body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6;
	color: #183300;
	background-attachment: fixed;
	background-image: url(../6_Images/bkg_grn.jpg);
	background-repeat: repeat;
}
ul{
	float: left;
	list-style: none
	
}
#wrapper {
	position:absolute;
	left:10px;
	top:10px;
	width:778px;
	height:1032px;
	z-index:5;
	background-color: #F5F8F1;
	border: 1px solid #D7E1C8;
	padding: 5px;
	background-attachment: fixed;
	background-image: url(../1_BKG/ltwhit_grn150.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

#wrapper2 {
	position:absolute;
	left:10px;
	top:10px;
	width:778px;
	height:1015px;
	z-index:5;
	background-color: #F5F8F1;
	border: 1px solid #D7E1C8;
	padding: 5px;
	background-attachment: fixed;
	background-image: url(../1_BKG/ltwhit_grn150.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

/******* hyperlink and anchor tag styles *******/

a:link{
	color: #183300;
	text-decoration: none;
}

a:hover{
	color: #47683E;
	text-decoration: underline;
}

a:visited{
	color: #608A53;
	text-decoration: none;
	padding-bottom: 5px;
}
/************** header tag styles **************/

h1{
	color: #3235A7;
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


h2{
	color: #244103;
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

h3{
	color: #244103;
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bolder;
}

h4{
	color: #244103;
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
}

h5{
	color: #244103;
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
/***********************************************/
/* PageCell Divs                                 */
/***********************************************/

#pagecell{
	position:absolute;
	width:570px;
	top: 135px;
	height: 856px;
	padding: 5px;
	border: 1px solid #D7E1C8;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: right;
	left: 200px;
	background-attachment: fixed;
	background-image: url(../1_BKG/white_ltgrn.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	
}

#pagecellBottom{
	width:560px;
	top: 828px;
	height: 25px;
	padding: 5px;
	margin: 0px;
	float: left;
	position: absolute;
	left: 5px;
}

.pagecellAdleft{
	float: left;
	width: 160px;
	height: 20px;
}

.pagecellAdcenter{
	float: left;
	width: 125px;
	height: auto;
	left: 150px;
}

.pagecellAdright{
	float: right;
	width: 20px;
	height: 20px
}

#pagecell3{
	position:absolute;
	width:774px;
	top: 135px;
	height: 845px;
	border: 1px solid #D7E1C8;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: right;
	background-color: #E6ECDD;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/***********************************************/

#masthead{
	position: absolute;
	width:775px;
	height: 80px;
	background-color: #EDF1E6;
	border: 1px solid #D7E1C8;
	float: left;
	background-attachment: fixed;
	background-image: url(../1_BKG/ltgrn_white150.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #D7E1C8;
	top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.imgleft{
	float: left;
	height: auto;
	width: 350px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.imgcart{
	height: 30px;
	position: absolute;
	left: 550px;
	width: auto;
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.imgright{
	height: auto;
	padding-right: 0px;
	padding-top: 0px;
	width: 90px;
	float: right;
}

.imgright2{
	height: auto;
	padding-right: 0px;
	padding-top: 0px;
	width: 400px;
	float: right;
}
/***********************************************/
#menu{
	position: absolute;
	width:765px;
	top: 100px;
	background-color: #E6ECDD;
	height: 20px;
	margin: 0px;
	padding: 5px;
	border: 1px solid #D7E1C8;
}

/************** footer styles ****************/

#footer{
	width: 775px;
	top: 1008px;
	height: 16px;
	position: absolute;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	left: 5px;
	border: 1px none #D7E1C8
}

#footer3{
	width: 775px;
	top: 990px;
	height: 16px;
	position: absolute;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	left: 5px;
	border: 1px solid #D7E1C8;
	background-color: #E6ECDD;
}

.footerleft{
	float: left;
	width: 400px;
	height: 16px;
	padding-left: 5px;
}

.footerright{
	float: right;
	width: 300px;
	height: 16px;
}

/************ sectionLinks styles **************/

#pageNav{
	float: none;
	width:170px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 856px;
	position: absolute;
	color: #183300;
	top: 135px;
	background-attachment: fixed;
	background-image: url(../1_BKG/ltgrn_white.jpg);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	border: 1px solid #D7E1C8;
	margin-left: 0px;
}

.pageNavimg{
	float: none;
	top: 790px;
	height: 30px;
	width: 130px;
	position: absolute;
	margin-left: -65px;
	left: 50%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.pageNavimg2{
	float: none;
	height: 30px;
	width: 130px;
	position: absolute;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-left: -68px;
	left: 50%;
	top: 820px;
}
/********************* end **********************/
