
/* ####################### GLOBAL Styles ######################## */

body {
	background: #605841;
	text-align: center;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-size: 13px;
	line-height: 1.7em;
	color: #403a2b;	
	margin: 0;
	padding: 0;
}

p {
	margin: .8em 0;
}

a:link, a:visited {
	color: #663300;	
	text-decoration: none;
}
a:hover, a:active {
	color: #663300;	
	text-decoration: underline;
}



/* ####################### GENERAL & TEXT Styles ######################## */

.clear {
	clear: both;
	font: 0;
}	

h1 {
	margin: 0;
	padding: 0;
	font-size: 1.8em;
}

h2 {
	font-size: 1.5em;
	margin: 0;
	padding: 0 0 13px 0;
	font-weight: normal;
}


h2.recipes {
	font-size: 18px;
	font-weight: normal;
	padding: 0;
	margin: 0 0 3px 0;
}

h3.recipes {
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 35px 0 0 0;
}

h3.cater {
	margin: 0;
	padding: 16px 0 6px 0;
	color: #663300;
	line-height: 16px;
}

.font2 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

.white {
	color: white;
}

.dkgrey {
	color: #403a2a;
}

.tan {
	color: #736b53;
}

.xsm {
	font-size: 11px;
}

.sm {
	font-size: 12px;
}

.sm2 {
	font-size: 13px;
}

.md {
	font-size: 14px;
}

.md3 {
	font-size: 15px;
}

.md2 {
	font-size: 16px;
}

.lg {
	font-size: 18px;
}

.lhXSm {
	line-height: 1.2em;
}

.lhSm {
	line-height: 1.4em;
}

.lhMd {
	line-height: 1.5em;
}

.lhLg {
	line-height: 1.7em;
}

.lhXLg {
	line-height: 1.8em;
}

.ggal {
	color: #a88b48;
}

p.fix {
	margin: 0;
	padding: 6px 0 0 0;
}

p.fixBot {
	margin: 0;
	padding: 0 0 14px 0;
}

p.fixBotSm {
	margin: 0;
	padding: 0 0 7px 0;
}

p.fixboth {
	margin: 0;
	padding: 16px 0 3px 0;
}

.linkYellow a:link, .linkYellow a:visited {
	color: #ffffcc;
	text-decoration: none;
}	
.linkYellow a:hover, .linkYellow a:active {
	color: #ffffcc;
	text-decoration: underline;
}

.linkDk a:link {
	color: #403a2b;
}	
.linkDk a:link, .linkDk a:visited {
	color: #403a2b;
	text-decoration: none;
}	
.linkDk a:hover, .linkDk a:active {
	color: #403a2b;
	text-decoration: underline;
}

.redLink {
	color: #663300;
}
.redLink a:link, .redLink a:visited {
	color: #663300;
	text-decoration: none;
}	
.redLink a:hover, .redLink a:active {
	color: #663300;
	text-decoration: underline;
}

.photoPad {
	margin-right: 1px;
}

.right {
	text-align: right;
}


/* ####################### CONTAINER Divs ######################## */

#container {
	background: url('../images/pgBg.gif') top left repeat-x;
	background-color: #797159;
	margin: 0 auto;
	padding: 0 0 4px 0;
	width: 916px;
	text-align: left;
	position: relative;
	z-index: 1;
}

#content {
	width: 898px;
	background-color: #d8d0b8;
	overflow: hidden;
	margin: 0 auto;
	margin-bottom: 10px;
}

#header {
	width: 870px;
	padding: 37px 8px 16px 0;
	margin: 0 auto;
}

#headerLeft {
	float: left;
	width: 270px;
	padding: 12px 0 0 0;
}

#headerRight {
	float: right;
	width: 600px;
	text-align: right;
}

#emailDrop {
	width: 175px;
	height: 340px;
	padding: 15px;
	background: #d1c9b1;
	position: absolute;
	top: 58px;
	left: 681px;
	z-index: 4;
	text-align: left;
}

#emailContent {
	z-index: 5;
}

#emailCover {
	width: 205px;
	height: 340px;
	position: absolute;
	top: 58px;
	left: 681px;
	z-index: 3;
	border: none;
}

#submit_btn {
	height: 27px;
}

/* ####################### NAVIGATION ######################## */


#navWpr {
	width: 600px;
	height: 24px;
	font-size: .9em;
	line-height: 24px;
	padding: 28px 0 0 0;
	float: right;
	text-align: right;
}

/* Rollovers */

#nav1 {
	float: left;
	width: 12%;
	text-align: center;
}

#nav2 {
	float: left;
	width: 18%;
	text-align: center;
}

#nav3 {
	float: left;
	width: 22%;
	text-align: center;
}

#nav4 {
	float: left;
	width: 10%;
	text-align: center;
}

#nav5 {
	float: left;
	width: 11%;
	text-align: center;
}

#nav6 {
	float: left;
	width: 18%;
	text-align: center;
}

#nav7 {
	float: left;
	width: 9%;
	text-align: right;
}

#nav1 a, #nav2 a, #nav3 a, #nav4 a, #nav5 a, #nav6 a, #nav7 a, #nav1 a:visited, #nav2 a:visited, #nav3 a:visited, #nav4 a:visited, #nav5 a:visited, #nav6 a:visited, #nav7 a:visited {
	display: block;
	color: #ffffcc;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: .04em;
}

#nav1 a:hover, #nav2 a:hover, #nav3 a:hover, #nav4 a:hover, #nav5 a:hover, #nav6 a:hover, #nav7 a:hover {
	display: block;
	color: white;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: .04em;
}

/* 'On' States */

#sec1 #nav1 a, #sec2 #nav2 a, #sec3 #nav3 a, #sec4 #nav4 a, #sec5 #nav5 a, #sec6 #nav6 a, #sec7 #nav7 a {
	color: white;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: .04em;
}


/* #######################FORM STYLES ######################## */

form { margin: 0; }

.formreq {
	color: black;
}

label {
    display: block;
    padding-left: 15px;
    text-indent: -15px;
}
input {
    height: 15px;
    padding: 0;
    margin:0;
    vertical-align: bottom;
    position: relative;
    top: -1px;
    *overflow: hidden;
}


/* ####################### HOME Styles ######################## */

#featureHome {
	width: 878px;
	padding: 0 18px;
	overflow: hidden;
}

#featureHomeCol1 {
	float: left;
	width: 329px;
	padding: 40px 32px 0 29px;
	overflow: hidden;
}

#featureHomeCol2 {
	float: left;
	width: 488px;
	height: 228px;
	overflow: hidden;
	background: url('../images/home/slideBg.jpg');
}

#col1Home {
	float: left;
	width: 324px;
	padding: 53px 43px 87px 62px;
}

#col2Home {
	float: left;
	width: 411px;
	padding: 53px 0 87px 0; 
}

#contentHomeWpr {
	background: #d8d0b8 url('../images/homeBg.gif') top left repeat-x;
	width: 878px;
	margin: 0 18px;
}

#contentHome {
	background: transparent url('../images/homeBot.gif') bottom left no-repeat;
	width: 854px;
	padding: 14px 12px 20px 12px;
	overflow: hidden;
}

#contentHomeNew {
	background: transparent url('../images/homeBot.gif') bottom left no-repeat;
	width: 866px;
	padding: 6px 6px 20px 6px;
	overflow: hidden;
}

.homeColLgNew {
	background: transparent url('../images/homeInsideBg.gif') 0 241px repeat-x;
	float: left;
	width: 431px;
	overflow: hidden;
}

.homeColLgNew1 {
	background: transparent url('../images/homeInsideBg.gif') 0 241px repeat-x;
	float: left;
	width: 521px;
	overflow: hidden;
}

.homeColLgNew2 {
	background: transparent url('../images/homeInsideBg.gif') 0 241px repeat-x;
	float: left;
	width: 344px;
	overflow: hidden;
}

.homeColLg {
	background: transparent url('../images/homeInsideBg.gif') 0 241px repeat-x;
	float: left;
	width: 334px;
	overflow: hidden;
}

.homeColLg2 {
	background: transparent url('../images/homeInsideBg.gif') 0 241px repeat-x;
	float: left;
	width: 343px;
	margin: 0 0 0 2px;
	overflow: hidden;
}

.homeColSm {
	background: transparent url('../images/homeInsideBg.gif') 0 241px repeat-x;
	float: left;
	width: 171px;
	margin: 0 0 0 2px;
	overflow: hidden;
}

.homeColInsideNew {
	color: #333;
	line-height: 1.3em;
	padding: 0 7px 0 10px;
}

.homeColInsideNew a:link, .homeColInsideNew a:visited {
	color: #663300;
	font-weight: bold;
	text-decoration: none;
}

.homeColInsideNew a:hover, .homeColInsideNew a:active {
	color: #663300;
	font-weight: bold;
	text-decoration: underline;
}

.homeColLNew2 {
	float: left;
	width: 32%;
	padding: 0 0 0 2px;
	font-size: .9em;
}

.homeColLNew {
	float: left;
	width: 45%;
	padding: 0 0 0 2px;
	font-size: .9em;
}

.homeColRNew {
	float: left;
	width: 54%;
	padding: 0 0 0 0;
	font-size: .9em;
}

.homeColInside {
	color: #333;
	line-height: 1.3em;
	padding: 10px 7px 0 10px;
}

.homeColInside a:link, .homeColInside a:visited {
	color: #663300;
	font-weight: bold;
	text-decoration: none;
}

.homeColInside a:hover, .homeColInside a:active {
	color: #663300;
	font-weight: bold;
	text-decoration: underline;
}

.homeColL {
	float: left;
	width: 45%;
	padding: 12px 0 0 2px;
	font-size: .9em;
}

.homeColR {
	float: left;
	width: 54%;
	padding: 12px 0 0 0;
	font-size: .9em;
}

.homeCol {
	padding: 14px 0 0 0;
	font-size: .9em;
}

#homePromos {
	background-color: #797159;
	color: white;
	height: 225px;
}

#homePromo1 {
	width: 213px;
	float: left;
	text-align: center;
}

#homePromo2 {
	width: 240px;
	padding: 28px 54px 0 0;
	float: left;
}

#homePromo3 {
	width: 180px;
	padding: 28px 27px 0 0;
	float: left;
}

#homePromo4 {
	width: 144px;
	padding: 28px 20px 0 0;
	float: left;
}

.homePromoLink {
	color: #ffffff;
	font-size: 15px;
}
.homePromoLink a:link, .homePromoLink a:visited {
	color: #ffffff;
	text-decoration: none;
}	
.homePromoLink a:hover, .homePromoLink a:active {
	color: #ffffff;
	text-decoration: underline;
}


/* ####################### INSIDE SHARED STYLES ######################## */

#insideContainer {
	width: 736px;
	padding: 37px 44px 50px 117px;
}

#insideColL {
	float: left;
	width: 205px;
}

#insideColR {
	float: left;
	width: 692px;
	padding: 0 0 85px 0;
}

#insidePad {
	padding: 30px 85px 0 0;
}

#promos {
	margin: 0 19px 0 19px;
}

.promoLink {
	padding: 8px 0 0 0;
	font-size: 1em;
	font-weight: bold;
}

.promoLink2 {
	padding: 1px 0 0 0;
	font-size: 1em;
	font-weight: bold;
}

.btnFtr {
	padding: 12px 0 0 0; 
	line-height: 25px;
}

.locPhone {
	float: left; 
	width: 80px;
}

.locHours {
	float: left; 
	width: 190px;
}

.imgL {
	float: left;
	padding-right: 18px;
}

/***** Subnav *****/

#subnav {
	width: 153px;
	margin: 58px 0 0 14px;
}

#subnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#subnav li {
	margin: 0;
	padding: 0;
	color: #403b2b;
	width: 153px;
	height: 27px;
	line-height: 27px;
	border-top: 1px solid #98917b;
}

#subnav li a:link, #subnav li a:visited {
	text-decoration: none;
}

#subnav li a:hover, #subnav li a:active {
	color: #663300;
	text-decoration: none;
}

#subLast {
	border-top: 1px solid #98917b;
}

/* ####################### RESTAURANT STYLES ######################## */

#restaurantsColL {
	float: left;
	width: 167px;
	padding: 40px 19px 30px 19px;
}

#restaurantsColR {
	float: left;
	width: 692px;
	padding: 0 0 85px 0;
}

#restaurantsTxt {
	width: 672px;
	padding: 40px 20px 0 0;
}

/* ####################### CATERING STYLES ######################## */

#caterContainer {
	width: 667px;
	padding: 30px 25px 0 0;
}

#caterL {
	float: left;
	width: 317px;
	padding: 15px 33px 5px 0;
}

#caterR {
	float: right;
	width: 317px;
	padding: 15px 0 5px 0;
}

.caterIndent {
	padding: 0 0 0 7px;
}

.caterTitle {
	font-size: 16px;
	color: #663300;
	padding: 20px 0 10px 0;
	margin: 0 0 13px 0;
	border-bottom: 1px solid #b2a990;
}

/* ####################### EMPLOYMENT STYLES ######################## */

#emplContainer {
	width: 670px;
	padding: 0 22px 0 0;
}

#emplL {
	float: left;
	width: 400px;
	padding: 0 43px 0 0;
}

#emplR {
	float: left;
	width: 167px;
	padding: 25px 30px;
	background-color: #ccc2a3;
}

.emplList ul {
	padding: 0 0 0 35px;
	margin: 0 0 0 2.5em;
}

.eop {
	background-color: #ccc2a3;
	padding: 5px 18px 8px 18px;
}

.emplCols {
	float: left;
	width: 170px;
	padding: 0 40px 0 0;
}

.emplColsWpr {
	width: 630px;
	padding: 15px 0 15px 30px;
}


.appColsWpr {
	width: 630px;
	height: 20px;
	line-height: 20px;
	margin: 5px 0;
	padding: 3px 12px 3px 6px;
	background-color: #ccc2a3;
}

.appCol1 {
	float: left;
	width: 252px;
}

.appCols {
	float: left;
	width: 180px;
	text-align: right;
}

/* ####################### CONTACT STYLES ######################## */


#contactContainer {
	width: 766px;
}

#contactL {
	float: left;
	width: 360px;
	padding: 0 102px 0 0;
}

#contactR {
	float: left;
	width: 230px;
	height: 400px;
	background-color: #ccc2a3;
	padding: 17px 19px;
}

.finderContainer {
	padding: 17px 0 0 0;
}

.recipeList {
	margin: 1em 0 .7em 0;
	padding: 5px 0 4px 0;
	float: left;
}

.recipeList ul {
	padding: 0 0 0 8px;
	margin: 0 0 0 .6em;
}

.caterLoc {
	float: left;
	width: 172px;
	padding: 15px 0 5px 0;
}

.caterIndent {
	padding: 0 0 0 3px;
}


/* ####################### SITEMAP STYLES ######################## */

.mapDiv {
	border-bottom: 1px solid #ae9250;
	padding: 9px 0;
	overflow: hidden;
}

.mapDiv2 {
	padding: 9px 0;
	overflow: hidden;
}

.mapSub {
	padding: 15px 0 0 0;
}

.sub1 {
	float: left; 
	width: 120px;
}

.sub2 {
	float: left; 
	width: 184px;
}

/* ####################### FOOTER STYLES ######################## */

#footerHomeWpr {
	width: 878px;
	height: 164px;
	margin: 0 auto;
}

#footerWpr {
	width: 897px;
	height: 164px;
	margin: 0 auto;
}

#footer {
	width: 550px;
	margin: 0 auto;
	padding: 18px 0 0 0;
	text-align: center;
	color: #d7ceb3;
	font-size: .92em;
	line-height: 1.5em;
}

#footer a:link, #footer a:visited {
	color: #ffffcc;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	color: white;
	text-decoration: none;
}







