body {
font-family : Verdana, Arial, Helvetica, sans-serif;
}

A:LINK {
	color : #0033CC;
	text-decoration : underline;
}

A:VISITED {
	color : #800080;
	text-decoration : underline;
}

A:HOVER {
	color : #0033CC;
	text-decoration : none;
}

A:ACTIVE {
	color : #0033CC;
	text-decoration : none;
}

form {
	border: 0px none;
	margin: 0px;
	padding: 0px;

}

.borderMainBottom {
	border-bottom: 1px solid #003300;
	border-left: 1px solid #003300;
	border-right: 1px solid #003300;
	color : #CFBDA9;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : normal;
	text-decoration : none;
	border-top-style: none;

}

.borderMainBottom a:link {
	color : #CFBDA9;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : normal;
	text-decoration : underline;
}

.borderMainBottom a:visited {
	color : #CFBDA9;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : normal;
	text-decoration : underline;
}

.borderMainBottom a:hover {
	color : #CFBDA9;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : normal;
	text-decoration : none;
}

.borderMainBottom a:active {
	color : #CFBDA9;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : normal;
	text-decoration : none;
}


.borderMainLeftRight {
	border-left: 1px solid #003300;
	border-right: 1px solid #003300;
}

.borderMainLeft {
	border-left: 1px solid #003300;
}
.borderMainRight {
	border-right: 1px solid #003300;
	color: #003300;

}

.textInput {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : normal;
}

.textSmall {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : small;
	font-weight : normal;
}

.textMedium {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : medium;
	font-weight : normal;
}

.textLarge {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : large;
	font-weight : normal;
}

.textXSmall {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : normal;
}

.textXXSmall {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : normal;
}

.homeText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: 18pt;
}
.aboutUsText {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: 15pt;
}
.galleryBorder {
	border: 1px solid #000000;
}
table.community td.desc {
font-size:12px;
padding:5px 10px;
line-height:16px;
}
table.community td.map {
padding:10px 0px;
text-align:center;
vertical-align:top;
}
table.community .address {
color:#9A3334;
font-weight:bold;
font-style:italic;
}
table.community td.hd {
color:#FFFFFF;
font-weight:bold;
font-size:12px;
padding:5px 10px;
background-color:#3A5F3A;
}
table.community tr.home {
background-color:#E1D5C8;
}

table.community .desc ul {
margin:0px;
padding:0px 20px;
list-style-type:square;
}
