body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	background-color:#039;
	color:#eee;
}

#pageWrapper, #plainPageWrapper {
	width:1004px;
	margin:auto;
}

#bannerWrapper {
	border:2px solid #FFDE00;
	border-bottom:1px solid #FFDE00;
}

#contentWrapper {
	background:url(image/contentBackground.png);
	border:2px solid #E52723;
	border-top:1px solid #E52723;
}

#nav li a {
	display:block;
	width:190px;
	text-decoration:none;
	margin-top:0px;
	padding-top:7px;
	color:#FFDE00;
	font-weight:bold;
	margin-left:-25px;
	line-height:1;
	font-size:18px;
	}

#nav li a:hover, #footer, .current {
	color:#E52723;
	}

#nav ul {
	list-style:none;
}

#nav ul li {margin-bottom:1em;}



#nav a {
}

#nav a:hover {
}


a {
	color:#FFDE00;
}


h1, h3, h4 {
	color:#FFDE00;
}

h2{
	color:#F1871F;
}


#userList, #userList a, #styledTable {color:#039;}

.mailerMiniFormHeader, .mailerMiniFormBody {color:#039;}

.mailerAllNewsletters {display:none;}

.mailerMiniForm {
	width:257px;
	margin-bottom:0px;
	border:1px solid #999;
	border-style:solid;
	}


#google, #breadcrumb {display:none;}

.oneThird {
	width: 250px;
	margin:0 5px;
}


/*Store*/

#productDetailTable, #productDetailTable td, .storeOptionEdit, #storeProducts {
	background-color:#039;
	color:#eee;
}

.storeDepartments, .storeCategories {
	float: left;
	margin-right:20px;
	margin-bottom:10px;
	margin-left:30px;
	text-align: center;
}



#footer {
	text-align:center;
	font-size:.75em;
	border:2px solid #E52723;
	background:url(image/contentBackground.png);
	border-top:none;
}
