body {
	font-family: Bitstream Vera Sans, Trebuchet MS, verdana, lucida, arial, helvetica, sans-serif;
	font-size: 80%;
	background-color: #D6C7A0;
}
#container {
	width: 673px;
	margin: 0px auto;
}
#top {
	width: 221px;
	height: 140px;
	background-color: #716753;
	color: #D6c7a0;
}
#contact {
	width: 217px;
	padding: 4px;
	border-top: 5px solid #800000;
	padding-bottom: 5px;
	float: left;
	margin-top: 49px;
}

#topright {
	float: right;
	width: 447px;
	text-align: right;

}	
#gallery {
	width: 673px;
	padding-top: 5px;
}
#news {
	width: 213px;
	margin-top: 5px;
	background-color: #716753;
	color: #D6C7A0;
	padding: 4px;
}
#menu {
	width: 422px;
	background-color: #F7E4B2;
	padding: 13px;
	border-bottom: 5px solid #800000;
	float: right;
}
#menu a:link, #menu a:visited, #menu a:active {
	background-color: #F7E4B2;
	padding: 13px;
	text-decoration: none;
	color: #9C2A00;
}
#menu a:hover {
	padding: 13px;
	background-color: #663300;
	text-decoration: none;
	color: #f7e4b2;
}
#content {
	width: 448px;
	float: right;
	margin-top: 5px;
	background-color: #F6DCAA;
}
p {
margin: 0 0 0 0px;
}
.links{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#F7E4B2;
}
a.links:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#9C2A00;
}

h1 {
	padding: 4px;
	margin: 4px;
	font-size: 120%;
	font-weight: bold;
	color: #F7E4B2;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FEEFD0;
}
h2 {
text-align: center;
	font-size: 300%;
	font-weight: normal;
	color: #99cc66;
}
#pad {
	padding: 7px;
	color: #9C2A00;
}
#footer {
	background-color: #F7E4B2;
	padding: 12px;
	width: 649px;
	color:#000000;
	font-size: 90%;
	border-top: 5px solid #800000;
	text-align: center;
	margin-left: 0px;
	top: 700px;
}
#footer a:link, #footer a:active, #footer a:hover, #footer a:visited {
	color:#000000;
}
h4 {
	font-size: 150%;
	color: #663300;
	padding-top: 30px;
}
h3 {
	color: #663300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
}
