body {
	background-color: #e9e1dc;	
	font: 11px verdana, helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	padding:0px;
}

body a {
color: #FF6600;
}

p {
padding: 0;
margin: 0 0 10px 0;
}

h1 {
font-size: 20px;
font-weight: normal;
}

.cont_left {
	float: left;
	}
	
.cont_right {
	float: right;
	}
	
.clear_cont {
	clear: both;
}

img {
	border: 0;
}

form {
	padding:0;
	margin:0;
}	

/* containers */

#root_cont {
	margin: 0 auto;
	width: 950px;
	background:  url('../images/nav/brown-stripe.gif') repeat-y top left #FFFFFF;
}

#top_cont {

}

#logo_cont {
	float: left;
	width: 237px;
	height: 170px;
	background:  url('../images/nav/logo.jpg') no-repeat;
}

#to_start {
	display: block;
	width: 156px;
	height: 130px;
	margin: 12px 0 0 40px;
	border: none;
}

#top_right_cont {
	float: left;
	width: 713px;
	background:  url('../images/nav/top-a.jpg') no-repeat #666666;
}


.top_menu_item {
	float: left;
	display: block;
	width: 237px;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	padding: 7px 0 7px 0;
	margin: 142px 0 0 0;
	color: #FFFFFF;

}

.top_menu_item:hover {
	text-decoration: underline;
}

#main_left_cont {
	float: left;
}

#main_right_cont {
	float: left;
	width: 683px;
	padding: 15px 0 15px 15px;
}

#menu_cont {
	background-color: #A78C81;
	padding: 1px 1px 0 0;
	width: 237px;
}

.menu_item {
	display: block;
	padding: 6px 0 6px 50px;
	background-color: #1E0000;
	text-decoration: none;
	color: #C7BFBF;
	border-bottom: 1px dotted #A78C81;
	font-size: 12px;
}

.menu_item:hover {
	background-color: #533F38;
}

#ad_cont {
	padding: 7px 0 0 0;
}

#bottom_cont {
	padding: 150px 20px 0 255px;
	color: #482020;
	font-family: Arial, Helvetica, sans-serif;
}

#bottom_cont a {
color: #482020;
}

.bannerCont {
	margin: 5px 0 0 0;
}

.lastbanner {
margin-bottom: -80px !important;
margin: 5px 0 0 0;
}

#breadcrumbs {
	margin: 0 0 15px 0;
	color: #FF6600;
}

#breadcrumbs a {
	text-decoration: underline;
}

#breadcrumbs a:hover {
	text-decoration: none;
}

#page_text {
padding-right: 100px;
}

#submenuCont {
float: left;
width: 150px;
}

#submenuCont a {
color: #FFFFFF;
display: block;
text-decoration: none;
background-color: #ff6600;
margin-bottom: 1px;
padding: 3px;
}

#submenuCont a:hover {
background-color: #998888;
}

#pagetextsub {
float: left;
width: 500px;
padding: 0 0 0 10px;
}

.bannerspacer {
height: 100px;
}

#pagetext2 {
padding: 0 0 15px 0;
}

#start_right_cont {
float: left;
width: 708px;
height: 328px;
background: url(../images/nav/vfront.jpg) no-repeat top left;
}

.frontcont {
position: absolute;
width: 217px;
height: 145px;
padding: 0 0 0 5px;
text-decoration: none;
}

#fc1 {
margin: 177px 0 0 248px;
color: #60608b;
}

#fc2 {
margin: 177px 0 0 12px;
color: #4b2e2e;
}

#fc3 {
margin: 177px 0 0 482px;
color: #768662;
}

.frontcont span {
display: block;
font-weight: bold;
font-size: 14px;
padding: 0;
margin: 5px 0 5px 0;
}

.contLink {
background-color: #FF6600;
color: #FFFFFF;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
padding: 5px;
text-decoration: none;
border: solid #999999;
border-width: 0 1px 1px 0;
}

.contLink:hover {
background-color:#b75b01;
}

#vfooter {
height: 200px;
background: url(../images/nav/vfooter.jpg) no-repeat bottom right;
}

#certlink {
position: absolute;
margin: 140px 0 0 450px;
width: 150px;
height: 50px;
}

#ambrosia {
position: absolute;
margin: 10px 0 0 10px;
}

#backcont {
display: block;
margin: 0 0 0 260px;
padding: 15px 0 0 0;
text-decoration: none;
}

#backcont:hover {
text-decoration: underline;
}


#cartStatus {
margin: 0 0 0 10px;
width: 170px;
float: left;
}

#cStatusTitle {
background: url(../images/nav/cartstatusbg.gif) no-repeat left top;
font-size: 15px;
padding: 5px 5px 5px 15px;
font-weight: bold;	
font-family:"Arial narrow", Helvetica, sans-serif;
}

#cStatusText {
 border: solid #e4e4e4;
 border-width: 0 1px 1px 1px;
 padding: 10px;
 font-weight: bold;
}