body {
	background-color: #1B1B18;
}

 

.header {
	text-align: left;
	width:940px;
	background-color:#343434;
	height: 80px;
	border-bottom: #5B5852 solid 1px;
	 }
.footer {
	text-align: left;
	width:940px;
	background-color:red;
	height: 80px;
	border-bottom: #5B5852 solid 1px;
	 }
.logo {
	
	margin: 14px 0 0 14px;}
.subheader {
	text-align: left;
	width:928px;
	background-color:#272727;
	border-bottom: #333333 solid 1px;}
.contentholder 	{
	width:940px;
 
}
.content 	{text-align: left;
	width:940px;
	background-color:#272727;
	padding: 0 0 16px 0;
	border-bottom: #333333 solid 40px; 
	float:left;
}
p {	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 14px;
	margin: 20px;
	text-align:justify;
	line-height:19px;}

p.resourcespage {	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 14px;
	margin: 5 20px 20px 20px ;
	text-align:justify;}	
		
.leftside{text-align: left;
float:left;
width:240px;
background-color:#242424;
border-top: #242424 solid 14px; 
	 }
.rightside{
float:right;
width:690px;
background-color:#242424;
border-top: #242424 solid 14px; 
	 }	 

.contentmain 	{text-align: left;
float:right;
	width:690px;
	background-color:#272727;
 
	border-top: #272727 solid 14px; }
h1 {
	font: normal 13px Arial;
    color: #D8D8D3;
  margin: 22px;
      font-size: 24px;
	  
	  border-bottom: #656565 solid 1px;
}
h2 {
	font: normal 13px Arial;
    color: #938D7F;
  margin: 0 0 0 22px;
      font-size: 18px;
}

h3{
	font:13px Arial;
    font-size:16px;
    color: #A9702E;
    margin: 0 0 0 20px;
	font-weight: bold;
}
.highlight {
	 color: #A9702E;
	 
	 }
 
.embeddedimage {
	margin:0;
    padding:0;
	}
a {

font: normal 14px Tahoma, Arial;
color: #797979;

}

a:hover {

 
text-decoration: underline;

}
.leftnavigation {
	float:left;
	margin: 0 15px 0 15px;
	height:100%;   
    font-family: Tahoma, Arial;
    font-weight: bold;
    font-size:13px;
    color: #C0C0C0;
	}
.navigationheading {	

font: normal 14px Tahoma, Arial;
color: #F26521;
text-decoration: none;
font-weight:bold;
}
.navigation {

font: normal 13px Tahoma, Arial;
color: #C0C0C0;
text-decoration: none;
font-weight:bold;
 
}

.navigation:hover {
text-decoration: underline;

	 } 
#navbox 	{
	
	width:600px;
	margin: 20px;
 
}
 #navbox ul{
     margin:0;
     padding-left:10px;
 }
 #navbox ul li{
     list-style-image:url('/images/small.gif');
      font-family: Arial, Helvetica, sans-serif;
    color: #C0C0C0;
    text-decoration: none;
    font-weight:bold;    
    line-height:15px;
 }
#contentnavleft{ float:left;
width:320px;
 
	 }
#contentnavright{
float:left;
width:320px;
 
	 }	 
	 .contentnavigation {
	  font-family: Arial, Helvetica, sans-serif;
color: #C0C0C0;
text-decoration: none;
font-weight:bold;    
		 
		 }
         
#contact fieldset{border: none; font: 13px/1.5em Arial,Helvetica,sans-serif;}
#contact fieldset input{width:250px;}
#contact fieldset input, #contact fieldset textarea{border:1px solid #ccc;padding:5px;margin:10px 0 0 0;color:#333333;}
#contact fieldset label {display:block;margin:12px 0 0;font-size:1.1em;float:left;clear:left;width:178px;color:#fff; }
#contact fieldset .button{cursor: pointer; width:120px;color:#333;}
#contact fieldset img{border: none;background: none;}