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

body {
	background: url(../images/snow.png) repeat-x scroll center top;
	margin: 0px;
	padding: 0px;
	background-color:#002302;
}
#wrapper {
	width: 992px;
	margin: 0 auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	line-height: 21px;
	color:#CCC;
	background-color:#000;
	min-height:1050px;
}

#top {
	background-image: url(../images/headerimage-winter.jpg);
	background-repeat: no-repeat;
	height: 200px;
}
#nav {
	height: 40px;
	background-image:url(images/nav.jpg);
	
}
	
	/* slider */

		#slider ul, #slider li{ 
			margin:0;
			padding:0;
			list-style:none;
			}	
		#slider, #slider li{ 
			height:389px;
			width:992px;
			overflow:hidden;
			}	
		#slider{
			margin-bottom:3px;
			}	
		#prevBtn, #nextBtn{ 
			display:block;
			width:30px;
			height:77px;
			position:absolute;
			left:-15px;
			top:950px;
			}	
		#nextBtn{ 
			left:980px;
			}																	
		#prevBtn a, #nextBtn a{  
			display:block;
			width:30px;
			height:77px;
			background:url() no-repeat 0 0;	
			}	
		#nextBtn a{ 
			background:url() no-repeat 0 0;	
			}	
#header {
	height: 533px;
	background-color:#000;
}

#insideheader {
	height: 389px;
	background-color:#000;
}

#content {
	background: url("") repeat-x scroll 0 0 #000;
	margin-top:0px;
	
}


#left {
	float: left;
	width: 630px;
	color: #666;
}
#left2 {
	width: 985px;
	color: #FFF;
	padding-left:5px;
	padding-bottom:5px;
}

#left3 {
	width: 985px;
	color: #fff;

}
#right {
	float: right;
	width: 275px;
	color: #666;
}
.leftimg {
	float: left;
	padding-right: 10px;
	display: block;
}
.readmoreright {
	/* [disabled]font-weight: bold; */
	color: #063;
	/* [disabled]float: right; */
	text-decoration: underline;
}
.date {
	font-weight: bold;
	color: #FFFFFF;
}
#footer {
	padding: 30px;
	text-align: center;
	background-color: #002302;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #333;
}
#bottomcontent {
	width: 1000px;
	margin: 0 auto;
	height: 270px;
}
.bottomtitle {
	font-size: 25px;
	color: #FFFFFF;
}
#bottom {
	background-color: #0b4c0b;
	padding: 10px 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color:#999;
	letter-spacing:.5pt;
}
#b1 {
	float: left;
	width: 600px;
	padding-right: 50px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	height: 195px;
	padding-bottom:3px;
	margin-bottom:5px;
	
}
#b3 {
	float: right;
	width: 225px;
	padding-left: 30px;
	padding-bottom:3px;
	margin-bottom:5px;
}
#b2 {
	float: left;
	width: 200px;
	margin-left: 40px;
	padding-right: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	height: 195px;
	padding-bottom:3px;
	margin-bottom:5px;
}
.whitetext {
	color: #FFFFFF;
}
#contact {
	color: #696969;
	padding: 5px;
}
#contact input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 6px;
	border: 1px solid #000000;
	width: 230px;
	margin: 5px 0 5px 0;
}
#contact label {
	float: left;
	width: 90px;
	display: block;
	padding: 3px;
	margin: 3px 0 3px 0;
	clear: both;
	color: #FFFFFF;
}
#contact textarea {
	border: 1px solid #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 6px;
	width: 230px;
	margin: 5px 0 5px;
}
.fltleft {
	float: left;
	padding-right: 3px;
}
.fltright {
	float: right;
	padding-left: 2px;
	padding-right: 3px;
}
.videoborder {
	border: thin solid #666;
	float: left;
}
.alink {
	color: #063;
	font-size: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.infotext-right {
	font-size: 9px;
	color: #FFF;
	float: right;
}
.pagetitle {
	font-size: 28px;
	font-style: italic;
	/* [disabled]font-weight: bold; */
	color: #FDF631;
	/* [disabled]text-decoration: underline; */
	padding-left: 10px;
}
.listingtitle {
	font-size: 18px;
	color: #018511;
}
a {
	color: #060;
	border: 0px;
}
avisited {
	color: #060;
}
.videodescription {
	font-size: 14px;
	padding-left: 3px;
}

