@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	background: url(images/body-bg.jpg) #535353 repeat-x top left;
}

#wrapper {
	width: 1020px;
	margin: auto;
	padding-top: 50px;
}

/* Header */

#header {
	padding-bottom: 29px;
}

#header .toppad {
	padding: 20px 0px 0px 45px;
}

#header .headertitle {
	padding-left: 100px;	
}



/* Navigation */

#nav {
	background: url(images/nav-bg.jpg) no-repeat top center;
	float: left;	
	padding-top: 125px;
}

#navigation {
	height: 280px;
	list-style: none;
	width: 215px;
}

#navigation li {
	list-style: none;
	padding: 5px 0 0 30px;
		
}

/* Content Area */

#tabs {
	height: 36px;	
	vertical-align: bottom;
}

#tabs img {
	height: 36px;	
}

#tabs .tabpad {
	padding-left: 40px;	
}

#tabs a {
	padding-left: 0px;	
}

#tabs img a {
	vertical-align: baseline;
}

#content {
	border-top: solid 3px #535353;
	background: #fff;
	font-family:Tahoma, Geneva, sans-serif;
}

#lloc {
	float:left;
	padding:10px 10px 15px 25px;
	text-align:center;
}

#rloc {
	float:right;
	padding:10px 30px 34px 10px;
	text-align:center;
}


#leftsb {
	background: #FFFFFF none repeat scroll 0 0;
	border-right: 15px solid #E8EBCC;
	float: left;
	font-family: Tahoma,Geneva,sans-serif;
	font-size: 14px;
	text-align: center;
	width: 220px;
}

#leftsb p {
	padding-top: 10px;	
}

#menu {
	list-style: none;
	padding: 10px 0px 20px 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
}

#menu li {
	padding-top: 10px;	
}

#menu a {
	text-decoration:none;
	color: #535353;
}

#maincontent {
	background: #fff;
	width: 780px;
	float: left;
}

.menupage {
	padding-top: 20px;
	text-align:center;	
}

#maincontent p {
	padding-top: 10px;	
}

#maincontent .coupon {
	padding:20px 10px 10px 56px;
}

#mainpad {
	padding: 10px;	
	min-height: 300px;
}

#mainpad img {	
	padding: 0px 20px 0px 20px;
}	

#content .location {
	float: left;
	background: #fff;
	padding: 20px 20px 0px 20px;
	text-align: center;
	width: 350px;
	height: 350px;
}

#hours {
	padding-top: 20px;

}

#hours .hourstitle {
	font-size: 18px;
	text-align: center;
}

#hours .hourssubtitle {
	font-weight: bold;	
	padding-left: 110px;
}

#hours .left {
	float:left;
	font-size:14px;
	padding: 10px 0px 30px 80px;
}

#hours .right {
	float:right;
	font-size:14px;
	padding: 10px 40px 30px 50px;
}

#form {
	float: right;
	margin:auto;
	padding:0 0 10px 25px;
	width:40%;
}

#form .inpttxtwidth {
	width:250px;
}

#form .formborder {
	display: block;
		
}

#contactinfo {
	width: 400px;	
}

#footer {
	clear: both;
	text-align: center;
	background: #535353;
	width: 1020px;
	padding: 10px 0px 10px 0px;
	color: #FFF;
	font-size: 12px;
}

#footer a {
	color:#FFF;
		
}

/*  Common Styles */

.clr {
	clear: both;	
}

.fr {
	float: right;	
}

.bt {
	font-weight: bold;
	font-size: 14px;
}

.bold {
	font-weight: bold;	
}

.italic {
	font-style:italic;
}

.center {
	text-align: center;	
}

.trdark {
	border-bottom-color:#CCC;
}

.menutitle {
	font-size: 18px;	
}

.sizes {
	width: 14%;	
}

.small {
	font-size: 10px;	
}

.toppings {
	width: 25%;	
}

.email {
	color: #999;
}

.email a {
	color: #999;	
}
