body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height : 20px;
	/*color: #55812A;
	*/
	margin : 0px;
	padding : 0px;
	color : #666666;
}

body {
	background-image : url(../_gfx_/background/background_body.gif);
	background-repeat : repeat-x;
	background-color : #55802B;
	scrollbar-face-color: #C6C2BD;
	scrollbar-arrow-color: #8A8075;
	scrollbar-track-color:  #EDEBE9;
	scrollbar-shadow-color: #8C8179;
	scrollbar-highlight-color: #D7D3D0;
	scrollbar-3dlight-color: '';
	scrollbar-darkshadow-Color: #756B64;
}




/* remove default padding around form tag */
form {
	padding : 0px;
	margin : 0px;
}

/* formatting for form fields */
select, textarea, input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #55812A;
	font-size: 11px;
	padding : 2px;
}







/* page title */
h1.title {
	font-family: Arial, Helvetica, sans-serif;
	color : #699E34;
	font-size : 18px;
	font-weight : bold;
	margin-top : 0px;
	margin-bottom : 10px;
	line-height : 22px;
}


/* subheaders on page */
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color : #699E34;
	font-size : 16px;
	font-weight : bold;
	margin-top : 0px;
	margin-bottom : 10px;
	line-height : 18px;
}




/* mailing list sign up on home page */
input.email {
	width: 168px;
	margin-left : 8px;
	background-color : #C5E188;
}

/* quick shop pull-down on home page */
select.quickShop {
	font-size : 11px;
	width: 175px;
	font-weight : normal;
	margin-top : 11px;
	margin-left : 8px;
	padding-top : 1px;
}

/* header - home page */
div#headerHome {
	background-color : #fff;
	height : 172px;
	border-left : 1px solid #C5E188;
	border-right : 1px solid #C5E188;
	margin:0px auto;
	width : 748px;
}

#logoHeader { /* new logo */
	position: absolute;
	z-index: 1;
}

#overlaySwap { /* swap graphic */
	position: relative;
	left: 423px;
	top: 107px;
	z-index: 2;
	height:40px;
}

#horizNav { /* nav for swap graphic */
	position: relative;
	left: 348px;
	top: 107px;
	z-index: 2;
}


/*white border on home page*/ 
.borderBoth {
	border-right : 1px solid #fff;
	border-left: 1px solid #fff;
}

/*white border on home page*/ 
.borderRight {
	border-right : 1px solid #fff;
}

/*white border on home page*/ 
.borderLeft {
	border-left : 1px solid #fff;
}

td.newHome {
	color: #fff;
	line-height: 15px;
	background-color: #669933;
	width: 50%;
	padding: 0px 3px 0px 11px;
}

a.newHome {
	color : #fff;
	font-weight : bold;
}

a.newHome:hover {
	text-decoration : underline;
}

/*sponsor background box on home page */
div#sponsorBox {
	background-color : #55802b;
	/*width : 534px;*/
	width : 540px;
	margin-left : 8px;
	height : 62px;
}

/* sponsor logo */
div#sponsorLogo {
	float : left;
	padding-left : 9px;
	padding-top : 8px;
}

/*copyright on home page */
div#copyrightHome {
	color : #94C431;
	font-size : 9px;
	line-height : 15px;
	padding-left : 11px;
	padding-top : 25px;
}

a.copyrightHome {
	color : #94C431;
	text-decoration : none;
}

a.copyrightHome:hover {
	color : #fff;
}

div#clear {
	clear:both;
}

/* template body area with white background */
div#templateContainer {
	background-color : #fff;
	min-height : 356px;
}

/* container for template header images */
div#templateImage {
	border-bottom : 1px solid #C5E188;
	height : 56px;
}

/* template body content container */
div#bodyContent {
	padding-bottom : 0px;
	padding-left : 25px;
	padding-right : 25px;
	padding-top : 25px;
}

/* highlight color required fields */
.highlight {
	color : #699E34;
}

/* submit button on contact page */
input.submit {
	background-color : #699E34;
	color : #C5E188;
	border-left : 1px solid #C5E188;
	border-top : 1px solid #C5E188;
	border-right : 1px solid #436521;
	border-bottom : 1px solid #436521;
	cursor: pointer;
	font-weight : bold;
	padding : 2px;
}

/*Broswer hack.  IE ignores the element with the hash and FB processes it */
/*#imagesHome {
	#float : left;  
	margin : 0px;
	padding : 0px;
}*/


/*overlib stuff */


a {
		color : #55802B;
				
}

a:hover {
		text-decoration : underline;
}



/* bulleted list */
li {
	list-style-type : square;

}


/* smaller footer text */
.footnote {
	font-size: 10px;
}

/* small header style */
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #55802B;
	margin: 5px 0px;
}


/*****nav******/


a.sidenav {
		color : #ffffff;
				text-decoration : none;
}

a.sidenav:hover {
		text-decoration : underline;
}

/* horizontal rule style */
hr {
	border: dotted #006633;
	margin: 7px 0px 7px;
		
}

.pressYear {
	font-weight : bold;
	color : #699E34;
	font-size : 13px;
	padding-top : 30px;
}

.padBottom {
	padding-bottom : 10px;
}

.pressTitle {
	font-weight : bold;
	color : #699E34;
	font-size : 13px;
}

div.localPartners {
	border-bottom: 1px solid #fff;
	color: #fff;
	width: 192px;
}

li.localPartners {
	margin-left: -15px;
	color: #fff;
	list-style-type: disc;
}

a.localPartners {
	color: #fff;
}

.localHappenings {
	color: #fff;
	padding: 5px 15px 15px 15px;
}
