/*Style Sheet for Version 5 Browsers */
/*The Body Background */
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 {
	background-color : #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding : 20px;
	border : 5px solid #FFFCE3
}

/*Top border over the Main Content Layer - Steve */
.topboarder {
	border-left : 1px solid #660000;
	border-right : 1px solid #660000;
	border-top :1px solid #660000
}

/*Bottom border under the Main Content Layer - Steve */
.bottomboarder {
	border-left : 1px solid #660000;
	border-right : 1px solid #660000;
	border-bottom :1px solid #660000
}

.maindiv p { line-height : 100%; margin-top : 6px }

.maindiv h1 {
	color : #002152;
	font-family : "Monotype Corsiva", Arial, Helvetica, sans-serif;
	font-size : 16px;
	margin-bottom : 12px;
	margin-top : 0px
}

.maindiv h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-bottom : 12px;
	margin-top : 30px
}

.maindiv a:link { color : #002152 }

.maindiv a:visited { color : #002152 }

.maindiv a:hover { color : #660000 }

/*Styles for the LayerPics */
.maindiv2 {
	color : #FFFFFF;
	background-color : #002152;
	display : block;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-style : bold;
	padding : 8px
}

/* Lists*/
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-bottom : 12px;
	margin-right : 48px;
	margin-top : 12px
}

ol { color : #333333 }

ul { 
	color : #333333;
	list-style : square url(assets/bullet1.gif)
}

/*Style Applied to the Sidebar Layer */
.navDiv {
	color : #993333;
	font-family: "Times New Roman", Arial, Helvetica, sans-serif;
	font-size : 12px
}

.navDiv p { margin-bottom : 12px; margin-top : 6px }

.navDiv h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	margin-left : 0px;
	margin-top : 0px
}

.navDiv h2 {
	font-family : "Times New Roman", Arial, Helvetica, sans-serif;
	font-size : 16px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-top : 24px
}

/*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-top : 6px
}

.navButts a {
	background-color : #FFFCE3;
	border : none;
	color : #660000;
	display : block;
	padding-bottom : 2px;
	padding-left : 12px;
	padding-top : 4px;
	text-decoration : none;
	width : 100%
}

.navButts a:hover {
	background-color : #FFFFFF;
	border : none;
	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 : 12px;
	text-weight : bold;
	text-align : center;
	margin-bottom : 4px;
	margin-top : 6px
}

.navClassButts a {
	background-color : #002152;
	border : none;
	color : #FFFFFF;
	display : block;
	padding-bottom : 4px;
	padding-left : 4px;
	padding-right : 4px;
	padding-top : 4px;
	text-decoration : none;
	width : 100%
}

.navClassButts a:hover {
	background-color : #FFFFFF;
	border : none;
	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 : 0px;
	margin-top : 0px
}

.navSubs a {
	background-color : #FFFCE3;
	color : #002152;
	display : block;
	padding-left : 25px;
	text-decoration : none;
	width : 100%
}

.navSubs a:hover {
	background-color : #FFFFFF;
	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 : 11px;
	font-weight : normal;
	margin-bottom : 6px;
	margin-left : 0px;
	margin-top : 6px
}

.navViz a {
	background-color : #CCCCCC;
	border : 1px solid #999999;
	color : #FFFFFF;
	display : block;
	padding-bottom : 2px;
	padding-left : 12px;
	padding-top : 4px;
	text-decoration : none;
	width : 100%
}

/*Style Applied to the Paragraphs for Copyright-Small-Text */
p.copyrights {
	color : #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : normal;
	margin-bottom : 12px;
	margin-top : 60px
}

p.testimonials {
	color : #660000;
	background-color : #FFFCE3;
	font-family : "Times New Roman", Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : italic;
	line-height : 110%;
	padding : 2px;
	border : 1px solid #660000;
	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 : 110%;
	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;
	line-height : normal;
	margin-top : 6px
}

/*Turns off Borders around Hyperlinked Images*/
img { border : 0px; display : block }
.inlinimg { display : inline }

/*Styles Applied to Form Elements */
form {
	border : 1px dotted #CCCCCC;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-right : 36px;
	margin-top : 0px;
	padding : 12px
}

input { background-color : #CDC9D8; border : 1px solid #999999 }

input:focus { background : #FFFFFF }

textarea { 
	background-color : #FAE4A5;
	border : 1px solid #999999; 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px 
}

.checks { background-color : #FFFFFF; border : 1px none }

.formBut { background-color : #CCCCCC }

/*Styles Applied to Float Images left or right */
.imgfloatright { 
	float : right;
	padding-left : 8px
}

.imgfloatleft { float : left }

