#container {
	width: 885px;
	margin: 0 auto;
	font-size: 101%;
	border: 5px solid #a8934c;
	border-top: 0;
	border-bottom:0;
	
}
BODY {
	font: 11px/18px verdana, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	background-image:url(../images/site-bg.jpg);
	background-repeat:repeat-x;
	background-color:#656565;
	
}

#topnav td  {
	
	padding: 8px;
	color: #FFF;
	background-color: #3a3a3a;
}
#topnav a {
font-size:11px;
	font-weight:normal;
	color: #FFF;
	text-decoration: none;
	
}
#topnav a:hover {
	color: #ffdf74;
	text-decoration: underline;
}

#leftcol {
	font: bold 10px verdana, "Times New Roman", Times, serif;
	background-color:#FFF;
	text-align:center;
	color:#1a2a39;
}

#leftcol ul li {
	font: bold 10px verdana, "Times New Roman", Times, serif;
	text-align:left;
	list-style:square;
	color:#1a2a39;
}



#leftcol a {
	font-size: 10px;
	color: #1a2a39;
	text-decoration: none;
}
#leftcol a:hover {
	color: #38638a;
	text-decoration: underline;
}


#community-list li { padding-bottom:4px; list-style: square;}


#nav {margin: 5px;
width:175px;}

#nav td {

	padding:7px;
	font-size: 10px;
	color: #FFF;
}

#nav  a {
padding-left:3px;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
#nav a:hover {
	color: #ffdf74;
	text-decoration: none;
}

.nav-lt { background-color:#213240;}
.nav-dk { background-color:#172c3e;}

#listings td {padding:6px; text-align:center;}
#listings a {color:#FF9900; text-decoration:none; font-size:11px;}

#feature td {padding:8px; background-color:#fff2ac; color:#000033; }

#content {
margin: 0 auto;
padding:8px;
background-color:#FFF;
width: 670px;

overflow: hidden;}


#footer {

	height: 65px;
	margin:0 auto;
	width: 885px;
	color: #FFF;
	text-align: center;
	font-size: 11px;
	background: url(../images/footer-bg.jpg) repeat-x;
	border: 5px solid #a8934c;
	border-top: 0;
	border-bottom:0;
	
	
}
#footer a {
	color: #fef3b1;
	text-decoration: underline;
	font-size: 10px;
}
#footer a:hover {
	color: #d1d3a5;
	text-decoration: none;
}


#webmaster  {color:#464646;
font-size: 9px;
text-align: center;

}

#webmaster a {color:#464646;
font-size: 9px;
text-decoration:none;
text-align: center;

}

#areas td {
background-color:#000;
text-align:center;
padding: 5px;
border-right: 1px solid #fbb000;
 }

#areas a {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFF;
text-decoration:none;
font-weight: normal;}

#areas a:hover {text-decoration:underline;}


a {
	color: #172c3e;
	text-decoration: underline;
	font: bold 11px verdana, "Times New Roman", Times, serif;
}
a:hover {
	color: #19405f;
	text-decoration: none;
}
h1 {
	color: #76330e;
	font-size: 18px;
	margin-bottom: 1px;
}

h2 {
	color: #004065;
	font-size: 15px;
	margin-bottom: 1px;
}


h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom: 1px;
	color:#7a6317;
	
}
h4 {
	font-size: 14px;
	margin-bottom: 1px;
}

h5 {color:#0e5041;
font-size:14px;
margin:3px;}

hr {
	color: #dfc4b0;
	height: 1px;
	margin-bottom: 1px;
	background: #dfc4b0;
}
.border{
	border: 1px solid black;
}

.houston-img {border: 1px groove #6d747b; margin: 4px; float: right;}
