@charset "utf-8";
body {
	background-image: url(../images/backgroundstripe.jpg);
	background-repeat: repeat-x;
	background-color: #EFEFEF;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#divWrapper {
	width: 815px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#divShadow {
	background-image: url(../images/SideShadow.jpg);
	background-repeat: repeat-y;
	background-position: center 30px;
	width: 792px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.clear {
	clear: both;
}

#divBranding {
	background-image: url(../images/Branding.jpg);
	background-repeat: no-repeat;
	height: 160px;
	width: 790px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#divFlash {
	float: right;
	margin: 0px;
	height: 158px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#divNav {
	background-image: url(../images/NavBar.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 761px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#divBodyWrapper {
	width: 761px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/GreenSideBG.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#divLeftContent {
	float: left;
	width: 450px;
	padding-left: 30px;
	padding-top: 20px;
	padding-right: 25px;
}
#divRightContent {
	float: right;
	width: 225px;
	margin: 0px;
	padding: 0px;
}


#divInsideContent {
	background-image: url(../images/SideShadow.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0px;
	width: 815px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#divBodyWrapperHome {
	width: 761px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#divLeftContentHome {
	float: left;
	width: 370px;
	padding-left: 30px;
	padding-top: 20px;
}
#divRightContentHome {
	float: right;
	width: 300px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 0px;
}
#divHomeLogos {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}


#divFooter {
	width: 812px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/Footer.jpg);
	background-repeat: no-repeat;
	height: 39px;
	background-position: center top;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
}
#divHomeBottom {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	padding: 0px;
}

p {
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #060606;
	font-weight: bold;
	text-transform: capitalize;
	background-image: url(../images/underline.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	padding-bottom: 6px;
}
h2 {
	font-size: 20px;
	color: #8CC63F;
	border-bottom-width: 4px;
	border-bottom-style: dotted;
	border-bottom-color: #8CC63F;
	text-transform: capitalize;
	}
h3 {
	font-weight: normal;
	color: #FFFFFF;
	height: 18px;
	width: 450px;
	text-align: left;
	text-indent: 5px;
	background-image: url(../images/h3BG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-transform: none;
	font-style: normal;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}	
	
}

.marginRight {
	margin-right: 15px;
}
.photoborder {
	padding: 2px;
	border: 1px solid #8EC94B;
	margin-right: 15px;
}
#divAddress {
	text-align: center;
	font-size: 10px;
}

.smallItalic {
	font-size: 9px;
	font-style: italic;
}
#divDidYouKnow {
	margin: 0px;
	padding: 0px;
	width: 197px;
}
#divDidInside {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #8EC94B;
	border-bottom-color: #8EC94B;
	border-left-color: #8EC94B;
	background-color: #E6F2D7;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
}

.boldblue {
	font-weight: bold;
	color: #0079C0;
	font-size: 12px;
}
#divLeftContent a {
	color: #1150A0;
}
#divLeftContent a:hover {
	color: #8EC94B;
}
.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7FBA20;
}
