body {
		font-size: 62.5%; /* Resets 1em to 10px */
		font-family: Lucida Grande, Tahoma, Verdana, Arial, Sans-Serif;
		color: #353638;
	}

#wrapper	{
		font-size: 1.1em;	
}

#header	p	{
		color: #aa0505;
		font-weight: bold;
		font-size: 1.2em;
		line-height: 1.4em;
		text-align: right;
		margin-top: -35px;
		padding-right: 10px;
}

#header p a {
		color: #aa0505;
		text-decoration: none;	
}

span.smaller	{
		font-size: 0.9em;
		font-weight: normal;
}

#header p a:hover {
		text-decoration: underline;
}

h2	{
		font-size: 2em;
		color: #aa0505;
		text-transform: uppercase;
		padding: 0 0 7px 0;
}

h3	{
		color: #aa0505;
		padding: 3.5px 0	
}

span.red			{
		color: #aa0505;	
}

p.right				{
		text-align: right;	
}

div.bodyContent p	{
		width: 454px;
		padding: 3.5px 0;
		text-align: left;
}

div.noPic p	{
	width: 510px !important;
}

div.bodyContent ul	{
		margin-left: 14px;	
		padding: 3.5px 0;
}

#bodyPic a	{
		color: #aa0505;
		text-decoration: none;
}

#bodyPic a:hover	{
	text-decoration: underline;
}

div.hero {
		color: #d7bea1;	
}

div.hero h3 {
		font-size: 1.7em;
		font-weight: normal;
		letter-spacing: 0.8px;
		margin: 7px 0px 0 10px;
}

div.hero h3 a	{
		color: #fff;
		text-decoration: none;	
}

div.hero h3 a:hover	{
		text-decoration: none;	
}


div.hero p	{
		margin: 7px 10px;
		width: 198px;
		height: 45px;
		font-size: 0.9em;
}

div.hero a	{
		color: #d7bea1;
		text-decoration: none;
}

div.hero a:hover	{
		text-decoration: underline;
}

div.hero p.readMore	{
		height: 12px;
		width: 188px;
		margin-left: 10px;
		background: url(../images/arrow.png) no-repeat left;
		padding-left: 21px;
}
		
div.secondaryContent blockquote	{
		float: left;
		margin-top: 14px;
		height: 102px;
		width: 220px;
		text-indent: -9000px;
		overflow: hidden;
		background: url(../images/indexQuote.jpg) no-repeat;
}
	

div.secondaryContent p	{
		margin-left: 234px;
		width: 447px;	
}

blockquote.philosophy	{
		float: left;
		margin-top: 14px;
		height: 170px;
		width: 220px;
		text-indent: -9000px;
		overflow: hidden;
		background: url(../images/philosophyQuote.jpg) no-repeat;
}

#footer	{
		color: #fff;
}

div.footerCol	{
		font-size: 1.3em;	
}

.footerCol ul	{
		list-style: none;
}

.footerCol li	{
		border-bottom: 1px dotted #7e0404; 
}

.footerCol li:hover	{
		border-bottom: 1px solid #aa0505;	
}

.footerCol li a	{
		text-decoration: none;
		display: block;
		color: #7e0404;
		padding: 7px 0 7px 7px;	
}

.footerCol li a:hover	{
		background-color: #b31e1e;
		color: #fff;
}