body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #3A583A;
	margin: 0px;
	font-size: 15px;
	font-weight: 400;
	color: #000000;
}
#contain
{
	width:800px;
	margin-top:0px;
	margin-left:25px;
	position:absolute;
	left: 0px;
	top: 0px;
	background-color: #B3CCB3;
}
#header
{
	background-color: #B3CCB3;
	background-image: url(images/head_btm.gif);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	padding-bottom:20px;
	height:157px;
	width:100%;
}
.header {
	color:#3A583A;
	font-weight: 700;
	padding-left: 20px;
}
#leftnav {
	float:left;
	width:140px;
	padding-top:15px;
	padding-bottom:15px;
	background-color: #B3CCB3;
	background-image: url(images/leftnav.gif);
	background-repeat: no-repeat;
	height: 500px;
	padding-left: 1px;
}
#leftnav a {
	margin-left:10px;
	color:#3A583A;
	font-size:18px;
	
}
#leftnav a:hover {
	margin-left:10px;
	color:#D44811;
	font-size:18px;
}
#maintext  {
	float: left;
	background-color:#B3CCB3;
	width:658px;
	padding-top: 10px;
}
#maintext p {
	padding-left:10px;
	padding-right: 15px;
}
#foot {
	float:left;
	clear:both;
	width:785px;
	background-color: #B3CCB3;
	padding-left:5px;
	padding-top: 65px;
	color: #999999;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #D44811;
}
.homes {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #375337;
}
#taos {
	float: left;
	width: 450px;
	height:450px;
}
#sut {
	float: left;
	width: 550px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3A583A;
	border-right-color: #3A583A;
	border-bottom-color: #3A583A;
	border-left-color: #3A583A;
	padding: 10px;
}
h1 {
	font-size: 16px;
	padding-top: 5px;
	padding-left:10px;
}
.thumbs {
	float: right;
	width: 140px;
}
.footer {
	font-size: 90%;
	color: #999999;
	text-align: center;
}
#foot a {
	font-size: 90%;
	color: #999999;
}
h2 {
	font-size: 1.3em;
	color: #D44811;
	padding-left: 10px;
}
