@charset "UTF-8";
/* CSS Document */
body {
	background-color: #CBCD9B;
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	color: #993333;
	list-style-type: circle;
}
li   {
	text-align: left;
	list-style-type: circle;
	font-size: 14px;
	line-height: 20px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #993333;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666600;
}
#mainWrapper {
	background-color: #FFFFFF;
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
}
hresources {
	margin: 0px;
	padding: 0px;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 100%;
	background-image: url(images/nav-bkd.gif);
	background-repeat: repeat-x;
}
#headerLeftStripe {
	float: left;
	width: 250px;
}
#mainContent {
	margin: 0px;
	padding: 0px;
	height: 630px;
	background-image: url(images/main-rule.gif);
	background-repeat: repeat-y;
}
#mainboxbkgd {
	background-image: url(images/sketch.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#nav {
	padding: 0px;
	float: right;
	height: 30px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: block;
	background-color: #FFFFFF;
	width: 750px;
}
#nav ul {
	list-style-type: none;
	float: left;
	margin-top: 0px;
}
#nav ul li {
	list-style-type: none;
	margin-left: 0px;
	margin: 0;
	float: left;
}
#nav ul a {
	background-image: url(images/ltgreenbox.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	list-style-type: none;
	display: block;
	float: left;
	text-indent: 10px;
	margin-left: 30px;
	width: auto;
	padding-left: 5px;
}
#nav ul a:visited {
	color: #993333;
}
#nav ul a:hover {
	color: #666600;
	text-decoration: underline;
	background-image: url(images/redbox.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
#nav ul a:active {
	color: #666600;
	text-decoration: underline;
	background-image: url(images/redbox.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
#quotebox {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	font-style: italic;
	color: #999966;
	margin: 0px;
	padding: 0px;
	width: 250px;
	text-align: center;
	line-height: 38px;
	float: left;
	height: 350px;
	margin-top: 15px;
}
#logobox {
	background-image: url(images/svh-logo.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	width: 250px;
	height: 120px;
	clear: left;
	background-position: center center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#leftbox {
	float: left;
	width: 285px;
	height: 625px;
	margin-right: 10px;
}
.italicbold {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
#HomeruledWhiteBox {
	height: 525px;
	width: 640px;
	border: 2px ridge #999966;
	position: relative;
	float: left;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 35px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align: center;
	margin-top: 30px;
	margin-right: 0;
}
#ruledWhiteBox {
	height: 530px;
	width: 640px;
	border: 2px ridge #999966;
	position: relative;
	float: left;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align: center;
	margin-top: 30px;
	margin-right: 0;
}
#ruledWhiteBox h1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	position: relative;
	float: left;
	width: 640px;
	padding: 0px;
}
.imgRight {
	float: right;
	margin-bottom: 5px;
	margin-left: 15px;
}
.slideShow {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer {
	padding: 0px;
	height: 55px;
	width: 100%;
	background-image: url(images/nav-bkd.gif);
	background-repeat: repeat-x;
	background-position: 0px -50px;
	font-size: 14px;
	color: #666600;
	margin-top: 0px;
	margin-left: 0px;
	clear: both;
	background-color: #FFFFFF;
}
.footertext {
	color: #666600;
	float: right;
	font-size: 14px;
	height: 30px;
	margin-top: 15px;
	text-align: center;
	width: 750px;
	background-color: #FFFFFF;
}
#bottomRule {
	float: left;
	margin: 0;
	padding: 0;
	background-color: #666600;
	height: 55px;
}
a:link {
	color: #993300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #5C5E00;
}
a:active {
	text-decoration: none;
	color: #5C5E00;
}

.mainbox {
	height: 750px;
	width: 1000px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.redbullets {
	color: #993333;
	font-size: 16px;
}
#textboxleft {
	float: left;
	width: 310px;
	text-align: left;
	font-size: 14px;
	line-height: 18px;
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#textboxleft p {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993333;
	margin: 0px;
}
.textboxleftchart {
	font-size: 12px;
	line-height: 13px;
}
#textboxright {
	float: left;
	width: 310px;
	font-size: 14px;
	line-height: 18px;
	text-align: left;
	padding: 0px;
	margin-left: 5px;
	height: auto;
	margin-top: 0px;
}
#textboxright p {
	margin: 0px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993333;
}
.smallreditalic {
	font-size: 12px;
	font-style: italic;
}
.subhead {	font-weight: bold;
	font-size: 16px;
}
.italicbold2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 13px;
	font-weight: bold;
	line-height: 13px;
}
.label {
	text-align: right;
	float: left;
	width: 7.5em;
	margin-right: 5px;
	
}
#biggerquote {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
