@charset "UTF-8";
/*  CSS STYLE SHEET
    (c) TechTriad.com */

body {
	background-color: #f9f8e8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin: 0px;
}

#wrapper	{
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/side-shadows.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
	float: none;
}

#masthead {
	height: 165px;
	background-image: url(/images/headers/rotator.aspx);
	background-repeat: no-repeat;
	background-position: top;
	left: auto;
	right: auto;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}

#topmenu {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/side-shadows.jpg);
	background-repeat: repeat-y;
	height: 55px;
}
#menu {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0F1459;
	border-left-color: #0F145B;
	background-color: #6b839f;
	background-image: url(../images/topmenu-shadow.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 55px;
}

#logo {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	height: 135px;
	width: 450px;
	margin-top: 20px;
	margin-left: 50px;
}
#logo h1 {
	display: none;
}

#logo a {
	height: 135px;
	width: 450px;
	display: block;
}

#contentWrapper {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-color: #314a69;
	margin-top: 0px;
	background-image: url(../images/side-shadows.jpg);
	background-repeat: repeat-y;
	float: right;
}
#content {
	text-decoration: none;
	width: 800px;
	margin-right: 22px;
	margin-left: auto;
	float: right;
	clear: both;
	background-color: #6b839f;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0F145B;
	border-left-color: #0F145B;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
#content  a {
	font-weight: bold;
	color: #39638C;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
#content p {
	margin-right: 20px;
	margin-top: 6px;
	margin-bottom: 12px;
}
#content h1 {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #213045;
	letter-spacing: -0.8px;
}
#content h2 {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #314A69;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content h3 {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #5b5b5b;
	margin-top: 12px;
	margin-bottom: 12px;
}
#content h4 {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #314A69;
}
#content h5 {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #5b5b5b;
}
#content ul, #content ol, #content li {
	list-style-type: disc;
	list-style-position: outside;
	padding-bottom: 10px;
}

#contentLeft {
	width: 210px;
	float: left;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	margin-left: 25px;
	border: 3px solid #0F1459;
	padding-right: 6px;
	padding-left: 10px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}
#contentLeft  a {
	font-weight: bold;
	color: #314A69;
	text-decoration: none;
}
#contentLeft  a:hover {
	text-decoration: underline;
}
#contentRight {
	float: right;
	width: 475px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(../images/back_school.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border: 3px solid #0F1459;
	margin-right: 25px;
}

#title {
	float: none;
	height: 75px;
	width: 630px;
	background-color: #FFFFFF;
	margin-left: -10px;
	padding-left: 10px;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: right;
	height: 30px;
	width: 300px;
	float: right;
	margin-right: 10px;
}
.footerMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: right;
	height: 30px;
	width: 300px;
	clear: both;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}

.subFooter {
	width: auto;
	float: left;
	padding-right: 10px;
}

#footerBorder {
	background-image: url(../images/top_pattern.gif);
	background-repeat: repeat-x;
	height: 25px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	clear: both;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#footerPhoto {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	clear: both;
	height: 30px;
	background-image: url(../images/footer-photo.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#footer {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7E7E7E;
	text-align: center;
}
#footer a {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}
.clearing {
	float: none;
}
