body {
	margin: 0px;
	padding: 0px;
	background-position: top;
}
#wrapper {
	width: 770px;
	position: relative;
	top: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	visibility: visible;
	z-index: 2;
	background-position: top;
	
}

#headerHome {
	width: 764px;
	background-color: #3F0D0D;
	height: 120px;
	margin: 0px;
	padding: 0px;
	float: left;
	
}
#header {
	width: 764px;
	background-color: #3F0D0D;
	height: 107px;
	margin: 0px;
	padding: 0px;
	float: left;
	
}
#rocks {
	background-color: #000000;
	width: 770px;
	padding: 0px;
	margin: 0;
	float: left;
	border-top: solid #000 5px;
}

#strip2 {
	position:relative;
	float: left;
	width:770px;
	clear: both;
	top: 0px;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	height: 2px;
}

#strip3 {
	position:relative;
	float: left;
	width:770px;
	clear: both;
	top: 0px;
	background-color: #B89244;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	height: 5px;
}
#nav {
	background-color: #7C7439;
	float: left;
	margin: 0;
	width: 770px;
}

#navigation {
	width: 770px;
	margin:0;
	color: #000;
	background-color: #7C7439;
	height: 27px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #B89244;
	border-top: solid #000 5px;
	
}
#navigation ul {
	margin: 0px;
	padding: 2px 0px 4px 0px;
	list-style-type: none;
	text-align: center;
}
#navigation ul li {
	padding: 0px;
	float:left;
	position: relative;
	width: 128px;
	
}
#navigation ul li a {
	display:block;

	color: #000;
	line-height:25px;
	letter-spacing:0.2em;
	text-decoration: none;
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
}


#navigation ul li a:link {

	color: #000;
	line-height:25px;
	color: #000;
	text-decoration: none;
	background-color: #7C7439;

}
#navigation ul li a:hover {
	color: #bf9955;
	text-decoration: none;
	
}

#navigation ul li ol { 
	left:-999em;
	width: 128px;
	position:absolute;
	top:25px;
	list-style-type: none;
}

#navigation ul li:hover ol, #navigation ul li.sfhover ol {
	left: -34px;
		
	}
	
#navigation ul li ol a {
display: block;	
	width: 165px;
	color: #7C7439;
	text-decoration: none;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #7C7439;
	border-bottom-color: #7C7439;
	border-left-color: #7C7439;
	padding: 0px 10px 0px 10px;
background-color: #3F0D0D;
	
}

#navigation ul li ol a:link {
	display: block;	
	width: 165px;
	color: #7C7439;
	text-decoration: none;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #7C7439;
	border-bottom-color: #7C7439;
	border-left-color: #7C7439;
	padding: 0px 10px 0px 10px;
	background-color: #3F0D0D;
}
#navigation ul li ol a:hover {
	color: #BC914C;
}
 /* third-and-above-level lists */
 
#nav ul li ol li ol { 
	margin: -1.55em 0 0 1em;
}


 #navigation ul li:hover ol li ol,#navigation ul li.sfhover ol li ol {
	left:-999em;
	
}

	#navigation ul li ol li:hover ol , #navigation ul li ol li.sfhover ol {
	left: 130px;
		
	}
#navigation ul li ol li{
	display: block;
	float:left;

	
}	
#navigation ul li ol li ol a {
display: block;	
	width: 135px;
	color: #7C7439;
	text-decoration: none;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #7C7439;
	border-bottom-color: #7C7439;
	border-left-color: #7C7439;
	padding: 0px 10px 0px 10px;
background-color: #3F0D0D;
	
}

#navigation ul li ol li ol a:link {
	display: block;	
	width: 135px;
	color: #7C7439;
	text-decoration: none;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #7C7439;
	border-bottom-color: #7C7439;
	border-left-color: #7C7439;
	padding: 0px 10px 0px 10px;
	background-color: #3F0D0D;
}
#navigation ul li ol li ol a:hover {
	color: #BC914C;
}	
#content {
	float:left;
	background-color: #3F0D0D;
	clear: both;
	width:764px;
	height: auto;
	margin: 0px;
	padding: 0px;
	border-left: 3px solid #7c7439;
	border-right: 3px solid #7c7439;
	border-bottom: 3px solid #7c7439;
}
#contentleft {
	background-color: #3F0D0D;
	float: left;
	width: 140px;
	padding: 20px 5px 30px 5px;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	z-index: 6;
	height: auto;
	
}
#contentright {
	background-color: #3F0D0D;
	float: right;
	width: 590px;
	padding: 10px 8px 2px 8px;
	margin: 0px;
	color:#000000;
	line-height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	z-index: 6;
	text-align: left;
	border-left: 5px solid #000;
	height: auto;
}
#one {
	border: solid #1C0400 4px;
	padding: 2px;
	width: 580px;
}
#two {
border: solid #B68839 3px;
padding: 3px;
width: 568px;
}
.required {
	margin-left: 50px;
	padding: 0;
	margin-top: 0px;
}

.table2 {
	font-size: 14px;
	font-weight: 700;
	text-align: center;
	
}
#addr {
	line-height: 16px;
	vertical-align: top;
	float: right;
	width: 200px;
	display: block;
	padding-right: 1em;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555;
	clear: both;
	text-align: right;
	vertical-align: bottom;
	padding:5px 0px 0px 5px; 
	letter-spacing: 0.1em;
	background-color: #000000;
	height: 300px;
	
}


#footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	clear: both;
	text-align: right;
	vertical-align: bottom;
	padding:7px 0px 15px 5px; 
	
	background-color: #000000;
	
	
}
#footer2 a{
color: #333;
}
#footer2 a:hover{
color: #B68839;
}
/*p:first-letter {
	font-size: 16px;
	color: #000000;
	
	letter-spacing: 1px;
	font-family: "Apple Chancery";
}*/
.textfield {
	background-color: #B68839 !important;
	border: 2px solid #3F0D0D !important;
}
a:link, a:visited  {
	color: #3F0D0D;
	padding: 0px 0px 0px 0px;
}
a:hover, a:active {
	color: #7C7439;
}
a:visited {
	color: #3F0D0D;
}
/*a:active {
	color: #3F0D0D;*/

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
	text-align: left;	
	padding:10px 0px 15px 5px; 
			
}
h1 {
	font-size: 1.5em;
	color: #000000;
}

/*
#contentleft, #contentright {
padding-bottom: 32767px !important;
margin-bottom: -32767px !important; 
}

#content {
overflow: hidden;
}


#content:after {
content: '.'; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#content {
display: inline-block;
}


#content {
display: block;
}
*/