/*validation 10/2/2009*//* Reset Styles-------------------------------------------------------------------------------------- */html, body, div, span, h1, h2, h3, h4, h5, h6, blockquote, em, img, strong, ol, ul, li, table {	margin: 0;	padding: 0;	border: 1px;	outline: 0;	}ol {	list-style: none;}ul {   display: block;   margin-left: 40px;   margin-top: 0;   margin-bottom: 0;   list-style-type: disc;   list-style-position: outside;}strong {   font-weight: bold;}/* Styles#CFAA51 gold#1D4834 green-------------------------------------------------------------------------------------- */body {	width: 100%;	height: 100%;	background-color: #000000;	background: url("../images/wickerback.jpg") repeat;	color: #000000;     text-align: center;}.clear {	clear: both;}img{	border:0;	}/* Container-------------------------------------------------------------------------------------- */#wrapper {   width: 850px;   background-color: #000000;   padding: 0 10px 0 10px;   margin: 20px auto;   text-align: left;   border: 10px solid #9F8723;   }   #header {   width: 850px;      }   #nav {   width: 850px;	font-family: Verdana;	font-size: 14px;	line-height: 22px;	text-align:center;}   #content {   width: 700px;   background-color: #000000;   font-family: verdana,arrial,sans-serif;	font-size: 12px;	color: #AAAAAA;	line-height: 22px;	border: 2px solid #9F8723;	margin: 20px 75px 20px 55px;	padding: 20px;	text-align:left;}#sidebar{	float:right;	width:175px;	height:275px;	border: 1px solid #9F8723;	padding:5px;	margin-left:10px;}#sidebar-home{	float:right;	width:300px;	border: 1px solid #9F8723;	padding:5px 5px 25px 5px;	margin-left:10px;	text-align:center;}h1 {	font-family: Georgia,serif;	font-size: 28px;	font-style: italic;	font-weight: bold;	line-height: 30px;	color: #9F8723;	padding: 0 0 10px 0;}h2 {	font-family: verdana,arial,sans-serif;	font-size: 24px;	font-weight: bold;	line-height: 26px;	color: #9F8723;	padding: 0 0 10px 0;}h3 {	font-family: verdana,arial,sans-serif;	font-size: 22px;	font-weight: bold;	line-height: 24px;	color: #9F8723;	padding: 0 0 10px 0;}h4 {	font-family: verdana,arial,sans-serif;	font-size: 18px;	font-weight: bold;	line-height: 20px;	color: #9F8723;	padding: 0 0 10px 0;}h5 {	font-family: verdana,arial,sans-serif;	font-size: 14px;	font-weight: bold;     font-style: italic;	line-height: 16px;	color: #9F8723;	padding: 0 0 10px 0;}h6 {	font-family: verdana,arial,sans-serif;	font-size: 10px;	font-weight: bold;	line-height: 12px;	color: #9F8723;	padding: 0 0 10px 0;}/* =Links-----------------------------------------------------------------------------*/a:link, a:active {	text-decoration: underline;	color: #9F8723;}a:visited, a:hover {	text-decoration: underline;	color: #9F8723;}#footer {   width: 850px;   background-color: #000000;	font-family: verdana,arial,sans-serif;	font-size: 10px;	line-height: 12px;	color: #AAAAAA;	text-align: center;	margin-bottom: 30px;}#footer a{	color: #9F8723;}#footer a:link, a:active {	text-decoration: underline;	color: #9F8723;}#footera:visited, a:hover {	text-decoration: underline;	color: #9F8723;}