body {
	background: #BEB288;
	text-align: center;
}
#container {
	width: 894px;
	margin: 0px auto;
	padding: 0px;
	background: #FFF;
	position: relative;
}
#container #header {
	margin: 0px;
	padding: 0px;
	position: relative;
	background: #FFF;
}
#branding {
	background: #BEB288 url(none) no-repeat center top;
	height: 150px;
	text-align: center;
	width: 892px;
	margin: 0px auto;
}
#MerchantName {
	color: #275F84;
	background: #fff;
	font: 0.8em Verdana, Geneva, sans-serif;
	margin: 0px;
	padding: 5px;
	text-align: center;
}
#container #HorizontalNavBar {
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
	border-bottom: 2px solid #286085;
	background: #FFF;
	text-align: center;
}


#HorizontalNavBar a:link, #HorizontalNavBar a:visited {
	padding: 6px 2px;
	margin-right: 2px;
	display: inline-block;
	text-decoration: none;
	color: #fff;
	background: #286085;
	font: bold 0.65em/1.5 Verdana, Geneva, sans-serif;
}

#HorizontalNavBar a:hover {
	padding:6px 2px;
	margin-right: 2px;
	text-decoration: underline;
	color: #286085;
	background: #BAD8EB;
}
#HorizontalNavBar a:active {
	padding:6px 2px;
	margin-right: 2px;
	text-decoration: underline;
	color: #FFF;
	background: #286086;
}#container #content_wrapper {
	padding: 0px;
	float: left;
	width: 100%;
	position: relative;
	background: #fff;
	text-align: left;
}
#container #content_wrapper a:link {
	color: #286085;
	text-decoration: none
}
#container #content_wrapper a:hover {
	color: #BEB288;
	text-decoration: underline
}
#container #content_wrapper a:active {
	color: #ACD1EA;
	text-decoration: none
}
#secondaryContent {
	background: #E7E2D1;
	margin: 10px;
	padding: 10px;
	float: right;
	width: 142px;
	text-align: left;
	position: relative;
}
#secondaryContent h3   {
	font: bold 0.8em/1.5em Verdana, Geneva, sans-serif;
	color: #286085;
	text-align: center;
	background: #BEB288;
	margin: 0px;
	padding: 5px;
}

#secondaryContent p{
	font: 0.75em Verdana, Geneva, sans-serif;
	color: #286085;
}
#secondaryContent p a:link {
	font-size: 90%;
	line-height: 1.5;
	font-weight: bold;
	text-decoration: underline;
	color: #286085;
	padding-left: 5px;
}
#secondaryContent p a:visited {
	font-size: 90%;
	line-height: 1.5;
	font-weight: bold;
	text-decoration: none;
	color: #BEB288;
}

#secondaryContent p a:hover {
	font-size: 90%;
	line-height: 1.5;
	font-weight: bold;
	text-decoration: none;
	color: #630;
}
#secondaryContent p a:active {
	font-size: 90%;
	line-height: 1.5;
	font-weight: bold;
	text-decoration: underline;
	color: #A0C8E2;
}


#primaryContent {
	float: left;
	width: 680px;
	margin-left: 10px;
	background: #Fff;
	margin-top: 5px;
	font: normal 0.9em/1.5 Verdana, Geneva, sans-serif;
	color: #630;
	text-align: left;
	padding: 5px;
}
#primaryContent h1 {
	color: #286085;
	font: 1.8em Verdana, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
}
#primaryContent h2 {
	font-size: 1.5em;
	color: #286085;
	margin: 0px;
	padding: 0px;
}
#primaryContent h3 {
	color: #630;
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
	font-style: normal;
	font-weight: bolder;
	letter-spacing: 0.1em;
}
#primaryContent p {
	margin-top: 5px;
}
#primaryContent ul li {
	list-style: url(images/PostBullets.png);
}

td {
	font: normal 90%/1.5 Verdana, Geneva, sans-serif;
	color: #630;
}
td a{
	font-family: Verdana, Geneva, sans-serif;
	color: #669;
	text-decoration: none;
}
#content_wrapper #footer {
	font: normal 0.7em/1.5 Verdana, Geneva, sans-serif;
	background: #BEB288;
	color: #FFF;
	height: 20px;
	padding: 5px;
	text-align: center;
	clear: both;
}

.floatRight {
	margin: 10px;
	float: right;
}


.feature {
	margin: 10px 0px 0px;
	float: left;
	width: 140px;
	text-align: left;
	background: #FFF;
	font: Verdana, Geneva, sans-serif;
	color: #286085;
}
.feature p {
	font-size: 85%;
	margin: 0px;
	padding: 5px 2px;
	line-height: 1.2;
}
.feature p a {
	text-decoration: underline;
}
.feature p img {
	margin-left: 8px;
}
.copyright  {
	margin-top: 0px;
	font: 0.75em/1 Verdana, Geneva, sans-serif;
}
.copyright a {
	text-decoration:underline;
}
.pageNav {
	font-size: 80%;
	font-weight: normal;
	color: #630;
	text-align: center;
}

.eziLinks {
	margin: 10px 0px 0px;
	float: left;
	width: 130px;
	text-align: left;
	background: #FFF;
	font: normal 80% Verdana, Geneva, sans-serif;
	color: #286085;
	padding: 2px;
}
#CartNav  {
	background: #E7E2D1;
	margin: 10px;
	padding: 10px;
	float: right;
	width: 142px;
	text-align: left;
	position: relative;
}
#CartNav h3 {
	font: bold 0.8em/1.5em Verdana, Geneva, sans-serif;
	color: #286085;
	text-align: center;
	background: #BEB288;
	margin: 0px;
	padding: 5px;
	width: 120px;
}
#CartNav p {
	font: 0.75em Verdana, Geneva, sans-serif;
	color: #286085;
}
.column {
	float: left;
	width: 40%;
	margin-right: 5%;
}

