/* Historic Richmond CSS File 
	Created by Cougar Solutions for the Fort Bend Museum Association
	Copyright 2005
*/

body {
	background: #D18738 url(/dewhouse2/images/bg.gif) repeat;
}
#wrapper {
	background: url(/dewhouse2/images/center_frame_bg.gif) repeat-y;
}


/* header area */
#top_area {
	margin: 0 5px 0 8px; padding: 15px 0 0 0;
}
#logo, #tagline {
	text-indent: -5000px;
	height: 105px;
	margin: 0 0 0 0; padding: 0;
	float: left;
}
#logo a { text-decoration: none; display: block; width: 178px; height: 105px; }
#logo {
	width: 178px;
	background: url(/dewhouse2/images/logo.jpg);
}
#tagline {
	width: 523px;
	background: url(/dewhouse2/images/dew_index.gif);
}
hr {
	display: none;
}
#container { width: 709px;  float: left; display: inline; margin: 0 0 0 8px;  background: url(/dewhouse2/images/left_coloumn_bg.gif) repeat-y; } 

/* navigation */
#main_nav { margin: 0; padding: 0 0 1px 0; background: url(/dewhouse2/images/left_coloumn_line.gif) bottom left no-repeat; }
#nav_visit, #nav_rhdc, #nav_annual, #nav_about, #nav_links {
	width: 178px;
	margin: 0; padding: 0;
	list-style: none;
}
#nav_visit span a, #nav_rhdc span a, #nav_annual span a, #nav_about span a, #nav_links span a {
	padding: 0; margin: 0;
	display: block;
	width: 178px;
	text-indent: -5000px; text-decoration: none;
 }

#nav_visit span a { background: url(/dewhouse2/images/buttons/visit_but.gif); height: 26px; }
#nav_visit span a:hover, #nav_visit a:active { background-position: 0 -26px; }
#nav_rhdc span a { background: url(/dewhouse2/images/buttons/news_but.gif); height: 25px; }
#nav_rhdc span a:hover, #nav_rhdc a:active { background-position: 0 -25px; }
#nav_annual span a { background: url(/dewhouse2/images/buttons/anual_but.gif); }
#nav_about span a { background: url(/dewhouse2/images/buttons/about_but.gif); height: 23px; }
#nav_about span a:hover, #nav_about a:active { background-position: 0 -23px; }
#nav_links span a { background: url(/dewhouse2/images/buttons/links_but.gif); }
#nav_annual span a, #nav_rentals span a, #nav_store span a, #nav_involved span a, #nav_links span a { height: 24px; }
#nav_annual span a:hover, #nav_annual span a:active, #nav_links span a:hover, #nav_links span a:active { background-position: 0 -24px; }
#nav_rhdc, #nav_visit, #nav_annual, #nav_about, #nav_links { display: inline; }
#subnav { margin-bottom: 3px; list-style: none; margin-left: 0; padding-left: 0; }
#subnav li { border-bottom: 1px solid #7f733e; margin: 0 0 0 3px; padding: 0 0 0 15px; background: url(/dewhouse2/images/sub_bullet.gif) 5px .5em no-repeat; }
#main_nav li span a:hover { text-decoration: none; }
/* end navigation */


#main_partners {
	list-style: none;
	float: right;
	width: 504px;
	color: #000;
	padding: 0;
	margin: 0 6px 0 0;
}
#main_partners li {
	font-size: 85%;
	font-weight: bold;
	float: left;
	width: 126px;
}
#main_col h2 { font-size: 95%; color: #D18738; margin: 10px 12px;}
#main_col a { color: #000; }
#main_sidebar a { color: #D18738; font-size: 75%; text-decoration: none; font-weight: bold; }
#main_sidebar a:hover, #main_sidebar a:active { text-decoration: underline;  }
#main_col p { margin: 8px 12px; }
#main_sidebar {
	clear: left;
	width: 178px;
	float: left;
	margin: 0; padding: 0;

}
#main_col { 
	float: left;
	width: 520px;
	margin: 0 9px 0 0; padding: 10px 0; 
	background: #E5DAA8 url(/dewhouse2/images/int_content_bg.gif);
}
#main_footer {
	clear: left;
	padding-bottom: 15px;
	margin: 0 9px 0 0 ;
	font: 12px/1.2em Arial, Helvetica, Verdana, sans-serif;
	color: #D18738;
}
#main_footer p {
	clear: right;
	margin: 30px 25px 0 25px;
	text-align: center;
}
#partner_gr, #partner_fbm, #partner_txh, #partner_rac { text-align: center; padding-top: 4px; }
#partner_fbm { border-top: 4px solid #324C7D; }
#partner_gr { border-top: 4px solid #b31b34; }
#partner_txh { border-top: 4px solid #666; }
#partner_hr { border-top: 4px solid #D18738; }
#partner_rac { border-top: 4px solid #387753; }  
#main_partners a { color: #000; text-decoration: none; }