body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #999999;
	background-color: #FFFFFF;
	background: url(/images/olive_bg.gif);
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.main {
	margin:0 auto;
	padding-top:2px;
	width:820px;
}

.header{
	position:relative;
	text-align:center;
	height:110px;
	width:770px;
	margin-left:13px;
}

.bookmark {
	text-align:right;
	float:right;
	width:770px;
	height:99px;
}

.logo {
	background:url(/images/logo.gif) no-repeat left center;
	padding-top:20px;
	height:87px;
	width:185px;
	float:left;
    cursor:pointer;
}

.headerText {
	text-align:right;
	margin-top:60px;
	font-size:20px;
	color:#9CB542;
}

.MenuBar {
	width:100%;
}

.boxTopLeft {
	background:url(/images/restaurant/box-border.gif) no-repeat left top;
	width:14px;
	height:8px;
}

.boxMidLeft {
	background:url(/images/restaurant/box-border-vert.gif) repeat-y left top;
	width:14px;
}

.boxBottomLeft {
	background:url(/images/restaurant/box-border.gif) no-repeat left bottom;
	width:14px;
	height:8px;
}

.boxTopRight {
	background:url(/images/restaurant/box-border.gif) no-repeat right top;
	width:14px;
	height:8px;
}

.boxMidRight {
	background:url(/images/restaurant/box-border-vert.gif) repeat-y right top;
	width:14px;
}

.boxBottomRight {
	background:url(/images/restaurant/box-border.gif) no-repeat right bottom;
	width:14px;
	height:8px;
}

.boxTopMiddle {
	background:url(/images/restaurant/box-border-middle.jpg) repeat-x left top;
}

.boxBottomMiddle {
	background:url(/images/restaurant/box-border-middle.jpg) repeat-x left bottom;
}

.boxMiddle {
	background-color:#FFFFFF;;
}

.menuText {
	font-size:18px;
	font-weight:normal;
	color:#9CB542;
}

.deliveryMenu {
	font-size:18px;
	font-weight:normal;
	color:#F39547;
}

.innerContent {
	font-size:10px;
	color:#ACADAA;
	padding:7px;
	float:left;
	width:575px;
}

.rightContent {
	font-size:10px;
	color:#ACADAA;
	float:right;
	width:190px;
	padding:7px;
}

.ourReview {
	background:url(/images/restaurant/small-flower.gif) no-repeat right top;
	padding-top:15px;
	padding-bottom:19px;
	padding-right:30px;
	font-size:20px;
	font-weight:normal;
	color:#C6DA7F;
	vertical-align:middle;
	text-align:left;
}

.upevents {
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#C6DA7F;
	text-decoration:underline;
	padding-bottom:5px;
}

/* Dropdown Menu Start */
#DropMenu {
	margin: 0;
	padding: 0;
	z-index: 30;
}

#DropMenu li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-size:18px;
	font-weight:normal;
	color:#9CB542;
	border-right:1px solid #9CB542;
}

#DropMenu li a {
	display: block;
	margin: 0 5px 0 0;
	padding-left: 10px;
	padding-right: 5px;
	text-align: center;
	text-decoration: none;
}

#DropMenu div{	
	position: absolute;
	visibility: hidden;
	margin: 0;
	margin-top: 6px;
	background: #FFFFFF;
	border: 1px solid #BDBDBD;
}

#DropMenu div a {	
	position: relative;
	display: none;/* To display submenus. For now we hide the submenus */
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	font-size:11px;
	font-weight:normal;
	color:#8A9C37;
}

#DropMenu div a:hover {
	background: #8A9C37;
	color: #FFFFFF;
	text-decoration: none;
}
/* Dropdown Menu End */

div#footer{
    background:#ECE9D8;    
    width:100%;
    height:35px;
    color:#D2CEAC;
    font-size:10px;
	text-align:center;
}

.footer_text{
    color:#B5AE77;
    font-size:10px;
    vertical-align:middle;
    padding-top:6px;
}

.footer_text a:link{
    font-size:10px;
    color:#B5AE77;
    text-decoration:none;
}

.footer_text a:visited{
    font-size:10px;
    color:#B5AE77;
    text-decoration:none;
}

.footer_text a:hover{
    font-size:10px;
    color:#B5AE77;
    text-decoration:underline;
}

.itsspritz{
	color:#FE5D21;
	font-size:20px;
	margin:0px;
	font-weight:normal;
	font-style:normal;
}

.spritzparty {
	color:#FE5D21;
	font-size:12px;
	margin:0px;
	font-weight:normal;
	font-style:italic;
}

.findmore {
	color:#FE5D21; 
	font-family:Arial; 
	font-size:13px;
	font-weight:bold;
	font-style:italic;
	text-decoration:underline;
	vertical-align:middle;
}

.readnow {
	color:#C6DA7F; 
	font-family:Arial; 
	font-size:13px;
	font-weight:bold;
	font-style:italic;
	text-decoration:underline;
	vertical-align:middle;
}

.submenuLink {
    font-size:12px;
    color:#8A9C37;
    font-weight:bold;
    cursor:pointer;
}

.submenuLink:hover{
    text-decoration:underline;
}

.bredgrum:link, .bredgrum:visited, .bredgrum:hover {
	color:#ACADAA;
	text-decoration:none;
	font-size:10px;
}



div#pagewrapper{
	margin: 0 auto;
}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #999999;
}

div#flash{
	margin: 0 auto;
	width: 700px
}

a:link{
	color:#8A9C37;
	text-decoration:none;
}
a:visited{
	color:#8A9C37;
	text-decoration:none;
}
a:hover{
	color:#8A9C37;
	text-decoration:underline;
}

div#btns{
	margin: 0 auto;
}

.navbar{
	padding-left:13px;
}

.navbar a:link{
	color:#8A9C37;
	text-decoration:none;
	font-size:11px;
}
.navbar a:visited{
color:#8A9C37;
text-decoration:none;
font-size:11px;
}
.navbar a:hover{
color:#B8C965;
text-decoration:none;
font-size:11px;
}


.navbar_bold a:link{
color:#8A9C37;
text-decoration:none;
font-weight:bold;
font-style:italic;
font-size:11px;
}
.navbar_bold a:visited{
color:#8A9C37;
text-decoration:none;
font-weight:bold;
font-style:italic;
font-size:11px;
}
.navbar_bold a:hover{
color:#B8C965;
text-decoration:none;
font-weight:bold;
font-style:italic;
font-size:11px;

}


.red_navbar_bold a:link{
color:#FF0000;
text-decoration:none;
font-weight:bold;
font-style:italic;
font-size:11px;
}
.red_navbar_bold a:visited{
color:#FF0000;
text-decoration:none;
font-weight:bold;
font-style:italic;
font-size:11px;
}
.red_navbar_bold a:hover{
color:#FF0000;
text-decoration:none;
font-weight:bold;
font-style:italic;
font-size:11px;
}

div#main_top{
background:url(../images/restaurant/bg_main_top.gif);
padding-top:4px;
padding-left:4px;
padding-right:4px;
}
.main_left{
background:url(../images/restaurant/bg_main_left.gif) left;
width:10px
}
.main_right{
background:url(../images/restaurant/bg_main_right.gif) right;
width:10px
}
h1{
color:#8A9C37;
font-size:24px;
font-weight:normal;
margin-bottom:0px;
}

h2{
color:#8A9C37;
font-size:11px;
font-weight:normal;
font-style:italic;
}
div#main{
padding:20px;
}
div#main_bottom{
margin-bottom:22px;
background:url(../images/restaurant/bg_main_bottom.gif) no-repeat bottom;
height:10px;

}

.box{
color:#FFFFFF;
width:380px;
}
.box_top{
background:url(../images/restaurant/box_top.jpg) no-repeat top;
font-size:14px;
padding-top:6px;
padding-left:12px;
}

.box_bg{
font-size:11px;
background:url(../images/restaurant/box_bg.jpg) repeat-y;
padding-left:20px;
padding-right:20px;
}
.box_bottom{
background:url(../images/restaurant/box_bottom.jpg) no-repeat bottom;
}

.box_top_big{
background:url(../images/restaurant/box_top_big.jpg) no-repeat top;
font-size:14px;
padding-top:6px;
padding-left:12px;
color:#FFFFFF;
}

.box_bg_big {
font-size:11px;
background:url(../images/restaurant/box_bg_big.jpg) repeat-y;
padding-left:20px;
}

.box_bottom_big{
background:url(../images/restaurant/box_bottom_big.jpg) no-repeat bottom;
}

.btn{
width:410px;
text-align:left;

}
.btn_top{
background:url(../images/restaurant/bg_btn_top.gif) no-repeat top;
height:10px;
}

.btn_top_left{
background:url(../images/restaurant/bg_btn_top_left.gif) no-repeat left top;
width:10px;
height:10px;
}

.btn_top_middle{
background:url(../images/restaurant/bg_btn_top_middle.gif) repeat-x top;
height:10px;
}

.btn_top_right{
background:url(../images/restaurant/bg_btn_top_right.gif) no-repeat right top;
width:10px;
height:10px;
}

.btn_left{
background:url(../images/restaurant/bg_main_left.gif) left;
width:10px;
}
.btn_right{
background:url(../images/restaurant/bg_main_right.gif) right;
width:10px;
}
.btn_bottom{
background:url(../images/restaurant/bg_btn_bottom.gif) no-repeat bottom;
height:10px;
}

.btn_bottom_left{
background:url(../images/restaurant/bg_btn_bottom_left.gif) no-repeat left bottom;
width:10px;
height:10px;
}

.btn_bottom_middle{
background:url(../images/restaurant/bg_btn_bottom_middle.gif) repeat-x bottom;
height:10px;
}

.btn_bottom_right{
background:url(../images/restaurant/bg_btn_bottom_right.gif) no-repeat right bottom;
width:10px;
height:10px;
}

.green_big_font{
color:#A4D118;
font-size:20px;
font-style:italic;
margin:0px;
font-weight:normal;
font-style:normal;
}
.red_big_font {
	color:#FF0000;
	font-size:20px;
	font-style:italic;
	margin:0px;
	font-weight:normal;
	font-style:normal;
}


div#btn_restaurant h1{
color:#A4D118;
font-size:17px;
margin:0px;
font-weight:normal;
font-style:normal;
}
div#btn_restaurant h2{
color:#A4D118;
font-size:20px;
font-style:italic;
margin:0px;
font-weight:normal;
font-style:normal;
}
div#btn_delivery h3{
color:#F69940;
font-size:17px;
margin:0px;
font-weight:normal;
}
div#btn_delivery h4{
color:#F69940;
font-size:20px;
margin:0px;
font-style:normal;
font-weight:normal;
line-height:22px;
}

h3{
color:#cc0000;
font-size:11px;
font-weight:normal;
font-style:italic;
}

h4{
color:#cc0000;
font-size:24px;
font-weight:normal;
margin-bottom:0px;
}

