


#middle-col .box-out { margin: 0 0 20px 28px; width: 207px; }
#middle-col div.box-out img { display:block; margin:0; border:0; padding:0; }
#middle-col .box-out .box-in { 
	margin:0;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background: #c6c4bd;
}
#middle-col .box-out .box-in .text { margin: 0 25px 15px 25px; }

#middle-col .box { 
	margin: 0 0 20px 28px; 
	padding:0; 
	line-height:135%;
	border: 1px solid #fff;
	width: 205px;
	background: #c6c4bd;
}
#middle-col .box .text { margin: 5px 18px 15px 18px;  }

#middle-col .text-divider2 { 
	margin: 20px 28px 20px 28px; 
	padding:25px 0 20px 0; 
	line-height:135%;
	border-top: 1px solid #A29F98;
}



/* CSS Document */

/************************************************/
/*                                              */
/* CSS Developed by Purple Monkey Studios, Inc. */
/*                                              */
/*        www.purplemonkeystudios.com           */
/*            Author: Andrew Boyce              */
/*       E-mail: andrew@purplemonkey.com        */
/*                                              */
/*       last modified: 09-16-2007     		*/
/*        last modified by: Andrew Boyce        */
/*                                              */
/************************************************/

body {
	font-family: Verdana; /* Change base font for site here */
	font-size: 11px; /* this is the base font size from which font-sizes are calculated */
	color: #000; /* safety-net font color for un-marked content */
	background: #996130 url(../images/interface/background.gif) center top repeat-x; /* background for body */
}
a {
	color: #af1d23; /* Default link color */
	text-decoration: underline; /* edit for link treatments */
}
a:hover {
	color: #e42e32; /* Default link over-state color */
	text-decoration: underline; /* edit for link over-state treatments */
}


/********************************/
/* Footer Section 		*/
/********************************/

#foot {
	background: transparent url(../images/interface/bottom_shadow.jpg) top left no-repeat; /* footer background treatment */
}
#foot p { /* footer text styles */
	color: #e9c998;
	font-size: .82em;
}	
#foot a { /* footer link styles */
	color: #e9c998;
	text-decoration: none;
}
#foot a:hover { /* footer link rollover styles*/
	text-decoration: underline;
}

/********************************/
/* Top Links			*/
/********************************/

#lettuce-links ul { /* Defaults for label */
	color: #faf1c4;
	font-size: .91em;
}
#lettuce-links ul li a { /* lettuce link stlyes */
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
}
#lettuce-links ul li a:hover { /* lettuce link rollover styles */
	color: #faf1c4;
	text-decoration: underline;
}



/********************************/
/* Side Navigation		*/
/********************************/

#nav {
	background: #d2232a url(../images/interface/menu_back.jpg) left top repeat-x; /* Navigation column background treatment */
	border-bottom: 4px solid #000000;
}
#nav ul li a { /* navigation styles */
	color: #ffffff;
	font-size: 1em;
	/*border: 1px solid transparent;*/
	padding-top: 5px;
	padding-left: 18px;
	border-bottom: 1px solid #a41b21;
	text-decoration: none;
}
#nav ul li a:hover { /* navigation rollover styles */
	/*background: #d2232a;*/
	background: #000000;
	padding-top: 4px;
	padding-left: 17px;
	border: 1px solid #323232;
	/*color: #505050;*/
}
#nav ul li.selected a { /* navigation selected state */
	background: #d2232a;
	padding-top: 4px;
	padding-left: 17px;
	border: 1px solid #ffffff;
	color: #ffffff;
}
#nav ul li.selected ul li a { /* over-ride */
	background: none;
	color: #000000;
	border: none;
}
#nav ul li.selected ul li.selected a { /* over-ride */
	background: none;
	color: #fff;
}

#nav ul li.selected ul li a:hover {
	color: #ffffff;
	border: none;
	background: none;
}
#nav ul li ul {
	border-bottom: 1px solid #a41b21;
}
#nav ul li ul li a {
	border-bottom: none;
}




#nav .selection { margin: 0 0 20px 18px; }

#nav div.newsletter { margin:20px 10px 20px 18px; }

#nav table.newsletter { width: 100%; border-collapse: collapse; }
#nav table.newsletter td { padding: 7px 5px 7px 7px; border: 1px solid #fff; }
#nav table.newsletter th  {
	font-size:.92em; 
	font-weight:normal; 
	text-transform: uppercase; 
	color:white;  
	border:1px solid #fff; 
	padding: 4px 2px 4px 7px; 
	background-color: #A91D20; 
}

table .input { float:left; }
table .button { float:left; padding: 2px 0 0 5px;}

#nav table.newsletter input { width:98px; font-size:11px; } 


/********************************/
/* Content/Middle Area 		*/
/********************************/

#content ul li a, #middle-col ul li a { text-decoration: none; color: #af1d23;}
#content ul li a:hover, #middle-col ul li a:hover { text-decoration: underline; color: #e42e32;}



/********************************/
/* Content Area 		*/
/********************************/

#content {
	background: #b6b4ad url(../images/interface/content_back.jpg) left top repeat-x; /* content column background treatment */
	border-bottom: 4px solid #000000;
}


#content .articles { margin:0; }


#content p { font-size: 1em; }
#content a, #middle-col a { text-decoration: underline; }
#content a:hover, #middle-col a:hover { text-decoration: underline; }




#content div.article { line-height:1.4em;  padding:0 0 35px 28px;}
#content div.article ul {	
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#content div.article p { padding:0; margin:0; }


#content ul {
	list-style: square;
	padding: 0;
	margin: 5px 0px 5px 17px !important;
}
#content ul li {
	padding: 0px 0px 3px 0px;
	margin:0;
}


#content div.event { padding:0; margin:0 30px 25px 30px; clear:both; }
#content table.event { border-collapse: collapse; width: 100%; }
#content table.event td.text { padding: 2px 0 0 0; line-height:1.5em; }
#content table.event td.thumb { padding: 0 15px 0 0; width:111px; }
#content table.event td.thumb img { border:1px solid #fff; }
	

#content .back-to {
	border-top: 1px solid #000000;
	display: block;
	text-transform: uppercase;
	text-align:right;
	margin: 10px 30px 0 30px;
	padding-top:3px;
	clear:both;
}

#content .top {
	display: block;
	margin: 7px 0 0 0;
	clear:both;
}


#content .links { padding-left:2px; text-align:left; }
#content .links a { display:block; padding-top:3px; text-align:left; text-decoration: none; }
#content .links a:hover { text-decoration: underline; }
#content iframe { padding:0; border:0;}

#content div.text { padding-bottom:15px; margin:0 28px 0 28px; line-height:1.5em; }
#content div.text p { padding:0; margin:0; } 

#content div.text-nomargin { padding-bottom:15px; margin:0; line-height:1.5em; }
#content div.text-nomargin p { padding:0; margin:0; } 

#content div.menu { padding-bottom:40px; margin:0 28px 0 28px; line-height:1.5em;}

#content .box { 
	background: #c6c4bd;
	border: 1px solid #ffffff;
	margin:0;
	padding:20px 28px 20px 28px; 
}


#content .home-left { padding:0 0 0 28px !important; width:245px;  float:left; }
#content .home-right { padding:0 28px 0 0 !important; width:210px;  float:right;}

#content .tour-outer {
	background: #86817a;
	padding: 0 2px 2px 0;
	margin: 0 20px 28px 28px;
	width:323px;
}

#content .tour-inner {
	margin: 0 !important;
	border: 2px solid #ffffff;
	padding:0; 
}


#content div.articles p { padding:0; margin:0; }


#content table.data { padding:0;  width:100%;}
#content table.data td { padding:0 0 8px 0;  width:100%;}
#content div.section { margin:0 30px 15px 28px; }



/********************************/
/* Middle Column		*/
/********************************/
#middle-col {
	background: #b6b4ad url(../images/interface/content_back.jpg) left top repeat-x; /* middle column background treatment */
	border-bottom: 4px solid #000000;
}

#middle-col .text { margin: 0 28px 12px 28px; padding:0; line-height:135%; }
#middle-col .text img { display:block; margin-bottom:7px; }
#middle-col .text-top { margin: 45px 28px 30px 28px; padding:0; line-height:135%; }
#middle-col .text p { padding:0; }

#middle-col .text-divider { 
	margin: 20px 28px 20px 28px; 
	padding:25px 0 20px 0; 
	line-height:135%;
	border-bottom: 1px solid #A29F98;
	border-top: 1px solid #A29F98;
}



#middle-col p { padding:0 0 15px 0; margin:0; }

#middle-col .links { margin: 0 15px 0 28px; }
#middle-col .links h2 { margin: 0 0 6px 0; } 
#middle-col .links h3 { margin: 0 0 10px 0; } 
#middle-col .links ul  { margin: 0 15px 15px 0; padding: 0; list-style-type: none;} 
#middle-col .links ul li { margin: 0; padding: 0 0 4px 0; }

#middle-col .links-default { margin: 0 15px 10px 28px; }
#middle-col .links-default ul  { margin: 0 15px 20px 0; padding: 0; list-style-type: none;} 
#middle-col .links-default ul li { margin: 0; padding: 0 0 4px 0; } 


#middle-col .events { margin: 0 15px 0 28px; }
#middle-col .events h2 { margin: 0 15px 10px 0; } 
#middle-col .events ul  { margin: 0 15px 20px 0; padding: 0; list-style-type: none; } 
#middle-col .events ul li { margin: 0; padding: 0 0 15px 0; } 


#middle-col .frames { margin-left:28px;  }
#middle-col .frames img { display:block; padding:5px; background-color:#f1e8b5; border: 1px solid #b7ad69; margin-bottom:40px;}


#middle-col .pics-top {  margin-left:0px; margin-top:0px; }
#middle-col .pics-top img { display:block; margin-bottom:20px;}


#middle-col .pics {  margin-left:15px; margin-top:60px; }
#middle-col .pics img { display:block; margin-bottom:25px;}

#middle-col .teasers p {padding:0; }
#middle-col .teasers { margin:0 0 25px 0; line-height:150%; }
#middle-col .teasers img { display:block; margin-bottom:5px; margin-top:15px; }
#middle-col .teasers ul { margin:4px 0 0 0; padding:0; list-style-type:disc;}
#middle-col .teasers ul li { margin-left:14px; padding: 0 0 0 2px; }

#middle-col .events p {padding:0; }
#middle-col .events { margin:0 0 25px 0; line-height:150%; }
#middle-col .events img { display:block; margin-bottom:5px; margin-top:15px; border:1px solid #fff;}
#middle-col .events ul { margin:4px 0 0 0; padding:0; list-style-type:disc;}
#middle-col .events ul li { margin-left:14px; padding: 0 0 0 2px; }

#middle-col .teaser { margin: 0 0 40px 28px; }

#middle-col .spacer { display:block; height:57px; width:100%; }

/********************************/
/* Header Tags			*/
/********************************/

.head {
	overflow: visible;
	margin-bottom: 20px;
	background: transparent url(../images/content/Section-H1_line.jpg) left 31px no-repeat;
	height: 32px;
	margin-left:28px;
}

h1 {
	font-size: 1.36em;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	background: #e42e32;
	border: 1px solid #ffffff;
	text-align: center;
	margin: 0 0 15px 0;
	padding: 3px 0 3px 0;
}	
h2 {
	font-weight: bold;
	font-size: 1.27em;
	color: #af1d23;
	margin: 0 0 4px 0;
}
h3 {
	font-weight: bold;
	font-size: 1em;
	color: #ffffff;
	text-transform: uppercase;
	margin-bottom:4px;
	margin-top:0px;
}
h4 {
	font-weight: bold;
	font-size: 1em;
	color: #000000;

}
h5 {
	font-size: 1em;
	font-weight: normal;
	color: #000000;
	text-transform: uppercase;
}
h6 {
	font-size: 1em;
	color: #ffffff;
	font-weight: normal;
	margin-bottom:4px;
	margin-top:0px;
}
/* Flash Text */
.head h1 {
	color: #7b7670;
	text-transform: uppercase;
	height:35px;
	display:block;
	background: none;
	border: none;
	margin:0;
	padding:0;
}


/********************************/
/* Flash Text			*/
/********************************/
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

#interior-banner .sIFR-hasFlash h1 {
	visibility: hidden;
}


/********************************/
/* Tables			*/
/********************************/



table.content {
	background: #c6c4bd;
	border: none;
	border-collapse: collapse;
	width:100%;
}
table.content td {
	border: none;
	font-size: 1em;
	padding: 6px 5px 6px 12px;
}
table.content th {
	border: none;
	font-size: 1em;
	font-weight: bold;
	background: #a29f98;
	color: #ffffff;
	text-transform: uppercase;
	padding: 3px 5px 3px 12px;
}
table.content td.second-row {
	background-color: #bbb9b2; 
}

table.basic { border-collapse: collapse; margin-bottom:0px; }
table.basic td { padding: 2px 8px 2px 0px; }


table.register h1 { margin:0 0 0 0; }
table.register h2 { margin:0 0 15px 0; }
table.register td { padding:0 6px 6px 0; }
table.register td.label { width:40%; font-weight:bold; margin-top:3px;}
table.register td.input { width:60%;}
table.register .nowrap { white-space: nowrap; }
table.register .format { font-weight:normal; }
table.register .star { color:#af1d23; }
table.register .submit { padding: 15px 0 0 0; }
table.register .divider { 
	margin: 15px 0 20px 0; 
	border-bottom: 1px solid #A29F98;
	display:block;
	width:375px;
}




/********************************/
/* ETC...			*/
/********************************/




.highlight-outer {
	background: #86817a;
	padding: 0 2px 2px 0;
	margin: 0 28px 5px 28px;
}

.highlight-inner {
	margin: -2px 0 0 -2px !important;
	background: #c6c4bd;
	border: 1px solid #ffffff;
	padding:20px 28px 20px 28px; 
}


#content div.article-nomargin { line-height:1.4em;  padding:0 0 35px 28px;}
#content div.article-nomargin ul {	
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#content div.article-nomargin p { padding:0; margin:0; }


.chef {
	background: #c6c4bd url(../images/content/About_ChefGabino.jpg) right bottom no-repeat;
}
.chef-side{
	margin: 0 !important;
	padding: 0 !important;
	width: 230px;
}
