/*** GLOBAL  ***/
html,body{height:100%;}
body {
	font-family:Tahoma, Arial;
	font-size:12px;
	margin:0 auto;
	padding:0;
	color:#5d472d;
	background-color:#e6e6dc;
	line-height:18px;
}
* {
	margin:0;
	padding:0;
}
*:focus {
	outline:none; /* removes ugly dotted border but may make template more unsuable, up to you
					 if you want to keep it! */
}
.clr{clear:both}
form{margin:0; padding:0;}
hr {
	border: 0;
	color: #6b6b6b;
	background-color: #6b6b6b;
	height: 1px;
	margin:0px 0px 10px 0px;
	padding:0px;
}

/*** END OF GLOBAL  ***/

/*** DEFAULT ELEMENT STYLES ***/
/* heading */
h1, h2, h3, h4, h5{margin-bottom:15px;	font-weight:normal; font-family:Georgia, "Times New Roman", Times, serif;}
h1 {font-size:24px; line-height:16px;}
h2 {font-size:20px; line-height:11px;} /**Changed by Eliot from 22px **/
h3 {font-size:18px; line-height:20px;}
h4 {font-size:15px; line-height:17px; font-weight:bold}
h5 {font-size:13px; line-height:15px;}

/* links */
a {color:#b18e45; text-decoration:none;}
a:hover{color:#cba14a; text-decoration:underline;}
a img{border:none}
.imgborder{ border:1px solid #c7a784; padding:1px;}
.imgleft{float:left; margin-right:15px;}
.imgright{float:right; margin-left:15px;}
.imgmiddle{vertical-align:middle; padding-right:6px}
.imgcenter{display:block; margin:0 auto;}
/* lists, blockquotes and paragraphs */
p, ul, ol, blockquote {
	margin-bottom:15px;
}
ul, ol {
	margin:10px 0 35px 30px;
}
li ol,
li ul
{
	list-style:square;
	margin-bottom:0;
	margin-top:0;
}
li ol {list-style:decimal;}
blockquote {
	font-style:italic;
	margin:25px 0 25px 0px;
	padding:10px 20px 10px 25px;
	border-left:4px solid #6b6b6b;}

/* code */
code {
	font-family:Verdana, Arial;
	letter-spacing:1px;
	margin:25px 0 25px 0px;
	display:block;
	font-size:0.9em;
	border-left:4px solid #6b6b6b;
	padding:15px 10px;
}


/*** END OF DEFAULT ELEMENT STYLES ***/


/*** CONTAINER ***/
#container{ background-image:url(../images/bg_container.jpg); background-repeat:repeat-x;background-position:top}
#container_top{background-image:url(../images/bg_top.gif); background-repeat:repeat-x;}
#container_footer{background-image:url(../images/bg_footer.gif); background-repeat:repeat-x; background-color:#81a594; width:100%; clear:both}
/*** END OF CONTAINER ***/

/*** CENTERCOLUMN ***/
.centercolumn{width:1014px; margin:0px auto 0px auto;}
/*** END OF CENTERCOLUMN ***/

/*** HEADER ***/
#header404{background-image:url(../images/header_oops.png); background-repeat:no-repeat; height:339px; background-position:bottom}
#header_sml{background-image:url(../images/header_sml.png); background-repeat:no-repeat; height:339px; background-position:bottom}
#header_menu{background-image:url(../images/header_grillbar.png); background-repeat:no-repeat; height:339px; background-position:bottom}
#headerpinkmotel{background-image:url(../images/header_aboutus.png); background-repeat:no-repeat; height:339px; background-position:bottom}
#bookus{background-image:url(../images/header_bookus.png); background-repeat:no-repeat; height:339px; background-position:bottom}
#headeraboutus{background-image:url(../images/header_menu.png); background-repeat:no-repeat; height:339px; background-position:bottom}
#headerhome{background-image:url(../images/header_home.png); background-repeat:no-repeat; height:339px; background-position:bottom}
#header{background-image:url(../images/header.png); background-repeat:no-repeat; height:339px; background-position:bottom}
#topmenu{padding:15px 0px 0px 35px; height:50px;}
#nav{margin:0px; padding:0px; list-style-type:none;  float:left;  z-index:15; position:relative;}
#nav ul{margin:0px; padding:0px; list-style-type:none; z-index:16; position:relative;}
#nav li{list-style-type:none; padding:0px; margin:0px; float:left; background-image:url(../images/menu_separator.gif); background-repeat:no-repeat;position:relative; background-position:left}
#nav li.noborder{background-image:none;}
#nav li a{color:#6b543a; font-size:16px; float:left; padding:0px 20px 0px 20px; line-height:37px; }
#nav li.noborder a{padding-left:0px;}
* html #nav li a{margin-right:1px;} /* ie6 only */
#nav li a:hover{color:#b18e45; text-decoration:none}
#nav li a.active{color:#b18e45;}
#nav li li{
margin-top:0;
background-image:none;
padding:0px;
background-image:none;
position:relative;
z-index:10;
border-bottom:solid 1px #f0f0f0;
padding:0px 10px;
display:block;
}
#nav ul {
display:none;
left:0px;
position:absolute;
top:37px;
width:140px;
z-index:10;
border:solid 1px #e6e7df;
background-color:#fff;
border-width:0px 1px 1px 1px;
padding:0px 10px;
}
#nav li ul a{
width:115px;
height:auto;
float:left;
text-align:left;
padding:0px 0px 0px 0px;
text-transform:capitalize;
font-size:14px;
font-weight:normal;
line-height:33px;
z-index:10;
color:#5d472d;
}
#nav ul ul{top:auto;border-top:none; border:solid 1px #e6e7df; border-width:1px 1px 1px 1px;}	
#nav li ul ul {left:123px; top:0px;}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{display:none;}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{display:block;}
#nav li ul a{border-top:none;}
#topheader{padding:7px 0px 0px 0px; height:254px;}
#logo{width:520px; float:left;}
#logo img{padding-left:36px;}
#header_right{width:494px;float:left;}
#header_text{padding:30px 100px 0px 50px;}
/*** END HEADER ***/


/*** CONTENT ***/
#content{background-image:url(../images/bg_content.png); background-repeat:no-repeat; width:1014px; float:left; padding:10px 0px 40px 0px; min-height:561px}
* html #content{height:561px;}
#content_left{width:641px; float:left;}
#maincontent{padding:10px 0px 0px 50px;}
#maincontent_inner{padding:20px 0px 0px 50px;}
#content_full #maincontent_inner{padding:20px 50px 0px 50px;} 
#sideright{width:373px; float:left;}
.sidebox{margin:0px 0px 40px 0px;}
.sidebox h2{background-image:url(../images/bg_title.png); background-repeat:no-repeat; background-position:right; height:71px; padding:30px 0px 0px 55px !important; font-size:28px; line-height:30px; color:#fff; font-style:italic; margin:0px;}
.padbox{padding:0px 40px 0px 50px;}
.padbox_center{padding:0px 40px 0px 80px;}
.alignleft {
float:left;
margin:0 20px 10px 0;
width:auto;
line-height:20px;
}
.alignright {
float:right;
margin:0 40px 10px 0;
width:auto;
line-height:20px;
}
.sidebox blockquote{margin:0px !important; padding:0px  !important; font-style:italic; background-image:url(../images/quote_left.gif); background-repeat:no-repeat; border:0px; font-style:normal}
.sidebox blockquote div{background-image:url(../images/quote_right.gif) ; background-position:right bottom ; background-repeat:no-repeat; padding:30px 8px 20px 8px;}
.bolditalic{font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; font-style:italic; font-size:14px;}
.inputbox{padding:5px; width:250px; background-color:#91b8a6; border:solid 1px #576e64; border-width:1px 0px 0px 1px; color:#779b8a}
/*** END CONTENT ***/
/*** Contact 

.contact-us textarea {
	background-color:#F6F6F6;
border:0 none;
color:#333333 !important;
cursor:pointer;
display:block;
height:20px;
margin-top:10px;
padding:5px 10px 8px;
width:300px;

}

.contact-us input{
background-color:#F6F6F6;
border:0 none;
color:#333333 !important;
cursor:pointer;
display:block;
height:20px;
margin-top:10px;
padding:5px 10px 8px;
width:100px;
}
***/
/*menu styles*/

div#menu{width:550px;margin: 0 auto;
    font: 90%  Arial, Tahoma, Verdana;text-align:left}
#menu h2{margin: 1em auto 0.3em;color: #616101;
    font-size: 19px;text-align:center}
#menu h3{margin: 1em auto 0.3em;color: #313117;
    font-size: 16px}

dl{width: 100%;overflow: auto;margin: 0 0 1em;
    }
dt,dd.price{font-size: 1.4em;font-weight: bold}
dt{float: left;padding-right: 3px;color: #313117;}
dd{margin:0}
dd.price{float: right;padding-left: 3px;color: #7A654A; font-weight:normal;font-size: 1.1em;}
dd.ingredients{float: left;width: 100%;padding: 3px 0;
   font: italic 120% Arial, Tahoma, Verdana;color: #7A654A}
   

/*** FOOTER ***/
#footer{}
#footer_left{width:677px; float:left;  padding:20px 0px 0px 0px}
#twitter_background{background-image:url(../images/bg_twitter.png); background-repeat:no-repeat; height:126px; margin:0px 0px 0px 40px;}
#twitter {
height:143px;
overflow:hidden;
padding:0 0 0 105px;
width:528px;
}
#footer_right{width:285px; float:right; padding:25px 0px 0px 0px}
#footer_right h2{margin-bottom:4px;}
#footer_bottom{text-align:center; color:#b9d4c8; padding:26px 0px}
/*** END OF FOOTER ***/