/* Layout Stylesheet */ 


#logo{
 top:0;
 width:775px;
 height:164px;
 border:none;
 background:#2C464F url('../images/logo10.jpg') no-repeat 100% 100%;
}

#body {
margin-left: auto;
margin-right: auto;
 width:715px;
 padding:30px;
 background: #FFFFFF;
 color: #000000;
 text-align: left;
 }
#body1 {
margin-left: auto;
margin-right: auto;
background: url('../images/piney-woods-773.jpg') no-repeat 100% 100%;
 width:735px;
 padding:0px 20px 0px 20px;
 color: #000000;
 text-align: center;
 }

 #body2 {
margin-left: auto;
margin-right: auto;
background: white;
 width:715px;
 padding:30px;
 color: #000000;
 text-align: center;
 }
 #body3 {
margin-left: auto;
margin-right: auto;
background: white;
 width:748px;
 padding:10px;
 color: #000000;
 text-align: center;
 }


#header {
	margin:0; 
	padding:20px;
	background:white;
    width: 675px;
		}

#header1 {
	margin:0; 
	padding:3px 20px 0px 20px;
	background:white;
    width: 730px;
		}
#header2 {
	margin:0; 
	padding:20px 0px 0px 0px;
	background:white;
    width: 770px;
		}

#header h1{
    color: #3F6470;
    text-align:center;
       }
#header h3{
color: #3F6470;
       text-align:center
}

       
#header h4{
       color: #B75B00;
       text-align:center
       }

#bar-center {
 border-left:1px solid #FFE7CE; border-right:1px solid #FFE7CE; border-top:2px solid #B75B00; border-bottom:1px solid #FFE7CE; width: 768px; 
 height: 15px;
 margin-left: auto;
 margin-right: auto;
 background: #3F6470;
 padding:3px 3px 3px 3px; 
 }

#bar-center-link {
 border-left:1px solid #FFE7CE; border-right:1px solid #FFE7CE; border-top:2px solid #B75B00; border-bottom:1px solid #FFE7CE; width: 768px; 
 height: 15px;
 margin-left: auto;
 margin-right: auto;
 background: #FFD2A6;
 padding:3px 3px 3px 3px; 
 }

#bar-bottom {
 border-left:1px solid #FFE7CE; border-right:1px solid #FFE7CE; border-top:2px solid #B75B00; border-bottom:1px solid #FFE7CE; width: 768px; 
 height: 15px;
 margin-left: auto;
 margin-right: auto;
 background: #2C464F;
 padding:3px 3px 3px 3px; 
 }
 

a:link {color: #FFE7CE}
a:visited {color: #CCD8D8}
a:hover {color: #D56A00}
a:active {color: #FFD2A6}

content { 
 height: 1000px; 
 position:relative;
 border: solid #ffffff; 
 border-width: 0px 2px; 
 background: #E2E9E8;
 color: #000000;
 overflow: auto;
 margin:0 0% 0 0%;
 }
