﻿/* Colors 
Pale Green: #009343
Lt Green: #8cc63f
Dk Org: #FF7500
Lt. Gray: #DDDED9
Dk. Gray: #333333
Brt Blue: #00C
*/

html
{
	background-color: #8cc63f;
	font-size: 16px;	
	font-family: "Tahoma", Arial;
	padding: 0;
	margin: 0;
	background-image: url("imgs/bg-grad.jpg");
	background-position: left 100px;
	background-repeat: repeat-x;
}
body
{
	padding:0;
	margin: 0;
}

#pageBG /* This wave at the top */
{
	width: 100%;
	background-image: url("imgs/wave.png");
	background-position: center top;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}

#pageBGInner /* This creates the shadow */
{
	padding: 0;
	margin: 0;
}

#wrapper
{
	width: 975px;
	margin: 0 auto;
	padding: 0;
}

#wrapper #wrapperInner
{
	padding:0;
}

#pageContent
{
	background-color:#FFF;	
}

#pageContentInner
{
	padding:0;
}

#heading
{
	clear:both;
	padding:0;
	margin:0;
	background-image: url("imgs/wave-inner.png");
	background-position: center top;
	height: 210px;
	position:relative;
}

#heading #headingInner
{
	padding: 5px 0 0 0;
	margin:0;
	float:left;
	display:inline;
	clear:none;
}

#nav
{
	padding:0;
	color:#FFF;
	float:right;
	clear:none;
	display:inline;
	position: absolute;
	top: 0;
	right: 0;
}

#nav #navInner
{	
}

#banner
{
	display:none;
}

#banner #bannerInner
{
}

#content 
{
	padding:0;
	clear:both;
	color: #333;
	min-height: 250px;
}

#content #contentInner
{
	padding:20px 0 0 0;
	display:block;
}

#footer
{
	color: #000;
	margin: 0 auto;
	padding: 0;
	clear:both;
	width: 975px;
}

#footer #footerInner
{
	padding: 10px 0;
	font-size: 12px;
}

#subFooter
{
	font-size: 12px;
	color: #000;
	padding: 0;
}

#subFooter #subFooterInner
{
	width: 975px;
	margin: 0 auto;
	padding: 10px 0;
}

/********* Create Columns *********/
.eyeSpot
{
	display: block;
}

.eyeSpotInner
{
	padding: 20px;
}

.mainBody
{
	width:71%;
	float: right;
}

.mainBodyInner
{
	padding: 20px;
}

.sidebar
{
	width: 25%;
	float: left;
	padding:0;
	margin: 0 0 0 20px;
	background-color: #DDDED9;
	color: #333;
}

.sidebarInner
{
	padding: 20px;
}


/****** Font Selectors ********/
h1, h2, h3, h4 /* Apply To All */
{
	font-family: Trebuchet MS;
	margin: 0;
	padding: 5px 0;
}

.mainBody h1, .mainBody h2, .mainBody h3, .mainBody h4 /* All MainBody */
{
	font-weight:500;
	padding: 5px 0;	
	color: #009343;
}

.mainBody h1
{
	font-size: 28px;
	letter-spacing: -2px;
	border-bottom: 1px solid #FF7500;
}


.mainBody h2
{
	font-size: 20px;
}

.mainBody h3
{
	font-size: 18px;
}

.mainBody h4
{
	font-size: 18px;
}

.sidebar h1, .sidebar h2, .sidebar h3, .sidebar h4 /* All Sidebar */
{
	color: #000;
	font-weight: 500;
	padding: 5px 0;
}

.sidebar h1
{
	font-size: 30px;
}

.sidebar h2
{
	font-size: 18px;
	border-bottom: 1px solid #86C32A;
	text-align: center;
	display: block;
}

.sidebar h3
{
	font-size: 16px;
}

.sidebar h4
{
	font-size: 14px;
}

strong
{
	font-weight: 600;
}

small
{
	font-size:10px;
}

p 
{
	margin: 5px 0;
}

/*** Links ***/
a
{
	color: #00C;
	text-decoration:none;
	cursor:pointer !important;
}

a:hover
{
	text-decoration:underline;
	color: #74CA32;
}

#footer a
{
	color: #000;
	text-decoration:underline;
}
#footer a:hover
{
}

/** Button Links - Not Apply Here - 
a.button
{
	line-height: 30px;
	background-image: url("imgs/button-left.png");
	background-repeat: no-repeat;
	background-position: left center;
	display: inline-block;
	padding-left: 15px;
	margin: 5px 0;
	font-size: 14px;
	color: #222; 
}

a.button span
{
	background-image: url("imgs/button-right.png");
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 30px;
	padding-right: 35px;
	display: inline-block;
}

a.button:hover
{
	background-image: url("imgs/button-left-hover.png") !important;
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFF;
}

a.button:hover span
{
	background-image: url("imgs/button-right-hover.png") !important;
	background-repeat: no-repeat;
	background-position: right center;
}
**/


/*** Images ***/
img
{
	border: none;
}

/**** Clear Floats *****/
.clearContent
{
	clear:both;
}
.clearL
{
	clear:left;
}
.clearR
{
	clear:right;
}
.clear
{
	clear:both;
}


/*** Shadowed Boxes - Not Apply Here - 
.shadowTable
{
}

.shadowTable td.box
{
	background-image: url("imgs/box-w-shadow.png");
	background-repeat: no-repeat;
	width: 173px;
	height: 207px;
	padding: 5px 25px 20px 25px;
	vertical-align: top;
	display:inline-block;
}

.shadowBox
{
	width: 100%;
}

.shadowBox td
{
}

.shadowBox td.heading h2
{
	font-size: 10px;
}

.shadowBox td.buttonRow
{
	text-align:center;
}

.shadowBox h2
{
	line-height: 20px;
	color: #022044;
}
 ***/
