body {
	margin: 0;
	padding: 0;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	background-color: #FEEBAE;
	text-align: center;
}
#wrapper {
	position: relative;
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 260px 0 0 0;
	background-color: #ffffff;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-left: 3px solid #722100;
	border-right: 3px solid #722100;
	border-bottom: 3px solid #722100;
	border-top: 3px solid #722100;
	
}
#content {
	width: 770px;
	background-color: #ffffff;
	margin-right: 4px;
	margin-left: 10px;
	padding: 12px 8px 0px 0px;
}
#content2 {
	float: left;
	width: 510px;
	
	}
	
#content p {
	font-size: 10pt;
	line-height: 1.8em;
	padding-left: 20px;
	padding-right:2em;	
}
#content  ul {
	
	font-size: 10pt;
	line-height: 1.8em;
	padding-left: 2px;
	padding-right:2em;	
}
#content li {
position:outside;
	font-size: 10pt;	
	line-height: 1.8em;
	padding-left: 03px;
	padding-right:2em;	
}
#content ul ul {
	
	line-height: 1.8em;
	padding-left: 0px;
	padding-right:2em;	
}
#content li li {	
	line-height: 1.8em;
	padding-left: 0px;
	padding-right:2em;	
}




#content h1 {
	font-size: 150%;
	font-weight: bold;
	line-height: 1em;
	color: #003366;
	background-color: transparent;
	padding-left: 20px;
	padding-top: .1em;
}
#content h2 {
	font-size: 100%;
	font-weight: bold;
	color: #003366;
	background-color: transparent;
	padding-left: 20px;
	
}



#topbuttons {
	position: absolute;
	top: 0px;
	width: 360px;
	margin-left: 520px;
	
	background-color: transparent;
	margin-right: 10px;
	
	padding: 5px 0px 0px 0px;
}

#contentphoto {
	position: absolute;
	top: 750px;
	width: 750px;
	height:144px;
	background-image: url(images/beachchairs.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 360px;
	margin-right: 10px;
	padding: 10px 0 0 0;
	background-color: #ffffff;
	left: 132px;

}





#sidebar  {
	
	text-align: center;
	width:216px;
	float: right;
	font-size: 10px;
	line-height: 1em;
	padding-top: 0px;
	padding-left: 1.5em;
	padding-right:1.5em;
	font-color:#000000;
	background-color:#FEEBAE;	
	}
	
	/* hack for IE5.5 and 6 to move */
	* html #sidebar
 		{width:206px;
 } 

*:first-child+html #sidebar {
		width:216px;
 		
}

#sidebar  p{
	
	
	font-size: 11px;
	line-height: 1.1em;
	
	font-color:#000000;
	background-color:#FEEBAE;	
	}


	
	
	
	
#sidebar h1 {
	font: normal 180% Georgia, "Times New Roman", Times, serif;
	color: #B51032;
	padding-left: .6em;
	background-color: transparent;
}
#sidebar h5 {
	font-size: 13px;
	font-style: normal;
	color: #940D1E;
	background-color: transparent;
	border-bottom: 1px dotted #FF9006;
	line-height: 1.2;
}



#footer {
clear: both;
	text-align: center;
	padding: 20px 0 10px 0;
	font-size: 70%;
	line-height: 1.75;
	color: #722100;
	background-color: transparent;
}


#date  { 
	position:absolute; 
	left:755px; top:255px; width:100px; height:20px; z-index:7; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000;
}

#layer1 {
	position:absolute;
	left:670px; 
	top:275px; 
	width:216px;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif; 
	background-color:#FEEBAE;
	padding:6px;
	}