/* Main CSS for Supreme Court History Site
Michael Griffith - Griffiti LLC
*/

a img {
	border: none;
}

#dhcsitebuild {
	margin: 0px auto 0px auto;
	background: url(images/interiortile.gif) repeat center top;
	height: 520px;
	width: 1000px;
	position: relative;
}

#scootdown {
	position: relative;
	top: 130px;
}

#scootdown2 {
	background: url(images/interiortile1.gif) repeat center top;
	position: relative;
	top: 520px;
}

#banner {
	background: url(images/banner.gif) no-repeat;
	visibility: visible;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	width: 1000px;
	height: 60px;
}

#aboutmenu {
	font: 11px/24px Georgia;
	margin: 0px;
	padding: 0px;
	padding-left: 4px;
	padding-right: 4px;
	list-style: none;
	text-align: left;
	letter-spacing: 1px;
	background-color: #336666;
	visibility: hidden;
	position: absolute;
	left: 184px;
	top: 98px;
	z-index: 4;
	width: 200px;
	height: 194px;
}

#archivesmenu {
	font: 11px/24px Georgia;
	margin: 0px;
	padding: 0px;
	padding-left: 4px;
	padding-right: 4px;
	list-style: none;
	text-align: left;
	letter-spacing: 1px;
	background-color: #336666;
	visibility: hidden;
	position: absolute;
	left: 305px;
	top: 98px;
	z-index: 4;
	width: 155px;
	height: 93px;
}

#educationmenu {
	font: 11px/24px Georgia;
	margin: 0px;
	padding: 0px;
	padding-left: 4px;
	padding-right: 4px;
	list-style: none;
	text-align: left;
	letter-spacing: 1px;
	background-color: #336666;
	visibility: hidden;
	position: absolute;
	left: 515px;
	top: 98px;
	z-index: 4;
	width: 180px;
	height: 118px;
}

#preservationmenu {
	font: 11px/24px Georgia;
	margin: 0px;
	padding: 0px;
	padding-left: 4px;
	padding-right: 4px;
	list-style: none;
	text-align: left;
	letter-spacing: 1px;
	background-color: #336666;
	visibility: hidden;
	position: absolute;
	left: 639px;
	top: 98px;
	z-index: 4;
	width: 155px;
	height: 94px;
}

#museummenu {
	font: 11px/24px Georgia;
	margin: 0px;
	padding: 0px;
	padding-left: 4px;
	padding-right: 4px;
	list-style: none;
	text-align: left;
	letter-spacing: 1px;
	background-color: #336666;
	visibility: hidden;
	position: absolute;
	left: 794px;
	top: 98px;
	z-index: 4;
	width: 180px;
	height: 118px;
}

#aboutmenu li a,
#archivesmenu li a,
#educationmenu li a,
#preservationmenu li a,
#museummenu li a {
	background-color: #336666;
	border-bottom-color: #cccc99;
	border-bottom-style: solid;
	border-right-color: #336666;
	border-right-style: solid;
	border-left-color: #336666;
	border-left-style: solid;
	border-width: 1px;
	border-top: 1px;
	border-left: 1px;
	border-right: 1px;
	padding-left: 0px;
	padding-right: 0px;
	text-decoration: none;
	color: #e7f3f3;
	width: 100%;
	display: block;
}

#aboutmenu li a:hover,
#archivesmenu li a:hover,
#educationmenu li a:hover,
#preservationmenu li a:hover,
#museummenu li a:hover {
text-decoration: none;
color: #ffcc00;
}
#topmenu {		
	background: url(images/topmenubg.gif) no-repeat;
	position: absolute;
	left: 0px;
	top: 60px;
	height: 39px;
	width: 1000px;
	font: 12px/16px Georgia;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	margin: 0px;
	padding-top: 12px;
	padding-left: 90px;
	list-style: none;
	color: #fefefe;
	z-index: 2;
}

#topmenu li a {
	border: 0px none #000000;
	text-decoration: none;
	color: #fefefe;
	height: 100%;
	display: block;
}

#topmenu li,
#bottominfo li,
#bottominfo2 li {
	height: 100%;
	display: block;
	float: left;
	margin: 0px;
}

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

#submenu_text {
	position: absolute;
	width: 1000px;
	height: 24px;
	left: 12px;
	top: 490px;
	font: 11px/14px Arial;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
	list-style: none;
	color: #fefefe;
	z-index: 4;
}
#submenu_text2 {
	position: absolute;
	width: 1000px;
	height: 24px;
	left: 12px;
	top: 20px;
	font: 11px/14px Arial;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-left: 120px;
	list-style: none;
	color: #fefefe;
	z-index: 4;
	
}

#submenu_text li a {
	border: 0px none #000000;
	text-decoration: none;
	color: #fefefe;
	height: 100%;
	display: block;
	font: 11px/14px Arial;
	font-weight: bold;
}

#submenu_text2 li a {
	border: 0px none #000000;
	text-decoration: none;
	color: #fefefe;
	height: 100%;
	display: block;
	font: 11px/14px Arial;
	font-weight: bold;
}

#submenu_text li {
	height: 100%;
	display: block;
	float: left;
	margin: 0px;
}
#submenu_text2 li {
	height: 100%;
	display: block;
	float: left;
	margin: 0px;
}

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

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


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

#flashplacehold {
	visibility: visible;
	position: absolute;
	left: 10px;
	top: 137px;
	z-index: 2;
	width: 980px;
	height: 245px;
}

#submenu_images {
	background: url(images/submenu_imagesbg.png) no-repeat;
	visibility: visible;
	position: absolute;
	left: 10px;
	top: 386px;
	z-index: 2;
	width: 980px;
	height: 126px;
}

#contenttop {
	background: url(images/topbreadcrumbbg.gif) no-repeat;
	visibility: visible;
	position: absolute;
	left: 0px;
	top: 99px;
	width: 1000px;
	height: 31px;
	z-index: 1;
}

#contentgrow {
	background: url(images/interiortile.gif) repeat center top;
	padding: 20px 40px 20px 40px;
	visibility: visible;
	margin: 0px;
	position: relative;
	left: 0px;
	height: auto;
}

#contentgrow p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font: 13px/20px Georgia;
	margin: 0px;
	padding-right: 30px;
	color: #000000;
	text-align: left;
}

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

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

#contentgrow p a:hover {
	color: #990000;
	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: #990000;
}

#contentgrow h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font: 15px Georgia;
	color: #336666;
	font-weight: bold;
	text-align: left;
	margin: 0px 0px 8px 0px;
}

#contentgrow h2 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font: 15px Arial;
	color: #336666;
	font-weight: bold;	
	text-align: left;
	margin: 0px 0px 8px 0px;
}

#contentgrow h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font: 14px Georgia;
	color: #336666;
	font-weight: bold;
	text-align: left;
	margin: 0px 0px 8px 0px;
}

#contentgrow h4 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font: 14px Arial;
	color: #336666;
	font-weight: bold;
	text-align: left;
	margin: 0px 0px 8px 0px;
}
#contentgrow h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font: 13px Georgia;
	color: #336666;
	font-weight: bold;
	text-align: left;
	margin: 0px 0px 8px 0px;
}
#contentgrow h6 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font: 13px Arial;
	color: #336666;
	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: #990000;	
}

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

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

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

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

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

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

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

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

.floattext {
	float: left;
}

.clearall {
	clear: both;
}

.clearleft {
	clear: left;
}

.clearright {
	clear: right;
}

#contentbottom {
	position: absolute;
	left: 0px;
	z-index: 2;
	width: 1000px;
	left: 0px;	
}

#contentbottom2 {
	position: absolute;
	left: 0px;
	z-index: 2;
	width: 1000px;
	left: 0px;	
}

#breadcrumb {
	position: absolute;
	visibility: visible;
	left: 10px;
	top: 102px;
	width: 800px;
	z-index: 2;
	height: auto;	
}
#breadcrumb p {
	font: 11px/24px Georgia;
	font-weight: bold;
	color: #e7f3f3;
	display: inline;
	padding-left: 25px;
}

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

#bottominfo {
	height: 40px;
	margin: 0px;
	color: #ffffff;
	position: absolute;
	left: -8px;
	top: 22px;
	z-index: 2;
	width: 1000px;
	padding-bottom: 0px;
	display: inline;
}

#bottominfo2 {
	height: 40px;
	margin: 0px;
	color: #ffffff;
	position: absolute;
	left: -8px;
	top: 43px;
	z-index: 2;
	width: 1000px;
	padding-bottom: 0px;
	display: inline;		
}

#bottominfo p {
	text-align: center;
	font: 11px/22px Arial;
	padding-left: 0px;
	padding-top: 0px;
	color: #e7f3f3;
}

#bottominfo2 p {
	text-align: center;
	font: 11px/22px Arial;
	padding-left: 0px;
	padding-top: 0px;
	color: #e7f3f3;
}


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

#bottominfo2 a {
	text-decoration: none;
	color: #e7f3f3;
}
#bottominfo a:hover {
	text-decoration: none;
	color: #ffcc00;
}

#bottominfo2 a:hover {
	text-decoration: none;
	color: #ffcc00;
}
html, body {
	padding: 0px;
	margin: 0px;
	background-color: #cccc99;
}

/* Sticky Navigation for Top Menu */

body#home a#hometop,
body#about a#abouttop,
body#officers_about a#abouttop,
body#staff_about a#abouttop,
body#volunteer_about a#abouttop,
body#history_about a#abouttop,
body#missionhistory_about a#abouttop,
body#sponsors_about a#abouttop,
body#archives a#archivestop,
body#collections_archives a#archivestop,
body#onlineresources_archives a#archivestop,
body#acquisitions_archives a#archivestop,
body#education a#educationtop,
body#teacherresources_education a#educationtop,
body#childrensprograms_education a#educationtop,
body#publicprograms_education a#educationtop,
body#educationtours_education a#educationtop,
body#preservation a#preservationtop,
body#courthouse_preservation a#preservationtop,
body#historiccomplex_preservation a#preservationtop,
body#resources_preservation a#preservationtop,
body#news_preservation a#preservationtop,
body#museum a#museumtop,
body#historymuseum_museum a#museumtop,
body#changingexhibits_museum a#museumtop,
body#onlineexhibit_museum a#museumtop,
body#tours_museum a#mmuseumtop {
	text-decoration: none;
	color: #ffcc00;
}

/* Sticky navagation for Sub menu */
body#subrental a#rental,
body#submembership a#membership,
body#subevents a#events,
body#subgiftshop a#giftshop,
body#subnewsletter a#newsletter {
	text-decoration: none;
	color: #ffcc00;
}

/* Stick navagation for About menu */
body#officers_about a#about_officers,
body#staff_about a#about_staff,
body#volunteer_about a#about_volunteer,
body#history_about a#about_history,
body#missionhistory_about a#about_missionhistory,
body#sponsors_about a#about_sponsors {
	text-decoration: none;
	color: #ffcc00;
}

/* Stick navagation for Archives and Research menu */
body#collections_archives a#archives_collections,
body#onlineresources_archives a#archives_onlineresources,
body#acquisitions_archives a#archives_acquisitions {
	text-decoration: none;
	color: #ffcc00;
}

/* Stick navagation for Education menu */
body#teacherresources_education a#education_teacherresources,
body#childrensprograms_education a#education_childrensprograms,
body#publicprograms_education a#education_publicprograms,
body#educationtours_education a#education_educationtours {
	text-decoration: none;
	color: #ffcc00;
}

/* Stick navagation for Preservation menu */
body#courthouse_preservation a#preservation_courthouse,
body#historiccomplex_preservation a#preservation_historiccomplex,
body#resources_preservation a#preservation_resources,
body#news_preservation a#preservation_news {
	text-decoration: none;
	color: #ffcc00;
}

/* Stick navagation for Museum menu */
body#historymuseum_museum a#museum_historymuseum,
body#changingexhibits_museum a#museum_changingexhibits,
body#onlineexhibit_museum a#museum_onlineexhibit,
body#tours_museum a#museum_tours {
	text-decoration: none;
	color: #ffcc00;
}
