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


body {
	background-image: url(../../images/layout/site-bg.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	}
	
body, p, td, th, tr, ul, ol, li, dl, dd, dt, blockquote, center, br {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 1.6em;
	font-weight: normal;
}


h1, h2, h3, h4, h5 {
	font-family: Helvetica, sans-serif;
	color : #333;
}

H1 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 18px;
	color: #AEE3B1;
}
H2 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 25px;
	letter-spacing: 0em;
	color: #FC6;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
}
H3 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	color: #9FF;
}



#biggie {
	width: 100%;
}
#biggie #cont {
	padding: 0px;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-image: url(../images/layout/headerBG.png);
	margin: 0px;
	padding: 0px;
	width: 1024px;
	background-position: center top;
	background-repeat: no-repeat;
	height: 181px;
}
#menu {
	background-image: url(../images/layout/menuBG.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 45px;
	width: 1024px;
	text-align: center;
}
#img_left {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 181px;
	width: 425px;
}
#img_right {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 181px;
	width: 425px;
}
#innards {
	background-image: url(../images/layout/containerBG.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#grade {
	background-image: url(../images/layout/gradeBG.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#lft_col {
	float: right;
	width: 184px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFF;
	text-align: center;
	margin-top: 0px;
	margin-right: 38px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#lft_col p {
	color: #FFF;
}
#rt_COL {
	float: left;
	width: 763px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 32px;
}
#rt_COL #content {
	padding: 20px;
	text-align: left;
}
#footer {
	background-image: url(../images/layout/footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 265px;
	width: 1024px;
}
#footer .lft_COL {
	margin: 0px;
	float: left;
	height: 225px;
	width: 650px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
#footer .mid_COL {
	margin: 0px;
	float: left;
	height: 150px;
	width: 200px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
#footer .inv {
	margin: 0px;
	float: left;
	height: 181px;
	width: 200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
#footer .col_rt {
	float: right;
	width: 200px;
	text-align: right;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFF;
	font-size: 10px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.lft_image {
	margin-right: 10px;
	margin-bottom: 10px;
}
.rgt_image {
	margin-left: 10px;
	margin-bottom: 10px;
}
#li {
	padding-top: 20px;
}



/* Heading Colors */

.headingGREEN {
	font-family: Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #cfd161;
}
.headingYELLOW {
	font-family: Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #f2cc2a;
}
.headingTEAL {
	font-family: Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #5cbcc4;
}
.headingBROWN {
	font-family: Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #724c28;
}
.headingORANGE {
	font-family: Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #d87f27;
}
.subheadTEAL {
	font-family: Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #5cbcc4;
}
.subheadGREEN {
	font-family: Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #cfd161;
}
.subheadYELLOW {
	font-family: Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #f2cc2a;
}
.subheadORANGE {
	font-family: Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #d87f27;
}
.subheadBROWN {
	font-family: Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #724c28;
}



/* Links */

A.nav-primary-on:link {
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	COLOR: #5cbcc4;
	FONT-FAMILY: Helvetica, sans-serif;
	TEXT-DECORATION: none;
	text-align: right;
}
A.nav-primary-on:visited {
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	COLOR: #5cbcc4;
	FONT-FAMILY: Helvetica, sans-serif;
	TEXT-DECORATION: none
}
A.nav-primary-on:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	COLOR: #5cbcc4;
	FONT-FAMILY: Helvetica, sans-serif;
	TEXT-DECORATION: underline;
}

