@charset "utf-8";
/* CSS Document */
body {
	/*margin: 0;
	padding: 0;*/
	background-image:url(images/blue-bg.gif);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
}

bold {
	font-size:20px;
}

label {
	font-size: 10px;
}

#outer {
	background-color: #FFFFFF;
	border: 1px #000000 solid;
	margin-left: auto;
	margin-right: auto;
	width: 810px;
	height: auto;
	/*border: black 1px solid;*/
	margin-top: -7px;
}

#outer a img {
	border:none;

}

#topnav {
	color: #000000;
	height: 15px;
	font-size: 12px;
	font-weight:bold;
	text-align: right;
	padding-top: 1px;
	padding-right: 30px;
	background-color: #FFCC33;
}
#topnav a:link {
	color: #000000;
	text-decoration: none;
}
#topnav a:hover {
	color: #666666;
}
#topnav a:visited {
	color: #000000;
	text-decoration: none;
}

#banner {
	height: 90px;
	background-image:url(images/hsdbanner3.gif);
	background-repeat: no-repeat;
}

#navbar {
	height: 22px;
	color: #333333;
	font-size:14px;
	background-image:url(images/nav-line.gif);
	/*background-color: #FFCC33;
	background-image:url(images/hsdnavbg_blue.gif);
	background-repeat: no-repeat;*/
	padding-top: 6px;
	text-align: center;
	font-weight: bolder;
}

#navbar a:link, #navbar a:visited {
	color:#000000;
	text-decoration: none;
}

#navbar a:hover {
	color:#FFFFFF;
	text-decoration: none;
}

#middle {
	/*background-image: url(images/hsdmaintxtbg.gif);
	background: repeat-y;*/
	padding-left: 20px;
	/*min-height: 100px;*/
}

#maintext {
	width: 760px;
	padding-top: 5px;
	font-size:14px;	
}

#flash {
	width: 760px;
	height: 250px;
}

#flashmain {
	width: 500px;
	height: 250px;
	float: right;
}

#front-banner {
	background-image: url(images/Emancipation%20Banner.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-left: -25px;
	height: 100px;
	width: 810px;
	clear:both
}

/*#front-banner a img {
	border: none;
}*/

#flashside {
	background-image: url(images/quote.gif);
	background-repeat: no-repeat;
	width: 215px;
	height: 250px;
	float: left;
	margin-left: 8px;
	padding-left: 1px;
}

#toplinks {
	clear: left;
	padding-top: 10px;
}

/*#toplinks a img {
	border: none;
}*/

#mt-outer.autosize {
	display: table;
	width: 1px;
}

#mt-outer.autosize > maintext {
	display: table-cell;
}


#mt-container {
	margin-left: 10px;
}

#content {
	width: 73%;
	float: left;
	/*border: #000000 solid 1px;*/
}
#content a:link, #content a:visited {
	color:#FF3300;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
#content a:hover {
	color:#CC0000;
	text-decoration:underline;
}

#regular-head {
	font: Georgia, "Times New Roman", Times, serif 70px;
	font-weight: bolder;
}

#regular-body {
	padding-left: 15px;
}

#gallery-body {
	margin-left: 15px;
	margin-top: 5px;
}

#content-body table img {
	border: solid 1px #000000;
}

#content-head {
	color: #0066CC;
	background-color: #FFFFFF;
	text-align: left;
	height: 27px;
	border-bottom: solid 2px;
	border-bottom-color: #0033CC;
	/*border-right: #666666 solid 2px;*/
	padding-top: 3px;
	font-size:24px;
	font-weight: 600;
}

#backtrack {
	font-size:10px;
	color:#000000;
	padding-top: 2px;
}

#backtrack a:link, #backtrack a:visited {
	font-size:10px;
	color:#000000;
	text-decoration:underline;
}

#backtrack a:hover {
	font-size:10px;
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}

#content-body {
	margin-left: 15px;
	margin-top: 5px;
}

#content-body hr {
	width: 480px;
	margin-left: -0px;
}

#fp-dwire {

}

#fp-alinks {
	clear:both;	
}

.frontpage{
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	font-size: 12px;
}

.frontpage a:link, #frontpage a:visited{
	color:#000000;
	text-decoration: none;
}

.frontpage a:hover{
	color: #333333;
	text-decoration: underline;
}

.fp-title{
	background-color: #FFFFFF;
	color: #0066CC;
	border-bottom: solid 1.5pt;
	border-bottom-color: #0033CC;
	padding-left: 2px;
	padding-top: 10px;
	margin-bottom: 3px;
	font-size: 14px;
	font-weight: bold;
	width: 740px;
}

.fp-left{
	width: 240px;
	float: left;
}

.fp-right{
	width: 240px;
	margin-left: 10px;
	padding-left:4px;
	margin-bottom: 15px;
	float: left;
	border-left: solid thin #999999;
}

#sidebar {
	width: 25%;
	float: right;
}

#sb-links {
	/*background-image:url(images/sb-holder.gif);*/
	/*height: 105px;*/
}

.sb-segment {
	/*border: #000000 solid 1px;*/
	background-color:#FCFBF8;
	border: solid 1px;
	border-color: #F4F3EA;
	padding-bottom: 10px;
	margin-top: 5px;
}

.sb-head {
	text-align: center;
	padding-top: 6px;
	font-weight: bold;
	border-bottom: solid 1px;
	border-bottom-color: #E2E1CD;
	/*border-bottom: #000000 solid 1px;*/
}

.sb-head a {
	color: #000000;
	text-decoration: none;
}
.sb-body {
	margin-left: 15px;
	padding-top: 4px;
	list-style:none;
}
.sb-body a:link, .sb-body a:visited {
	color:#666666;
	font-size:14px;
	text-decoration: none;
}
.sb-body a:hover {
	text-decoration: underline;
	color:#0066CC;
}

#footer {
	background-image:url(images/hsdfooterbg-white.gif);
	clear: both;
}

#navlower {
	height: 21px;
	text-align: center;
	padding-top: 15px;
	color:#666666;	/*background-color:#999999;*/
}

#navlower a:link, #navlower a:visited {
	color:#666666;
	text-decoration: none;
}

#navlower a:hover {
	color:#666666;
	text-decoration: underline;
}

#copyright {
	height: 25px;
	/*background-color: #CCCCCC;*/
	font-size: 11px;
	text-align: center;
	padding-bottom: 5px;
}

.nav {
	font-size: 12px;
	padding-top: 5px;
}

/***********Menu Settings**********/
