body {
	background-color:#fff;
	margin:0;
	color:#555;
	font-family: 'Roboto Condensed', sans-serif;
}
p{margin:0; padding:0;}
a{color: #C00; text-decoration: none; font-weight: bold;}
a:hover{color:#930;}
#main {
	background-color: #fff;
	margin: 0 auto;
}
.round, .round img{-moz-border-radius:3px; border-radius:3px;}
.left{float:left;}
.right{float:right;}
.clear{clear:both;}

/* COUPON */
.couponTitle{color:#C00; text-align: center;}
.coupon{background:#f1f2f2; border:2px dashed #555; margin-bottom:20px;}
.couponBox{margin:20px;}
.couponName{}
.couponOffer{font-size:24px; font-weight:bold;}
.couponRestrictions{font-size:12px;}
.couponExpire{color:#C00; text-align:right;}

/* EVENTS */
.eventTitle{color:#C00; text-align: center;}
.event{background:#f1f2f2; border:2px solid #555; margin-bottom:20px;}
.eventBox{margin:10px;}
.eventImage{width:27.5%;}
.eventImage img{width:100%;}
.eventText{width:70%;}
.eventName{font-size:24px; font-weight:bold; margin:0;}
.eventDescription{font-size:12px; margin-top:10px; margin-bottom:10px;}

/* PROMOTIONS */
.promotionTitle{color:#C00; text-align:center;}
.promotion{background:#f1f2f2; border:2px solid #555; margin-bottom:20px;}
.promotionBox{margin:10px;}
.promotionName{}
.promotionOffer{font-size:24px; font-weight:bold;}
.promotionRestrictions{font-size:12px;}
.promotionExpire{color:#C00; text-align:right;}

/* SPECIALS */
.specialTitle{color:#C00; text-align:center;}
.special{background:#f1f2f2; border:2px solid #555; margin-bottom:20px;}
.specialBox{margin:10px;}
.specialName{}
.specialOffer{font-size:24px; font-weight:bold;}
.specialRestriction{font-size:12px;}
.specialExpire{color:#C00; text-align:right;}

/* MENUS */
.menu{background:none; border:none; margin-bottom:20px;}
.menuBox{margin:20px;}
.menuTitle{color:#C00; text-align:center;}
.menuSection h3{margin:0; font-size:18px;}
.menuDescription{font-size:12px; font-style:italic; margin-bottom:10px;}
.product{margin-bottom:20px;}
.productBox{margin:10px;}
.productImage{width:27.5%; margin-bottom: 20px;}
.productImage img{width:100%;}
.productDescription{width:70%;}
.productDescription h4{font-size:21px; margin:0;}
.productDescription p{font-size:12px;}
.productPrice{font-size:14px; color:#0C0;}
.menuButton{color:#d14;}
.menuButton p, .menuButton a{color:#d14;}
#tabs{width:100%;}
#tabs ul{width:100%; padding:0px;}
#tabs ul li{float:left; text-decoration:none; margin-right:10px; list-style-type:none; color:#d14;}
.ui-widget-content{border:none; background:none;}
.ui-widget-header { border:none; background:none;}
#tabs ul {border-bottom: 1px #333 solid;}
#tabs ul li a {color: #555; font-size: 14px;}
.menuButton {font-size: 10px;}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br{border-radius:0px;}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl{border-radius:0px;}

/* JOBS */
.jobsTitle{color:#C00; text-align:center;}
.job{background:#f1f2f2; border:2px solid #555; margin-bottom:20px;}
.jobBox{margin:10px;}
.jobsName{font-size:24px; font-weight:bold;}
.jobsField{}
.jobsDescription{font-size:12px;}
.jobsLink{color:#C00; text-align:right;}

/* CUSTOM PAGE */
.customPage{margin-bottom:20px;}
.customPageBox{margin:10px;}
.customPageBox img{-moz-border-radius:3px; border-radius:3px;}
.customTitle{color:#C00; text-align:center;}
.customHTML{font-size:12px;}