@import "slideshow1.css";
@import "slideshow2.css";
@import "titles.css";
body {
	background-color: #FFFFFF;
	font-family: Tahoma, Arial;
	font-size: 70%;
	color: #000000;
	background-image: url(../i/bg_body.jpg);
	background-repeat: repeat;
}
h1 {
	padding: 2px;
	font-size: 110%;
	color: #333333;
}
h2 {
	padding: 2px;
	font-size: 110%;
	color: #333333;
}
html * {   
	margin: 0;   
	padding: 0; 
}

.clear {
	clear: both;
}
a:link, a:visited, a:active {
	color: #3399FF;
	text-decoration: none;
}
a:hover {
	color: #3399FF;
	text-decoration: underline;
}
a {
	outline: none;
}
p {
	line-height: 19px;
	padding-bottom: 6px;
}
#container {
	background-color: #FFFFFF;
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 40px;
	padding-left: 40px;
	background-image: url(../i/strip.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 40px;
}
#open {
	height: 445px;
	width: 415px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

#header h1 a
{
	display:block;
	width:670px;
    height:93px;
}
#header {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #333333;
}

#logo {
	width: 670px;
	height: 150px;
	background-image: url(../i/logo.jpg);
	background-repeat: no-repeat;
	}
#logo span {
	display: none;
	}
#navlist li {
	display: inline;
	list-style-type: none;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 110%;
}
#navlist a:link, #navlist a:visited, #navlist a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#navlist a:hover
{
	text-decoration: underline;
	color: #FFFFFF;
}
.navspaced {
	padding-right: 70px;
}
#navcontainer {
	background-image: url(../i/nav_back.jpg);
	background-repeat: repeat;
	background-position: left top;
	height: 30px;
	padding-top: 15px;
	padding-left: 27px;
}
#content {
	width: 670px;
	margin-top: 15px;
}
#content_left {
	float: left;
	width: 415px;
}
#content_right {
	float: right;
	width: 215px;
}
#buckets {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 10px;
	padding-top: 16px;
}
.bucket {
	background-color: #CCDDEF;
	height: 310px;
	width: 210px;
	float: left;
}
.bucket dl {
	margin-top: 11px;
	margin-right: 11px;
	margin-bottom: 3px;
	margin-left: 11px;
}
.bucket dt {
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	margin-bottom: 2px;
}
.bucket dd {
	font-size: 90%;
	text-transform: uppercase;
}
.bucket p {
	line-height: 15px;
	font-size: 90%;
	margin-right: 11px;
	margin-bottom: 2px;
	margin-left: 11px;
}
.pad {
	margin-right: 20px;
}
#footer {
	width: 740px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	color: #FFFFFF;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #313031;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#sjh_news {
	margin-bottom: 15px;
}
#sjh_news dt {
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
}
#sjh_news dd {
	text-transform: uppercase;
	font-size: 90%;
	font-weight: bold;
}
#sjh_news p {
	line-height: 17px;
	font-size: 90%;
}
#sjh_news dl {
	margin-bottom: 5px;
}
#credit {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 20px;
}
#credit a {
	color: #000000;
	text-decoration: underline;
}
.details {
	width: 664px;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.formtext {
	padding: 2px;
	font-size: 110%;
	color: #333333;
}
.box1 {
	float: left;
	width: 260px;
}
.box2 {
	float: left;
	width: 140px;
}
.box3 {
	float: left;
	width: 130px;
}
.box4 {
	float: left;
	width: 130px;
}
.thick {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#legalbox {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#legalbox dt {
	font-weight: bold;
}
#legalbox dd {
	line-height: 16px;
}
#legalbox dl {
	margin-bottom: 15px;
}
