body {
	background: #841C01 url(../common/background.gif) repeat-x top right;
}

/* Link Styles */

a:link { color: #637a9c;  text-decoration:none;}
a:hover {  color: #5f8ec9; }
a:visited { color: #637a9c; text-decoration:none;}

/* Footer Styles */

.footer_links{
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#CCAB91;
	text-decoration:none;
}

.footer_links a:link { color: #CCAB91; text-decoration:none;}
.footer_links a:visited { color: #CCAB91; text-decoration:none;}
.footer_links a:hover {  color: #FFFFFF; }
	
.footer_terms{
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#A9764E;
	text-decoration:none;
}

/* General Copy */
.title{
	font-size: 17px;
	font-family: times;
	font-weight: bold;
	color:#B57839;
	text-decoration:none;
}

.bold_title{
	font:normal 12px arial, sans-serif;
	font-weight: bold;
	color:#B57839;
	text-decoration:none;
}

.bodytext{
	font:normal 12px arial, sans-serif;
	line-height: 14pt;
	color:#808080;
	
}

/* Map & Location Styles */
.loc_title{
	font-size: 17px;
	font-family: times;
	font-weight: bold;
	color:#637a9c;
	text-decoration:none;
}

.loc_title a:link {text-decoration:none;}

.map_title{
	font-size: 14px;
	font-family: times;
	font-weight: bold;
	color:#637a9c;
	text-decoration:none;
}

.sub_title{
	font-size: 12px;
	font-family: arial;
	color:#616161;
}

.community_row {
	border-bottom: #ececec 1px solid;
	margin: 0 -9px 10px;
	padding: 7 10px;
	cursor:hand;
}

.map_row {
	border-bottom: #ececec 1px solid;
	margin: 0 -9px 10px;
	padding: 4 8px;
	cursor:hand;
}

.map_bullet {
	margin: 0 -9px 10px;
	padding: 4 8px;
}

tr.comm_hover{background: #f9f9f9;}
tr.comm_hover:hover{background-color:#FFFFFF;} 
