/* Basics 
---------------------------------------------------------------- */

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 line-height: 15px;
 padding: 0; 
 margin: 0;
 background-color: #ECA048;
}


/* Text Styles 
---------------------------------------------------------------- */

.homepage #content h1 {
	font-size: 22px;
	font-weight: bold;
	color: #002664;
	line-height: 24px;
}

.homepage #content p {
	font-size: 12px;
	line-height: 15px;
	color: #333;
}











/* Start Divs */


/* Main Elements
---------------------------------------------------------------- */

#wrapper { 
 margin: 0 auto;
 width: 940px;
 background-image:url(../images/wrapper_bgd.jpg);
 background-repeat: repeat-y; 
 overflow: auto;
}

.clear { 
	clear: both; 
	background: #FFF;
}


/* Header
---------------------------------------------------------------- */

#header {
	color: #333;
	width: 849px;
	padding-left: 25px;
	padding-right: 25px;
	height: 180px;
	background-image:url(../images/swoop_w_tagline.jpg);
	background-repeat: no-repeat;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.homepage #headerlogo {
	width: 131px;
	float: left;
	height: 112px;
	padding-top:20px;
	padding-left: 15px;
}

.homepage #topsubmenu {
	font-size:11px;
	color:#333;
	width:650px;
	float:right;
	text-align:right;
	margin-top:25px;
	margin-bottom:10px;
}

.homepage #topsubmenu a:active {text-decoration: none;color: #333;}
.homepage #topsubmenu a:link {text-decoration: none;color: #333;}
.homepage #topsubmenu a:hover {text-decoration: underline;color: #333;}
.homepage #topsubmenu a:visited {text-decoration: none;color: #333;}
.homepage #topsubmenu a:visited:hover {text-decoration: underline;color: #333;}

.homepage #resizefont {
	font-size:11px;
	color:#333;
	width:650px;
	float:right;
	text-align:right;
}



/* Navigation
---------------------------------------------------------------- */

#navigation {
	color: #333;
	width: 851px;
	height: 50px;
	padding-top: 1px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 1px;
	margin: 0px 0px 0px 20px;
}


/* Menu 1 */
.homepage #mainmenu1 {
	width: 113px;
	height: 40px;
	background-color: #002664;
	background-image: url(../images/menu_bgd.jpg);
	background-repeat: no-repeat;
	padding-right: 1px;
	border-right: 1px solid #FFF;
	padding-top: 10px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color:#FFF;
	text-align:center;
	position:relative;
	display:block;
}

.homepage #mainmenu1 a:active {text-decoration: none;color: #FFF;}
.homepage #mainmenu1 a:link {text-decoration: none;color: #FFF;}
.homepage #mainmenu1 a:hover {
	text-decoration: none;
	width: 113px;
	height: 40px;
	background-color: #ECA048;
	background-image:url(../images/menu_bgd_rollover.jpg);
	background-repeat: no-repeat;
	padding-right: 1px;
	border-right: 1px solid #FFF;
	margin-top:-10px;
	padding-top:10px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color:#FFF;
	text-align:center;
	position:relative;
	display:block;
}
.homepage #mainmenu1 a:visited {text-decoration: none;color: #FFF;}
.homepage #mainmenu1 a:visited:hover {
	text-decoration: none;
	width: 113px;
	height: 40px;
	background-color: #ECA048;
	background-image:url(../images/menu_bgd_rollover.jpg);
	background-repeat: no-repeat;
	padding-right: 1px;
	border-right: 1px solid #FFF;
	margin-top:-10px;
	padding-top:10px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color:#FFF;
	text-align:center;
	position:relative;
	display:block;
	}



/* Menu 2 */
.homepage #mainmenu2 {
	width: 113px;
	height: 47px;
	background-color: #002664;
	background-image: url(../images/menu_bgd.jpg);
	background-repeat: no-repeat;
	padding-right: 1px;
	border-right: 1px solid #FFF;
	padding-top: 3px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color:#FFF;
	text-align:center;
	position:relative;
}

.homepage #mainmenu2 a:active {text-decoration: none;color: #FFF;}
.homepage #mainmenu2 a:link {text-decoration: none;color: #FFF;}
.homepage #mainmenu2 a:hover {
	text-decoration: none;
	width: 113px;
	height: 47px;
	background-color: #ECA048;
	background-image:url(../images/menu_bgd_rollover.jpg);
	background-repeat: no-repeat;
	padding-right: 1px;
	border-right: 1px solid #FFF;
	margin-top:-3px;
	padding-top:3px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color:#FFF;
	text-align:center;
	position:relative;
	display:block;
}
.homepage #mainmenu2 a:visited {text-decoration: none;color: #FFF;}
.homepage #mainmenu2 a:visited:hover {
	text-decoration: none;
	width: 113px;
	height: 47px;
	background-color: #ECA048;
	background-image:url(../images/menu_bgd_rollover.jpg);
	background-repeat: no-repeat;
	padding-right: 1px;
	border-right: 1px solid #FFF;
	margin-top:-3px;
	padding-top:3px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color:#FFF;
	text-align:center;
	position:relative;
	display:block;
}



/* Menu 3 */
.homepage #mainmenu3 {
	width: 113px;
	height: 33px;
	background-color: #002664;
	background-image: url(../images/menu_bgd.jpg);
	background-repeat: no-repeat;
	padding-right: 1px;
	border-right: 1px solid #FFF;
	padding-top: 17px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color:#FFF;
	text-align:center;
	position:relative;
}

.homepage #mainmenu3 a:active {text-decoration: none;color: #FFF;}
.homepage #mainmenu3 a:link {text-decoration: none;color: #FFF;}
.homepage #mainmenu3 a:hover {
	text-decoration: none;
	width: 113px;
	height: 33px;
	background-color: #ECA048;
	background-image:url(../images/menu_bgd_rollover.jpg);
	background-repeat: no-repeat;
	padding-right: 1px;
	border-right: 1px solid #FFF;
	margin-top:-17px;
	padding-top:17px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color:#FFF;
	text-align:center;
	position:relative;
	display:block;
}
.homepage #mainmenu3 a:visited {text-decoration: none;color: #FFF;}
.homepage #mainmenu3 a:visited:hover {
	text-decoration: none;
	width: 113px;
	height: 33px;
	background-color: #ECA048;
	background-image:url(../images/menu_bgd_rollover.jpg);
	background-repeat: no-repeat;
	padding-right: 1px;
	border-right: 1px solid #FFF;
	margin-top:-17px;
	padding-top:17px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color:#FFF;
	text-align:center;
	position:relative;
	display:block;
}



/* Menu 4 */
.homepage #mainmenu4 {
	width: 113px;
	height: 47px;
	background-color: #002664;
	background-image: url(../images/menu_bgd.jpg);
	background-repeat: no-repeat;
	padding-right: 1px;
	border-right: 1px solid #FFF;
	padding-top: 3px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color:#FFF;
	text-align:center;
	position:relative;
}

.homepage #mainmenu4 a:active {text-decoration: none;color: #FFF;}
.homepage #mainmenu4 a:link {text-decoration: none;color: #FFF;}
.homepage #mainmenu4 a:hover {
	text-decoration: none;
	width: 113px;
	height: 47px;
	background-color: #ECA048;
	background-image:url(../images/menu_bgd_rollover.jpg);
	background-repeat: no-repeat;
	padding-right: 1px;
	border-right: 1px solid #FFF;
	margin-top:-3px;
	padding-top:3px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color:#FFF;
	text-align:center;
	position:relative;
	display:block;
}
.homepage #mainmenu4 a:visited {text-decoration: none;color: #FFF;}
.homepage #mainmenu4 a:visited:hover {
	text-decoration: none;
	width: 113px;
	height: 47px;
	background-color: #ECA048;
	background-image:url(../images/menu_bgd_rollover.jpg);
	background-repeat: no-repeat;
	padding-right: 1px;
	border-right: 1px solid #FFF;
	margin-top:-3px;
	padding-top:3px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color:#FFF;
	text-align:center;
	position:relative;
	display:block;
}


/* Menu 5 */
.homepage #mainmenu5 {
	width: 113px;
	height: 33px;
	background-color: #002664;
	background-image: url(../images/menustars_bgd.jpg);
	background-repeat: no-repeat;
	padding-right: 1px;
	border-right: 1px solid #FFF;
	padding-top: 17px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color:#FFF;
	text-align:center;
	position:relative;
}

.homepage #mainmenu5 a:active {text-decoration: none;color: #FFF;}
.homepage #mainmenu5 a:link {text-decoration: none;color: #FFF;}
.homepage #mainmenu5 a:hover {
	text-decoration: none;
	width: 113px;
	height: 33px;
	background-color: #ECA048;
	background-image:url(../images/menustars_bgd_rollover.jpg);
	background-repeat: no-repeat;
	padding-right: 1px;
	border-right: 1px solid #FFF;
	margin-top:-17px;
	padding-top:17px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color:#FFF;
	text-align:center;
	position:relative;
	display:block;
}
.homepage #mainmenu5 a:visited {text-decoration: none;color: #FFF;}
.homepage #mainmenu5 a:visited:hover {
	text-decoration: none;
	width: 113px;
	height: 33px;
	background-color: #ECA048;
	background-image:url(../images/menustars_bgd_rollover.jpg);
	background-repeat: no-repeat;
	padding-right: 1px;
	border-right: 1px solid #FFF;
	margin-top:-17px;
	padding-top:17px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color:#FFF;
	text-align:center;
	position:relative;
	display:block;
}

.homepage #search {
	width: 240px;
	background-color: #F6CF98;
	float: left;
	height: 35px;
	padding-left: 20px;
	padding-right: 15px;
	padding-top: 15px;
}



/* Navigation Row 2, Carousel, Welcome Target Audience Pictures, etc.
---------------------------------------------------------------- */

.homepage #navigation_row2 {
	color: #333;
	width: 850px;
	height: 250px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.homepage #targetaudiencepicture {
	width:850px;
	height:167px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.homepage #carousel {
	width: 574px;
	background-color: #FFF;
	background-image:url(../images/carousel_placeholder.jpg);
	background-repeat:no-repeat;
	float: left;
	height: 250px;
	margin-right: 1px;
}

.homepage #welcome {
	width: 240px;
	height: 235px;
	background-color: #ECA048;
	float: left;
	padding-left: 20px;
	padding-right: 15px;
	padding-top: 15px;
}

.homepage #welcome h3 {
	font-size: 17px;
	color: #FFF;
	line-height:0px;
}

.homepage #welcome p {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #FFF;
}



/* Main Content Area
---------------------------------------------------------------- */

#faux {
	background:url(../images/faux_columns.jpg);
	background-color:#FFF;
	margin-bottom: 0px;
	overflow: auto;
	width: 849px;
	padding-top: 15px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 20px;
}

#content {
	display: inline;
	position: relative;
	float: left;
	color: #333;
	width: 545px;
	margin-right: 15px;
	margin-left: 15px;
}

#bottomstars {
	width: 530px;
	background-image: url(../images/stars_for_iebrowsers.jpg);
	background-repeat:no-repeat;
	float: left;
	height: 155px;
	margin-right: 1px;
}


/* Content Menus
---------------------------------------------------------------- */

.homepage #smallmenucontentarea {
	width:242px;
	min-height:150px;
	border: 1px solid #CCC;
	background:#FFF;
	float:left;
	margin-bottom:15px;
	margin-top:15px;
}

.homepage #smallmenucontentarea2 {
	margin-left:15px;
	width:242px;
	min-height:150px;
	border: 1px solid #CCC;
	background:#FFF;
	float:left;
	margin-bottom:15px;
	margin-top:15px;
}

.homepage #contentarea_menutitle {
	width:232px;
	height:22px;
	background-color: #002664;
	float:left;
	padding-left:10px;
	padding-top:7px;
}

.homepage #contentarea_menutitle2 {
	width:230px;
	height:22px;
	background-color: #002664;
	float:left;
	padding-left:10px;
	padding-top:7px;
}

.contentarea_menutitle {
	color:#FFF;
	font-size:16px;
	font-weight:normal;
}

.contentarea_menutitle a:active {text-decoration: none;color: #FFF;}
.contentarea_menutitle a:link {text-decoration: none;color: #FFF;}
.contentarea_menutitle a:hover {text-decoration: none;color: #CCC;}
.contentarea_menutitle a:visited {text-decoration: none;color: #FFF;}
.contentarea_menutitle a:visited:hover {text-decoration: none;color: #CCC;}

.contentarea_menu {
	color:#002664;
	font-size:13px;
	line-height:18px;
	font-weight:bold;
	text-decoration:none;
	padding-left:10px;
	padding-top:10px;
}

.contentarea_menu a:active {text-decoration: none;color: #002664;padding-left:0px;padding-top:0px;}
.contentarea_menu a:link {text-decoration: none;color: #002664;padding-left:0px;padding-top:0px;}
.contentarea_menu a:hover {text-decoration: none;color: #ECA048;padding-left:0px;padding-top:0px;}
.contentarea_menu a:visited {text-decoration: none;color: #002664;padding-left:0px;padding-top:0px;}
.contentarea_menu a:visited:hover {text-decoration: none;color: #ECA048;padding-left:0px;padding-top:0px;}

.homepage #longmenucontentarea {
	width:490px;
	height:22px;
	float:left;
	margin-bottom:15px;
	background-color: #002664;
	padding-left:10px;
	padding-top:7px;
}

.homepage #longmenucontentarea_sidebar {
	width:230px;
	height:22px;
	float:left;
	margin-bottom:15px;
	background-color: #002664;
	padding-left:10px;
	padding-top:7px;
}

/* Right Column 
---------------------------------------------------------------- */

#rightcolumn {
	display: inline;
	position: relative;
	float: right;
	color: #333;
	width: 245px;
	padding-left: 15px;
	padding-right: 10px;
}

.dotted {
	border-top: 1px dotted #333;
}

/* Upcoming Events */

.accordion {
	width: 240px;
	border-bottom: solid 1px #c4c4c4;
	margin-top:15px;
	margin-bottom:15px;
}
.accordion h3 {
	background: #e9e7e7 url(../images/arrow-square.gif) no-repeat right -51px;
	padding: 7px 15px;
	margin: 0;
	font-size:12px;
	font-weight:bold;
	border: solid 1px #c4c4c4;
	border-bottom: none;
	cursor: pointer;
}
.accordion h3:hover {
	background-color: #e3e2e2;
}
.accordion h3.active {
	background-position: right 5px;
}
.accordion p {
	background: #f7f7f7;
	margin: 0;
	padding: 10px 15px 20px;
	border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4;
	font-size:11px;
}



/* Footer 
---------------------------------------------------------------- */

#footer {
	width: 849px;
	height: 100px;
	clear: both;
	color: #333;
	background-image:url(../images/faux-footerbgd.jpg);
	background-repeat:repeat-y;
	margin: 0px 0px 0px 20px;
	padding-top: 1px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 1px;
}

.homepage #footerleft {
	padding-left: 15px;
	padding-top: 5px;
	width: 578px;
	float: left;
}

.homepage #footerleft p {
	font-size: 9px;
	line-height: 16px;
	color: #FFF;
}

.homepage #footerleft a:active {text-decoration: none;color: #FFF;}
.homepage #footerleft a:link {text-decoration: none;color: #FFF;}
.homepage #footerleft a:hover {text-decoration: underline;color: #FFF;}
.homepage #footerleft a:visited {text-decoration: none;color: #FFF;}
.homepage #footerleft a:visited:hover {text-decoration: underline;color: #FFF;}


img.nationalstandardslogo {
	padding-top:5px;
	padding-bottom: 5px;
}

.homepage #footerright {
	width: 200px;
	float: left;
	padding-top:10px;
}

.compliancestatement {
	font-size: 9px;
	line-height: 11px;
	color: #FFF;
	padding-top: 10px;
}
