@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #65382A;
	text-decoration: none;
}

#mainContent {
	line-height: 24px;
	color: #65382a;
	padding-top: 15px;
	padding-right: 30px;
	padding-left: 30px;
	vertical-align: top;
}
#mainContent a:link, #mainContent a:visited {
	text-decoration: none;
	color: #79811c;
	font-weight: bold;
	}

#mainContent a:hover {
	text-decoration: none;
	color:  #ffffff;
	font-weight: bold;
}
.photo_content {
	margin: 0 20px 15px 0;
	}
#subnav {
	color: #d3da98;
	vertical-align: center;
	font-weight: bold;
}

#subnav p {
	padding-left: 30px;
}

#subnav a:link, #subnav a:visited {
	text-decoration: none;
	color: #d3da98;
	}
	
#subnav a:hover {
	text-decoration: none;
	color:  #ffffff;
}

#footer {
	background-image: url(images/footerBkd.gif);
	background-repeat: repeat-y;
	background-color: #65382a;
	font-size: .9em;
	padding-left: 30px;
	}
	
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #65382a;
	font-weight: bold;
	}
	
#footer a:hover {
	text-decoration: none;
	color:  #ffffff;
	font-weight: bold;
}
	
#footer a:active {
	text-decoration: none;
	color:  #000000;
	font-weight: bold;
	}

#side {
	text-decoration: none;
	color: #FFFFFF;
	line-height: 1.8em;
	}
	
#side p, h2, h3 {
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
.quote {
	font-style: italic;
	}
.expert {
	text-align: right;
	margin-top: -12px;
	margin-right: 10px;
	}	
#side a {
	line-height: 1em;
	font-weight: bold;
	}

#side a:link, #side a:visited {
	color: #d3da98;
}

#side a:hover {
	color:  #ffffff;
}
.bodyPhoto {
	padding-left: -30px;
}
