/* lakewood2 */

body {
	background-color:#a6bf79;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 10px;
	padding: 0px;
	line-height: 18px;
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 717px;
}
a{
	font-size:12px;
	margin: 6px 0px 0px 8px;
	color: #444;
	
}
p{
	margin: 15px 0px;
}
/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	background-image:url(images/header717x260.jpg);
	width:717px;
	height:288px;
	position:relative;
}
/********************** Nav ***************************/
#header ul{
	background-color:#759147;
	width:709px;
	height:26px;
/*	border: 4px solid #FFFFFF; */
	display:block;
	top:260px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	padding: 8px 8px 0px 0px;

	text-align:center;
} 
#header li{
	display:inline;
	
}
#header ul a{
	text-decoration:none;
	font-weight: bold;
	color:#FFFFFF;
	margin: 0px 15px; 9px 8px;
	padding: 10px 8px 10px 8px;
}
#header ul a:hover{
	background-color: #caca00;
	text-decoration:underline;
	color:#000000;
	padding: 10px 8px 10px 8px;
}

#header .first a {
	padding-left: 3;
	background-color: #caca00;;
	margin: 0 auto;

}

/********************** LogoType ***************************/


#logo_w1 {
	font-size: 26px;
	font-style:italic;
	font-weight: bold;
	color:#000;
	position:absolute;
}
#logo_w1{
	top:200px;
	left:56px;
}
#logo_w2{
	top:44px;
	left:94px;
}
#header_text {
	top:90px;
	left:43px;
	width:230px;
	position:absolute;
}
#header_text p{
	font-size: 18px;
	color:#FFFFFF;
}
#header_text a{color:#28556b;}
#header_text a:hover{color:#c77e0c;}

/********************** Content ***************************/
#content {
	background: #ddb;
	background-image:url(images/content_bg.gif);
	width:717px;
}
img{
	border-width:0px;
}
h1{
	color:#000000;
	font-size:14px;
	margin: 20px 0px 20px 0px;
}

h2{
	color:#658137;
	font-size:14px;
	text-align:center;
	width:200px;
	margin: 10px 0px 20px 0px;
}
#left {
	float:left;
	width:428px;
	margin-left:27px;
	padding: 0px 10px 30px 0px;
	display:inline;
}

#left a {
	text-decoration:none;
}

/* #left a{color:#28556b;}
#left a:hover{color:#c77e0c;}
#photos a{
	margin-right:14px;
}
*/

#right {
	float:right;
	width:210px;
	padding: 0px 10px 20px 10px;
	margin-top:10px;

	border-left: #FFF 2px solid;

}

#right ul {
	list-style-type: square;
	padding: 0px 0px 0px 20px;
	color: #caca00;
}

#right a{
	color:#444;
	text-decoration: none;
}

#right a:hover{
	color:#383
	margin-left:27px;
	padding: 0px 10px 30px 0px;
}

#clear{
	clear:both;
}

#wide {

	margin-left:100px;
	padding: 0px 110px 30px 0px;
}



/********************** 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;
	font-size: 10px;
}

