body {
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	text-align: center;
	background-color: #62543d;
}

/* wraps */
#pagewrap {
	width: 900px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}


/* Border Divs */
#wrap1  {
	background: #514633;
	margin: 0 auto;
	padding: 0px 0px;
	width: 902px;
	border-right: 1px solid #514633;
	border-left: 1px solid #514633;
	}
	
#wrap2  {
	background: #564a35;
	margin: 0 auto;
	padding: 0px 0px;
	width: 904px;
	border-right: 1px solid #564a35;
	border-left: 1px solid #564a35;
	}
	
#wrap3  {
	background:#5b4e38;
	margin: 0 auto;
	padding: 0px 0px;
	width: 906px;
	border-right: 1px solid #5b4e38;
	border-left: 1px solid #5b4e38;
	}

#wrap4  {
	background: #5f513b;
	margin: 0 auto;
	padding: 0px 0px;
	width: 908px;
	border-right: 1px solid #5f513b;
	border-left: 1px solid #5f513b;
	}

#wrap5  {
	background: #62543d;
	margin: 0 auto;
	padding: 0px 0px;
	width: 910px;
	border-right: 1px solid #62543d;
	border-left: 1px solid #62543d;
	}

#clear {
	clear: both;
	visibility: hidden;
	}
.clear {
	clear: both;
	}

td {
	vertical-align: top;
}

#pagefooterwrap {
	width: 900px;
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	position: relative;
	}

#pagefooter {
	position: relative;
	width: 773px;
	margin: 0px 0px 0px 60px;
	padding: 6px 0px;
	font-size: 9px;
	overflow: hidden;
	line-height: 16px;
	color:#FFFFFF;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: capitalize;
	text-decoration: none;
	font-size: 9px;
	letter-spacing: 1px;
}


#pagefooter a:link		{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: capitalize;
	text-decoration: none;
	font-size: 9px;
	letter-spacing: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color:#FFFFFF;
}
#pagefooter a:visited	{ color: #EBE7E0; text-decoration: none;} 
#pagefooter a:hover	{ color: #746348; text-decoration: underline;}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	margin: 0px 0px 4px;
	padding: 0px;
	line-height: 18px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	letter-spacing: -1px;
	line-height: 26px;
	font-weight: normal;
	margin: 12px 0px 0px;
	padding: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	letter-spacing: -1px;
	line-height: 20px;
	font-weight: normal;
	margin: 12px 0px 0px;
	padding: 0px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 20px;
	letter-spacing: 0px;
	line-height: 18px;
	margin: 6px 0px 0px 0px;
	padding: 0px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	margin: 0px 0px 6px 0px;
	padding: 0px;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 2px;
	line-height: 14px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	margin: 0px 0px 6px 0px;
	padding: 0px;
}
#secondarynavbar {
	margin: 0px;
	padding: 0px 0px 0px 3px;
	color: #FFFFFF;
	font-size: 9px;
	overflow: hidden;
	line-height: 12px;
}
#secondarynavbar a:link		{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;
	line-height: 9px;
	letter-spacing: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#secondarynavbar a:visited	{ color: #EBE7E0; text-decoration: none;} 
#secondarynavbar a:hover	{ color: #746348; text-decoration: underline;}
.spacebefore {
	margin-top: 6px;
}
.spacebeforelg {
	margin-top: 12px;
}
.nospacebefore {
	margin-top: 0px;
	padding-top: 0px;
}
.nospaceafter {
	margin-bottom: 0px;
}
.seo {
	background-color:#99FFCC;
	}

#maincol ol {
	margin-left: 10px;
	padding-left: 10px;
}
#maincol li{
	margin: 3px 0px 0px 10px;
}
.gray { color:#CCCCCC;}hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #9d8866;
	border-right-color: #9d8866;
	border-bottom-color: #9d8866;
	border-left-color: #9d8866;
}
#imagecontainer {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

