/* 
colors list: 	
color:#8E5B35; brown 
color:#5E8217; green text
header-ul-background-color:#c77e0c; rust
*/

body {

	background-color:#f4ecde; /*pink-beige background*/

	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	margin: 10px 10px;
	padding: 0px;
background-image: url('images/gradient.jpg');
 background-repeat: repeat-x; 
background-position: 0px 0px;
	
}

.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 717px;
}

p{
	margin: 15px 0px;
}
/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	background-image:url(images/header-june28.jpg);
	width:717px;
	height:288px;
	position:relative;
}
#header ul{

	background-color:#c77e0c;	
	width:711px;
	border: 3px solid #c77e0c;
	display:block;
	top:255px;
	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 15px;
}
#header ul a:hover{
	text-decoration:underline;
	color:#28556b;
}



#logo_w2 {
	font-size: 24px;
	font-style:italic;
	color:#8E5B35;
	position:absolute;
}




#logo_w2{
	top:44px;
	left:94px;
}
 #header_text {
	top:-9px;
	left:21px;
	width:349px;
	position:absolute;
	height: 245px;
} 



#header_text p{
	font-family: Palatino Linotype, Palatino Verdana, Times, Times New Roman, Serif;	
	text-align:center;
	font-size: 24px;
	/*font-style:italic;*/
	color:#5E8217; /*green*/
}


#header_text h1{
font-family: Palatino Linotype, Palatino Verdana, Times, Times New Roman, Serif;	
	text-align:center;	
	font-size: 50px;
color:#c77e0c;
	/*font-weight:bold;*/
}

#header_text a{color:#28556b;}
#header_text a:hover{color:#c77e0c;}
/********************** Content ***************************/



#content {

	width:717px;
	background-color:#fff;	
}

/*this is the sub header on all the pages*/
.style30 {
	font-size: 18px;
	color: #5E8217; /*green*/
}


img{
	border-width:0px;
}
h1{
	color:#000000;
	font-size:14px;
	margin: 20px 0px 20px 0px;
}

h2{
	color:#85a157;
	font-size:14px;
	text-align:center;
	width:200px;
	margin: 10px 0px 15px 0px;
}
#left {
	float:left;
	width:428px;
	margin-left:27px;
	padding: 0px 10px 30px 0px;
	display:inline;
		border-right: #c77e0c 1px solid;
	
}

#left img {
margin:6px;
}

#left ul { 
list-style-position: inside; 

} 


#left a{color:#28556b;}
#left a:hover{color:#c77e0c;}
#photos a{	margin-right: 10px;}  

#photos img {
margin:2px 6px 2px 6px;
}



#photos_indexpage img {
margin:2px 1px 2px 1px;
}

#right {
	float:right;
	width:210px;
	padding: 0px 20px 20px 20px;
	margin-top:10px;
}


#right a{
	color:#c77e0c;
}
#right a:hover{
	color:#85a157;
}
/********************** Footer ***************************/
#footerline {
clear:both;
/*background-image:url(images/footer_bg2newbeige.gif);
font-size:1px;*/
height:10px;
}
#footer {
	width:717px;
text-align:center; 
	padding: 20px 0px;
}
