/*Style Sheet for Version 4 Browsers */
body {
	background-color : #FFFCE3;
	background-image : url(assets/gw3_pgbg1.gif);
	background-repeat : repeat-x
}

/*Style for the LayerBanner -- Steve*/
.bannerdiv {
	color : #FFFCE3;
	font-family : "Monotype Corsiva", Arial, Helvetica, sans-serif;
	font-size : 45px;
	margin-bottom : 12px;
	margin-top : 0px
}

/*Style for the LayerSub -- Steve*/
.bannersubdiv {
	color : #FFFCE3;
	font-family : "Times New Roman", Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-bottom : 12px;
	margin-top : 0px
}

/*Style for the LayerMotto -- Steve*/
.bannermottodiv {
	color : #FFFCE3;
	font-family : "Times New Roman", Arial, Helvetica, sans-serif;
	font-size : 18px;
	margin-bottom : 12px;
	margin-top : 0px
}

/*Style for the LayerCopyRight -- Steve*/
.copyrightdiv {
	color : #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : normal;
	margin-bottom : 12px;
	margin-top : 60px
}

/*Styles for the Main Content Layer */
.maindiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding-left : 20px;
	padding-right : 20px
}

.maindiv h1 {
	font-family : "Monotype Corsiva", Arial, Helvetica, sans-serif;
	font-size : 18px;
}

.maindiv h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.maindiv a:link { color : #002152 }
.maindiv a:visited { color : #002152 }
.maindiv a:hover { color : #660000 }

/*Styles for the LayerPics */
.maindiv2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 16px
}

/* Lists*/
ul {
	color : #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-right : 36px
}

ol {
	color : #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-right : 36px
}

/*Style Applied to the Sidebar Layer */
.navDiv {
	color : #993333;
	font-family: "Times New Roman", Arial, Helvetica, sans-serif;
	font-size : 12px
}

.navDiv h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px
}

.navDiv h2 {
	font-family : "Times New Roman", Arial, Helvetica, sans-serif;
	font-size : 16px
}

/*Style Applied to the Paragraphs for Main Section Links--Navigation-- */
p.navButts {
	color : #333333;
	font-family : "Times New Roman", Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-bottom : 4px;
	margin-left : 0px;
	margin-top : 6px
}

.navButts a { color : #660000; text-decoration : underline }

.navButts a:hover { color : #002152; text-decoration : none }

/*Style Applied to the Class Registration Links--Navigation-- */
p.navClassButts {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	margin-bottom : 4px;
	margin-left : 0px;
	margin-top : 6px
}

.navClassButts a { color : #FFFFFF; text-decoration : underline }

.navClassButts a:hover { color : #002152; text-decoration : none }

/*Style Applied to the Paragraphs for the Main Section Links --LayerTop Navigation--*/
p.navTops {
	color : #660000;
	font-family : "Times New Roman", Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : center;
	margin-bottom : 2px;
	margin-top : 2px
}

.navTops a {
	background-color : #FFFCE3;
	border : none;
	color : #660000;
	display : inline;
	padding-bottom : 2px;
	padding-left : 12px;
	padding-right : 12px;
	padding-top : 4px;
	text-decoration : none;
	width : 8%
}

.navTops a:hover {
	background-color : #FFFFFF;
	border : none;
	color : #002152;
	text-decoration : none
}

/*Style Applied to the Paragraphs for the Sub-Section Links */
p.navSubs {
	color : #002152;
	font-family : "Monotype Corsiva", Arial, Helvetica, sans-serif;
	font-size : 14px;
	margin-bottom : 2px;
	margin-left : 12px;
	margin-top : 0px
}

.navSubs a { color : #002152; text-decoration : none }

.navSubs a:hover { color : #002152; text-decoration : none }

/*Style Applied to the Paragraphs for Static Down-State Main Section Links */
p.navViz {
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	margin-bottom : 6px;
	margin-left : 0px;
	margin-top : 6px
}

.navViz a { color : #FFFFFF; text-decoration : underline }

/*Style Applied to the Paragraphs for Copyright-Small-Text */
p.copyrights {
	color : #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-bottom : 12px;
	margin-top : 60px
}

p.testimonials {
	color : #660000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : normal;
	padding : 2px;
	margin-bottom : 12px;
	margin-top : 20px
}

p.quote {
	color : #FFFFFF;
	background-color : #002152;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : italic;
	line-height : normal;
	padding : 10px;
	margin-bottom : 12px;
	magin-left : 20px;
	magin-right : 20px;
	margin-top : 20px
}

p.footer {
	color : #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-top : 6px
}


/*Turns off Borders around Hyperlinked Images- Apply to a-tags*/

a.nn4imgWhite { color: #FFFFFF}


/*Styles Applied to Form Elements*/
form td {
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px
}

/*Styles Applied to Float Images left or right */
.imgfloatright { float : right }

.imgfloatleft { float : left }

