* {
	margin:0;
	padding:0;
}
* html #container {
height: 1%;
}
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#e3ede9;
	font-size:14px;
	color:#000;
	
	}
a{
color:#005b30;
text-decoration:none;
}
a:hover{
color:#feba26;
}
h2{
color:#2d7855;
font-size:16px;
}
#wrapper{
background:url(../images/pageElements/bg.jpg);
background-repeat:repeat-y;
background-color:#fff;
width:1024px;
margin-left:auto;
margin-right:auto;
}
#contentWrap{
min-height:550px;
height:auto !important;
height:550px;
background:url(../images/pageElements/bg.jpg);
background-repeat:repeat-y;
text-align:left;
float:left;
padding-left:34px;
width:990px;
padding-top:5px;
}
#banner{
background:url(../images/pageElements/banner.jpg);
width:1024;
height:127px;
}
#banner_wc{
background:url(../images/pageElements/banner_wc.jpg);
width:1024;
height:127px;
}
#roof{
background:url(../images/pageElements/roof.gif);
height:42px;
width:1024px;
}
#shopper{
	padding-right:37px;
	height:27px;
	float:right;
	text-align:right;
	width:190px;
	margin-top: 3px;
}
#shopper a{
color:#feba26;
font-weight:bold;
}
#shopper a:hover{
color:#005b30;
}
#shopIcon{
	background:url(../images/pageElements/shopIcon.jpg);
	height:20px;
	width:26px;
	float:left;
	margin-top: 3px;
}
#shopInfo{
padding-right:3px;
width:160px;
font-size:11px;
color:#006a40;
float:right;
}
#quicklinks-head{
background:url(../images/pageElements/quickLinks.gif);
width:184px;
height:26px;
}
.q-link{
margin-top:1px;
padding-top:6px;
background:url(../images/pageElements/quickButton.gif);
background-repeat:repeat-x;
height:17px;
width:178px;
padding-left:6px;
font-weight:bold;
}
.q-link#last{
background:url(../images/pageElements/quickButton-last.gif);
height:35px;
}
.q-link a{
display:block;
font-size:14px;
}
#sideshop-head{
margin-top:12px;
background:url(../images/pageElements/cltu.gif);
width:184px;
height:26px;
}
.leftFoot{
background:url(../images/pageElements/leftFoot.gif);
width:184px;
height:52px;
float:left;
clear:both;
}
.shopWindow{

padding-top:7px;
padding-bottom:5px;
text-align:center;
width:184px;
clear:both;
float:left;
}
#lastWindow{
padding-bottom:15px;
}
#floor{
	background:url(../images/pageElements/footer.jpg);
	height:152px;
	width:1024px;
	clear: both;
	margin-top:15px;
}
#sponFootLogos{
text-align:center;
padding-left:50px;
}
.sponFootlogo{

float:left;
}
#leftColumn{
width:184px;
float:left;
}
#rightColumn{
margin-left:15px;
width:760px;
float:left;
}
#logoFoot{
margin-top:20px;
background-image:url(../images/pageElements/logoFoot.gif);
width:945px;
height:30px;
clear:both;
margin-left:40px;
float:left;
font-weight:bold;
color:#006600;
padding-top:12px;
display:inline;
}
.pagination{
clear:both;
height:10px;
line-height:10px;
font-size:13px;
font-weight:bold;
}

.spons{
float:left;
}
#subMenu{
font-weight:bold;
margin-left:100px;
margin-top:8px;
width:50%;
float:left;
}
.oneOff{
text-align:center;
clear:both;
border:solid 1px #1887b2;
margin:15px 25px 15px 15px;
padding:7px;
background-color:#F4FBFF;

}