/* CSS Document */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset{
margin: 0;
padding: 0;
border: 0;
}

body{
font-family: Arial, Helvetica, sans-serif;
margin: 0px;
color: #ffffff;
background-color: #BEB7B0;
font-size: 12px;
text-align:center;
font-weight:bold;
}

#wrapper{
width: 900px;
background-color: #000000;
text-align: center;
margin-top: 20px;
padding: 10px;
}

#wrapper2{
width: 850px;
background-color: #A68A84;
text-align: center;
margin-top: 16px;
padding: 0px 20px 20px 20px;
color: #000000;
}

#content{
width: 828px;
background-repeat: no-repeat;
background-color: #603225;
text-align: left;
padding: 10px;
}

#content2{
width: 806px;
background-color: #D4CFC8;
text-align: left;
padding: 10px;
height: 620px;
}

#links{
width: 800px;
height: 35px;
}

#nav3{
	text-align:center;
	padding: 4px;
	width: 800px;
	height: 72px;
}

#nav{
	text-align:center;
	padding-top: 4px;
	width: 900px;
	height: 72px;
}

#nav3 ul{
padding: 0;
text-align:center;
}

#nav3 ul li{
display:inline;
padding: 0;
margin: 0;
text-align:center;
}

#nav3 ul li a{
text-decoration:none;
text-align:center;
width:9em;
}

#nav3 ul li a:hover,#nav ul li a:focus{
color: #957893;
} 

a:link {
	color: #544441;
	text-decoration: underline;
	font-weight: bold;
		}
	
a:visited {
	color: #544441;
	font-weight: bold;
	}
a:active {
	color: #A68A84;;
	font-weight: bold;
}	

#banner{
height: 244px;
}

.clearit{
clear:both;
}

#footer{
background-color: #A68A84;
color:#000000;
width: 890px;
margin: 3px opx 3px 0px;
padding: 4px 0px 4px 0px;
}

#nav2{
	border: 0px;
	margin: auto;
	padding: 0;
	background-color: #A68A84;
}

#nav2 ul{
	padding: 0;
	margin:0;
	text-align:center;
	padding-top: 12px;
}

#nav2 ul li{
	display: inline;
	margin: 0;
	}
	

#nav2 ul li a{
font-weight:bold;
font-size:10px;
color: #3E2F2D;
text-decoration:underline;
padding:6px 15px 0 15px;
text-align:center;
width: 9em;
}

#nav2 ul li a:hover, #nav2 ul li a:focus{
color: #D4CFC8;
}

a{	color : #ffffff;
text-decoration:none;
   font-weight: normal;}
a:hover{	text-decoration : underline;  color: #886965;   }	

#footer2{
background-color: #ffffff;
color:#603225;
width: 890px;
margin: 3px opx 3px 0px;
padding: 4px 0px 1px 0px;
}

.leftimage{
margin-right: 18px;
margin-bottom: 0px;
margin-top: 2px;
float: left;
}

.rightimage{
margin-left: 0px;
margin-bottom: 4px;
margin-right:16px;
margin-top: 8px;
float: right;
}

.bottomboxright2 {
border: 1px dotted #103b0d;
height: 100px;
width: 250px;
font-size: 11px;
color: #103b0d;
margin-top: 10px;
margin-bottom: 6px;
padding-top:5px;
padding-bottom:7px;
text-align:center;
margin-left: 450px;
}

#blackboxright {
height: 30px;
width:250px;
font-size:11px;
color:#603225;
margin-top: 4px;
padding-top:4px;
padding-right: 40px;
text-align:center;
float:right;
}

#blackboxleft {
height: 30px;
width:250px;
font-size:11px;
color:#603225;
margin-top: 4px;
padding-top:4px;
padding-left: 40px;
text-align:center;
float:left;

}
