body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/background.jpg);
	background-color: #DFF0E8;
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}



a:link {
	color:#90B4B4;
}    /* unvisited link */

a:visited {
	color:#D9DECA;
}    /* unvisited link */

a:hover {
	color:#716F68;
	filter: Invert;

}    /* unvisited link */

a:active {
	color:#90B4B4;
}  /* selected link */


.footer {
	height: 60px;
	background-color: #DDD9C6;
	vertical-align: bottom;
	padding: 15px;
	text-align: right;
	color: #716f64;
	font-size: x-small;
	border-top-width: 11px;
	border-top-style: solid;
	border-top-color: #EAEFD9;
}
.footer a {
	color: #716f64;
}
.content {
	background-color: #FFF;
	padding: 15px 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #9d9982;
	background-image: url(../images/contentBG.gif);
	background-repeat: repeat-x;
}
.content a {
	color: #90B4B4;
}
h1 {
	color: #A6BEBE;
	text-decoration: none;
	font-size: 14px;
	line-height: 12px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B6CFCE;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 7px;
	margin-bottom: -5px;
	z-index: 1000;
}
h2 {
	font-size: 14px;
	line-height: 16px;
	color: #C8CEAE;
	font-weight: normal;
	margin-bottom: -5px;
}
h3 {
	color: #716f64;
	background-color: #DFF0E8;
	padding: 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/h3bg.jpg);
	background-repeat: repeat-x;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #716f64;
	width: 400px;
}
h3 a {
	color: #716f64;
}
.HomeBox {
	background-image: url(../images/tanBG.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	color: #716f64;
	text-align: center;
	background-color: #DBD5C3;
	vertical-align: bottom;
}
.leftphoto {
	float: left;
}
.rightphoto {
	float: right;
	margin-left: 30px;
	margin-bottom: 10px;
	z-index: 50;
	border-right: 2px solid #EAEFD9;
	border-bottom: 2px solid #EAEFD9;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #A6BEBE;
	margin-top: 3px;
}
.biophoto {
	border: 1px solid #8AB2AF;
	text-align: center;
	width: 200px;
	background-color: #EAEFD9;
	float: left;
	margin-right: 14px;
	height: 290px;
	margin-bottom: 14px;
	margin-left: 14px;
	line-height: 26px;
	margin-top: 14px;
}
.biophoto a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.biophoto a {
	color: #9d9982;
	text-decoration: none;
}
ul {
}
li {
	list-style-type: square;
	padding-bottom: 5px;
	padding-left: 5px;
}
.contentHome {
	background-color: #FFF;
	padding: 15px 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #9d9982;
}
.tan {
	background-color: #DBD5C3;
	background-image: url(../images/tanBGplain.jpg);
	background-repeat: repeat-x;
	height: 320px;
}
iframe {
	background-color: #DBD5C3;
	background-image: url(../images/tanBGplain.jpg);
	background-repeat: repeat-x;
}
