/*
red: 75263d
*/

body{
background-color:#ebebeb;
background-image:url(/images/overall_bg.jpg);
background-repeat:repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#333;
}

#main{
margin:0 auto;
width:950px;
}

h1{
margin-top:0px;
font-size:18px;
}

p{
line-height:19px;
text-align:justify;
margin-top:0px;
padding-top:0px;
}

a{
color:#75263d;
text-decoration:underline;
}

a:hover{
color:#75263d;
text-decoration:none;
}

#main_body{
background-color:#fff;
width:910px;
padding:20px;
min-height:600px;
}

h1{
font-size:18px;
font-style:normal;
color:#333;
margin-top:16px;
padding-top:0px;
}

h1 span{
color:#6b2137;
}

/* Banner - START */

#banner{
margin-top:20px;
margin-bottom:20px;
width:950px;
clear:both;
}

#banner_left{
width:460px;
float:left;
}

#banner_right{
width:490px;
float:left;
}

/* Banner - END */

/* Menu - START */
#menu{
top:85px;
position:absolute;
width:490px;
font-size:11px;
}

.menu-link{
float:left;
color:#fff;
}

.menu-link a{
color:#fff;
text-decoration:none;
padding-left:8px;
padding-right:7px;
}

.menu-link a:hover{
text-decoration:underline;
}

/* Menu - END */

/* Home - START */
#home_left{
float:left;
width:588px;
padding-bottom:5px;
}

#home_right{
float:left;
width:300px;
padding-left:20px;
padding-top:15px;
}

#home_tagline{
font-family:"Comic Sans MS", "Lithos Pro";
font-size:16px;
text-align:center;
color:#75263d;
margin-top:0px;
padding-top:10px;
margin-bottom:7px;
}

#home_btn_table{
width:910px;
text-align:center;
margin-top:10px;
}

#home_btn_table img{
margin-bottom:2px;
width:165px;
}

/* Home - END */

/* Food menu - START */
.cream{
color:#CC9900;
font-size:16px;
text-decoration:underline;
}
/* Food menu - END */

/* Footer - START */

#footer{
width:945px;
clear:both;
margin:0 auto;
font-size:10px;
margin-top:2px;
color:#666;
}

#footer_left{
width:500px;
float:left;
}

#footer_right{
width:445px;
float:left;
text-align:right;
}

#footer_right a{
color:#666;
text-decoration:none;
}

#footer_right u{
text-decoration:underline;
color:#75263d;
}

#footer_right a:hover{
color:#75263d;
text-decoration:none;
}

/* Footer - START */

