body {
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	}

a {
	font-size: 11px;
	color: #d74133;
	}
	
a:link {
	text-decoration: none;
	}
	
a:visited {
	text-decoration: none;
	color: #d74133;
	}
	
a:hover {
	text-decoration: underline;
	color: #FF7B01;
	}
	
a:active {
	text-decoration: none;
	color: #d74133;
	}
	
#container {
	width: 846px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	position: relative;
	}
	
#header {
	height: 97px;
	margin: 0px;
	padding: 0px;
	color: #d74133;
	position: relative;
	}
	
#headerbox {
	width: 282px;
	height: 96px;
	position: absolute;
	top: 1px;
	right: 0px;
	bottom: 0px;
	background-color: #ecf0e9;
	vertical-align: bottom;
	font-size: 11px;
	color: #d74133;
	overflow: hidden;
	}
	
#headerbox2 {
	width: 282px;
	height: 125px;
	position: absolute;
	top: 1px;
	right: 0px;
	bottom: 0px;
	background-color: #ecf0e9;
	vertical-align: bottom;
	font-size: 11px;
	color: #d74133;
	overflow: hidden;
	}
		
#headerbox p {
	margin: 0px;
	paddding: 0px;
	position: absolute;
	bottom: 11px;
	left: 13px;
	font-size: 11px;
	}
	
.nav {
	height: 20px;
	padding: 6px 0px 0px 0px;
	position: absolute;
	top: 102px;
	bottom: 0px;
	font-size: 11px;
	font-weight: 700;
	text-transform: normal;
	left: 0px;
	}

#navtable td {
	border-left: 1px solid #fecbd0;
	}

#navtable a {
	color: #78191d;
	}
	
#navtable b {
	margin-left: 8px;
	color: #78191d;
	font-size: 11px;
	font-weight: 700;
	}
	
#navtable blockquote {
	margin-left: 8px;
	color: #78191d;
	font-size: 11px;
	font-weight: 400;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	}
	
#cart {
	width: 85px;
	height: 20px;
	padding: 6px 0px 0px 26px;
	position: absolute;
	top: 101px;
	right: 171px;
	bottom: 0px;
	background-color: #d3cdc5;
	background-image: url(../img/cart.jpg);
	background-position: left;
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: 700;
	z-index: 2;
	}
	
#cart2 {
	width: 85px;
	height: 20px;
	padding: 6px 0px 0px 26px;
	position: absolute;
	top: 101px;
	right: 171px;
	bottom: 0px;
	background-color: #d3cdc5;
	background-position: left;
	background-repeat: no-repeat;
	z-index: 2;
	}
	
#signin {
	width: 167px;
	height: 20px;
	padding: 6px 0px 0px 0px;
	position: absolute;
	top: 101px;
	right: 0px;
	bottom: 0px;
	background-color: #d3cdc5;
	font-size: 12px;
	font-weight: 700;
	z-index: 2;
	}
	
.header {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	text-transform: uppercase;
	}

.lowheader {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
