body {
	background-color:#a6bf79;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 10px;
	padding: 0px;
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 717px;
}
a{
	font-size:12px;
}
p{
	margin: 15px 0px;
}
/********************** Header ***************************/

#footerline2 {
clear:both;
background-image:url(images/header2.jpg);
font-size:1px;
height:10px;
}

#header {
	margin: 0px 0px 0px 0px;
    background-color:#FFFFFF;
	border: 3px solid #FFFFFF;
	width:711px;
	height:200px;
	position:relative;
}
#header ul{
	background-color:#6D3502;
	width:711px;
	border: 2px solid #FFFFFF;
    border-top-width:1px;
    border-bottom-width:1px;
    border-left-width:0px;
	display:block;
	top:172px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:22px;
	padding:5px 0px 0px 0px;
	text-align:center;
}
#header li{
	display:inline;    
}
#header ul a{
	text-decoration:none;
	color:#FFFFFF;
	margin: 0px 2px;    
    border: 1px solid #6D3502;
    border-width:1px;
    border-top-width:1px;
    border-bottom-width:1px;
    border: 0px solid #C0C0C0;
    border-left-width:1px;
    border-right-width:0px;
}
#header ul a:hover{
	    
    margin: 0px 2px;
    border: 0px solid #C0C0C0;
    border-width:0px;
    border-top-width:0px;
    border-bottom-width:0px;
    border-left-width:1px;
    border-right-width:0px;
    color: #C77E0C;
}
#logo_w1,#logo_w2 {
	font-size: 24px;
	font-style:italic;
	color:#FFFFFF;
	position:absolute;
}
#logo_w1{
	top:15px;
	left:70px;
}
#logo_w2{
	top:44px;
	left:94px;
}
#header_logo {
	top:5px;
	left:20px;
	width:230px;
	position:absolute;
}

#header_Text {
	top:20px;
	left:220px;
	width:480px;
	position:absolute;
}
#header_text p{
	font-size: 18px;
	color:#FFFFFF;
}
#header_text a{color:#28556b;}
#header_text a:hover{color:#c77e0c;}
/********************** Content ***************************/
#content {
	background-image:url(images/content_bg.gif);
	width:717px;
}
img{
	border-width:0px;
}
h1{
    color:#6D3502;	
	font-size:14px;
	margin: 20px 0px 20px 0px;
    text-align:Left;
}

h2{
	color:#6D3502;
    font:bold;
	font-size:14px;
	text-align:center;
	width:200px;
	margin: 10px 0px 15px 0px;
    text-align:center;
}

h3 a{
	text-decoration:none;	
	color:#6D3502;
        font:bold;
	font-size:14px;
	text-align:center;	
}
h3 a:hover{		
	color:#C77E0C;
        font:bold;
	font-size:14px;
	text-align:center;	
}

#left {
	float:left;
	width:428px;
	margin-left:27px;
	padding: 0px 10px 30px 0px;
	display:inline;
}
#left a{color:#28556b;}
#left a:hover{color:#c77e0c;}

#photos a{
	margin-right:14px;
}
#right {
	float:right;
	width:210px;
	padding: 0px 20px 20px 20px;
	margin-top:10px;
	border-left: #FFF 2px solid;

}
#right a{
	color:#c77e0c;
}
#right a:hover{
	color:#85a157;
}
/********************** Footer ***************************/
#footerline {
clear:both;
background-image:url(images/footer_bg.gif);
font-size:1px;
height:10px;
}
#footer {
	width:717px;
	text-align:center;
	padding: 20px 0px;
}

