body{
	margin-top:0px;
	padding-top:0px;
	font:12px sans-serif;
	background:#bec7b3 url('../images/siteback.png') repeat-y center top;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='Images/siteback.png');
	color:white;
}

a:link{
	color:white;
	font:12px sans-serif;
}

a:visited{
	color:#c4af00;
}

a img{
	border:2px solid white;
}

#links a:visited{
	color:white;
	font:bold 12px sans-serif;
}

h1{
	margin-bottom:10px;
}

#main{
	height:auto;
	width:798px;
	margin:0px auto 0px auto;
	padding-top:0px;
}

#links{
	height:300px;
	width:355px;
	background:transparent url('../images/links_back.jpg') no-repeat bottom right;
	margin-left:2px;
}

#links a{
	text-decoration:none;
}

#links #linksBox{
	height:288px;
	width:310px;
	background:transparent url('../images/leftLinks.png') no-repeat;
}

#links #linksBox ul{
	list-style:none;
	margin-left:0px;
	padding-left:25px;
}

#links #linksBox li{
	background-color:#355312;
	margin:2px 2px 2px 2px;
	padding:4px 4px 4px 4px;
	color:white;
	width:150px;
	font:bold 12px sans-serif;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

#links #linksBox h1{
	color:#355312;
	font:bold 20px sans-serif;
	margin-left:12px;
}

#links #linksBox a:link{
	font:bold 12px sans-serif; 
	text-decoration:none;
}

#links #linksBox .headerText{
		font:small-caps 22px Verdana;
}

#links #contact{
	width:210px;
	height:70px;
	background-color:#ffffff;
	color:black;
	font:bold 14px sans-serif; 
	margin-left:30px;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

#header{	
	height:300px;
	width:440px;	
	background-color:transparent;
}

#headerPic{
	margin-top:10px;
	height:290px;
	width:440px;
	position:absolute;
	background:transparent url('../images/headerImages/slide1.jpg') no-repeat bottom right;
	background-color:transparent;
}

#headerOver{
	position:absolute;
	height:307px;
	width:440px;
	background:transparent url('../images/header_over.png') no-repeat bottom left;
	background-color:transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='Images/header_over.png');
}

#content{
	width:765px;
	height:530px;
	margin:0px auto 0px auto;
	background:white url('../images/center_back.jpg') no-repeat top center;
}

#content h1{
	color:#7F9F01;
	font:bold 24px arial;
	margin-left:10px;
        float:right;
}

#content .cover{
	width:765px;
	height:530px;
	position:absolute;
	z-index:0;
	background-color:#355312;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
}

#contentFill{
	position:absolute;
	width:765px;
	height:520px;
	margin:0px auto 0px auto;
	background:transparent;
	z-index:1;
}

#text p{
	margin-right:10px;
	margin-top:3px;
    padding:5px;
    font-size:14px;
}

#txtLeft{
	width:280px;
	height:450px;
	margin-left:10px;
	font:12px sans-serif;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

#txtLeft #background{
	position:absolute;
	background-color:#000000;
	width:280px;
	height:450px;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

#txtLeft #text{
	position:absolute;
	width:280px;
	height:440px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
        font-size:12px;
	padding-left:3px;
}

#txtLeft p{
        font-size:12px;
}

#txtRight{
	float:right;
	width:450px;
	height:330px;
	margin-right:10px;
}

#txtRight #text{
	position:absolute;
	width:450px;
	height:430px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	font: 14px sans-serif;
}

#txtRight #background{
	position:absolute;
	background-color:#000000;
	width:450px;
	height:430px;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

#txtCenter{
	float:right;
	width:730px;
	height:470px;
	margin-right:10px;
}

#txtCenter #text{
	position:absolute;
	width:730px;
	height:470px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	font: 14px sans-serif;
}

#txtCenter #background{
	position:absolute;
	background-color:#000000;
	width:730px;
	height:470px;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

#txtCenter a:link{
	color:white;
	font:12px sans-serif;
}

#txtCenter a:visited{
	color:#c4af00;
}

#txtCenter a:hover{
	color:#A5CE01;
}

#pics{
	width:100%;
	height:150px;
        overflow:x-axis;
        text-align:center;
}

#pics .picsBack{
        position:absolute;
        width:780px;
	height:160px;
        background-color:black;
        filter:alpha(opacity=80);
        -moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
        z-index:-1;
        margin-left:8px; 
        -moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

#footer{
	width:100%;
	height:110px;
	background:transparent url('../images/footerPic.png') no-repeat center top;
	background-size:90%;
	margin-top:10px;
}

#footer p{
	text-align:center;
	height:auto;
	color:black;
}

#footer a:link{
	color:black;
}

#footer a:visited{
        color:black;
}

#footer #spacer{
	height:50px;
	width:100%;
}

/*util classes*/
.indent{
	margin-left:20px;
}

.current{
	background:#e5cd00;
}

.headerImage{
	height:200px;
}

.thumbTable{
	border:1px solid gray; 
	margin-left:8px; 
	background:transparent;
	width:780px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.thumbTable h3{
	font:small-caps 18px sans-serif;
	padding:0px;
	margin:0px;
}
