* {
margin 0 0 0 0;
padding 0 0 0 0;
} 

html { 
background: #ECE9E5 url(/images/bkgnd.jpg) repeat-x; 
margin: 0;
padding: 0;
border: 0;
}

body
{
	font-size: 13px;
	line-height: 19px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	padding: 0;
	margin: 0 auto;
	color: #000;
}
a:link { color: #090878; text-decoration: underline;}
a:visited { color: #090878; text-decoration: underline;}
a:active { color: #090878; text-decoration: underline;}
a:hover { color: #8C8CC0; text-decoration: underline;}

div#wrapper
{
	width: 878px;
	height: 100%;
	background: none;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#header
{
	width: 850px;
	height: 132px;
	margin: 0 auto;
	padding: 0;
	background: url(/images/header_back.jpg) no-repeat;
}

#header_left
{
	float: left;
	width: 186px;
	height: 104px;
	margin: 0;
	padding: 0;
}

#comm_logo
{
	float: left;
	width: 145px;
	height: 130px;
	margin: 0;
	padding: 0;
}

#header_right
{
	float: left;
	width: 519px;
	height: 132px;
	margin: 0;
	padding: 0;
}

#topquote
{
	width: 500px;
	height: 68px;
	margin: 0;
	padding: 10px 0 0 0;
	text-align: right;
	color: #619F8B;
	font-size: 12px;
	line-height: 14px;
}

div#content
{
	width: 878px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: url(/images/bkgnd_bottom.gif) repeat-y;
	overflow: auto;
}

div#content_main
{
	width: 878px;
	margin: 0 auto;
	padding: 18px 0 0 0;
	text-align: center;
	background: url(/images/bkgnd_leaves.jpg) no-repeat;
	overflow: auto;
}

div#home_img
{
	width:788px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: none;
	overflow: auto;
}

#sidenav
{
	float: left;
	width: 144px;
	height: 500px;
	margin: 0 0 0 34px;
	padding: 0;
	background: url(/images/bkgnd_sidenav_line.gif) repeat-y 100% 0;
	text-align: left;
	}

#main_lone
{
	float: left;
	width: 788px;
	min-height: 400px;
	margin: 20px 0 0 48px;
	padding: 0;
	background: none;
	text-align: left;
	display: inline;
}

#main
{
	float: left;
	width: 636px;
	margin: 0 0 0 22px;
	padding: 0;
	background: none;
	text-align: left;
	overflow: auto;
}

#home_left
{
	float: left;
	width: 540px;
	margin: 0;
	padding: 0;
	}

#home_right
{
	float: left;
	width: 210px;
	margin: 0 0 0 34px;
	padding: 0;
	}
	
	
ul#art 
{ 
list-style-type: none; 
margin: 0;
padding: 0 0 20px 0;
}

ul#art li
{ 
float: left;
padding: 0 10px 10px 0;
background: none;
display: inline;
margin: 0;
text-align: center;
}

.caption {
font-size: 11px;
line-height: 11px;
}

#footer
{
width: 878px;
height: 119px;
text-align: right;
padding: 0;
margin: 0;
color: #989898;
background: url(/images/bkgnd_leaves_footer.gif) no-repeat;
}

#footer_text
{
float: right;
width: 400px;
text-align: right;
font-size: 13px;
line-height: 22px;
padding: 0;
margin: 24px 34px 0 0;
color: #989898;
}
#footer_text a:link { color: #989898; text-decoration: none;}
#footer_text a:visited { color: #989898; text-decoration: none;}
#footer_text a:active { color: #000; text-decoration: underline;}
#footer_text a:hover { color: #000; text-decoration: underline;}

/* --------------- h styles ---------------*/

h1#logo
{
	width: 186px;
	height: 104px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	background: url(/images/wonderland_hill_development.gif) no-repeat;
}

h1#comm_head
{
	width: 519px;
	height: 26px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	background: url(/images/washington_village_title.jpg) no-repeat;
}

h1 {
margin: 18px 0 10px 0;
padding: 0;
color: #006544;
font-weight: normal;
font-size: 22px;
font-family: Georgia, serif;
line-height: 14px;
}

h2 {
margin: 12px 0 10px 0;
padding: 0;
color: #1D7985;
font-weight: normal;
font-size: 16px;
font-family: Georgia, serif;
line-height: 14px;
}

h3 {
margin: 12px 0 10px 0;
padding: 0;
color: #1D7985;
font-weight: normal;
font-size: 16px;
font-family: Georgia, serif;
line-height: 14px;
}

/* --------------- h styles ---------------*/


/* -------- form --------*/

input, textarea
{
color: #781351;
background: #FFFFFF;
border: 1px solid #781351;
font-size: 12px;
}

.formbutton
{
color: #ffffff;
background: #196771;
border: none;
margin: 0;
padding: 3px 8px 3px 8px;
font-size: 10px;
cursor: pointer;
}

table.form {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: none none none none;
	border-collapse: separate;
}
table.form td {
	padding: 4px 4px 4px 4px;
}

/* -------- form --------*/

ul.list1 {
list-style-image: url(/images/list_dot.gif);
padding: 0;
text-indent: 2px;
text-align: left;
padding-left: 20px;
margin-top: 5px;
}
ul.list1 li {
	margin-top: 2px;
	margin-bottom: 5px;
}

ul.list2 {
list-style-image: url(/images/list_dot2.gif);
padding: 0;
text-indent: 2px;
text-align: left;
padding-left: 10px;
margin-top: 5px;
}
ul.list2 li {
	margin-top: 2px;
	margin-bottom: 5px;
}

#printhead {
display:none;
}

img a {border: 0;}
