/* CSS Document */

*{ margin: 0px;
   padding: 0px;
   }
   

p { 
  text-align:left;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#999999;
  }
  
body {
  background-color:#000000;
  text-align:center;
  margin-bottom: 0px;
}

img {
   border:none;
}

#wrapper {
   width: 1000px;
   height: auto;
   text-align:center;
   margin:0 auto;
   }
#banner_area {
   width: 999px;
   height: auto; 
   float:left;
   }
   
#body_area {
   width: 1000px;
   height: auto;
   float:left;
   background-image:url(../images/main_bg.jpg);
   background-position:top;
   background-repeat:repeat-y;
   } 
 #body_content_area{
   width: 954px;
   height: auto;
   float: left;
   padding-left: 19px;
   }
   
 #menu_area{
    width: 200px;
	height: 233px;
	float: left;
	background-image:url(../images/menu_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	}

/*#menu {
  width: 200px;
  height: auto;
  margin:0 auto;
	}
	 
#menu li  {
    list-style:none;
	width: auto;
	height: 25px;
   	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	float:left;
	display: block;
	padding:0 5px 0 11px;
	
	}
	
#menu li a  {
    width: auto;
	height: 25px;
   	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	display: block;
	float:left;
	padding:0 5px 0 11px;
	}*/	  
	
	
#links ul {
    width: 200px;
	height: 26px;
	float:left;
	text-align:right;
	}
	
#links li {
    width: 170px;
	height: 26px;
	padding-left: 28px;
	padding-top: 3px;
	float:left;
	list-style:none;
	text-align:center;
	
	display:block;
	}

  
#bodycontent_area {
    width: 753px;
	height: auto;
	float:right;
	}   	
#quote_area_left {
    width: 345px;
	height: auto;
	float:left;
	padding-left: 10px;
	text-align:right;
	}
.midline {
     width: 2px;
	 height: 112px;
	 padding: 18px 10px 3px 12px;
	 float:left;
	 }
#quote_area_right {
    width: 335px;
	height: auto;
	float:left;
	padding-left: 6px;
	text-align:left;
	}	
.body_midline {
     width: 750px;
	 height:1px;
	 float:left;
	 }	 
#body_textarea{
     width: 700px;
	 height: auto;
	 padding: 30px 8px 0 20px;
	 text-align:justify;
	 float:left;
	 }
#body_textarea_inner {
     width: 700px;
	 height: auto;
	 padding: 20px 8px 0 20px;
	 text-align:justify;
	 float:left;
	 }	 
/*#body_textarea_inner{
     width: 700px;
	 height: auto;
	 padding: 30px 8px 0 20px;
	 text-align:justify;
	 float: right;
	 }*/
	 
.h1 {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#333333;
	padding-bottom: 10px;
	text-align:left;
	float:left;
	}
	
.h2 {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #5C0726;
	padding-bottom: 10px;
	text-align:left;
	font-weight:bold;
	float:left;
	}
.h3 {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#006C4F;
	padding-bottom: 10px;
	text-align:left;
	font-weight:bold;
	float:left;
	}	
.photo_holder_home{
    width: 154px;
	height: 229px;
	float:left;
	padding: 0 12px 20px 0;
	clear:left;
	}
		
.photo_holder_inner{
    width: 154px;
	height: 229px;
	float:right;
	padding: 0 6px 20px 12px;
	clear:right;
	}
			 	
#homepage_bodytextarea {
     width: 525px;
	 height: auto;
	 float:right;
	 }	
#inner_bodytextarea {
     width: 525px;
	 height: auto;
	 float:left;
	 clear:left;
	 }	
#inner_bodytextarea2 {
     width: 525px;
	 height: auto;
	 float:left;
	 clear:left;
	 }		 
.a_body_link {
     font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size:11px;
	 font-style:normal;
	 text-decoration:none;
	 color:#990000;
	 font-weight:bold;
	 }
.a_body_link:hover {
     font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size:11px;
	 font-style:normal;
	 text-decoration:none;
	 color: #009966;
	 font-weight:bold;
	 }	 
	 	 
.homepage_text{
     font-family:Verdana, Arial, Helvetica, sans-serif;
	 color:#333333;
	 text-align:justify;
	 font-size:12px;
	 clear:left;
	 line-height: 16px;	
	 }
#main_footer_area{
      width: 1000px;
	  height: auto;
	  float:left;
	  /*padding-top: 20px;*/
	  }
#main_footer_down {
       width: 1000px;
	   height:43px;
	   float: left;
	   background-color: #00936A;
	   }
#footer_down_right{
        width: 37px;
		height: auto;
		float:right;
		}
#footer_text_area{
        width: 790px;
		height: auto;
        padding: 12px 10px 10px 36px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#FFFFFF;
		font-size:11px;
		float:left;
		text-align:left;
		}
#validation_text{
         width: 140px;
		 height: auto;
		 float:left;
		 padding-top: 6px;
		 } 		
			
.validation_text {			
		 font-family:Verdana, Arial, Helvetica, sans-serif;
		 color:#FFFFFF;
		 font-size:11px;
		 text-decoration:none;
		 }				 	   
	   	 
.small_texts {
         font-family:Arial, Helvetica, sans-serif;
		 color:#666666;
		 font-size:11px;
		 text-align:left;
		 }
		  	   	
.photo_holder_left{
    width: 180px;
	height: 229px;
	float:left;
	padding: 45px 0 20px 10px;
	clear: both;
	text-align:middle;
	}
	
 #menu_area_2{
    width: 200px;
	height: 500px;
	float: left;
	background-image:url(../images/menu_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	}	