@charset "utf-8";
/* CSS Document */

body {
	background-color: #88BB00;
	font-family: "Century Gothic";
	margin: 0;
	padding: 0;
}
.pgtext {
	font-size: 12px;
	color: #969696;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 22px;
}


#top {
background: #000 url(images/topbg.gif) repeat-x;
}
.toplinks, .toplinks a {
color: #9b9b9b;
padding-right: 10px;
font-size: 11px;
}
.viewcart {
color: #9b9b9b;
padding-right: 20px;
font-size: 11px;
}
#searchform {

}
#leftshadow {
background: url(images/leftshadow.gif) repeat-y;
}

#rightshadow {
background: url(images/rightshadow.gif) repeat-y;
}

#leftnav {
background: url(images/leftnavbg.gif) repeat-y;
}

#leftnav a {
color: #fff;
text-decoration: none;
font-size: 12px;
font-family: Century Gothic;
font-weight: bold;
padding-left: 5px;
}

#bar {
height: 4px;
background: url(images/bar.gif) repeat-x;
}

.number {
margin-left: 7px;
font-size: 14px;
font-weight: bold;
text-align: center;
display: block;
width: 194px;
}

#hometxt p {
	padding-left: 5px;
	padding-right: 5px;
	color: #cdcabf;
	font-size: 12px;
}

#hometxt .boxhead {
color: #fff;
font-weight: bold;
font-size: 12px;
height: 24px;
text-align: center;
}
#hometxt .bigboxhead {
height: 41px;
color: #a1a1a1;
background-color: #343434;
font-family: Century Gothic;
text-align: center;
font-size: 16px;
font-weight: 430;
}

.more {
padding-left: 10px;
color:#b5961c;
text-decoration: none;
font-weight: bold;
font-size: 12px;
}

#sepbar {
height: 14px;
background: #000 url(images/sep_bar.gif) repeat-x center center;
}

#footer {
color: #9b9b9b;
background-color: #000;
height: 50px;
}
#footer a{
color: #9b9b9b;
text-decoration: none;
font-size: 10px;
}
#footer .footlinks {
color: #9b9b9b;
padding-left: 10px;
font-size: 10px;
}

#copy {
font-size: 12px;
}

.smtxt {
font-size: 10px;
}


/* Cart Styles */
.prodName {
font-size: 13px;
color:#917C21;
font-weight: bold;
}
.lprice {
font-size: 13px;
color:#917C21;
}
.oprice {
font-size: 14px;
color:#917C21;
font-weight: bold;
text-decoration: underline;
}
.sprice {
font-size: 14px;
color: #8C2C00;
font-weight: bold;
}
.text {
	padding-left: 5px;
	padding-right: 5px;
	color: #cdcabf;
	font-size: 12px;
}
.shead {
font-size: 16px;
color: #fff;
font-weight: bold;
}
.shead a {
font-size: 16px;
color: #fff;
font-weight: bold;
}
.white {
color: #fff;
text-decoration: none;
}
