body {
	background-color: #D5D5D5;
	margin: 0px;
	padding: 0px;
	background-image: url("../images/pageBG.gif");
	background-repeat: repeat;
}
#headerouter {
	background-color: #CCCCCC;
	background-image: url(../images/outerheaderBG.jpg);
	height: 250px;
	background-repeat: repeat-x;
}
#headerinner {
	padding: 0px;
	width: 790px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/innerheaderBGbottom2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 250px;
}
#headerinner2 {
	padding: 0px;
	width: 790px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/innerheaderBGbottom2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 250px;
}
.headerleftimg {
	position: relative;
	height: 96px;
	width: 281px;
	display: block;
	float: right;
	right: 490px;
	top: 10px;
}
.headerrightimg {
	float: none;
	text-align: right;
	display: block;
	width: 156px;
	position: relative;
	left: 560px;
	top: 34px;
}
#topnav {
	margin: 0px 0px 20px;
	padding: 0px;
	list-style-type: none;
	height: 26px;
	float: right;
	width: 495px;
}
#topnav li {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 26px;
}
.nav1,
.nav1 a {
	background-image: url(../images/nav1.gif);
	height: 26px;
	width: 79px;
	display: block;
}
.nav1 a:hover {
	background-image: url(../images/nav1-over.gif);
	height: 26px;
	width: 79px;
	display: block;
}
.nav2,
.nav2 a {
	background-image: url(../images/nav2.gif);
	height: 26px;
	width: 117px;
	display: block;
}
.nav2 a:hover {
	background-image: url(../images/nav2-over.gif);
	height: 26px;
	width: 117px;
	display: block;
}
.nav3,
.nav3 a {
	background-image: url(../images/nav3.gif);
	height: 26px;
	width: 154px;
	display: block;
}
.nav3 a:hover {
	background-image: url(../images/nav3-over.gif);
	height: 26px;
	width: 154px;
	display: block;
}

#bodyouter {
	background-image: url(../images/outerbodyBG.png);
	background-repeat: repeat-y;
	padding: 0px;
	width: 790px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#bodyinner {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #666666;
	padding: 0px;
	width: 690px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#bodycolumn {
	background-color: #F0F0F0;
	float: left;
	width: 150px;
	margin-left: 4px;
	margin-right:10px;
	font-size: 0.96em;
	padding-left: 10px;
}
#bodycolumn a{
	color:#5C8827;
}
#bodycolumn a:hover{
	text-decoration:none;
}
.emphasized {
	font-size: 1.2em;
	font-weight: bold;
}
#bodymain {
	float: left;
	width: 464px;
	margin: 0;
	padding-right: 20px;
	padding-left: 25px;
}
#bodymaincheckout {
	background-color: #FFFFFF;
	padding: 10px;
}

#bodymain h4 {
	font-size: 1.1em;
	padding: 2px;
	margin-bottom: 5px;
	font-weight: bold;
	text-transform: uppercase;
	color: #337A00;
	background-color: #F2F7DC;
}
#bodymain h5 {
	font-size: 1.2em;
	padding: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	text-transform: uppercase;
	color: #F2F7DC;
	background-color: #337A00;
}
.time {
	color: #1B346A;
	font-weight: bold;
}
fieldset {
	margin-bottom: 20px;
}
legend {
	font-size: 1.3em;
	font-weight: bold;
	padding: 5px 10px;
	color: #333333;
}
.gold {
	border: 1px solid #FFCC33;
	background-color: #FFFFCC;
}
.silver {
	border: 1px solid #999;
	background-color: #eeeeee;
}
.bronze {
	border: 1px solid #665D40;
	background-color: #E6E2CA;
}
.vendor {
	border: 1px solid #5C8827;
	background-color: #E7FFC7;
}
#footerouter {
	background-image: url(../images/outerfooterBG.gif);
	background-repeat: repeat-x;
	height: 171px;
	clear: both;
}
#footerinner {
	background-image: url(../images/innerfooterBG.gif);
	padding: 0px;
	width: 790px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 171px;
	background-repeat: no-repeat;
}
#footerinner2 {
	background-image: url(../images/innerfooterBG2.gif);
	padding: 0px;
	width: 790px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 171px;
	background-repeat: no-repeat;
}
#footerlogos {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	list-style-type: none;
}
#footerlogos li {
	display: block;
	float: left;
	height: 92px;
	width: 144px;
	border-right:1px solid #C1C1C1;
	text-align: center;
	position: relative;
	top: 70px;
	line-height: 92px;
	font-size: 0.5em;
}
li.firstlogo{
	width: 155px !important;
	padding-left:4px;
	padding-right:4px;
		border-left:1px solid #C1C1C1;

}
li.widelogo{
	width: 164px !important;
	padding-left:4px;
	padding-right:4px;
	border-left:1px solid #C1C1C1;	

}
.clear{
clear:both;
}

