body {
	background-color: #D5D5D5;
	}

h1{
	font-family:"Arial";
	font-size:20px;
	color:#E9674C;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-indent:-0.2em;
	height:36px;
	position:relative
	}

h1 span {
	position:absolute;
	width: 100%;
	height: 100%;
	}

h2 {
	border-bottom:1px solid #ccc; font-family:Arial;
	font-size:17px;
	color:#E9674C;
	background-image: url('images/flower-sm.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
	font-weight: normal;
	height:22px;
	position:relative
	}
	
h2 span {
	position:absolute;
	width: 100%;
	height: 100%;
	}
	
h3 {
	border-bottom:1px solid #ccc; font-family:Arial;
	font-size:17px;
	color:#E9674C;
	font-weight: normal;
	height:22px
	}
	
h3 span {
	position:absolute;
	width: 100%;
	height: 100%;
	}
	
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#E9674C;
	height:10px;
	font-weight: normal;
	margin:12px 0 0 0;
	padding:0;
	text-decoration: underline;
	}	

h5 {
	font-family: "Arial";
	font-size:11px;
	color:#000000;
	height:10px;
	font-weight: bold;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 10px
	}	

/* ----------container to center the layout-------------- */

#wrapper {
	width: 760px;
	height:100%;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	}

#container {
	position:absolute;
	background: url(images/background_05.gif) #FFFFFF;
	width: 760px;
	min-height:50%;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	top:0px;
	}

/* ----------banner for logo-------------- */

#top {
	width: 760px;
	height:22px;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	background-image: url(images/background_07.gif);
	background-repeat: repeat-x;
	background-position: center top;
	}

#banner {
	background:url(images/background_03.gif) no-repeat center top;
	margin-bottom: auto;
	margin-left: auto;
	margin-right:auto;
	height: 145px;
	}

/* -----------------content--------------------- */

#content {
	line-height: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #55544a;
	text-align: left;
	padding: 50px 20px 0px 40px;
	clear:none;
	}

#content a {
	color:#55544A;
	text-decoration: none;
	border-bottom:dotted 1px #55544A;
	}
	
#content a:visited {
	color:#55544a;
	}

#content a:hover {
	color: #E9674C;
	border-bottom: solid 1px;
	}
	
#content1 {
	line-height: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #55544a;
	text-align: left;
	clear:none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;	
	}

#content1 a {
	color:#55544A;
	text-decoration: none;
	border-bottom:dotted 1px #55544A;
	}
	
#content1 a:visited {
	color:#55544a;
	}

#content1 a:hover {
	color: #E9674C;
	border-bottom: solid 1px;
	}

#content a img {
	border:#999 1px dotted;
	margin-right: 20px;
	}

#content a:hover img {
	border:#666 1px solid;
	}
	
.content1 {
	clear: none;
	float: left;
	}

.content2 {
	float: right;
	clear: none;
	}
	
#content ul {
	list-style-type: circle;
	}

#content ul.form {
	list-style-image:url(images/acrobullet.gif)
	}

#content li {
	line-height: 2 em;
	}

/* --------------phone------------- */

#phone {
	line-height: 1.3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #55544a;
	text-align: left;
	clear:none;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

#phone ul{
	list-style-type: disc;
	}
	
#phone li{
	line-height: 1.5em;
	padding-bottom: 10px;
	}

/* --------------left column------------- */

#left {
	color: #55544A;
	list-style-type: none;
	font-family: "Arial";
	font-size: 12px;
	text-transform: capitalize;
	letter-spacing: 0.08em;
	text-indent: 0px; padding-left:15px; padding-right:0px; padding-top:30px; padding-bottom:0px
	}

#left ul{
	margin:0px;
	text-indent:0px;
	border:#E9674C solid 1px;
	background-color:#FFFFFF;
	padding: 12px 10px 14px 10px;
	width: 130px;
	background:url(images/flower.gif) no-repeat 120px bottom;
	list-style-type: none;
	display: discdisc;
	}
	
* html #left ul {
	background:url(grassbig.gif) no-repeat 118px 95%;
	}
	
#left li{
	line-height:1.5em
	}
	
#left img{
	margin-top:0px;
	margin-bottom:0px;
	width:130px;
	padding:10px;
	border:1px solid #E9674C;
	}
		
#left a {
	color: #55544a;
	text-decoration: none;
	}
	
#left a:visited {
	color:#55544a;;
	}
	
#left a:hover {
	color: #415823;
	border-top: 1px solid #E9674C;
	border-bottom: 1px solid #E9674C;
	}

/* -----------footer--------------------------- */

#footer {
	margin: 0px auto auto;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666
	}
	
#footer a {
	color:#666;
	text-decoration: none;
	margin: 0 1.3em;
	border-bottom:1px dotted #666;
	}
	
#footer a:visited {
	color:#666;
}

#footer a:hover {
	color: #415823;
	border-bottom:1px dotted #415823;
	}

/* -----------classes--------------------------- */

.date {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
.dateimportant {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FF0000;
	}

.newshead {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:1.8em;
	}	

.newsheadimportant {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:1.8em;
	color: #FF0000;
	}	

.newsbody {
	border-bottom:1px solid #CCCCCC;
	padding-bottom:15px;
	font-size: 11px;
	}		
	
.newsbodyunique {
	border-bottom:1px solid #CCCCCC;
	padding-bottom:0px;
	font-size: 6px;
	}		


.newsimportant {
	font-size: 11px;
	color: #FF0000;
	}		

.caption {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-top:.2em;
	color: #55544a;
	text-align:center;
	}

.header {
	background-image: url(images/title.jpg);
	background-position: top left;
	height: 145px;
	width: 760px;
	background-color: #D5D5D5;
	}

.bottom {
	background-image: url(images/backgroundbottom_09.gif);
	background-position: top left;
	height: 30px;
	width: 760px;
	background-color: #D5D5D5;
	}

.leftside {
	background-image: url(images/leftside.gif);
	background-repeat: repeat-y;
	background-position: top left;
	height: 100%;
	width: 44px;
	background-color: #D5D5D5;
	}

.rightside {
	background-image: url(images/rightside.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 100%;
	width: 52px;
	background-color: #D5D5D5;	
	}

.welcome {
	background:url(images/welcome.gif) top left no-repeat;
	}

.news {
	background:url(images/news.gif) top left no-repeat;
	}
	
.meetings {
	background:url(images/meetings.gif) top left no-repeat;
	}


.latestnews {
	background:url('images/news.gif') no-repeat top left;
	}
		
.board {
	background:url(images/board.gif) top left no-repeat;
	}
	
.pictures {
	background:url(images/picture.gif) top left no-repeat;
	}
	
.links {
	background:url(images/links.gif) top left no-repeat;
	}
	
.phone {
	background:url(images/phone.gif) top left no-repeat;
	}
	
.forms {
	background:url(images/forms.gif) top left no-repeat;
	}
	
.message {
	background:url(/images/message.gif) top left no-repeat;
	}
	
.thanks {
	background:url(/images/thanks.gif) top left no-repeat;
	}
	
.sorry {
	background:url(/images/sorry.gif) top left no-repeat;
	}
	
.lotmap {
	background:url(images/lotmaptitle.gif) top left no-repeat;
	}

.bb {
	background:url(images/bbtitle.gif) top left no-repeat;
	}
	
.bylaws {
	background:url(images/bylaws.gif) top left no-repeat;
	}
	
.committee {
	background:url(images/committees.gif) top left no-repeat;
	}

.contactus {
	background:url(images/contactus.gif) top left no-repeat;
	}
