@charset "utf-8";
/* CSS Document */



body {
	padding-left: 10px; padding-right:10px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 11px;*/
	font-size: 12px;
	background-color:#8CC63F;
}
#sitebanner {width:900px; margin-left:15px;}
#subcontact {width:400px; font-family:Verdana, Arial, Helvetica, sans-serif; float:right;
	margin-right: 15px;
	background-image:url(../icons/homecontact.jpg);
}

h1 {font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color:#006600;
	font-weight:bold;
	padding-left:10px;
}


#wrapper {
	position: relative;
	width: 930px;
	/*min-height: 800px;*/
	/*
	left: 50%;
	margin-left: -465px;
	*/
	margin: 0 auto;
	background: url(../images/wrapperbg.png) repeat-y;
}

body > #wrapper {
	background: url(../images/wrapperbg.png) repeat-y;
}

#widecol {
	display: inline;
	width: 600px;
	min-height: 400px;
	margin-top: 10px;
	margin-left: 15px;
	padding-right: 2em;
	float: right;
}

#narrowcol {
	display: inline;
	width: 225px;
	min-height: 400px;
	margin-top: 10px;
	margin-left: 20px;
	float: left;
}

#col1 {
	display: inline;
	width: 500px;
	min-height: 400px;
	margin-top: 10px;
	margin-left: 15px;
	float: left;
}


#col2 {
	display: inline;
	width: 250px;
	min-height: 400px;
	margin-right:20px;
	float: right;
	background-color:#ffffff;
}

#left-box { padding:2em; width:200px; line-height:2em;}
#left-box ul li {text-decoration:none; color:#3e393c; font-weight:normal; list-style:outside;}

/*clear for floats - !!must have something in clearing element to register 
(content inside, or some dimensions)*/
.clear {
	display: block;
	height: 10px;
	clear: both;
}


#fillimage {
	margin-left: 25px;
	margin-right:25px;
	border: 2px #333 solid;
}

#navBar {
	position: relative;
	height: 90px;
	background: url (../images/wrapperbg.png) repeat-y;}

#navBar #primNav {
	position: absolute;
	right: 49px;
	bottom: 15px;
	width: 275px;
}

#navBar span {
	position: absolute;
	right: 26px;
	top: 22px;
	display: inline;
	font-size: 10px;
	width: 350px;
	height: 46px;
}

#navBar img {
	position: absolute;
	left: 50px;
	bottom: 7px;
}

span {
/*display: none;*/
}


/*--------------------------------------
teritary nav system (side Panel)
---------------------------------------*/
#tertNav {
	width: 171px;
	/*min-height: 300px;*/
	/*margin-left: 0px;*/
	margin-bottom: 10px;
	background: url(../images/tertNavTile.png) repeat-y;
}

#tertNav h1 {
	width: 171px;
	height: 46px;
	padding-left: 25px;
	padding-top: 20px;
	color: #ffffff;
	font-weight: normal;
	font-size: 10px;
	background: url(../images/tertNavTop.png) no-repeat left top;
}

/*container for text inside tertNav*/
#tertNav ul {
	list-style: none;
	margin: 0px;
	padding-left: 21px;
	padding-right: 21px;
	/*background: #333;*/
}

#tertNav li {
	padding: 5px;
	padding-left: 15px;
	background: url(../images/tertBullet.png) no-repeat left center;
}
/*first li element - moved up over h1*/

#tertNav .tertNavFirst {
	margin-top: -30px;
}

/*!!p attachment for footer graphic* - extranous div*/

#tertNav #tertFooter {
	width: 171px;
	height: 34px;
	/*change to decrease space in bottom of container*/
	padding-bottom: 30px;
	background: url(../images/tertNavBot.png) no-repeat left bottom;
}


/*link states*/

#tertNav a {
	font-weight:  bold;
	color: #999;
}

#tertNav a:link,#tertNav a:visited {
	text-decoration: none;	
}

#tertNav a:hover,#tertNav a:active {
	text-decoration: underline;
	color: #B32317;
}

#mainform {background-color:#E6E6E6; margin-left:15px; margin-right:25px;}


h1.mainform {
	padding-left: 3em;
	padding-bottom: 10px;
	font-size: 1.3em;
	color: #B32317;
}

/*------------------
Bread crumb trail
------------------*/
/*
#breadCrumb {
	margin-left: 15px;
	margin-bottom: 10px;
}

#breadCrumb span {
	display: inline;
	color: #666;
}

#breadCrumb span a {
	color: #666;
}
*/


/*-------------------
generic text elements
-------------------*/



h2 {
	margin-left: 10px;
	padding-left: 15px;
	font-size: 12px;
	color: #006600;
}

.lTxt {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}





/*---------------------------------------
block for text in cols (giving padding)
---------------------------------------*/

p {
	/*margin-top: 0px;*/
	/*padding-top: 10px;*/
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	/*background: #ff0000;*/
	
}

/*-----------------
generic link style
------------------*/

a {
	font-size: 11px;
	font-weight:  normal;
	/*color: #333;*/
	color: #006600;
}

a:link, a:visited {
	text-decoration: underline;	
}

a:hover, a:active {text-decoration: none; color:#003399;
}

/*-----------------------------------------------------
seo link stlying - non visible anchors for SEO purposes
------------------------------------------------------*/


a.sLink{
	display: inline;
	text-decoration: none;
	cursor: default;
	color: #333;
	font-size: 12px;
}

/*--------
footer
--------*/

#footer {
	position: relative;
	width: 930px;
	height: 23px;
	left: 50%;
	margin-left: -465px;
	background: url(../images/footerie6.png) no-repeat left top;
	clear: both;
}


body> #footer {
	position: relative;
	width: 930px;
	height: 23px;
	left: 50%;
	margin-left: -465px;background: url(../images/footerComp.png) no-repeat left top;
	clear: both;
} 	

#copyright {
	text-align:center;
	font-size:.9em;
	color:#0000CC;
	}

