/* -------- MAIN PAGE FORMAT ----------- */

body {
	background-color: #92c7a4;
	background-image: url(/_images/_pgElements/pgBkgd.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0 auto;
	padding: 0;
	font: normal 1.0em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #144225;
	position: relative;
	}

#PgWrapper {
	margin: 0 auto;
	width: 1000px;
	background-image: url(/_images/_pgElements/pgBkgdO.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}

#MainArea {
	border: #144225 solid 1px;
	background-color: #ffffff;
	margin: 50px auto 0 auto;
	padding: 0;
	width: 1000px;
	background-image: url(/_images/_pgElements/maBkgd.gif);
	background-repeat: no-repeat;
	background-position: center top;
	}

#Head {
	margin: 0 auto 0 300px;
	width: 680px;
	height: 140px;
	}
	
#Menu {
	margin: 0 auto;
	width: 1000px;
	height: 162px;
	background-repeat: no-repeat;
	background-position: center top;
	}
	
#welcome {
	border-bottom: #144225 solid 1px;
	padding: 20px 70px 20px 70px;
	}

#MainContent {
	background-image: url(/_images/_pgElements/fp_sidebarbkgd.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-bottom: 50px;
	}

#MainContent_sp {
	background-image: url(/_images/_pgElements/mc_sidebarbkgd.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-bottom: 50px;
	}

#sponsor {
	position: relative;
	margin: -25px auto 0 auto;
	width: 1000px;
	}

#footer {
	margin: 0 auto 20px auto;
	width: 1000px;
	}

	
	
/* -------- BASE STYLES ----------- */

h1 {
	font-size: 2.0em;
	color: #144225;
	line-height: 1em;
	text-align: center;
	margin: 0px;
	margin-bottom: 6px;
	font-weight: bold;
}

h2 {
	font-size: 1.3em;
	color: #144225;
	line-height: 1.3em;
	text-align: center;
	margin: 0 0 10px 0;
	font-weight: bold;
}

p {
	color: #144225;
	font-size: 1.0em;
	line-height: 1.6em;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

table {
	color: #144225;
	font-size: .9em;
	line-height: 1.8em;
	margin: 0;
	padding: 0;
	font-weight: normal;
	}

a:link, a:visited {
	text-decoration: underline;
	color: #7da7d9;
}

a:hover {
	color: #cadbef;
}


/* -------- Index Page ----------- */

#welcome p {
	color: #144225;
	font-size: .9em;
	line-height: 1.8em;
	margin: 0;
	padding: 0;
	text-align: center;
	}



/* -------- SubPages ----------- */

#aqha {
	width: 110px;
	float: left;
	position: absolute;
	bottom: 150px;
	}

#aqha img {
	margin: 0 12px;
	}

#mainTextwrapper {
	float: right;
	width: 890px;
	}

#mainText {
	float: left;
	width: 628px;
	margin: 20px 0 0 20px;
	}

#sideBar {
	float: right;
	width: 180px;
	margin: 10px;
	}

#sideBar img.leadpix {
	border: #144225 solid 1px;
	width: 180px;
	margin: 0 auto 100px auto;
	}

#sideBar img.logo {
	width: 160px;
	margin: 50px 10px 0 10px;
	}

#sideBar p {
	color: #144225;
	font-size: .9em;
	line-height: 1.8em;
	margin: 0;
	padding: 0;
	font-weight: bold;
	text-align: center;
	}

#sideBar a:link, #sideBar a:visited {
	text-decoration: none;
	color: #144225;
}

#sideBar a:hover {
	color: #cadbef;
}

#sideBar hr {
	border: 0; 
	width: 100%; 
	height: 1px; 
	color: #144225;
	background-color: #144225;
	text-align: center;/*this will align it for IE*/
	margin: 10px auto; /*this will align it left for Mozilla*/
	}

#mainText p {
	color: #144225;
	font-size: .9em;
	line-height: 1.8em;
	margin: 0;
	padding: 0;
	font-weight: normal;
	}

#mainText ol {
	list-style-position: outside;
	list-style-type: decimal;
	color: #144225;
	font-size: .9em;
	line-height: 1.8em;
	margin: 0;
	margin-left: 20px;
	padding: 0;
	font-weight: normal;
	}

#mainText h1 {
	font-size: 1.4em;
	color: #144225;
	line-height: 1em;
	text-align: left;
	margin: 0px;
	margin-bottom: 6px;
	font-weight: bold;
	}

#mainText h2, #mainText h3, #mainText h4, #mainText h5 {
	font-size: 1.0em;
	color: #144225;
	line-height: 1.3em;
	text-align: left;
	margin: 0 0 10px 0;
	font-weight: normal;
	}


/* -------- Specialty ----------- */

#Head p {
	font-size: .7em;
	line-height: 1.0em;
	margin: 0;
	padding: 0;
	padding-top: 10px;
	font-weight: normal;
	text-align: center;
}

#Head p.mission {
	font-size: .9em;
	margin: 0;
	padding: 0;
	padding-top: 30px;
}

#sponsor img {
	background-color: #ffffff;
	border: #144225 solid 1px;
	margin: 0 3px 0 3px;
}

#sponsor p {
	text-align: center;
}


/* -------- COPYRIGHT ----------- */


#Copyright {
	color: #144225;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}

#Copyright p {
	font-size: 0.75em;
	line-height: 1.0em;
	padding-top: 13px;
}

#Copyright p.info {
	font-size: 0.9em;
	line-height: 1.5em;
	padding-top: 13px;
	font-weight: bold;
}

#Copyright a:link, #Copyright a:visited {
	text-decoration: underline;
	color: #144225;
}

#Copyright a:hover {
	color: #ff8300;
}


/* IE6 Only */
* html #MainArea {
	margin: 25px auto 0 auto;
	}

* html #mainTextwrapper img {
	bottom: 175px;
	}

/* IE7 Only */
*:first-child+html #Copyright {
}

