/* CSS Document */

p {
   font-family:Verdana,Geneva,sans-serif;
   font-size:12px;
  
}

h2 {
   font-family:Verdana,Geneva,sans-serif;
   font-size:18px;
   font-weight:bold;
}

h3 {
   font-family:Verdana,Geneva,sans-serif;
   font-size:10px;
 font-weight:normal;
}

h1 {
   font-family:Verdana,Geneva,sans-serif;
   font-size:14px;
 font-weight:normal;
}

body {
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px
}


#outer {background-color:#4c4e3a; margin:0}

#wrapper {width:960px;  margin:0 auto;  
}


.indent {text-indent:30px;}



.twelvept {font-size:12px; color:#cbf5c7}

#banner {
	margin-left: auto ;
 	 margin-right: auto ;
	 width:960px;


	
}

#menu {  
	 
	margin-left: auto ;
 	 margin-right: auto ;
	font-family:Verdana,Geneva,sans-serif;
 	  font-size:16px;
	   color:#cbf5c7;
	   font-weight:bold;
	background-color:#1a3735;
	width:960px;

}

#menu a:link{color:#cbf5c7;
	text-decoration: none}

#menu a:visited{color:#cbf5c7;
	text-decoration: none} 
#menu a:hover{color:#665d40;
	text-decoration: none}

#menu a:active{color:#cbf5c7;
	text-decoration: none}








#leftcontent {
	 float: left;
	height:960px;
	 
	width:150px;
	background-color:#cbf5c7;


}


#contentcontainer {margin-left:150px; width 810px } 



#content {


	 float: left;

width:600px;
height:900px;
padding:30px;

font-family:Verdana,Geneva,sans-serif;
 	  font-size:14px;
	   color:#cbf5c7;

background-color:#665d40;


}

#content a:link{color:#cbf5c7;
	}

#content a:visited{color:#cbf5c7;
} 

#content a:hover{color:#1a3735;
}

#content a:active{color:#cbf5c7;
}



#rightcontent {
	margin-left:660px;
	height:960px;
	width:150px;
	background-color:#cbf5c7;


}



#footerleft {
	 float: left;
	  width: 254px;
padding:3px;
height:69px;
	font-family:Verdana,Geneva,sans-serif;
 	  font-size:10px;
	   color:#cbf5c7;

background-color:#1a3735;
}





#footerright {
	margin-left:260px;
	width:680px;
height:55px;
padding:10px;
	font-family:Verdana,Geneva,sans-serif;
 	  font-size:10px;
	   color:#cbf5c7;
text-align:right;
background-color:#1a3735;

}

#footerright a:link{color:#cbf5c7;
	text-decoration: none}

#footerright a:visited{color:#cbf5c7;
	text-decoration: none} 

#footerright a:hover{color:#665d40;
	text-decoration: none}

#footerright a:active{color:#cbf5c7;
	text-decoration: none}


