body {
	margin: 0 auto;
	padding: 0;
	font: 76% Verdana,Tahoma,Arial,sans-serif;
	background: White none no-repeat top center;
}

#top {
	background-image: none;
	height: 220px;
	margin: 0 0 220 0;
	background: url(images/BEECHWOODHILLSLOGOFINALRENDER1.jpg) no-repeat left;
	border-bottom: thin ridge #D8EC3E;
}


#wrap {
	background: #ffffff;
	color: Gray;
	margin: 0 auto;
	width: 760px;
	background-image: none;
}

#header {
clear: both;
margin: 20px 0 0 0;
padding: 0;
height: 45px;
}

#header h1 {
width: 250px;
margin: 0 0 10px 0;
float: left;
}

#header p {
width: 500px;
float: right;
text-align: center;
color: #a0a0a0;
margin: 0 0 10px 0;
font-size: 0.8em;
line-height: 1.2em;
}

#frontphoto {
margin: 0 0 10px 0;
border: 0;
}

#avmenu {
clear: left;
float: left;
width: 150px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.8em;
}

#avmenu ul {	
list-style: none;
width: 160px;
margin: 0 0 20px 0;
padding: 0;
font-size: 1.1em;
}	

#avmenu li {
margin-bottom: 0px;
}

#avmenu li a {
	font-weight: normal;
	height: 20px;
	text-decoration: none;
	color: White;
	display: block;
	padding: 6px 0 0 10px;
	background: #547108;
	border-left: 4px solid #D8EC3E;
}	
	
#avmenu li a:hover {
	background: #D8EC3E;
	color: Black;
	border-left: 4px solid #547108;
}

.announce {
	margin: 0 0 10px 0;
	padding: 18px;
	width: 130px;
	color: White;
	background-color: #FFF;
	line-height: 1.3em;
}

.announce2 {
	margin: 0 0 10px 0;
	padding: 10px;
	width: 130px;
	color: #547108;
	background-color: #FFFFFF;
	line-height: 1.3em;
}

#content {
	margin: 8px 0px 0px 170px;
	border-left: 1px ridge #D8EC3E;
	padding: 0 0 0 15px;
	line-height: 1.6em;
	text-align: left;
	color: #547108;
}

#content h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}

#content img {
padding: 0px;
display:inline;
background: #fff;
border: 0px solid #f0f0f0;
}

h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

a {
text-decoration: none;
color: #CC3300;
}

a:hover {
text-decoration: underline;
color: #CC3300;
}

a img {
border: 0;
}

#footer {
	clear: both;
	margin: 0 auto;
	padding: 10px 0 20px 0;
	border-top: 1px ridge #D8EC3E;
	width: 760px;
	text-align: right;
	color: #547108;
	font-size: 0.8em;
}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
	margin: 5px 25px 5px 0px;
	float: left;
}

.right {
	margin: 5px 0 5px 15px;
	float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}