/* Background */

body {
	background-image: url(../images/bgrnd.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #004B8D;
	margin: 0;
	height: 100%;
}

#container {
	background-color: #FFFFFF;
	width: 1000px;
	min-height: 420px;
	margin-top: 0px;
	margin: 0 auto;
}

#pagebottom {
	width: 1000px;
	height: 15px;
	background-image: url(../images/pagebottom_14.gif);
	margin: 0 auto;
	clear: left;
	margin-bottom: 20px;
}

#main {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 16px;
	padding-bottom: 0px;
	width: 960px;
	color: #000000;
	float: left;
}

.header {
	width: 1000px;
	height: 100px;
	float: left;
	margin-left: -20px;
	padding-top: 17px;
	background-image: url(../images/header.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.footer a {
	color: #FFFFFF;
	text-decoration: none;
}

.footer {
	width: 960px;
	height: 40px;
	margin: 0 auto;
	margin-bottom: 30px;
}

#footerleft {
	float: left;
	width: 500px;
	font-family: Verdana, Tahoma, san-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

#footerright {
	float: right;
	width: 460px;
	font-family: Verdana, Tahoma, san-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	margin-top: 8px;
}

#mainimage {
	width: 960px;
	height: 300px;
	float: left;
	padding-top: 17px;
	position: relative;
}

/* Homepage Images */

img {
	border: none;
}

#womenimage {
	width: 960px;
	height: 300px;
	position: absolute;
}

#teensimage {
	width: 960px;
	height: 300px;
	position: absolute;
	display: none;
}

#childrenimage {
	width: 960px;
	height: 300px;
	position: absolute;
	display: none;
}

#seniorsimage {
	width: 960px;
	height: 300px;
	position: absolute;
	display: none;
}

/* End Homepage Images */

#content {
	width: 920px;
	padding-top: 22px;
	padding-bottom: 20px;
	padding-left: 40px;
	padding-right: 40px;
	float: left;
	background-color: #FFFFFF;
}

#bodycopy {
	width: 550px;
	float: left;
	font-family: Verdana, Tahoma, san-serif;
	font-size: 11px;
}

#subbodycopy {
	width: 500px;
	float: left;
	font-family: Verdana, Tahoma, san-serif;
	font-size: 11px;
}

.slideshow {
	width: 310px;
	margin-left: 30px;
	padding: 15px;
	float: right;
	letter-spacing: 10px;
	line-height: 30px;
	border: 0px;
}

.subpageimage {
	width: 360px;
	margin-left: 30px;
	padding: 15px;
	float: right;
}

#flashcontent {
		height: 100%;
	}
	
.headline {
	color: #ed1849;
	font-family: Helvetica, Arial, san-serif;
	font-size: 26px;
	text-transform: uppercase;
	line-height: 10px;
}

.subheading {
	color: #004B8D;
	font-family: Helvetica, Arial, san-serif;
	font-size: 18px;
	text-transform: uppercase;
	line-height: 10px;
}


.subheading2 {
	color: #ed1849;
	font-family: Helvetica, Arial, san-serif;
	font-size: 13px;
	text-transform: uppercase;
	line-height: 10px;
}


/* Navigation */

.navbtn {
	height: 35px;
	width: 192px;
	float: left;
}

#navhome {
	background-image: url(../images/navhome.gif);
	background-repeat: no-repeat;
	margin: 0 0 0 0;
	float: left;
	height: 35px;
	width: 192px;
	display: block;
	text-indent: 0px;
	text-decoration: none;
}

#navhome:hover {
	background-position: 0 -35px;
}

#navabout {
	background-image: url(../images/navabout.gif);
	background-repeat: no-repeat;
	margin: 0 0 0 0;
	float: left;
	height: 35px;
	width: 192px;
	display: block;
	text-indent: 0px;
	text-decoration: none;
}

#navabout:hover {
	background-position: 0 -35px;
}

#navprograms {
	background-image: url(../images/navprograms.gif);
	background-repeat: no-repeat;
	margin: 0 0 0 0;
	float: left;
	height: 35px;
	width: 192px;
	display: block;
	text-indent: 0px;
	text-decoration: none;
}

#navprograms:hover {
	background-position: 0 -35px;
}

#navnews {
	background-image: url(../images/navnews.gif);
	background-repeat: no-repeat;
	margin: 0 0 0 0;
	float: left;
	height: 35px;
	width: 192px;
	display: block;
	text-indent: 0px;
	text-decoration: none;
}

#navnews:hover {
	background-position: 0 -35px;
}

#navcontact {
	background-image: url(../images/navcontact.gif);
	background-repeat: no-repeat;
	margin: 0 0 0 0;
	float: left;
	height: 35px;
	width: 192px;
	display: block;
	text-indent: 0px;
	text-decoration: none;
}

#navcontact:hover {
	background-position: 0 -35px;
}

/* End Navigation */


/* Sub-Navigation */

.subnavbtn {
	height: 41px;
	width: 240px;
	float: left;
}

.subnavwomen {
	background-image: url(../images/subnavwomen.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0 0 0 0;
	float: left;
	height: 41px;
	width: 240px;
	display: block;
	text-indent: 0px;
	text-decoration: none;
}

.subnavwomen:hover {
	background-position: 0 -41px;
}

.subnavteens {
	background-image: url(../images/subnavteens.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0 0 0 0;
	float: left;
	height: 41px;
	width: 240px;
	display: block;
	text-indent: 0px;
	text-decoration: none;
}

.subnavteens:hover {
	background-position: 0 -41px;
}

.subnavchildren {
	background-image: url(../images/subnavchildren.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0 0 0 0;
	float: left;
	height: 41px;
	width: 240px;
	display: block;
	text-indent: 0px;
	text-decoration: none;
}

.subnavchildren:hover {
	background-position: 0 -41px;
}

.subnavseniors {
	background-image: url(../images/subnavseniors.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0 0 0 0;
	float: left;
	height: 41px;
	width: 240px;
	display: block;
	text-indent: 0px;
	text-decoration: none;
}

.subnavseniors:hover {
	background-position: 0 -41px;
}


/* End Sub-Navigation */



.textfield {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #EFEFEF;
	padding: 3px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	width: 450px;
	margin-top: 5px;
}

.selectfield {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #ffffff;
	margin-top: 8px;
}


h1{
	color: #ed1849;
	font-family: Verdana, Tahoma, san-serif;
	font-size: 26px;
	text-transform: uppercase;
	line-height: 10px;
}

h2{
	font-family: Verdana, Tahoma, san-serif;
	color: #ed1849;
	font-size: 18px;
	text-transform: uppercase;
}

h3{
	font-family: Verdana, Tahoma, san-serif;
	color: #004B8D;
	font-size: 14px;
	text-transform: uppercase;
}

h4{
	font-family: Verdana, Tahoma, san-serif;
	color: #004B8D;
	font-size: 12px;
	text-transform: uppercase;
}


