/* Main CSS for Decatur House
Michael Griffith - Griffiti LLC
*/

a img {
	border: none;
}

#dhsitebuild {
	margin: 0px auto 0px auto;
	background: url(images/interior_tile.gif) repeat center top;
	width: 751px;
	height: 269px;
	position: relative;
}

#dhsitebuildHome {
	margin: 0px auto 0px auto;
	background: url(images/interior_tile.gif) repeat center top;
	width: 751px;
	height: 310px;
	position: relative;
}

#scootdown {
	position: absolute;
	top: 274px;
	left: 0px;
	height: 300px;
	background-color: #ffffff;
}

#scootdownHome {
	position: absolute;
	top: 302px;
	left: 0px;
	height: 300px;
	background-color: #ffffff;
}

#banner {
	background: url(images/banner.gif) no-repeat center top;
	width: 751px;
	height: 60px;
}

#header{
	width: 751px;
	height: 65px;
}

/* Styling for dropdown menus */

ul.topnav {
	left: 3px;
	list-style: none;
	padding: 0px 24px;	
	margin: 0;
	float: left;
	width: 751px;
	font-size: 12px;
	background: url(images/menu_bg.gif) no-repeat;
}

ul.topnav li {
	top: 3px;
	float: left;
	margin: 0;	
	padding: 0px 60px 10px 0px;
	position: relative; /*--Declare X and Y axis base--*/
}

ul.topnav li a {
	padding: 10px 5px;
	color: #ffffff;
	display: block;
	text-decoration: none;
	float: left;
}
ul.topnav li a:hover {
	color: #ffcc00;
	text-decoration: none;
}
ul.topnav li span { /*--Drop down trigger styles--*/
	width: 17px;
	height: 37px;
	float: left;
	background: url(images/subnav_btn.gif) no-repeat center top;
}
ul.topnav li ul.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 36px;
	background: #84a67a;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 170px;
	padding-left: 3px;
	padding-right: 3px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border: 1px solid #537d53;
	z-index: 3;
}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	margin-bottom: 3px;
	border-top: 1px solid #7ab77a; /*--Create bevel effect--*/
	border-bottom: 1px solid #466946; /*--Create bevel effect--*/
	clear: both;
	width: 170px;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 145px;
	background: #84a67a;
	padding-left: 10px;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	width: 155px;
	background: #537d53;
}

/* End Styling for dropdown menus */

#sub_banner {
	position: absolute;
	background-color: #ffffff;
	top: 101px;
	left: 0px;
	width: 751px;
	height: 180px;
	z-index: 2;
}

#sub_bannerHome {
	position: absolute;
	background-color: #ffffff;
	top: 101px;
	left: 0px;
	width: 751px;
	height: 199px;
	z-index: 2;
}

#colorBlockTitle {
	position: relative;
	background-color: #c8e6c8;
	width: 188px;
	height: 161px;
	float: left;
	margin-left: 1px;
	margin-right: 1px;
}

.sub_pic {
	float: left;
}

#green_bar {
	clear: left;
	margin-top: 1px;
	margin-left: 1px;
	padding-top: 1px;
}

#green_bar_home {
	clear: left;
	margin-top: 1px;
	margin-left: 1px;
}

#BlockTitle {
}

#BlockTitle h1 {
	color: #998c4c;
	font-size: 20px;
	text-align: right;
	padding-right: 7px;
	font-weight: bold;
	line-height: 22px;
}

#contentgrow *:first-child {
	margin-top: 0px;
}

#breadcrumb {
	position: relative;
	padding-left: 30px;
}

#breadcrumb p {
	font: 11px/12px Arial;
	font-weight: bold;
	color: #999999;
}

#breadcrumb a {
	font: 11px/12px Arial;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

#breadcrumb a:hover {
	color: #660000;
	text-decoration: underline;
}

#contentgrow {
	position: relative;
	background: url(images/interior_tile.gif) repeat center top;
	padding: 0px 20px 30px 30px;
	visibility: visible;
	margin: 0px;
	left: 0px;
	width: 701px;
}

#contentgrow p {
	font: 12px/18px Arial;
	margin: 0px;
	padding-right: 30px;
	color: #000000;
	text-align: left;
}

#contentgrow a {
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}

.nomargin {
	margin-top: 0px;
	margin-bottom: 0px;
}

#contentgrow p a:hover {
	color: #660000;
	text-decoration: underline;
}

#contentgrow li {
	font: 13px/20px Georgia;
	margin: 0px;
	color: #000000;
	text-align: left;
}

#contentgrow li a {
	font-weight: bold;
}

#contentgrow li a:hover {
	text-decoration: underline;
	color: #660000;
}

#contentgrow h1 {
	font: 14px Arial;
	color: #006600;
	font-weight: bold;
	text-align: left;
	margin: 0px 0px 8px 0px;
}

#contentgrow h2 {
	font: 13px Arial;
	color: #006600;
	font-weight: bold;	
	text-align: left;
	margin: 0px 0px 8px 0px;
}

#contentgrow h3 {
	font: 12px Arial;
	color: #006600;
	font-weight: bold;
	text-align: left;
	margin: 0px 0px 8px 0px;
}

#contentgrow h4 {;
	font: 13px Arial;
	color: #998c4c;
	font-weight: bold;
	text-align: left;
	margin: 0px 0px 8px 0px;
}
#contentgrow h5 {
	font: 12px Arial;
	color: #998c4c;
	font-weight: bold;
	text-align: left;
	margin: 0px 0px 8px 0px;
}

#contentgrow h1 a {
	text-decoration: none;
	color: #660000;	
}

#contentgrow h2 a {
	text-decoration: none;
	color: #660000;
}

#contentgrow h3 a {
	text-decoration: none;
	color: #660000;
}

#contentgrow h4 a {
	text-decoration: none;
	color: #660000;
}

#contentgrow h5 a {
	text-decoration: none;
	color: #660000;
}
#contentgrow h6 a {
	text-decoration: none;
	color: #660000;
}

contentgrow h1 a:hover {
	text-decoration: underline;
	color: #660000;	
}

contentgrow h2 a:hover {
	text-decoration: underline;
	color: #660000;	
}

contentgrow h3 a:hover {
text-decoration: underline;
color: #660000;	
}

contentgrow h4 a:hover {
	text-decoration: underline;
	color: #660000;	
}

contentgrow h5 a:hover {
	text-decoration: underline;
	color: #660000;
}

contentgrow h6 a:hover {
	text-decoration: underline;
	color: #660000;	
}

.caption {
	font: 11px/13px Georgia;
	color: #000000;
	text-align: left;
	font-style: italic;
}

.inlinepicsingle {
	float: left;
	padding-bottom: 10px;
	padding-right: 20px;
}

.inlinepicLeft {
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
}

.inlinepicLarge {
	text-align: center;
	padding-bottom: 20px;
}
.inlinepicRight {
	float: right;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;	
}
.floattext {
	float: left;
}

.clearall {
	clear: both;
}

.clearleft {
	clear: left;
}

.clearright {
	clear: right;
}

#footer {
	position: relative;
	left: 0px;
	width: 100%;
	margin-bottom: 0px;
	z-index: 2;	
}

#contentbottom {
	position: absolute;
	left: 0px;
	width: 751px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 32px;
}

#contentbottom p {
	text-align: center;
	font: 11px Arial;
	color: #669966;
}

#contentbottom a {
	text-decoration: none;
	color: #e7f3f3;
}

#contentbottom a:hover {
	text-decoration: none;
	color: #ffcc00;
}

html, body {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	background: url(images/bg_tile.gif) repeat;
}

/* Sticky Navigation for Top Menu */

body#home a#home_top,
body#about_hours a#about_top,
body#history_dh a#history_top,
body#programs_education a#programs_top,
body#programs_events a#programs_top,
body#rentals_about a#rentals_top,
body#about_location a#about_top,
body#about_contact a#about_top,
body#about_links a#about_top,
body#history_people a#history_top,
body#history_ls a#history_top,
body#history_aa a#history_top,
body#rentals_facilities a#rentals_top,
body#rentals_rates a#rentals_top,
body#rentals_vendors a#rentals_top,
body#rentals_gallery a#rentals_top,
body#rentals_faq a#rentals_top,
body#rentals_contact a#rentals_top,
body#rentals_promotions a#rentals_top {
	color: #ffcc00;
	text-decoration: none;
}

/* Sticky navagation for Sub menu */
body#about_hours a#hours_about,
body#about_location a#location_about,
body#about_contact a#contact_about,
body#about_links a#links_about,
body#history_dh a#dh_history,
body#history_people a#people_history,
body#history_ls a#ls_history,
body#history_aa a#aa_history,
body#programs_education a#education_programs,
body#programs_events a#events_programs,
body#rentals_about a#about_rentals,
body#rentals_facilities a#facilities_rentals,
body#rentals_rates a#rates_rentals,
body#rentals_vendors a#vendors_rentals,
body#rentals_gallery a#gallery_rentals,
body#rentals_faq a#faq_rentals,
body#rentals_contact a#contact_rentals,
body#rentals_promotions a#promotions_rentals {
	background: #537d53;
	color: #ffcc00;
	width: 155px;
}
