/* =========== */
/* = GENERIC = */
/* =========== */

html {
    height: 100%;
    margin-bottom: 1px;
}
body {
	background-color: #efe499;
	background-image: url(../img/bg-body.gif);
	color: #5a471c;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
}
hr {
    color: #EFE499;
    background-color: #EFE499;
}
div.container {
	margin: 0 auto;
	text-align: left;
	width: 750px;
}
div.col-full {
	clear: both;
	float: left;
	width: 100%;
}
div.col-medium {
	float: left;
	width: 500px;
}
div.col-small {
	float: left;
	width: 250px;
}
div.col-press {
    float: left;
    width: 275px;
}
div.col-extra {
	float: left;
	width: 250px;
}
div.col-tiny {
	float: right;
	width: 170px;
}
div.col-tiny p{
	line-height: 10px;
	text-align: right;
}
img {
	border: none;
}
div.col-alert {
	float: left;
	width: 410px;
}

/* ========== */
/* = COMMON = */
/* ========== */

p {
	line-height: 150%;
	margin: 0 0 10px 0;
	padding: 0 20px;
}
ul {
	line-height: 150%;
	margin: 0 0 20px 0;
	padding: 0 20px 0 35px;
}
h1, h2, h3, h4, h5, h6 {
	line-height: 150%;
	padding: 0 20px;
}
a:link, a:visited {
	color: #d9531e;
	text-decoration: none;
}
a:hover, a:active {
	color: #d9531e;
	text-decoration: underline;
}
form {
	padding: 0 10px 0 20px;
	margin: 0;
}
form fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
form fieldset label {
	display: block;
	font-weight: bold;
	font-size: 85%;
	padding: 0 0 3px 0;
	color: #7f6e3b;
}
form fieldset.footer-name {
	float: left;
	width: 80px;
}
form fieldset.footer-name input.subscribe-field {
	width: 70px;
	border: 1px solid #d9531e;
}
form fieldset.footer-email {
	float: left;
	width: 130px;
}
form fieldset.footer-email input.subscribe-field {
	width: 120px;
	border: 1px solid #d9531e;
}
form fieldset.footer-submit {
	clear: both;
	float: left;
	width: 100%;
	padding: 0 0 20px 0;
}
form fieldset.footer-submit input.subscribe-button {
	background-color: #d9531e;
	border: none;
	color: #FFFFFF;
	padding: 2px 6px 2px 5px;
	font-size: 85%;
	font-weight: bold;
	margin: 5px 0 0 0;
}

/* ========== */
/* = BANNER = */
/* ========== */

div#banner {
	float: left;
	width: 100%;
}
div#banner #branding {
	background-repeat: no-repeat;
	background-image: url(../img/bg-banner.gif);
	background-position: bottom;
}
div#banner #branding a {
	color: #f8f3d3;
	line-height: 5px;
}
div#banner #branding h1,
div#banner #branding h1 a {
	background-repeat: no-repeat;
	background-image: url(../img/logo.gif);
	height: 90px;
	margin: 0;
	padding: 0;
	position: relative;
	width: 250px;
	display: block;
}
div#banner #branding h1 a span {
	display: none;
}
div#banner #branding h2 {
	font-size: 110%;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 10px;
	line-height: 5px;
}
div#banner #branding p {
	margin: 0 0 10px 0;
	padding: 0 20px 0 10px;
	color: #ffffff;
}
div#banner div#menu {
	float: left;
	width: 100%;
}
div#banner div#menu ul {
	list-style: none;
	margin: 0;
	padding: 5px 0 0 0;
}
div#banner div#menu ul li {
	display: block;
	float: left;
}
div#banner div#menu ul li a {
	display: block;
	float: left;
	padding: 10px 20px 10px 20px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 100%;
	color: #d9531e;
	background-image: url(../img/nav-bar.gif);
	background-position: 100% 40%;
	background-repeat: no-repeat;
}
div#banner div#menu ul li.last a {
	background-image: none;
}
div#banner div#menu ul li.current a {
	color: #d9531e;
	text-decoration: underline;
}

/* =========== */
/* = CONTENT = */
/* =========== */

div#content {
	float: left;
	width: 100%;
	background-image: url(../img/bg-content.gif);
	background-position: center;
	background-repeat: repeat-y;
}
div#content div#texture-top {
	float: left;
	width: 100%;
	background-image: url(../img/texture-top.gif);
	background-position: top;
	background-repeat: no-repeat;
}
div#content div#texture-bottom {
	float: left;
	width: 100%;
	background-image: url(../img/texture-bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 30px 0;
}
div#content p.last {
	margin: 0 0 30px 0;
}
div#content p.hours {
	clear: both;
	border-top: 15px solid #f7f2cc;
	margin: 0;
}
div#content p.reference {
	font-size: 85%;
}
div#content p.hotness {
	font-size: 85%;
	background-image: url(../img/hotness.gif);
	background-position: left;
	background-repeat: no-repeat;
	margin-left: 5px;
	padding: 0 20px 0 15px;
}div#content p.warm {
	font-size: 85%;
	background-image: url(../img/warm.gif);
	background-position: left;
	background-repeat: no-repeat;
	margin-left: 5px;
	padding: 0 20px 0 15px;
}
div#content p.caption {
	font-size: 85%;
	font-style: italic;
	margin: 0;
}
div#content h2 {
	height: 70px;
	margin: 0;
	padding: 0;
	position: relative;
	width: 750px;
	display: block;
	background-repeat: no-repeat;
}
div#content h2.locations-scottsdale {
	background-image: url(../img/h-scottsdale.gif);
}
div#content h2.locations-denver {
	background-image: url(../img/h-denver.gif);
}
div#content h2.locations-downtown_denver {
	background-image: url(../img/h-downtown_denver.gif);
}
div#content h2.locations-chandler {
	background-image: url(../img/h-chandler.gif);
}
div#content h2.locations {
	background-image: url(../img/h-locations.gif);
}
div#content h2.about-application {
    background-image: url(../img/h-application.png);
}
div#content h2.coming-soon {
    background-image: url(../img/h-coming-soon.png);
}
div#content h2.about-story {
	background-image: url(../img/h-story.gif);
}
div#content h2.about-career {
	background-image: url(../img/h-career.gif);
}
div#content h2.about-press {
	background-image: url(../img/h-press.gif);
}
div#content h2.about-contact {
	background-image: url(../img/h-contact.gif);
}
div#content h2.about-leadership {
	background-image: url(../img/h-leadership.gif);
}
div#content h2.franchise-opportunities {
	background-image: url(../img/h-opportunities.gif);
}
div#content h2.franchise-whyfranchise {
	background-image: url(../img/h-whyfranchise.gif);
}
div#content h2.franchise-requestinfo {
	background-image: url(../img/h-request.gif);
}
div#content h2.franchise-faq {
	background-image: url(../img/h-faq.gif);
}
div#content h2.franchise-thenumbers {
	background-image: url(../img/h-numbers.gif);
}
div#content h2.about-sitemap {
	background-image: url(../img/h-sitemap.gif);
}
div#content h2 span {
	display: none;
}
div#content h3 {
	font-weight: normal;
	font-size: 150%;
	margin: 0;
	padding: 10px 20px 0 20px;
	clear: both;
}
div#content h4 {
	font-size: 100%;
	margin: 10px 0 0 0;
}
div#content h4.hotness {
	font-size: 100%;
	margin: 10px 0 0 5px;
	padding: 0 20px 0 15px;
	background-image: url(../img/hotness.gif);
	background-position: left;
	background-repeat: no-repeat;
}
div#content h4.warm {
	font-size: 100%;
	margin: 10px 0 0 5px;
	padding: 0 20px 0 15px;
	background-image: url(../img/warm.gif);
	background-position: left;
	background-repeat: no-repeat;
}
div#content div#location {
	padding: 0 0 20px 0;
}
div#content img.map {
	border: 1px solid #e0d68f;
	margin: 0 0 0 20px;
	display: block;
}
div#content img.photo {
	border: 1px solid #e0d68f;
	margin: 0 10px 0 10px;
	display: block;
}
div#content img.food {
	border: 1px solid #e0d68f;
	margin: 20px 10px 0 10px;
	display: block;
}
div#content div#disclaimers {
	border-top: 1px solid #d6cca1;
	padding: 10px 0 0 0;
}
div#content div#disclaimers p {
	color: #887848;
}
div#content div#menu-area p {
	color: #887848;
}
div#content div#sub-nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #e0d68f;
	display: block;
	float: left;
	width: 100%;
}
div#content div#sub-nav ul li {
	display: block;
	float: left;
}
div#content div#sub-nav ul li a {
	display: block;
	float: left;
	font-weight: bold;
	line-height: 100%;
	padding-top: 11px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 10px;
}
div#content div#sub-nav ul li a:link,
div#content div#sub-nav ul li a:visited {
	color: #eca98e;
	text-decoration: none;
}
div#content div#sub-nav ul li a:hover,
div#content div#sub-nav ul li a:active {
	color: #d9531e;
	text-decoration: none;
}
div#content div#sub-nav ul li.current a {
	color: #d9531e;
}

div#content div#location div.restaurant_info {
	font-size: 10px;
}
div#content div#location div.restaurant_info a {
	font-size: 10px;
	text-decoration:underline;
}

/* ========== */
/* = FOOTER = */
/* ========== */

div#footer {
	float: left;
	width: 100%;
	background-image: url(../img/bg-footer.gif);
	background-position: center;
	background-repeat: repeat-y;
	margin: 10px 0 0 0;
}
div#footer p {
	font-size: 85%;
}
div#footer div#footer-top {
	float: left;
	width: 100%;
	background-image: url(../img/footer-top.gif);
	background-position: top;
	background-repeat: no-repeat;
}
div#footer div#footer-bottom {
	float: left;
	width: 100%;
	background-image: url(../img/footer-bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 15px 0 0 0;
}
div#footer ul {
	color: #7f6e3b;
	font-size: 85%;
}
div#footer h4 {
	height: 25px;
	margin: 0;
	padding: 0;
	position: relative;
	width: 250px;
	display: block;
	background-repeat: no-repeat;
}
div#footer h4.stayconnected {
	background-image: url(../img/h-stayconnected.gif);
}
div#footer h4.aboutus {
	background-image: url(../img/h-aboutus.gif);
}
div#footer h4.franchiseinfo {
	background-image: url(../img/h-franchiseinfo.gif);
}

div#footer h4 span{
	display: none;
}

/* ============= */
/* = THE CREDS = */
/* ============= */

div#thecreds {
	float: left;
	width: 100%;
	background-image: url(../img/bg-creds.gif);
	background-position: center;
	background-repeat: repeat-y;
	margin: 10px 0 0 0;
}
div#thecreds div#thecreds-top {
	float: left;
	width: 100%;
	background-image: url(../img/creds-top.gif);
	background-position: top;
	background-repeat: no-repeat;
}
div#thecreds div#thecreds-bottom {
	float: left;
	width: 100%;
	background-image: url(../img/creds-bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 15px 0;
}
div#thecreds p {
	font-size: 85%;
	text-align: center;
	padding: 0;
	margin: 0;
	color: #e9a379;
}
div#thecreds a {
	color: #f8f3d3;
}

/* ========= */
/* = FORMS = */
/* ========= */

form#franForm input.textfield,
form#franForm textarea,
form#cateringForm input.textfield,
form#cateringForm textarea {
	width: 300px;
}
form#franForm textarea,
form#cateringForm textarea {
	height: 100px;
}
form#franForm table td,
form#cateringForm table td {
	padding-bottom: 5px;
}
form#franForm span,
form#cateringForm span {
	padding-left: 0;
}
form#franForm input.textfield,
form#franForm textarea,
form#franForm input.submitbutton,
form#cateringForm input.textfield,
form#cateringForm textarea,
form#cateringForm input.submitbutton {
	border: 1px solid #d9531e;
	color: #d9531e;
	margin-left: 10px;
	padding: 0;
}

/* ================ */
/* = NUMBERS PAGE = */
/* ================ */

div#numbers {
	padding: 0px 20px 10px;
}
div#numbers table {
	width: 100%;
}
div#numbers table td,
div#numbers table th {
	padding: 5px 7px;
}
div#numbers table tr.highlight {
	background: #d1c89e;
}
div#numbers table tr.final-highlight {
	background: #d9531e;
	color: #ffffff;
}
p.disclaimer {
	font-size: 90%;
}
span.Form {
    font-size: 90%;
    font-weight: bold;
    font-family: arial;
    color: #7f6e3b;
    
}
span.Required {
   font-size: 130%;
   font-weight: bold;
   font-family: arial;
   color: #e0531e;
}
