@charset "UTF-8";
/* CSS Document */

body {background-color:#003962;}

* {margin: 0; padding: 0;}

#header-wrapper {
	background-color: #70B4F8;
	height: 115px;
	width: 100%
	}

	
#slideshow-wrapper {
	background-image:url(images/slideshow-back.gif);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #FFFFFF;
	width: 100%;
	position: relative;
	}
	
	
#slideshow {
	margin: 0 auto;
	width: 944px;
	height: 286px;
	background-image: url(images/slideshow-border.jpg);
	background-repeat: no-repeat;
	

}
	
#box {
width: 944px;
background-image: url(images/box2.gif);
background-position: top left;
background-repeat: no-repeat;
margin: 8px 0 0 0px;
}

#boxbot {
width: 944px;
height: 55px;
background-image:url(images/box-bot2.gif);
background-position: bottom left;
background-repeat: no-repeat;

}
	
#footer-wrapper {background-color: #003962; width: 100%;}

#footer {
	margin: 0 auto;
	width: 944px; }
	
	#footer p {
 	font-family:Verdana, Arial, Helvetica, sans-serif;
 	font-size:12px;
	color:#FFF;
	line-height: 1.5em;
	padding: 0px 11px 12px 2px;
	  }

#topnav { 
	margin: 0 auto;
	width: 944px;
	height: 28px;
}

#logo {margin: 0 auto;
	width: 944px;
	height: 87px;
	}


#header {
	margin: 0 auto;
	height: 115px;
	width: 944px;
	}
	
#content {
	margin: 0 auto;
	width: 944px;
	background-color: #FFFFFF;
	}
	
#content p {
 	font-family:Verdana, Arial, Helvetica, sans-serif;
 	font-size:12px;
	color:#554433;
	line-height: 1.5em;
	padding: 0px 11px 12px 2px;
	  }
	
	
	#footer a {
	color:#fff;
	text-decoration: none;

	}
	
		#footer a:hover {
	color:#D8D145;
	text-decoration: none;}
	
	
#content ul {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size:12px;
	color:#000000;
line-height: 13px;
margin: 0px 0px 5px 0px;
padding: 4px 5px 2px 10px; /* Controls right padding on li and moves all list items over */
background-position:top;
background-repeat:repeat-y;
}

#content li {
margin: 4px 5px 0 1px;
list-style-type: none;
padding: 0px 8px 3px 14px;
background-image: url(images/bullet3.gif);
background-position:top left;
background-repeat:no-repeat;
}

#content a {
color: #554433;
text-decoration: underline;
line-height: 16px;

}

#content a:hover {
color: #004EA2;
text-decoration: underline;

}



#navcontainer {margin: 0;
	padding: 0;
	height: 28px;
	}



#nav {
	margin: 0;
	padding: 0;
	height: 28px;
	list-style: none;
	display: hidden inline;
	overflow: hidden;
	}

#nav li {
	margin: 0; 
	padding: 0;
    list-style: none;
	display: inline;
	}


#nav a {
	float: left;
	padding: 28px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:20px; /* for IE5/Win only */
	}
	
#nav a:hover {
	background-position: 0 -28px;
	}

#nav a:active {
	background-position: 0 -28px;
	}
	
#nav a.selected {
	background-position: 0 -56px;
	}
	
#nav a.selected:hover {
	background-position: 0 -56px; }
	
#left a {
width: 515px;
	background: url(images/nav_left.jpg)  top left no-repeat;
	}
	
#summer_home a {
width: 127px;
	background: url(images/home-tab.gif)  top left no-repeat;
	}
	
#home_home a  {
	width: 545px;
	background: url(images/lefttab.jpg)  top left no-repeat;
	}
		
	
#hs_home a  {
	width: 113px;
	background: url(images/send-tab.gif) top left no-repeat;
	}
	
	
#gap_home a  {
	width: 159px;
	background: url(images/contact-tab.gif) top left no-repeat;
	}
	