@charset "utf-8";
/* CSS Document */



#border {border: solid 3px #ffffff;
width: 250px;
height: 450px;
}


.img {border: solid 2px #473e2f;}
.img2 {border: solid 1px #473e2f;}
.img1 {border: solid 2px #fff;}

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;

	background-image:url(images/bgbody.png);
	background-repeat:repeat-x;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #3b332d;
}
.oneColElsCtr #container {
	width: 59em;
	color: #ffffff;
	background-image:url(images/bgcontainer.png);
	background-repeat:repeat-x;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 2px solid #473e2f;
	
	text-align: left; /* this overrides the text-align: center on the body element. */
}


#topbox {
	
	color: #7f7f7f;
          background-color:#473e2f;
       
          height: 124px;
         margin-top: 0px;
	
	
}

.table {color: #473e2f;}



.oneColElsCtr #mainContent {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
    border: 0px solid #cbcbcb;
}



.oneColElsCtr #mainContent1 {
	padding: 0 30px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
    border: 0px solid #cbcbcb;
}

.page-bottom
{
	clear:both;
	height: 15px;
}


.rightpic {float: right;}
.leftpic {float: left;
          padding: 10px 10px 6px 6px;}
.leftpic1 {float: left;
          padding: 10px 10px 6px 0px;}
.rightpic {float: right;}
.h2 {color:#d9d9d9;
     font-size:14px;}

.h2 {color:#d9d9d9;
     font-size:10px;}


	 
#left {float: left;
       width: 26em;
	   border-right: dotted 1px #ffffff;
	   color:#473e2f;
	   font-family: Verdana, Arial, Helvetica, sans-serif;
	   padding-right: 10px;
	   padding-left: 15px;
	   font-size:12px;
	   line-height: 16px;
	   }	 
	
#middle {float: left;
       width: 24em;
	   padding: 5px;
	   padding-right: 0px;
	   font-size:12px;
	   line-height: 21px;
	   color: #3b332d;
	     border-right: dotted 1px #ffffff;}	 
	
	
#right {float: right;
       width: 19em;
	  	   padding-right: 10 px;
	   margin-left: 10 px;
	   }	
	   
#narrowleft {float: left;
       width: 22em;
	   border-right: dotted 1px #ffffff;
	   color:#ffffff;
	   padding-right: 10px;
	   padding-left: 15px;
	   font-size:12px;
	   line-height: 21px;
	   }	 	   

#medleft {float: left;
       width: 25em;
	   border-right: dotted 1px #ffffff;
	   color:#ffffff;
	   padding-right: 10px;
	   padding-left: 15px;
	   font-size:12px;
	   line-height: 21px;
	   }	 	   
 
	   
	   
	   
#memleft {float: left;
       width: 30em;
	   border-right: dotted 1px #473e2f;
	   color:#473e2f;
	   padding-right: 10px;
	   padding-left: 15px;
	   font-size:12px;
	   line-height: 21px;
	   }	   
	
#memright {float: right;
       width: 44em;
	  	   padding-right: 10 px;
	   margin-left: 10 px;
	    font-size:12px;
	   line-height: 21px;
	      color:#473e2f;}	
	
#wideright1 {float: right;
       width: 54em;
	  	   padding-right: 10 px;
	   margin-left: 10 px;
	    font-size:12px;
	   line-height: 21px;}	
#box {width: 68em;
       font-size: 85%;
	  line-height: 21px;
      padding: 10px;
	  
	  }	

#box3 {width: 40em;
       font-size: 100%;
	  line-height: 20px;
      padding: 10px;
	  margin-left: 15px;
	  color:#473e2f;
	  }	


#box2 {margin-left: 150px;
       width: 60em;
      font-size: 85%;
	  line-height: 21px;
      padding: 10px;}	


#wideright2 {float: right;
       width: 49em;
	  	   padding-right: 10px;
	   margin-left: 10px;
	    font-size:12px;
	   line-height: 21px;
	   color: #473e2f;}	
	   
	   
#wideright {float: right;
       width: 51em;
	  	   padding-right: 10px;
	   margin-left: 10px;
	    font-size:12px;
	   line-height: 21px;
	   color: #473e2f;}	
	   
#regleft {float: left;
       width: 28em;
	   border-right: dotted 1px #ffffff;
	   color:#473e2f;
	   padding-right: 10px;
	   padding-left: 15px;
	   font-size:12px;
	   line-height: 21px;
	   }	 	   
	   

#regright {float: right;
       width: 47em;
	  	   padding-right: 10 px;
	   margin-left: 10 px;
	    font-size:12px;
	   line-height: 21px;}	
a {color: #ffffff;
   text-decoration: none;}

a:hover {color: #b1496c;
          text-decoration: none;}

#navbar {background-color: #7a6f5e;
      
         height: 25px;
		 padding-top: 3px;
		 padding-bottom: 8px;
		 margin-top: 0px;		 
		 color: #ffffff;
		 font-size:12px;}		  
	  
	#footer {background-color: #908f92;
        
         height: 25px;
		 padding-top: 8px;
		 padding-bottom: 0px;
		 margin-top: 2px;		 
		 color: #ffffff;
		 font-size:12px;
		  border-top:#FFFFFF;}		  
	
#footer2 {background-color: #7e6b5e;
     
         height: 35px;
		 padding-top: 15px;
		 padding-bottom: 6px;
		 margin-top: 2px;		 
		 color: #ffffff;
		 font-size:12px;
		}		  
.style2 {font-size: 10px;}
.style3 {font-size: 11px;
         text-align: center;
		 background-color: #3b332d;
		 padding: 10px;}
	  	  
#speclink1 {color: #ced6df;
      text-decoration: none;
	  
	  font-size: 9px;
	    margin: 0 0em 0 20em;
			}

#formbox {float: left;
	  width: 24em;
	  font-size: 11px;
	  border: 2px solid #666633;
	  background-color: #91826c;
	  margin: 10px 3px 6px 1px;
	  padding: 6px;}
	  
	  
#footer3{width: 80em;
	color: #6666633;
	padding: 8px;
	line-height: 19px;
		  font-size: 11px;
	background-color: #a09480;
	margin: 5px auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #7f7565;}	  



