/***** Global Settings *****/
 
html, body {
border:0;
margin:0;
padding:0;
 
}
 
body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 16px;
/*background-color:#456224;*/
background: url(/media/1674/mainbodyback.jpg) repeat-x #c8e19c;
}


/***** Headings *****/
h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}
 
h1 {
padding:0 0 0 0;
letter-spacing:-1px;
font-size: 20px;
} 

#interiorTitleBar h1 {
	width: 500px;
	/*height: 68px;
	line-height: 68px;*/
	color: #FFFFFF;
	margin-left: 30px;
	float:left;
}

#loggedStatus {
	float: right;
	width: 390px;
	font-size: 10px;
}

#loggedStatus a, #loggedStatus a:link {
	color:#477b00;
	text-decoration:underline;
}

#loggedStatus a:hover{
	text-decoration:none;
}

#ctl00_ctl00_ctl00_ContentPlaceHolderDefault_MasterContentPlaceHolder_umbLogin_5_PanelSignOut {
	height: 68px;
	line-height: 68px;
}

#ctl00_ctl00_ctl00_ContentPlaceHolderDefault_MasterContentPlaceHolder_umbLogin_4_PanelSignOut {
	height: 68px;
	line-height: 68px;
}

#ctl00_ctl00_ctl00_ContentPlaceHolderDefault_shoppingMainContentPlaceHolder_umbLogin_4_PanelSignOut {
	height: 68px;
	line-height: 68px;
}

.darkGreen {
	line-height: 68px;
	color: #32421b;
}
 
h2 {
padding:0 0 0 0;
letter-spacing:-1px;
font-size:1.5em; /* 10px × 1.5 = 15px */
}
 
h3 {
font-size:1em; /* 10px × 1 = 10px */
font-weight:bold;
}
 
/***** Common Formatting *****/
 
p, ul, ol {
margin:0;
padding:0 0 0 0;
}
 
ul, ol {
padding:0 0 0 0;
}

blockquote {
margin:1.25em;
padding:1.25em 1.25em 0 1.25em;
}
 
small {
font-size:0.85em;
}
 
img {
border:0;
}
 
sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
 
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}
 
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}
 
/***** Links *****/
 
a,
a:link,
a:visited {
text-decoration:underline;
color: #456224;
}

a:hover {
	text-decoration: none;
}
 
/***** Forms *****/
 
form {
margin:0;
padding:0;
display:inline;
}
 
input, select, textarea {
font:1em Verdana, Arial, Helvetica, sans-serif;
}
 
textarea {
width:100%;
line-height:1.25;
}
 
label {
 
cursor:pointer;
 
}
 
/***** Tables *****/
 
table {
border:0; 
margin:0 0 0 0;
padding:0;
}
 
table tr td {
padding:0 0 0 0;
}
 

/***** Global Classes *****/
 
.clear         { clear:both; }

.float-left    { float:left; }

.float-right   { float:right; }

.text-left     { text-align:left; }

.text-right    { text-align:right; }

.text-center   { text-align:center; }

.text-justify  { text-align:justify; }

.bold          { font-weight:bold; }

.italic        { font-style:italic; }

.underline     { border-bottom:1px solid; }

.highlight     { background:#ffc; }
 
.wrap          { width:960px;margin:0 auto; }
 
.img-left      { float:left;margin:4px 10px 4px 0; }
 
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.nopadding     { padding:0; }
 
.noindent      { margin-left:0;padding-left:0; }
 
.nobullet      { list-style:none;list-style-image:none; }

.lightGreenLine {height:1px; background-color:#c9dca8;}

.eleven{
	font-size:1.1em; 
}

.twelve{
	font-size:1.2em; 
}

/***** Wrappers *****/
 

#topWrapper{
	/*background-image:url(/media/289/mainbackground.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#b1cc82;*/
	padding-bottom: 20px;
}


#middleWrapper{
	/*background-image:url(/media/365/middlebackground.jpg);
	background-repeat:repeat-x;
	background-position:bottom;	
	background-color:#b1cc82;*/
	height: 200px;
}


#bottomWrapper{
	background:url(/media/1680/footerback.png) repeat-x bottom center;
	/*background-repeat:repeat-x;
	background-position:top;*/	
	min-height:130px;
	height:130px;
	behavior: url(/css/iepngfix.htc);
}
html>body #bottomWrapper{height:auto}

.contentWrap{
	width:962px;
	margin:0 auto;
}

/***** Header *****/

#headerLogo{
	width:526px;
	height:118px;
	background-image:url(/media/294/headerlogo.png);
	behavior: url(/css/iepngfix.htc);
	background-position:0 10px;
	background-repeat:no-repeat;
}

#headerLogo2{

	width:526px;
	height:140px;
	background-image:url(/media/18621/logo2.png);
	behavior: url(/css/iepngfix.htc);
	background-position:0 10px;
	background-repeat:no-repeat;
	float:right;}




#navHolder{
	height:59px;
	background-image:url(/media/370/navback.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
#navHolder2{
	height:59px;
	background-image:url(/media/19358/navbackground.png);
	background-repeat:no-repeat;
	background-position:0 -1px;
}


#nav{
	float:left;
	width:650px;
	margin:8px 0 0 5px;
}

#mainNav{
	position:relative;
	margin:0px; 
  	border:0px; 
	list-style-type: none;
}
#mainNav li{
	float:left;
}
#mainNav a:link, #mainNav a{
	display:block;
	padding:11px 20px 12px 20px;
	color:#4d7524;
	font-size:11px;
	text-decoration:none;
	background-image:url(/media/274/navline.gif);
	background-position:right;
	background-repeat:no-repeat;

}

#mainNav a:hover{
	background-color:#d3d3d3;
}

#newsBar{
	height:26px;
	background-image:url(/media/345/newsbackground.jpg);
	background-repeat:no-repeat;
	background-position:top;
	overflow: hidden;
}


#newsBar div.slide {
	width: 570px;
	height: 26px;
	line-height: 26px;
	font-size: 12px;
	margin-left: 140px;
	color: #000000;
}

#newsBar div.slide a {
	text-decoration: none;
	color: #000000;
}

#newsBar div.slide a:hover {
	text-decoration: underline;
	color: #666666;
}

/* adRotator */

#adRotator {
	text-align: center;
	width: 100%;
	height: 550px;
	overflow: hidden;
}

#adRotator div.slide {
	margin: 0 auto;
	width: 100%;
	/* height: 550px; */
	color: #000000;
}

#adRotator div.slide h4 {
	font-weight: bold;
	color: #32421b;
	font-size: 16px;
}

#adRotator div.slide p.adText {
	color: #32421b;
	font-size: 14px;
	padding: 0 0;
	margin: 0 0;
	border-top: 1px solid #32421b;
	border-bottom: 1px solid #32421b;
}

#adRotator div.slide a {
	text-decoration: none;
	color: #000000;
}

#adRotator div.slide img {
	behavior: url(/css/iepngfix.htc);
}

.adImg {
	behavior: url(/css/iepngfix.htc);
}

#adRotator div.slide a:hover {
	text-decoration: underline;
	color: #666666;
}

/****** Middle Bucket/footer ******/
#shopTitle{
	background-image:url(/media/375/shopourstore.png);
	behavior: url(/css/iepngfix.htc);
	background-repeat:no-repeat;
	background-position:5px 6px ;
	height:31px;
}
#list1{
	font-family:Arial, Helvetica, sans-serif;
	margin:10px 15px 0 0;
	float:left;
	border-right:solid 1px #465a28;
	width:200px;
	height:157px;
}

#list2{
	font-family:Arial, Helvetica, sans-serif;
	margin:10px 15px 0 0;
	float:left;
	width:149px;
	height:157px;
	border-right:solid 1px #465a28;
}

#list3{
	font-family:Arial, Helvetica, sans-serif;
	margin:10px 0 0 0;
	float:left;
	width:189px;
	height:157px;
	border-right:solid 1px #465a28;
}
#loginHolder{
	position: relative;
	float:right;
	margin:10px 0 0 0;
	width:700px;
}
.footerList{
	position: relative;
	margin:0px; 
  	border:0px; 
	padding: 8px 0 0 10px;
	color:#456224;
	list-style-type: none;

}
.footerList li{
	padding:2px 0 2px 0;
}
.footerList a:link, .footerList a{
	text-decoration:none;
	color:#456224;
	font-size: 10px;
}
.footerList a:hover{
	text-decoration:underline;
}
#loginBox{
	position: relative;
	float:right;
	width:214px;
	height:151px;
	margin:7px 0 0 0;
	background-image:url(/media/335/loginback.jpg);
	background-repeat:no-repeat;
}
#loginForm.textfield{
	margin:8px 0 0 0;
	border:0px solid #fff;
	font-size:1.1em;
	width:165px;
	padding:5px;
	color:#93a081;
}
#loginForm table{
	margin-top:10px;
	width:200px;
	color:#bad38d;
}
#loginText{
	float:left;
	width:400px;
	font-size:1.1em; 
	font-family:Arial, Helvetica, sans-serif;
	color:#456224;
	margin:18px 0 0 0;
	line-height:1.1em;
}
#loginForm{
	margin:18px 0 0 18px;
}



.subscribeButton{
	float:left;
	margin-left:-4px;
	margin-top:5px;
	padding:0;
	width:81px;
	height:31px;
	background-image:url(/media/279/subscribebutton.gif);
	background-position:0 0;
	border:0;
}
.subscribeButtonOver{
	float:left;
	margin-left:-4px;
	margin-top:5px;
	padding:0;
	width:81px;
	height:31px;
	background-image:url(/media/284/subscribeover.gif);
	background-position:0 0;
	border:0;
	cursor:pointer;
}

#forgotPassword{
	float:left;
	margin:10px 0 0 0;
	width:86px;
}
#forgotPassword a:link, #forgotPassword a{
	color:#8fa17c;
	text-decoration:none;
	font-size:.9em;
}
#forgotPassword a:hover{
	color:#bad38d;
	text-decoration:underline;
}
#footerLogo{
	float:right;
	width:90px;
	text-align:right;
	margin:10px 0 0 0;
}

#footerLogo img {
	behavior: url(/css/iepngfix.htc);
}

#footerNav{
	float:left;
	width:500px;
	margin:63px 0 0 10px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
}

#footerNav a:link, #footerNav a{
	color:#fff;
	text-decoration:none;
}
#footerNav a:hover{
	color:#fecf2b;
}
.footerText{
	color:#000000;
}

#aspnetForm {
	background-color: transparent;
}




















































































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

