h1,h2,h3,p,a,ul
{
/*font-family: Garamond, "Times New Roman", Times, serif;*/
font-family:Georgia, "Times New Roman", Times, serif
}

a:link {
	color: #5A1D06;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	color: #5A1D06;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	color: #FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}
a:active {
	color: #5A1D06;
	text-decoration: none;
	font-weight:bold;
}
p, ul {
	font-size: 16px;
	line-height: 22px;
	color: #FFFFFF;
}

body { 
	margin: 0px; 
	padding: 0px; 
	font-size: 13px; 
	color: #606060; 
	background-color: #999966;

}
h1 { 
	margin: 0px;
	color:#000000;
	font-size:28px;
	font-weight:lighter;
	}
h2 { 
	margin: 0px; 
	color:#5A1D06;
	font-size:22px;
	font-weight:lighter;
}
img {
	 border:0;
}
textarea { 
}
tr {
	font-size: 16px;
	color: #FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
}
div.padder { 
	padding: 15px; 
}
div.home_padder {
	padding: 65px 0 0 60px;
}
div.content_padder {
	padding: 20px 0 0 70px;
}
div.gallery_padder {
	padding: 20px 0 0 60px;
	width: 500px;
}
div.gallery_group {
	padding: 120px 0 0 0;
	left: -200px;
	position:absolute;
}
#header { 
	position: relative; 
	height: 111px; 
	background-color: #47504D; 
	margin: 0px;
}
#content { 
	position: relative; 
	/*background-color: #999966;*/
	/*border-top: 1px solid #5F2204;*/
	top: 0px;
	left: 274px;
	width: 515px;
}
#content #copy {
	margin: 0 0 0 10px;	
}
#content h1 {
	position: relative;
	left: -30px;
}
#content h2{
	padding-top: 15px;
}
#content h2, p {
	margin-left: 10px;
}
#gallery { 
	position: relative; 
	/*background-color: #999966;
	border-top: 1px solid #5F2204;*/
	left: 274px;
	width: 615px;
}
#gallery p, h2 {
	margin-left: 30px;
}
#gallery #copy {
	margin-left: 10px;	
}
#gallery h1 {
	position: relative;
	left: -10px;
	padding-bottom: 10px;
}

#footer {  
	position: relative; 
	height: 40px; 
	margin: 8px 15px 0px 80px; 
	padding-top: 4px; 
	border-top: 1px solid #8f8f66; 
	font-size: 11px;
}
#footer p {
	color:#666666;
}
#pic	{
	position:absolute;
	top: 55px;
	left: 44px;
	z-index:100;
}
#wrapper {
	background-color: #999966;
	position: relative;
}
#wp_background
{
	position:relative;
	left:-60px;
	bottom:-60px;
	width:335px;
	height:197px;
	background-image:url(images/wp_bg.gif);
	
}
#wp_home {
	position:absolute;
	left:75px;
	top:-106px;
	width: 416px;
	height: 196px;
	background-image:url(images/wp_home.gif);
}
#wp_content {
	position:absolute;
	left:75px;
	top:-106px;
	width: 416px;
	height: 196px;
}
#wp_content img {
margin: 35px 0 0 0;
}
#wp_home img {
margin: 35px 0 0 0;
}
td.event {
	width:80%;
	padding: 2px;
	background-color:#FFFFFF;
}
td.description {
font-size:12px;
color:#CC6600;
font-family:Georgia, "Times New Roman", Times, serif;
text-align:center;
}