@charset "utf-8";
/* CSS Document */

* { padding: 0; margin: 0; }

body {
font-family: helvetica, arial, sans-serif;
background-color: #E0F5FC;
}

h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  margin-bottom:10px;
}
h1 {
	 font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
	 margin-bottom:15px;
}

a {
	text-decoration: underline;
	color:#003851;
}

a:hover
{
text-decoration: underline;
color:#F9540C;

}

p
{
margin-bottom:10px;
margin-top:10px;
}

p.homehead {
	font-family: arial narrow, helvetica, arial, sans-serif;
	font-size:20px;
	color:#004963;
	font-weight:500;
	margin: 0px 0px 5px 0px;
	letter-spacing:0.01em;
}

#wrapper {
	margin:0 auto;
	width:794px;
}
#inner_wrapper_top {
	background:url(../images/home_round_top.gif);	
	height:10px;	
	width:794px;
}
#inner_wrapper_main {

	min-height:221px;
	width:792px;
	border-left:solid 1px #4b93b5;
	border-right:solid 1px #4b93b5;
}
#inner_wrapper_bottom {
	 position:relative;
	 top:-8px;
	 background:url(../images/home_round_bottom.png);
	 height:794px;
	 height:8px;
}

#home_header {
	position:relative;
	background:url(../images/headerBkgrndRound2.jpg) top left no-repeat;
	min-height:221px;
	width:792px;
}
#home_content {
	padding:20px 0px 0px 0px;
	
	background:url(../images/bodyBkgrnd.jpg) top center;
	min-height:221px;
	width:792px;
	position:relative;
}
#logo {
	position:absolute;
	top:25px;
	left:41px;
	width:138px;
	height:117px;
	background:url(../images/shsLogoHollow.png);
}

#home_menu {
	width:794px;
	margin: 0 auto;
	text-align:center;
	position:absolute;
	font-size: 14px;
	bottom:5px;
}
#home_menu ul {
	list-style-type:none;
	margin-left: 0px;
    padding-left: 0px;
    white-space: nowrap;
	font-size: 14px;
}
#home_menu ul li {
	display:inline;
}

#home_menu ul li a {
	text-decoration: none;
	color:#003851;
	font-size: 16px;
	font-family: helvetica, arial, sans-serif;
	text-decoration: none;
    padding-left: .05em;
    padding-right: .05em;
}
#home_menu ul li a:hover {
	color:#F22E33;
}

#home_menu ul li a.current {
	text-decoration: none;
	color:#000;
	font-size: 16px;
	font-family: helvetica, arial, sans-serif;
	text-decoration: none;
    padding-left: .05em;
    padding-right: .05em;
}
#home_menu ul li a.current:hover {
	text-decoration: none;
	color:#000;
	font-size: 16px;
	font-family: helvetica, arial, sans-serif;
	text-decoration: none;
    padding-left: .05em;
    padding-right: .05em;
}



.round_top_1 {
	background:url(../images/sub_round_top_sm.png);
	width:232px;
	height:10px;
}
.round_mid_1 {
	background:url(../images/sub_round_mid_sm.png);
	width:210px;
	padding:0px 10px 5px 12px;
	min-height:250px;
}

.round_mid_1 ul.homeList, .mid ul.homeList {
	font-size:14px;
	font-family: arial, helvetica, sans-serif;
	line-height:1.5em;
	margin:0px 0px 10px 10px;
}
.round_mid_1 ul.homeList li, .mid ul.homeList li {
	font-size:12px;
}

.round_bottom_1 {
	background:url(../images/sub_round_bottom_sm.png);
	width:232px;
	height:10px;
}

.round_top_2 {
	background:url(../images/sub_round_top_bg.png);
	width:338px;
	height:10px;
}
.round_mid_2 {
	background:url(../images/sub_round_mid_bg.png);
	width:318px;
	min-height:250px;
	font-size: .9em;
	line-height:1.4em;
	padding:0px 10px 5px 10px;
}
.round_bottom_2 {
	background:url(../images/sub_round_bottom_bg.png);
	width:338px;
	height:10px;
}

#zone1 {
	float:left;
	width:232px;
	min-height:100px;
	margin-left:20px;
}
#zone2 {
	float:left;
	width:338px;
	min-height:100px;
	margin-left:20px;

}
#zone3 {
	float:left;
	width:162px;
	min-height:100px;
	margin-left:10px;
}



/*  --- Sub Pages ---   */

#sub_content {
	padding:20px 0px 0px 0px;
	
	background:url(../images/bodyBkgrnd.jpg) top center;
	min-height:221px;
	width:792px;
	position:relative;
}
#sub_content #col1 {
	float:left;
	width:231px;
	margin-left:25px;
	
}

#sub_content #col1 #menu {
	
}
#sub_content #col1 #menu ul { 
	font-size:12px;
	line-height:22px; 
    list-style-type: none;
    padding-left: 0;
    margin-left: 18px;
}

#sub_content #col1 #menu ul li.item {
	padding-left : 18px;
    list-style-image: none;
    background-image: url(../images/nav2dot-off.png);
    background-repeat: no-repeat;
    background-position: left center;
}

#sub_content #col1 #menu ul li.item_sel {
	padding-left : 18px;
    list-style-image: none;
    background-image: url(../images/nav2dot-sel.png);
    background-repeat: no-repeat;
    background-position: left center;
}
#sub_content #col1 #menu ul li.item_current {
	padding-left : 18px;
    list-style-image: none;
    background-image: url(../images/nav2dot-pge.png);
    background-repeat: no-repeat;
    background-position: left center;
}
#sub_content #col1 #menu ul li.item a {
	text-decoration:none;
	font-family:'arial narrow', arial;
	color:#002e46;
}
#sub_content #col1 #menu ul li.item_sel a {
	text-decoration:underline;
	font-family:'arial narrow', arial;
	color:red;
}
#sub_content #col1 #menu ul li.item_current a {
	text-decoration:none;
	font-family:'arial narrow', arial;
	color:#002e46;
}

#sub_content #col1 #side_bar {
	margin-top:24px;
}


#sub_content #col2 {
	float:right;
	width:489px;
	margin-right:25px;
}

#sub_content #col2 #content {
	
}

#sub_content #col1 .top_round {
	width:231px;
	height:10px;
	background:url("../images/sub_round_top_sidebar.png");
	background-position:bottom left;
	background-repeat:no-repeat;
}

#sub_content #col1 .mid {
	width:231px;
	min-height:10px;
	background:url("../images/sub_round_mid_sidebar.png");
	padding-bottom:0px;
}

#sub_content #col1 .bottom_round {
	width:231px;
	height:10px;
	background:url("../images/sub_round_bottom_sidebar.png");
	background-position:top left;
	background-repeat:no-repeat;
}

#sub_content #col2 .top_round {
	width:489px;
	height:10px;
	background:url("../images/sub_round_top_content.png");
	background-position:bottom left;
	background-repeat:no-repeat;
}

#sub_content #col2 .mid {
	width:489px;
	min-height:10px;
	background:url("../images/sub_round_mid_content.png");
	padding-bottom:0px;
}

#sub_content #col2 .bottom_round {
	width:489px;
	height:10px;
	background:url("../images/sub_round_bottom_content.png");
	background-position:top left;
	background-repeat:no-repeat;
}
.inner {
	padding:10px 15px 10px 15px;
	line-height:1.4em;
	font-size:14px;
}
.inner ul {
	margin-left:20px;	
}
.clear {
	clear:both;
}

#footer {
	clear:both;
	padding-bottom:5px;
	padding-top:20px;
	margin:0 auto;
	width:794px;

	text-align:center;

	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	
	
}
/**************
Images
***************/
.align-right { float:right; margin: 8px 5px 5px 10px; }
.align-left { float:left; margin: 8px 10px 5px 5px; }

