/* CSS Document */* {	margin: 0px;	padding: 0px;}body {	font-family: "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;	font-size: 10px;	line-height: 16px;/*	background: #C3B294 url(../i/bkgd.png) bottom left repeat-x; */	background: #C3B294}div.clear {	clear: both;	height: 1px;}/* Header */div#header {	padding-top: 35px;	height: 89px;}a#logo {	display: block;	height: 43px;	width: 184px;	margin-left: auto;	margin-right: auto;}a#logo img {	border: none;	height: 43px;	width: 184px;}/* Top Nav */div#topnav {	top: 94px;	left: 0;	width: 100%;	position: absolute;}div#topnav ul {	width: 590px;	margin-left: auto;	margin-right: auto;	font-family: "Times New Roman", Times, serif;	font-size: 10px;	line-height: 30px;	list-style: none;	text-transform: uppercase;	letter-spacing: 5px;	text-align: center;}div#topnav ul span.cap {	font-size: 11px;}div#topnav ul li {	float: left;	height: 37px;}div#topnav ul li.active, div#topnav ul li.featured {	background: transparent url(../i/secarrow.gif) center bottom no-repeat;}div#topnav ul a {	float: left;	display: block;	height: 30px;	text-decoration: none;	color: #E7E0D4;}div#topnav ul li.active a, div#topnav ul a:hover {	color: white;}/* 180+122+191+87=580    161+109+172+78=520 */li#navill a {	width: 180px;}li#navwoo a {	width: 122px;}li#navoil a {	width: 191px;}li#nav3da a {	width: 87px;}/* Content */div#content {	clear: both;	width: 674px;	margin-left: auto;	margin-right: auto;		background: url(../i/contentmidbkgd.gif) no-repeat center center;}div#content div.botbkgd {	background: url(../i/contentbotbkgd.gif) bottom center no-repeat;}div#content div.topbkgd {	background: url(../i/contenttopbkgd.gif) top center no-repeat; 	padding: 1px 28px;}/* Footer */div#footer {	width: 590px;	margin-left: auto;	margin-right: auto;	padding-top: 30px;	padding-bottom: 30px;	text-align: center;	color: #E7E0D4;}div#footer a {	color: #E7E0D4;}div#footer a:hover {	color: white;}