/* G E N E R A L */

* {
	padding:0;
	margin:0;
	}

body{
background-color:#385407;
	}



h1, h2, h3, h4{
	font-size:14px;
	}

ul {
	}

a img{
	border:none;
	}
	
	/* M A I N  */
#precont {
width:714px;
height:40px;
margin:0 auto;
}


#container {
	width: 1000px;
	
   height:713px;
	position: relative;
	margin: 0 auto;
	padding:0;
	
	}
/* H E A D E R */

#header{
	width:1000px;
	height:108px;
 

	padding:0;
	margin:0;
	}


#headercontent{

height:83px;
width:850px;

float:right;

background-color:#330303;
margin-top:30px;

}

#headercontent p{
font-family:Georgia, "Times New Roman", Times, serif;
color:#FFFFFF; font-size:12px;
font-weight:600;
letter-spacing: 1px;
float:right;

margin-top:5px;
margin-right:10px;
margin-bottom:5px;


}


#logo {

float:left;
background-image:url(../images/logo.gif);
width:330px;
height:69px;
margin-top:14px;
margin-left:15px;
}


#posthead{
    background-color:#999966;
	width:1000px;
	height:8px;
	
	border-top-color:#330303;
	border-top-width:3px;
	border-top-style:solid;
	
	border-bottom-color:#330303;
	border-bottom-width:3px;
	border-bottom-style:solid;
	margin-top:5px;
	
	}
	
	
#navwrap{
 width:714px;
 height:60px;
 background-image:url(../images/nav.gif);
 background-repeat:no-repeat;


	font-family:Arial, Helvetica, sans-serif;
	color:  #000;
	text-decoration: none;
	word-spacing: 0.1em;
	letter-spacing: 0.3px;
	text-indent: 0px;
	line-height: 1.3em;
	font-size: 0.8em;

	}
	
#navwrap img{
   margin-top:20px;

}
#navwrap a {
	color:#000;
	font-weight:bold;
	text-decoration:none;
	}
	
#navwrap a:hover {
	color:#666666;
	font-weight:bold;
	text-decoration:none;
	}	

table.navbar {
  border:0px;
  padding:0px;
  margin-right:10px;
 float:right;


}
table.navbar img{
vertical-align:top;
}

/*#banner {
	width:770px;
	height:97px;
	background: url(../images/banner.jpg) no-repeat bottom left; 
	margin:0 auto;
	padding:0;
	}
*/
.hide {
	display:none;
	}

#contact{
	font-weight:bold;
	color:#003366;
	font-size:11px;
	float:right;
	margin:0;
	}

#contact a{
	font-weight:bold;
	color:#003366;
	
	}




/* C O N T E N T */

#content{
	width:996px;
	height:586px;
	float:right;
	/*position:absolute;
	margin: 0 auto 60px auto;
	padding:0;
	
*/
	}
	
img.thumb {
   margin-left:0px;
   border-width:2px;
   border-style:solid;
   border-color:#ff6600;

}	
#content p.imghead{

margin-left:15px;
margin-top:20px;
}




#leftcontent{
	width: 146px;
	height:586px;
	/*margin: 0 550px 0 0;*/
	
	float:left;
    
	
	}

#leftcontent img {

float:right;
position:relative;
right:-10px;

margin-top:10px;


}

#rightcontent{
	/*padding:5px 15px;*/
	/*margin: 0 0 0 200px;*/
	width: 850px;
	
    height:586px;
	
	float:right;
	
	background-color:#999966;
	
	}


#rightcontent_copy {
  background-color:#FFFFFF;
  float:left;
  width:550px;
  height:586px;
  
  margin-left:30px;
  
  
  
  font-family:Arial, Helvetica, sans-serif;
  color:#000;
  font-size:13px;
  line-height:1.4em;

}




#rightcontent_copy b{
font-weight:bold;
font-size:16px;


}


#rightcontent_copy p {
   margin-left:10px;
   margin-right:10px;
   


}
#rightcontent_image {
width:240px;
text-align:center;
float:right;


}

#rightcontent img {
   margin:0;
   

}

#rightcontent b{

   font-weight:bold;

}
#rightcontent p a {
text-decoration:underline;
color:#385407;

}

#rightcontent p a:hover {
text-decoration:underline;
color:#666666;

}

#rightcontent table {
   margin-left:10px;

}
	
#rightcontent ul {

margin-left:25px;


}
	



#postcont{
    background-color:#999966;
	width:1000px;
	height:8px;
	margin:auto;
	border-top-color:#330303;
	border-top-width:3px;
	border-top-style:solid;
	
	border-bottom-color:#330303;
	border-bottom-width:3px;
	border-bottom-style:solid;
	
	
	}

/* F O O T E R */

#footer {
	

	width:1000px;
	height:48px;
	margin:auto;
	}
	
	
#footercont{
float:right;
width:850px;
height:48px;


	background-color:#330303;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    color:#666666;
    font-weight:bold;
   font-size:10px;
}

#footercont p{
font-family:Georgia, "Times New Roman", Times, serif;
color:#FFFFFF; font-size:12px;
font-weight:600;
letter-spacing: 1px;
float:right;

margin-top:5px;
margin-right:10px;
margin-bottom:5px;


}	
#postfoot{
 	width: 1000px;

	height:30px;
	margin:auto;

}
	
#footercont p.nav{
float:left;

}
#footer a {
    color:#999966;
	text-decoration:none;

	}	
#footer a:hover {
    color:#fff; 
	text-decoration:none;
	}		
	


		
#w3c {	
	float:right;
	padding: 10px;
	}