body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}

html, body {
	margin:0;
	height: 100%;
	font-family: Trebuchet MS, Arial;
	background: #a46832 url('images/back.jpg') repeat-x;
	font-size:14px;
}


#wrapper{
	position:relative;
	width:880px;
	margin:0 auto;
	text-align:center;
	margin-top:5px;
	background:#ffffff;
	height:530px;
	

}


/* Header Text */
h1{
	color:#000000;
	margin:5px;
	font-size:22px;
}
h2{
	color:#000000;
	margin:5px;
	font-size:18px;
}
h3{
	color:#000000;
	margin:5px;
	font-size:18px;
	text-align:center;
}



/* Links */

a.mainPage {
	color: #641100;
}
a.footer {
	color:#641100;
}



/* Back Layout */
#top{
	position:absolute;
	top:00px;
	left:0px;
	width:880px;
	height:130px;
}


/*Main Navigation Bar Styles*/
#mainNav {
	position:absolute;
	top:130px;
	left:0px;
	width:880px;
	height:22px;
	background-color:#ff9c5a;
	padding-top:3px;


}
#mainNav a{
	position:relative;
	display:inline;
	font-size:14px;
	text-align:center;
	padding: 2px 2px 4px 2px;
	margin-right:10px;
	margin-top:10px;
	color: #641100;
	text-decoration: none;
	font-weight:bold;
}
#mainNav a:hover{
	background-color: #641100;
	color:#ffffff;
}




/* Menu Navigation Style  */

#menuNav { 
	position:absolute;
	top:155px;
	left:0px;
	width:144px;
	padding:3px;
	background-color:#ff9f5b;
}

#menuNav a{
	display:block;
	font-size:14px;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #ffffff;
	background-color:#ff9f5b;
	color: #000000;
	text-decoration: none;
	vertical-align:middle;
}
#menuNav a:hover{
	background-color: #641100;
	color: #ffffff;
}




/* Main Layout Images */

#leftImageBox{
	position:absolute;
	top:155px;
	left:0px;
	width:200px;
	height:350px;
	overflow:hidden;
}

#rightImageBox{
	position:absolute;
	top:155px;
	left:680px;
	width:200px;
	height:350px;
	overflow:hidden;
}


#mapBox{
	position:absolute;
	top:155px;
	left:680px;
	width:200px;
	height:350px;
	overflow:hidden;
}


/*  Main Layout Boxes */

#mainMiddleBox{
	position:absolute;
	top:155px;
	left:210px;
	width:460px;
	height:330px;
	text-align:left;
	display:inline;
	padding:10px;
	overflow:auto;
}


#mainBox{
	position:absolute;
	top:155px;
	left:220px;
	width:660px;
	height:350px;
	text-align:left;
	overflow:auto;
}



/*  Footer Layout Boxes */


#footer{
	position:absolute;
	top:500px;
	left:0px;
	width:880px;
	height:148px;
	color:#641100;
	font-size:11px;
	background: url('images/bottom.png');
}
#footerLeft{
	position:absolute;
	top:0px;
	left:0px;
	width:320px;
	height:100px;
	text-align:left;
}
#footerRight{
	position:absolute;
	top:0px;
	left:320px;
	width:550px;
	height:100px;
	text-align:center;
}

h2.footerH2{
	color:#641100;
}


/*  Login Box Setup */

#loginBox{
	position:absolute;
	top:0px;
	left:0px;
	width:750px;
	height:30px;
}

#loginBoxTop{
	position:absolute;
	top:5px;
	left:5px;
	width:280px;
	height:50px;
	text-align:left;
}
#loginBoxBottom{
	position:absolute;
	top:50px;
	left:0px;
	width:280px;
	height:50px;
	text-align:left; 
	
}


/*  Privacy Layout */

#privacy{
	text-align:center;
	position:absolute;
	top:150px;
	left:0px;
	width:900px;
	height:15px;	
	color:#000000;
	font-size:10px;
}
#privacy a{
	color:#000000;
}



/*  Register Layout */

form#register {
	padding-left:2em;
	text-align: left;
	font-size:12px;
}
form#register label{
  	display:inline;
 	width:125px;
	color:#000000;
	text-align:right;
}
form#register input{
  	display:inline;
}

#registerBenefits{
	position:absolute;
	top:20px;
	left:380px;
	width:260px;
	text-align:left; 
	font-size:12px;
	line-height:1.3em;
	padding:5px;
	border:1px solid #000000;
	background-color:#fbcdac;
}



/*  Error Alerts */

#registerAlert{
	position:absolute;
	top:390px;
	left:380px;
	width:260px;
	color:#CC0000;
	font-weight:bold;
	font-size:10px;
	text-align:left;
	padding:5px;
	border:1px solid #000000;
	background:#ffffff;
}
#registerAlert2{
	color:#CC0000;
	font-weight:bold;
	font-size:11px;
}




/* Order Info Settings */

a.orderinfo{
	color:#000000;
	font-size:11px;
}


#orderinfobreadcrumb{
color:#e4ebef;
}

#orderinfobox{
	margin:4px;
	width:300px;
	padding:5px;
	color:#000000;
	font-size:11px;
	text-align:center;
	background-color:#fdb57f;
	border:1px solid #000000;
}

#offerBox{
	border:1px solid #000000;
	background-color:#fbcdac;
	padding:5px;
	margin:5px;
	width:250px;
	font-size:12px;
	
}
/* Delivery Map Border */

#mapcontainer{
	border: 10px solid #7D9ffC;
}

.review{
	background-color:#ff9f5b;
}

#reviewBox{
	width:320px;
	float:left;
	vertical-align:middle;
	height:95px;
	font-size:12px;
	color: #641100;
	overflow:hidden;
}

a.reviewBox{
	
	text-decoration: none;
}

#reviewBox img{
	margin-top:7px;
}

#whyRegister{
	position:relative;
	top:5px;
	font-size:11px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
	text-align:left;
	border:1px solid #000000;
	background-color:#fbcdac;
	margin:10px;
	margin-top:5px;
}


body.info{
	background:#ff9f5b;
}
