body {
	color: black;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	background-color: #888888;
}

#pagecontainer {
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: center; 
	width: 100%;
	height: 100%;
}

#wrapper {
	position: static;
	width: 800px;
	height: auto;
	border: solid 1px #cccccc;
	margin-top: 34px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 30px;
	padding-right: 30px;
	background-color: #666666;
	text-align: center;
	z-index: 2;
}

#navbar {
	position: static;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 30px; 
	width: 700px; color:#ccc;
}

#navbar a{color:#ccc;}
#navbar a:hover{color:#FF4800;}
#navbar a:visited{#ccc;}


#subnavbar {
	position: static;
	text-align: left;
	margin-top: 10px;
	width: 700px;margin-bottom:20px; 
	display: none;
}

#login {
	/*color: #281F1F;*/
	text-align: right;
	float: right;
	margin-top: 37px; margin-bottom:8px;
	line-height: 23px;
}

#sunTop {
	position: static;
	margin-top: -33px;
	margin-left: auto;
	margin-right: auto;
	height: 32px;
	width: 201px;
}

#sunBot {
	position: static;
	margin-top: 1px;
	margin-left: auto;
	margin-right: auto;
	height: 93px;
	width: 201px;
}

.col {
	position: static;
	text-align: left;
	margin-top: 25px;
	width: 650px;
	line-height: 17px;
}

#col1{
	float: left;
	padding-right: 25px;
}

#col2 {
	margin-left: 15px;
	text-align: justify;
}

#col3 {
	position: static;
	margin-top: -428px;
	text-align: right;
}

#footer {
	margin-top: 40px;
	margin-left: -30px;
	margin-right: -30px;
	margin-bottom:10px;
	border-top: 1px solid #FF4800;
	height: 39px;
	padding: 10px;
}

.here {
	color: #FF4800;
}

.emph {
	font-weight: bold;
}

a {
	color: #c2c2c2;
	text-decoration: none;
}

a.nav {
	color: #ccc;
}

a.subnav {
	color: #c2c2c2;
}

a:hover {
	color: #FF4800;
}

p.more {
	text-align: right;
}

.shoptable {
	border-top: 1px solid #FF4800;
}

/*start reconfigure oscommerce */

td.pageHeading {
	border-bottom: 1px solid #FF4800;
	padding-bottom: 2px;
	font-weight: bold; font-size:14px; text-align:left;
	/* dpl - 20090609 */
	display:none;
}

td.main, p.main{color: black;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	letter-spacing: .1em;}

/*this should affect product item text*/

.smallText {
	color: white;
	font-weight: normal;
}

.infoBoxContents {
font-size: 10px; text-align:left; padding-left:5px;
}

.infoBoxHeading {
font-size: 12px; text-transform:uppercase; font-weight:bold;
}

.shopping_cart_header {color:#000000;}
.productListing-heading {display:none;}
