/* Texian Heritage CSS File 
	Created by Cougar Solutions for the Fort Bend Museum Association
	Copyright 2005
*/

body {
	background: #666 url(/texian/images/bg.gif) repeat;
}
#wrapper {
	background: url(/texian/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(/texian/images/index_06.gif);
}
#tagline {
	width: 523px;
	background: url(/texian/images/index_07.jpg);
}
hr {
	display: none;
}
#container { width: 709px;  float: left; display: inline; margin: 0 0 0 8px;  background: url(/texian/images/left_coloumn_bg.gif) repeat-y; } 

/* navigation */
#main_nav { margin: 0; padding: 0 0 1px 0; background: url(/texian/images/left_coloumn_line.gif) bottom left no-repeat; }
#nav_tm, #nav_heritage, #nav_consortium, #nav_digital, #nav_independence {
	width: 178px;
	margin: 0; padding: 0;
	list-style: none;
}
#nav_tm span a, #nav_heritage span a, #nav_consortium span a, #nav_digital span a, #nav_independence span a {
	padding: 0; margin: 0;
	display: block;
	width: 178px;
	text-indent: -5000px; text-decoration: none;
 }

#nav_tm span a { background: url(/texian/images/buttons/timemach_but.gif); height: 26px; }
#nav_tm span a:hover, #nav_tm a:active { background-position: 0 -26px; }
#nav_heritage span a { background: url(/texian/images/buttons/heritage_but.gif); height: 25px; }
#nav_heritage span a:hover, #nav_heritage a:active { background-position: 0 -25px; }
#nav_consortium span a { background: url(/texian/images/buttons/archcon_but.gif); }
#nav_digital span a { background: url(/texian/images/buttons/digitinit_but.gif); }
#nav_independence span a { background: url(/texian/images/buttons/texindeptrail_but.gif); }
#nav_consortium span a, #nav_digital span a, #nav_independence span a { height: 24px; }
#nav_consortium span a:hover, #nav_consortium span a:active, #nav_digital span a:hover, #nav_digital span a:active, #nav_independence span a:hover, #nav_independence span a:active { background-position: 0 -24px; }
#nav_heritage, #nav_tm, #nav_consortium, #nav_digital, #nav_independence { 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(/texian/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: #666; margin: 10px 12px;}
#main_col a { color: #000; }
#main_sidebar a { color: #666; 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(/texian/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: #666;
}
#main_footer p {
	clear: right;
	margin: 30px 25px 0 25px;
	text-align: center;
}
#partner_gr, #partner_fbm, #partner_hr, #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; }
