#container {
	width: 870px;
	margin: 0 auto;
	font-size: 101%;
	border: 5px solid #FFF;
	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.gif);
	background-repeat:repeat-x;
	background-color:#7c7c7b;
	
}

#topnav td {
	border-right: 1px groove #081e38;
	height: 36px;
	padding: 4px;
	text-align: center;
	background-image:url(../images/top-nav-bg.gif);
}
#topnav a {
	color: #f5ed6b;
	font-weight: bold;
	text-decoration: none;
}
#topnav a:hover {
	color: #ffdf74;
	font-weight: bold;
	text-decoration: none;
}

#leftcol {
	font: bold 10px verdana, "Times New Roman", Times, serif;
	text-align: left;
	background-image:url(../images/side-col-bg.gif);
	color:#ffdf74;
}



#leftcol a {
	font-size: 10px;
	color: #ffdf74;
	text-decoration: none;
}
#leftcol a:hover {
	color: #fff;
	text-decoration: underline;
}


#community-list li { padding-bottom:4px; list-style: square;}


#nav {margin: 5px;
width:175px;}
#nav  ul {
	font-size: 10px;
	color: #FFF;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#nav  a {
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	display: block;
	height: 20px;
	padding-top: 5px;
	width: 170px;
	padding-left: 5px;
}
#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;
background-image:url(../images/content-mid.gif);
width: 670px;
overflow: hidden;}


#footer {

	height: 60px;
	margin:0 auto;
	width: 870px;
	color: #FFF;
	text-align: center;
	font-size: 11px;
	background: url(../images/footer-bg.jpg) repeat-x;
		border: 5px solid #FFF;
	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 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom: 1px;
	color:#7a6317;
}
h1.alt {
	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;}

a:link.header_link h2, a:visited.header_link h2 {
	color: #004065;
	text-decoration: none;
}
a:hover.header_link h2, a:active.header_link h2 {
	color: #004065;
	text-decoration: underline;
}
