@charset "UTF-8";
/* CSS Document */

body{
	background-image:url("../images/bg.jpg");
	background-repeat:repeat-x;
	background-position:top;
	background-color:#220700;
	margin:0px;
	padding:0px;
	border:0px;
}

#content {
}

.thumbnav {
	float: left;
	display: inline;
	margin:0 auto;
	width:800px;
	position:relative;
	*z-index:60;
}
	
.thumbnav li{	
	width: 220px;
	height: 200px;
	float: left;
	display: inline;
	border: solid;
	margin: 0 8px 0px 0;
	background-color:#413018;
	margin-left:10px;
	border:1.5px solid #413018;
	position:relative;
	*z-index:70;
}


.thumbnav li h2{
	width:200px;
	font-size:12px;
	line-height:120%;
	color:#bd9674;
	margin-left:10px;
	width:200px;
}

.thumbnav li p{
	width:200px;
	font-size:12px;
	line-height:100%;
	color:#FFFFFF;
	margin-left:10px;
	width:200px;
}

	

.popup{
	position:absolute;
	left:-1px;
	top:200px;
	margin-left:0px;
	border:1.5px solid #413018;
	width:220px;
	background-color:#2c1c19;
	z-index:80;
	display:none;
	
}


	


h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#7d0c0c;
	margin-left: 58px;
	text-transform:uppercase;
}
	
h3{	
	font-family:Georgia, "Times New Roman", Times, serif;
	display:block;
	font-size:20px;
	color:#7d0c0c;
	margin-left: 58px;
	text-transform:none;
	font-style:normal;
	font-weight:100;
	margin-bottom:10px;
}

p{
	margin-top:0px;
	*margin-top:20px;
	margin-left: 58px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:120%;
	color:#4a3921;
	width:600px;
}

p.footer{
	margin: 0 auto;
	padding-top:25px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:120%;
	color:#FFFFFF;
	width:inherit;
	z-index:20;
	position:absolute;
	left:140px;
	*left:100px;
	top:0px;
	
}





.graphicheads{
	text-align:center;
	margin-bottom:30px;
	margin-top:30px;
	padding:0px;
	border:0px;
	float:left;
	width:800px;
}
	
	

.imagery{
	margin:0px;
	padding:0px;
	border:0px;
	float:left;
	z-index:10;
}




a, a:active, input { 
	border: 0; 
	outline: none; 
	color: #2e8fb9; 
	text-decoration: underline;
}

#wrapper { 
	position: relative; 
	width: 800px; 
	min-height: 1500px;
	background-image:url("../images/2.gif");
	background-position:bottom;
	background-repeat:no-repeat;
	background-color: #f5d7b7;
	text-align: center; 
	margin: 0 auto; 
	text-align: left;
	padding: 0px;
}



	
.formholder {
	position: float:left;
	margin-left:58px;
	margin-top:0px;
	width:500px;
	display:block;
	z-index:40;
}

#footer {
	position:relative;
	width: 800px; 
	height:135px;
	background-image:url("../images/footer.gif");
	background-position:top;
	margin: 0 auto; 
	text-align:center;
	background-color: #f5d7b7;
}
	

.rel {
	position: relative;
	display: inline;
}

.left { 
	float: left;
	display: inline;
}

.clear { 
	clear: left;
}

label { 
	display: block; 
	font-size: 12px; 
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:none;
	color:#4a3921;
	margin: 0px 0 10px 0; 
	*margin: 0px 0 0px 0;
}

input { 
	border: 2px solid #ccc; 
	background-color: #fff; 
	height: 20px; 
	font-size: 12px; 
	text-decoration: none;
	*z-index:0;
}

		
#footer_legal{ 
	position: absolute; 
	top: 880px; 
	left: 355px; 
	margin: 0px; 
	color: #8e8888; 
	font-size: 10px; 
	font-family: Arial, Helvetica, sans-serif; 
	text-align: center; 
	width: 300px; height: 60px;
}

#boot_selection{
}