body {
	color: #333;
	margin: 0;
	padding: 0;
	background: #f8f2e3 url(images/23.png) repeat-y 800px 5px;
}

	
h1 {
	color: #2f5b79;
	background: transparent;
	font: bold 16px/16px Verdana, Arial, Helvetica, sans-serif;
}
h3 { margin:10px 0 0 0; color: #2f5b79; font: 14px/14px Verdana,Arial,Helvetica,sans-serif; }
p {
	color: #000;
	background-color: transparent;
	font:normal 10px/16px Verdana, Arial, Helvetica, sans-serif;
}
a {
	color: #d2511a;
	background-color: transparent;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.clear {
	clear: both;
	}
#header {
	height: 108px;
	color: #333;
	margin: 0;
	padding: 0;
	background: #fff url(images/18.png) repeat-x;
	clear: both;
	overflow: hidden;
}
#logo {
	width: 190px;
	height: 108px;
	float: left;
	background: #fff;
}
#logo img {
	margin-top: 5px;
	padding: 17px 0 0 22px;
	border: 0;
	background: #fff;
}
/* top nav */
#nav {
	width: 620px;
	height: 40px;
	margin-top: 8px;
	margin-left: 190px;
}

#nav ul {
	width: 620px;
	height: 40px;
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav ul li {
	margin: 0;
	padding-left: 40px;
	padding-top: 15px;
	list-style:none;
	white-space: nowrap;
	float: left;
}
#nav ul li img{
	border: 0;
}


/*second Top Nav */

#nav2 { 
	padding: 0; 
	width: 620px; 
	height: 60px; 
	background: url(images/29.png);
	margin-left: 190px;
}
#nav2 ul {
	margin: 0; 
	padding: 0;
}
#nav2 li {
	margin: 0; 
	padding: 0; 
	list-style: none; 
	position: relative; 
	top: 0; 
	float: left;
}
#nav2 a {
	height: 60px; 
	display: block;
}
#nav2 span {
	display: none;
}

#nav2A {
	left: 0; 
	width: 143px;
}
#nav2B {
	left: 0px; 
	width: 93px;
}
#nav2C {
	left: 0px; 
	width: 171px;
}
#nav2D {
	left: 0px; 
	width: 106px;
}
#nav2E {
	left: 0px; 
	width: 106px;
}
	
#nav2A a:hover {
	background: transparent url(images/29.png) no-repeat 0px -60px;
}
#nav2B a:hover {
	background: transparent url(images/29.png) no-repeat -143px -60px;
}
#nav2C a:hover {
	background: transparent url(images/29.png) no-repeat -236px -60px;
}
#nav2D a:hover {
	background: transparent url(images/29.png) no-repeat -407px -60px;
}
#nav2E a:hover {
	background: transparent url(images/29.png) no-repeat -482px -60px;
}
#extension {
	background: url(images/13.png);
	margin: 0 0 0 812px;
	height: 9px;
	}
#extensionIE {
	display: none;
	}

#container {
	width: 812px;
	margin: 0 auto 0 0;
	color: #333;
	background: #fff url(images/11.png) repeat-y;
	clear: both;
}

#content {
	background: url(images/12.png) no-repeat;
	margin: -9px 0 0 1px;
}

/* subHead area of homepage */

#homeSubHead {
	border-left: 1px solid #000;
	width: 715px;
	height: 244px;
	margin: 0px 99px auto 25px;
	background: url(images/19.png) -3px 0 no-repeat;
}

#homeSubHeadBottom {
	border-top: 1px solid #000;
	width: 700px;
	margin: 0px 100px auto 25px;
}

img#homeSubHeadLeft {
	padding: 0 10px 10px 10px;
	margin-top: 10px;
	background: #fff;
	color: #333;
	float: left;
	border: 0;
}

/* find a chapter */
div#findChapter {
	float: left;
	clear: right;
	background: url(images/14.png) no-repeat;
	width: 394px;
	height: 130px;
	margin-top: 10px;
}



/* Homepage sideBar */
div#sideBarContainer {
	width: 246px;
	float: left;

}
div#sideBar {
	float: left;
	height: 421px;
	width: 183px;
	margin: 10px 10px 0px 53px;
	padding-top: 7px;
	border: 1px solid black;
	border-bottom: 0;
	background-color: #fff;
}
div.sideBarCell {
	width: 146px;
	margin: 0 0 0 7px;
	padding: 5px 12px 0px 11px;
	background: url(images/24.png);
	border-bottom: 1px dashed white;
	font-size: 10px;
	font-family: verdana, helvetica, sans-serif;
	color: white;
}
div.sideBarCell a {
	text-decoration: underline;
	color: white;
}

div.sideBarCell a:hover {
	text-decoration: none;
	color: white;
}

div#productHead {
	margin: 5px 0 0 0px;
	width: 120px;
	height: 17px;
	background: url(images/35.png) no-repeat;
	border: 1px dashed black;
	clear: right;
	border: 0;
}

div#votePoint {
	margin: -50px 0 0 114px;
	background: url(images/27.png) no-repeat;
	clear: both;
}
div#exclamationPoint {
	margin: 10px 0 0 60px;
	padding: 0;
	float: left;
}

div#exclamationPoint img {
	margin: 0;
	padding: 7px;
	border: 1px solid #000;
	background: #fff;
	float: left;
}


/* images under subHead on homepage */

div#homeMainImg {
	float: left;
	width: 500px;
	height: 308px;
	margin: 10px 0 0 5px;
	border: 1px solid #000;
	background: #fff;
	padding: 12px;
}

div#homeMainImg img {
	border: 0;
}

div#mainBushCare {
	float: left;
	width: 461px;
	height: 132px;
	margin: 10px 0 0 5px;
}

div#mainBushCare img {
	border: 0;
}

/* text content of homepage */

div#mainTextContent {
	float: left;
	width: 460px;
	padding-bottom: 30px;
	background-image: url(images/19.png);
	top: auto;


}

/* footer area */

#footer {
	clear: both;
	width: 812px;
	height: 225px;
	background: url(images/17.png) no-repeat;
}
#footerLegal {
	margin-top: -1px;
	height: 23px;
	background: url(images/16.png) repeat-x;
	bottom: 0;
	color: white;
	font: 9px/22px Verdana,Arial,Helvetica,sans-serif;
}
#footerLegalText {
	margin-left: 200px;
	color: white;
}
#footerLegalText span {
	padding-left: 10px;
}
#footerLegal a {
	text-decoration: none;
	color: white;
	padding-left: 10px;
}



/* ///////////////////////////
        interior pages 
////////////////////////////*/

#contentInt {
	background: url(images/12.png) no-repeat;
	margin: -9px 0 0 -0px;
}

div#badges {
	background-color: #fff;
	padding: 5px 5px 5px 6px;
	border: 1px solid #000;
	height: 204px;
	width: 172px;
	margin: 0px 0 0 53px;
	float: left;
	clear: both;
}

div#badgeCell {
	width: 170px;
	height: 200px;
	margin-bottom: 5px;
	float: left;
}

div#findChapterBadge {
	width: 168px;
	height: 200px;
	background: url(images/15.png) no-repeat;
	border: 1px solid #000000;
}


div#contributeBadge {
	float: left;
	width: 169px;
	height: 81px;
	margin: 7px 0 0 0px;
}

div#contributeBadge img {
	border: 0;
}

div#sideBarIntContainer {
	width: 250px;
	float: left;
	margin-top: 9px;
	clear: both;
}

div#sideBarInt {
	float: left;
	width: 183px;
	margin: 7px 10px 0 53px;
	padding-top: 7px;
	border: 1px solid black;
	border-bottom: 0;
	background-color: #fff;
}
div#votePointInt {
	margin: 462px 0 0 39px;
	width: 200px;
	height: 200px;
	background: url(images/27.png) no-repeat;
	clear: both;
}
div#changeAddressInt {
	margin: 7px 0 0 57px;
	clear: both;
}

div#changeAddressInt img {
	margin: 0;
	padding: 7px;
	border: 1px solid #000;
	background: #fff;
}
.intHead {
	padding: 10px 0 10px 0;
}
div.interiorNav {
	color: #c63820;
	font: 10px/12px Verdana,Arial,Helvetica,sans-serif;
	text-transform: uppercase;
	padding-bottom: 10px;
}
div.interiorNav a {
	text-decoration: none;
}

div#mainTextContentInt {
	width: 460px;
	padding-bottom: 30px;
	margin-left: 248px;
}
#homeSubHeadInt {
	width: 715px;
	height: 0px;
}

/* /////////////////////////////////
// interior Large page /////////////
///////////////////////////////// */

#containerLg {
	width: 862px;
	margin: 0 auto 0 0;
	color: #333;
	background: #fff url(images/46.png) repeat-y;
	clear: both;
}

#contentIntLg {
	background: url(images/45.png) no-repeat;
	margin: -9px 0 0 -0px;
}

div#mainTextContentIntLg {
	width: 550px;
	padding-bottom: 30px;
	margin-left: 245px;
}

#footerLg {
	clear: both;
	width: auto;
	height: 225px;
	background: url(images/43.png) no-repeat;

}

#footerLgLegal {
	margin-top: -1px;
	height: 23px;
	background: url(images/44.png) repeat-x;
	bottom: 0;
	color: white;
	font: 9px/22px Verdana,Arial,Helvetica,sans-serif;
}
#footerLgLegalText {
	margin-left: 500px;
	color: white;
}
#footerLgLegalText span {
	padding-left: 10px;
}
#footerLgLegal a {
	text-decoration: none;
	color: white;
	padding-left: 10px;
}
