body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	background-image: url('/images/bg.jpg');
	background-repeat: repeat-x;
	background-color: #afb7c6;
	}	

img {
	border:none;
}	

.pix {
	margin-left:250px;
}

#slide {
	margin-left:250px;
}

.title {
	text-align: left;
	position: relative;
	margin-left: 265px;
	margin-right:20px;	
	font-weight:normal;
	font-size:28px;
	color:#ffffff;
}

.text {	
	color: #ffffff;
	text-align: left;
	text-align:justify;
	margin-left: 265px;
	margin-right:20px;	
	margin-bottom:auto;
	font-size:12px;
}

.texttwo {	
	text-align: left;
	text-align:justify;
	margin-left: 265px;
	margin-right:20px;	
	margin-bottom:auto;
	margin-top: 70px;
	color: #4d566c;
	font-size:8px;
	font-family:Arial;
}

.table-text {	
	text-align:justify;
	margin-left: 30px;
	margin-right:250px;
	font-size:12px;
}

.list-text{
	font-size: 10px;
	font-weight:normal;
	margin-right:40px;	
	margin-top:0px;
	margin-bottom:0px;
	list-style-type: none;
}

.formfield{
	font-size:10px;
}

.new-articles-link{
	font-size:12px;
	font-weight:bold;
	color:#932929;
}

.new-articles-li{
	color: #323232;
	font-size: 10px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;
}

.new-articles-ul{	
	text-align:justify;
	margin-left: 280px;
	margin-right:50px;	
	margin-top:10px;
	list-style-image: url('/images/bullet.gif');
}

.quote-text{
	font-size: 10px;
	font-weight:normal;
	margin-right:40px;	
	margin-left: 280px;
	margin-right:50px;	
	color:#ffffff;
}



#rear {
	border:0px solid #545454;
	width:794px;
	margin:auto;
	margin-top:0px;
	background-image: url('/images/rear-bg.jpg');
	background-repeat: repeat-y;
	background-color: #8f96a6;
}

#main-window {
	border:0px solid #545454;
	width:794px;
	margin:auto;
	margin-top:0px;
	background-image: url('/images/contbg.jpg');
	background-repeat: repeat-x;
}


#main-window  ul{
margin-left: 265px;
	font-size:12px;
	color: #ffffff;
	text-align:left;
	font-weight: bold;
	list-style-type: square;
}

#main-window  li{
	padding-top:2px;
	padding-bottom:2px;
}

#header {
	position: absolute; top: 5px;
	width: 794px;
	height: 200px;
	margin-left: 0px;
	background-image: url('/images/header.gif');
	background-repeat: no-repeat;
	background-color: #afb7c6;
	}
	
	#header h1.header {
		color: #ffffff;
		font: 38px Arial, Helvetica, sans-serif;
		position: absolute; top:20px; left:15px;
	}
		#header h2.header2 {
		color: #dc8229;
		font: 14pt Arial, Helvetica, sans-serif;
		position: absolute; top:60px; left:120px;
	}
	
	#header p {
		text-align: right;
		color: #ffffff;
		margin:0;
		padding:0;
		font: 20px Arial, Helvetica, sans-serif;
		position: absolute; top:0px; left:510px;
		}
	
	#header img#quote {
		border: 0px solid #828282;
		position: absolute; top:15px;
		margin-left: 720px;
		}
	
	#header a.quote {
		text-decoration: none;
		font: 18px Arial, Helvetica, sans-serif;
		color:#ffffff;
		}
		
	#header a.quote:hover {
		color: #ffffff;
		text-decoration: underline;

		}

#navtitle {
	width: 240px;
	height: 43px;
	position: absolute; top:200px;
	margin-left:0px;
	background-image: url('/images/navtibg.jpg');
	background-repeat: repeat-x;
	background-color: #afb7c6;
	z-index: 3;
}
	#navtitle h1 {
		color: #ffffff;
		font: bold 18px Arial, Helvetica, sans-serif;
		margin-left: 20px;
		margin-top: 10px;
		}
	
#sidenav {
	position: absolute; top:200px;
	margin-left: 0px;
	border: 0px solid #545454;
	width: 240px;
	background-image: url('/images/navbg.jpg');
	background-repeat: repeat-x;
	background-color: #14171c;
}
	#sidenav img {
		border: 0px solid #828282;
		position: relative; top:60px; left:40px;
		}			
		
	#sidenav p.sidenav {
		margin-top: 50px;
		color: #ffffff;
		margin-left: 20px;
		}
		
	#sidenav a.sidenav {
		color: #ffffff;
		line-height: 18.9pt
		}
	
	#sidenav a.sidenav:hover {
		color: #77c043;
		line-height: 18.9pt
		}

#linethree{
	width: 1px;
	height: 100%;
	background-color: #ffffff;
	position: absolute; top:0px; left:240px;
	}

#buttons {
	position:relative;
	top:82px;
	margin-left:10px;
	height:108px;
}

#navtwo{
	border: 0px solid #545454;
	width: 553px;
	position: absolute; top: 200px;
	margin-left: 241px;
	height: 43px;
	/*background-image: url('/images/topnavbg.jpg');*/
	background-image:url(/images/navtibg.jpg);
	background-repeat: repeat-x;
	font-weight:bold;
}

#navtwo p.navtwo{
	margin-top:10px;
}

	#navtwo a.topnav {
	text-decoration: none;
	font: 16px Arial, Helvetica, sans-serif;
	color:#fff;
	}

	#navtwo a.topnav:hover {
		text-decoration: underline;
		color:#77c043;
		}


	#main-window a {
		color: #b0f5fb;
		font: 12px Arial, Times New Roman, Times, serif;
		text-decoration: none;
		}
		
	#main-window a:hover {
		color: #0e3eab;
		text-decoration: none;
		}
		
	#main-window a.articles {
		color: #ffffff;
		font: 12px Arial, Times New Roman, Times, serif;
		text-decoration: none;
		}
		
	#main-window a.articles:hover {
		color: #0e3eab;
		text-decoration: none;
		}

	#main-window ul {
	position: relative; top:0px; left:15px;
		list-style: none;
		text-align: left;
		}
		
	#main-window li{
		color: #ffffff;
		padding-top:3px;
		padding-bottom:3px;
		}
		
#articlestwo {
	text-align: left;
	width: 497px;
	height: 85px;
	position: relative; top:50px; 
	margin-left: 265px;
	background-image: url('/images/articles-bg.jpg');
	background-repeat: repeat-x;
}
	#articlestwo p {
		color: #ffffff;
		font: 12px Arial, Helvetica, sans-serif;
		margin-left: 5px;
		position: relative; top:25px; left:0px;
		}

	#articlestwo h2 {
		color: #ffffff;
		font: bold 14px Arial, Helvetica, sans-serif;
		margin-top: 3px;
		margin-bottom: 3px;
		margin-left: 5px;
		position: absolute; top:3px; left:0px;
	}
	
	#articlestwo h3 {
		color: #ffffff;
		font: bold 14px Arial, Helvetica, sans-serif;
		margin-top: 8px;
		margin-bottom: 3px;
		margin-left: 5px;
		position: absolute; top:37px; left:0px;
	}	
	
	#articlestwo a {
		color: #ffffff;
		text-decoration: none;		
		}
		
	#articlestwo a:hover {
		color: #ffffff;
		text-decoration: underline;
		}		
	
#thumbs2{
	border: 0px solid #545454;
	width: 500px;
	position: relative; top:0px;
	margin-left:265px;
	padding-bottom: 100px;
	margin-top: 50px;
}	

	#thumbs2 p {
		color: #ffffff;
		position: relative; top:-10px; left:0px;
		font: 14px Arial, Helvetica, sans-serif;
		}
	
	#thumbs2 a {
		text-decoration: none;
		font: 14px Arial, Helvetica, sans-serif;
		color:#ffffff;
		}
	
	#thumbs2 a:hover {
		color: #0e3eab;
		text-decoration: none;
		}	
		
#thumbs{
	border: 0px solid #545454;
	width: 500px;
	position: relative; top:0px;
	margin-left:265px;
	padding-bottom: 100px;
}
	#thumbs p {
		color: #ffffff;
		position: relative; top:-10px; left:0px;
		font: 14px Arial, Helvetica, sans-serif;
		}
	
	#thumbs a {
		text-decoration: none;
		font: 14px Arial, Helvetica, sans-serif;
		color:#ffffff;
		}
	
	#thumbs a:hover {
		color: #0e3eab;
		text-decoration: none;
		}	

		
#tnone{
	border: 0px solid #545454;
	width: 156px;
	position: absolute; top:0px; left:0px;
}
#tntwo{
	border: 0px solid #545454;
	width: 156px;
	position: absolute; top:0px; left:170px;
}
#tnthree{
	border: 0px solid #545454;
	width: 156px;
	position: absolute; top:0px; left:340px;
}
	
		

#copywrite {
	border: 0px solid #e48219;
	width: 554px;
	height: 22px;
	position: relative; top:0px; left:240px;
	background-image: url('/images/copybg.jpg');
	background-repeat: repeat-x;
	background-color: #14171c;	
}

	#copywrite p {
		text-align: left;
		color: #ffffff;
		font: 10px Arial;
		margin-top: 4px;
		margin-left:10px;
		height: 25px;
		}

	#copywrite a {
		font: 10px Arial;
		text-decoration: underline;
		color:#ffffff;
		}

	#copywrite a:hover {
		text-decoration: underline;
		color:#77c043;
		}
		
		
.video-gallery {
	border: 0px solid #545454;
	position: relative; 
	top:0px;
	width:489px;
	height:200px;
	margin:15px 0px 0px 265px;
}

.image-gallery img{
	border: 2px solid #545454;
}
	
#mainimagetwo{
	border: 0px solid #545454;
	position: relative; top:0px;
	margin-left: 265px;


}	

#mainimagetwo .text {
	margin-left:0px;
}

	/*#mainimagetwo p {
		color: #ffffff;
		font: 14px Arial, Helvetica, sans-serif;
		position: relative; top:-10px; left:0px;
		}*/
	
	#mainimagetwo a {
		text-decoration: none;
		font: 14px Arial, Helvetica, sans-serif;
		color:#ffffff;
		}
	
	#mainimagetwo a:hover {
		color: #77c043;
		text-decoration: none;
		}	
		

#mc_embed_signup {
	margin-left:265px;
	margin-right:20px;
}