body,td,th {
	color: #000000;
}
body {
	font-size: 76%;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #537CA5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0;
}

img {
	margin: 0;
	padding: 0;
	border:none;
}

#head_top {
	height: 15px;
	padding: 0 0 0 0;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-color: #e6c573;
}
#btn_bar {
	background-image: url(../images/layout/button_bg.gif);
	height: 28px;
	width: 100%;
/*	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #406080;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3C5C7D;*/
	background-color: #406080;
	background-repeat: repeat-x;
	text-align: center;
}


#head_bottom {
	height: 3px;
	padding: 0 0 0 0;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-color: #e6c573;
}
#container{
	margin:0 auto;
	text-align:left;
	width:775px;
	background-color: #537CA5;
	background-image: url(../images/layout/container_bg.gif);
	background-repeat: repeat-y;
}
#container #btn_status.opened {
	
	}
#container #homeHeader {
	padding-left: 0px;
	background-color: #537CA5;
	background-image:url(../images/layout/home_header_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 743px;
	height: 150px;
	padding-right: 0px;
	margin-left: 16px;
}
#container #Header {
	color:#FFFFFF;
	background-color: #537CA5;
	background-image: url(../images/layout/header_bg.gif);	
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 743px;
	height: 50px;
	padding: 0px;
	margin-left: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6c573;
}
#container #subHeader {
	padding-left: 0px;
	background-color: transparent;
	color: #FFFFFF;
	width: 743px;
	height: 23px;
	padding: 7px 0px 0px 0px;
	margin: 0px 0px 0px 16px;
	background-image: url(../images/layout/sub_header_bg.gif);	
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}
#container a:link, #container a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#container a:hover, #container a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#container #content {
	background-color: #08315A;
	display: block;
	padding: 0px 5px 0px 5px;
	margin: 0px 16px 0px 16px;
}
#content .tdMid {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-left: solid #537CA5 1px;
	border-right: solid #537CA5 1px;
}
#content .tdBlueBG {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-left: solid #537CA5 1px;
	border-right: solid #537CA5 1px;
	background: #fff url(../images/layout/td_blue_bg.gif) no-repeat right bottom;
}
#content .tdFoot {
	background: transparent url(../images/layout/td_tan_bar.gif) repeat-x top;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 15px;
	border-top: solid #e6c573 1px;
}
/* BEGIN Right News Listing */
#tblNews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
}
#tblNews a:link, #tblNews a:visited {
	color: #537CA5;
	text-decoration: none;
	border-bottom: solid #e6c573 1px;
}
#tblNews a:hover, #tblNews a:active {
	color: #08315A;
	text-decoration: none;
	border-bottom: solid #537CA5 1px;
}
#tblNews p  {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
#tblNews .tdHead {
	background: transparent url(../images/layout/td_blue_bar.gif) repeat-x;
	color: #fff;
	height: 16px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-top: solid #e6c573 1px;
	border-right: solid #e6c573 1px;
	border-bottom: solid #e6c573 1px;
	border-left: solid #e6c573 1px;
}
#tblNews .tdDotted {
	background: transparent url(../images/layout/td_dotted_bg.gif) repeat-x;
	height: 8px;
	display: table-cell;
	padding: 0 3px 0 3px;
}
#tblNews h4 {
	color: #537CA5;
	margin: 0 0 0 0;
	font-size: 12px;
}
/*  END Right News Listing */
/* BEGIN Right Related Table */
#tblRelated {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#FFFFFF;
	border: solid #ccc 1px;
	margin: 0 0 0 10px;
}
#tblRelated a:link, #tblRelated a:visited {
	color: #537CA5;
	text-decoration: underline;
}
#tblRelated a:hover, #tblRelated a:active {
	color: #537CA5;
	text-decoration: none;
}
#tblRelated p  {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
#tblRelated ul {
	padding-left: 10px;
	list-style-type: none;
	margin: 10px;
	list-style-image: url(../images/layout/bullet_related.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#tblRelated li {
	line-height: 24px;
	vertical-align: middle;
}
#tblRelated li a:link, #tblRelated li a:visited {
	color: #537CA5;
	text-decoration: none;
	border-bottom: solid #e6c573 1px;
}
#tblRelated li a:hover, #tblRelated li a:active {
	color: #08315A;
	text-decoration: none;
	border-bottom: solid #537CA5 1px;
}
/*  END Right Related Table */
/* BEGIN Content Tables */
#tblContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#tblContent a:link, #tblContent a:visited {
	color: #537CA5;
	text-decoration: underline;
}
#tblContent a:hover, #tblContent a:active {
	color: #537CA5;
	text-decoration: none;
}
#tblContent p  {
	margin: 5px 10px 10px 5px;
	padding: 0 10px 0 0;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;	
	line-height: 18px;
}
#tblContent h3 {
	color: #08315A;
	margin: 0 0 0 0;
	font-size: 18px;
}
#tblContent h4 {
	color: #537CA5;
	margin: 0 0 0 0;
	font-size: 16px;
}
#tblContent h5 {
	/* color: #e6c573; */
	color: #FF7373;
	margin: 0 0 0 0;
	font-size: 14px;
}
#tblContent th {
	background: transparent url(../images/layout/td_tan_bar.gif) repeat-x top;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 15px;
	border-top: solid #e6c573 1px;
}
#tblContent .tdHead {
	background: transparent url(../images/layout/td_blue_bar.gif) repeat-x;
	color: #fff;
	height: 22px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height: 20px;
	border-top: solid #e6c573 1px;
	border-right: solid #e6c573 1px;
	border-bottom: solid #e6c573 1px;
	border-left: solid #e6c573 1px;
	display: table-cell;
	text-indent: 5px;
}
/*  END Content Table */
/* BEGIN Small Info Box */
#tblInfo ul {
	padding-left: 10px;
	list-style-type: none;
	margin: 10px;
	list-style-image: url(../images/layout/bullet_info.gif);
	list-style-position: inside;
}
#tblInfo li {
	line-height: 18px;

}
#tblInfo li a:link, #tblInfo li a:visited {
	color: #537CA5;
	text-decoration: none;
	border-bottom: solid #e6c573 1px;
}
#tblInfo li a:hover, #tblInfo li a:active {
	color: #e6c573;
	text-decoration: none;
	border-bottom: solid #537CA5 1px;
}
#tblInfo th {
	background: transparent url(../images/layout/td_tan_bar.gif) repeat-x top;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 15px;
	border-top: solid #e6c573 1px;
}
#tblInfo p  {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

/* END Small Info Box */		
#container #navBottom {
	padding-left: 0px;
	background-color: transparent;
	color: #FFFFFF;
	width: 743px;
	height: 28px;
	padding: 17px 0px 0px 0px;
	margin: 0px 0px 0px -5px;
	background-image: url(../images/layout/nav_bottom_bg.gif);	
	background-repeat: repeat-x;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}
#navBottom a:link, #navBottom a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#navBottom a:hover, #navBottom a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#devby {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 22px 0px 0px;
	display: block;
	text-align: right;
	font-size: 10px;
	letter-spacing: 0px;
}
#devby a:link, #devby a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#devby a:hover, #devby a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#footer{
	margin:0px auto 0px auto;
	text-align:left;
	width:775px;
	background-color: #537CA5;
	background-image: url(../images/layout/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
}
#footer p {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 0px 10px 0px;
	margin: 0px 22px 10px 0px;
	display: block;
	text-align: right;
	font-size: 10px;
	letter-spacing: 0px;
}
/* Helper Classes */
.clearFix {
	display: block;
	clear: both;
	margin: 0 0;
	padding:0 0;
	line-height: 0px;
}

.clear {
   content: ".";
   overflow: hidden;
   clear: both;
   font-size: 1px;
   line-height: 0;
}
/* End Helper Classes */ 

/* CSS Document */

A.menu { color: #0066CC; text-decoration: none; margin-bottom : 1px;}
A.menu:hover { color : #0066CC;}
A.menu:active { color: #0066CC;}

A.indexmenu { color: #333366; text-decoration: none; margin-bottom : 1px;font-weight : bold;}
A.indexmenu:hover {  color : #ff9900;}
A.indexmenu:active { color: #ff3300;}

A.adminmenu { color: #003399; Font-Family: Arial, Helvetica, Tahoma; Font-Size: 12px;text-decoration: none; margin-bottom : 1px;}
A.adminmenu:hover {  color : #cc0000;}
A.adminmenu:active { color: #ff3300;}

h1#cover {
	background: url(http://www.hbao.com/events/images/parade_of_homes_2009_cover.jpg) no-repeat;
	height: 514px;
	width: 468px;
	text-indent: -9999px;
}
h1.cover {
	font-family: 'Times New Roman',Times,serif;
	font-size: 2.9em;
	font-weight: bold;
	color: #0066CC;
	margin: 0px;
	padding: 0px;
}

h2.cover {
	font-family: 'Times New Roman',Times,serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #0066cc;
	margin: 0px;
	padding: 0px;
}

.Pcol2a {
	display: inline;
	width: 250px;
	float: left;
	text-align: left;
	margin: 0 20px 0 50px;
	padding: 0;
	font-size: 1.2em;
}

.Pcol2b {
	display: inline;
	width: 250px;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0;
	font-size: 1.2em;
}

.bldg_header {
	color: #284f74;
	font-weight: bold;
	font-size: 3em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.bldg_home {
	color: #284f74;
	font-weight: bold;
	font-size: 1.4em;
}

.sponsor_text {
	display: none;
}
