/* CSS Document */
body {
	margin:0px 0px;
	padding:0px;
	text-align:center;
	/*background-image: url(images/Wilcox_vipond_summit_team.jpg);*/
	background-image: url(images/valley-picture.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center;
	background-color:#CCCCCC;
	/**background-color:#FBF6EF;*/
}
        
div#content {
	width:810px;
	margin:0px auto;
}

div#main {
	width: 800px;
	text-align: left;
}

div#header {
	background: url(images/front_header.png) no-repeat;
	clear: both;
	height: 300px;
	width: 800px;
	padding-top: 0px;
	
}

/*div#header {
	background: url(images/wilcox_web_main2.png) no-repeat;
	clear: both;
	height: 400px;
	width: 800px;
	padding-top: 0px;
	
}*/

div#text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 15px;
	font-size: 95%;
}

.updated{
	position:absolute;
	padding: 5px;
	top: 124px;
	left: 79px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	width: 157px;
}

div#footer { font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 77%; 
	/*border-top: 3px solid #000000;*/
	clear:both;
	padding: 5px;
	margin:-5px;
	padding-bottom:8px;


}

div#textleft {
	padding-left: 10px;
	width: 560px;
	padding-bottom: 5px;
	font-size: 87%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	float: left;
	padding-right: 5px;
}

div#textright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 87%;
	float: right;
	width: 200px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: 0px;
}

ul#textright {
	list-style-type: circle;
}

li#textright {
	padding-top: 5px;
}

div#image {
	float: right;
	margin-bottom: 5px;
	margin-right: 5px;
}

div.sectionhead { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1em; font-weight: bold; color: #00562c; border-bottom: 1px solid #b5985a; }

div.subhead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #00562C;
	padding-top: 5px;
}

ul {
	list-style-type: circle;
}

a:link {
	text-decoration: none;
	color: #BA9878;
}

a:hover {
	text-decoration: underline;
	color: #BA9878;
}

td {
	text-align: left;
	vertical-align: top;
}
h1 {
	font-size: 14px;
	color: #BA9878;
}
h2 {
	font-size: 12px;
}
