/*	BODY
	--------------------------------------------------------------- */
* {
    margin: 0;
    padding: 0;
}

body {
    font-family: arial, verdana, helvetica;
    font-size: 12px;
    text-align: left;
    line-height: 120%;
    background-color: #B3E7E5;  
    margin: 14px 0 0 0;
}

a {
    color: #666666;
	font-size: 11px;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

a.current {
    color: #EA2700;  
    text-decoration: underline;
}

a.tempcurrent {
    color: #EA2700;  
    text-decoration: underline;
}

.cur-page {
    font-size:11px; 
    font-weight:bold; 
    color:#ff0066}

img {
    border: 0;
}

.gray {
    background-color: #464749;
}

.clear {
    clear: both;
    height: 1px;
    overflow: hidden;
}

.clearLeft {
    clear: left;
    height: 1px;
    overflow: hidden;
}

h1, h2, h3, h4 {
    margin: 0 20px 10px 0px;
    padding: 2px 0 2px 0;
    color: #EA2700;
}

h2{
    font-size: 16px;
}

h3 {
    font-size: 14px;
}

h4 {
    font-size: 12px;
}

ul {
    margin-left: 20px;
    color: #EA2700;
}

/*	Site Structure
	--------------------------------------------------------------- */

/*	Container
	--------------------------------------------------------------- */

#container {
    margin: 0 auto;
    width: 1000px;
    background:#B3E7E5;
    border:1px solid #177418; 
}

/*	Logo
	--------------------------------------------------------------- */  

#logo {
    float: left;
    margin: 6px 0 6px 200px;
	height: 200px;
}

#logo img {
    float: left;
}


/*	Banners
	--------------------------------------------------------------- */  

#banner {
    float: right;
    margin: 2px 0 2px 0;
}

#banner img {
    float: right;
}

/*	SLIDE COTROLS
	--------------------------------------------------------------- */	
	
#sscontrols {
	margin:          0 0;
	height:          24px;
	background:      transparent url(../images/menuoff.png) center left repeat-x;
	padding:         0 0 8px 350px;
}

#sscontrols ul {
	margin:          0 0;
	padding:         6px;
	background:      transparent url(../images/menuoff.png) top left repeat-x;
	height:          200px;
}

#sscontrols ul li {
	margin:          0 0;
	list-style:      none;
	display:         inline;
}

#sscontrols ul li a:link, #sscontrols ul li a:active, #sscontrols ul li a:visited {
	color:           #000000 !important;	
	padding:         10px 20px 15px 20px;
	font-size:       1em;
	background:      transparent url(../images/menuoff.png) center left repeat-x;
	font-family:     'lucida grande', arial, sans-serif;
	font-weight:     bold;
	text-decoration: none;
}

#sscontrols ul li a:hover {
	background:      transparent url(../images/menuon.png) center left repeat-x;
	color:           #FFFFFF !important;
}


/*	Top Nav
	--------------------------------------------------------------- */
#topnav {
	margin:          0 0;
	height:          24px;
	background:      transparent url(../images/menuoff.png) center left repeat-x;
	padding:         0 0 8px 245px;
}

#topnav ul {
	margin:          0 0;
	padding:         6px;
	background:      transparent url(../images/menuoff.png) top left repeat-x;
	height:          200px;
}

#topnav ul li {
	margin:          0 0;
	list-style:      none;
	display:         inline;
}

#topnav ul li a:link, #topnav ul li a:active, #topnav ul li a:visited {
	color:           #000000 !important;	
	padding:         10px 20px 15px 20px;
	font-size:       1em;
	background:      transparent url(../images/menuoff.png) center left repeat-x;
	font-family:     'lucida grande', arial, sans-serif;
	font-weight:     bold;
	text-decoration: none;
}

#topnav ul li a:hover {
	background:      transparent url(../images/menuon.png) center left repeat-x;
	color:           #FFFFFF !important;
}



/*	Slide Show
	--------------------------------------------------------------- */

#ssm { 
    text-align: center;
	background:#000000;  
}	

.slideshowContainer {

	border-top: 1px solid #177418;
    border-bottm: 1px solid #177418;
	width: 1000px;
	height: 400px;
	margin-bottom: 0px;
}

.loading {
	background: url(../images/loading.gif) center no-repeat;
}

.slideshowThumbnail {
	outline: none;
}

.slideshowThumbnail img {
	border: 2px solid #EA2700;
	padding: 4px;
}

a:hover.slideshowThumbnail img {
	border: 2px solid #EA2700;
	padding: 4px;
}

.current img {
	border: 2px solid #EA2700;
	padding: 5px;
}

.outline {
	border: 2px solid #177418;
	z-index: 0;
	position: absolute;
}

#thumbnails {
	/*width: 150px;
	float: left;*/
	margin-left: 1px;
}	  

	  
/*	Header Image
	--------------------------------------------------------------- */

#header_image {
 	border-top: 1px solid #177418;
 	border-bottom: 1px solid #177418;
        height:300px;
}

/*	current page
	--------------------------------------------------------------- */

#currentpage {
    height:24px;
    background:#B3E7E5;
    font-size:10px;
    padding: 7px 0 0 450px;
    border-bottom:1px solid #177418;
}

.currentpage {
    font-size:14px;  
    font-weight:bold; 
    /* --color:#74AB45-- */
	color:#ababab;
}



/*	heading
	--------------------------------------------------------------- */

#heading {
    font-size:14px;
    border-bottom:2px solid #177418 !important;
}

.heading {
    font-size:14px;  
    font-weight:bold; 
	color: #177418 !important;
}

/*	wrapper
	--------------------------------------------------------------- */

#wrapper {
    border: 1px solid #177418;
	width: 1000px;
    margin: 0 auto;
}



/*	Wtap
	--------------------------------------------------------------- */  
 
.wrap {
    background: #B3E7E5; url('../images/wrap-bg.gif') top left repeat-y;
    clear: both;
}  

* html #pageWraper {
    height: 0.02%; 
}
 


/*	menu
	--------------------------------------------------------------- */

#menu {
	width: 375px;
}

#menu strong {
    color: #177418 !important;
}


#menu h2 {
     color: #177418 !important;
}

#item {

}

.menu-detail table .special span{
    color: #177418 !important;
}

.menu-download{
    width: 375px;
    float: left;
    display: inline;
    margin: 5px 0 0 50px;
	min-height: 60px;
    height: auto !important;
	height: 60px;
}

/*.menu-food{
    background:transparent url('../pdf/bgr-menu-download.jpg') no-repeat 0 0;
}*/

.menu-download h4{
    margin: 0;
    padding: 15px 70px 10px 15px;
    font-size: 1.4em;
	color: #177418 !important;
    font-weight: normal;
    text-transform: uppercase;
}

.menu-download p{
    margin:0 0 0 90px;
}

.menu-download p a{
    font-size: 0.8em;
	color: #177418 !important;
	background:url('../pdf/icon-pdf.png') no-repeat 0 0;
    padding:5px 0 5px 25px;
    margin:0 0 0 15px;
}

.menu-download a{
    text-decoration:none;
}


.menu-download{
    width: 375px;
    float: left;
    display: inline;
    margin: 5px 0 0 50px;
	min-height: 60px;
    height: auto !important;
	height: 60px;
}

/*.menu-food{
    background:transparent url('../pdf/bgr-menu-download.jpg') no-repeat 0 0;
}*/

.links-download h4{
    margin: 0;
    padding: 15px 70px 0 15px;
    font-size: 1.4em;
	color: #177418 !important;
    font-weight: normal;
    text-transform: uppercase;
}

.links-download p{
    margin:0 0 0 90px;
}

.links-download p a{
    font-size: 0.8em;
	color: #177418 !important;
	background:url('../icon/links-item.png') no-repeat 0 0;
    padding:2px 0 5px 35px;
    margin:0 0 0 10px;
}

.links-download a{
    text-decoration:none;
}

.links-download{
    width: 375px;
    float: left;
    display: inline;
    margin: 5px 0 0 15px;
	min-height: 30px;
    height: auto !important;
	height: 60px;
}

.coupon-download h4{
    margin: 0;
    padding: 15px 70px 10px 15px;
    font-size: 1.4em;
	color: #177418 !important;
    font-weight: normal;
    text-transform: uppercase;
}

.coupon-download p{
    margin:0 0 0 90px;
}

.coupon-download p a{
    font-size: 0.8em;
	color: #177418 !important;
	background:url('../pdf/coupon-icon-pdf.png') no-repeat 0 0;
    padding:5px 0 5px 48px;
    margin:0 0 0 15px;
}

.coupon-download a{
    text-decoration:none;
}

.coupon-download{
    width: 375px;
    float: left;
    display: inline;
    margin: 5px 0 0 50px;
	min-height: 60px;
    height: auto !important;
	height: 60px;
}

.col {
	width: 85px;
	float:left;
}

.colsoup {
	width: 300px;
	float:left;
}

.colsalad {
	width: 225px;
	float:left;
}

.clear {
	clear: both;
}

.menutitle {
	color: #EA2700 !important;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
}

.fooditem {
	font-size: 14px;
	font-weight: bold;
	color: #177418 !important;
}

.center {
	text-align: center;
}

.price {
	color: #177418 !important;
}



/*	Page Info Left
	--------------------------------------------------------------- */
  
#pageInfo {
    float: left;
    width: 350px;
    padding: 20px 0 20px 30px;
    background-color: #B3E7E5;
}

#pageInfo strong {
    color: #177418 !important;
}
  
.topimg img {
    margin: 0;
    padding: 0 0 20px 0;
    border: none;
} 
  
#pageInfo ul {
    list-style-image: url('../images/dot-y.gif');
    margin-left: 15px;
}
  
#pageInfo ul li{
    margin: 5px 15px 5px 15px;
    color: #464749;
}

#pageInfo h2{
    margin: 0 20px 10px 15px;
    font-size: 12px;
    color: #AA0000;
}

#pageInfo h2.title{
    margin: 0 20px 10px 0px;
    font-size: 16px;
    color: #AA0000;
}

#pageInfo p{
    margin: 0 20px 5px 0px;
    font-weight: normal;
	color: #464749;
}

#pageInfo p a{
    color: #7AC142;
    font-size: 12px;
}

#text {
    float: right;
    width: 370px;
    padding: 15px 0 15px 0;
    margin-right: 45px;
    background-color: transparent;
}  

#text ul {
    list-style-image: url('../images/dot.gif') ;
    list-style-position: inside;
    margin: 0 0 10px 10px;
}

* html #text ul {
    margin-left: 10px;
}
  
* html #text ul li a {
    padding-left: 5px;  
}
  
#text p{
    margin-top: 10px;
}



/*	page Content Right
	--------------------------------------------------------------- */
 
#pageContent {
    float: left;
    width: 600px;
    margin: 0 20px 10px 0px;
    background: #B3E7E5;
}

#pageContent img{
	padding:7px;
	margin:5px auto;
	border:1px solid #CECECE;
	background: #94CEF0 url(../images/pic_bg_repeat.png) top left repeat-x !important;
	background:#94CEF0;
}

#pageContent img.tmb{
	float:left;
	padding:7px;
    margin:2px 12px 0 0;
	border:1px solid #94CEF0;
}

#pageContent img.wide{
	padding:7px;
	margin:5px auto;
	border:1px solid #94CEF0;
	width:588px;
}

#pageContent img.generic{
	padding:7px;
	margin:5px auto;
	border:0;
	background:transparent;
}

#content, #pageContentContent {
    float: right;
    width: 100%;
    margin: 0;
    background-color: #B3E7E5;
}

#pageContentContent {
    width: 1000px;
    background-color: #B3E7E5;
}

#pageContentContent strong {
    color: #177418 !important;
}

#pageBlock ul li a {
    color: #B2B2B2;
}

#pageBlock ul li a.current {
    color: #B2B2B2;
}

#content img{
	padding:7px;
	margin:5px auto;
	border:1px solid #CECECE;
	background: #94CEF0 url(../images/pic_bg_repeat.png) top left repeat-x !important;
	background:#94CEF0;
}

#content img.tmb{
	float:left;
	padding:7px;
	margin:2px 12px 0 0;
	border:1px solid #94CEF0;
}

#content img.wide{
	padding:7px;
	margin:5px auto;
	border:1px solid #94CEF0;
	width:588px;
}

#content img.generic{
	padding:7px;
	margin:5px auto;
	border:0;
	background:transparent;
}

.borderImg{
	padding:7px;
	margin:5px auto;
    border:1px solid #CECECE;
	background:#94CEF0;
}

img{
	border:0; !important;
}

img.imageleft{ 
    float: left; 
	margin: 15px; 
}

img.imageright{ 
    float: right; 
    margin: 15px; 
}

.imagecenter{  
    text-align: center; 
	margin: 15px; 
}

.strong {
    color: #177418 !important;
    font-size: 1.2em !important;
	font-weight:bold !important;
}
  
.thumbnail { 
    padding: 7px;
    border: 1px solid #177418;
    float: left;
   /* margin: 15px 20px 15px 5px;*/
   margin: 5px 10px 5px 10px;
    text-align: center;
    background-color: black;
}

* html .contentBlock ul, * html #pageBlock ul {
    margin-left: 10px;
}

* html .contentBlock ul li a, * html #pageBlock ul li a{
    padding-left: 5px;  
}
  
/*	Sub Categories Right
	--------------------------------------------------------------- */
  
.category {
    clear: both;
    padding: 5px 0 5px 0;
    margin: 0 10px 5px 10px;
}

.subCategory {
    clear: both;
    padding: 5px 0 5px 0;
    margin: 0 20px 5px 10px;
    border :1px solid #177418;   
    height:100%;
}
 
 .subCategory .img{
    float: left;
    width: 214px;
    margin: 5px 5px 0px 10px;
    padding: 5px 5px 5px 5px;
}
  
.subCategory a{
    font-size: 12px;
    color: #177418 !important;
    text-decoration: none;
}

.subCategory P{
    font-size: 12px;
	color: #464749;
    text-decoration: none;
}
  
.subCategory a:hover{
    text-decoration: underline;
}
  
.subCategory .desc{
    margin: 0 0 0 235px;
}
  
.subCategory .desc h4 {
    color: #177418;
    margin: 0 0 2px 0;
}
  
.desc p a {
    text-decoration: underline; 
}

.desc p a:hover {
    text-decoration: none; 
}
  
/*	Extra Content
	--------------------------------------------------------------- */
  
#extracontent {
    padding-top: 15px;
    margin-left: 200px;
    margin-right: 10px;
}

#extracontent p{
    margin-top: 8px;
    margin-bottom:8px;
}
  
 .nav {
    float: right;
    width: 470px;
	margin-left:50px;
	margin-top:10px; 
	margin-right:20px;
	text-align:right; 
}

.nav a{
	padding-right:4px; 
}
  
#nav2  a.highlight{
	font-weight:bold; 
}
  
.caption{ 
    font-size: 0.9em; 
    padding-top: 0.2em ;
}

/*	Page Gallery Content
	--------------------------------------------------------------- */
  
#gallery_pagecontent {
    float: left;
    width: 600px;
    padding-left: 5px;
    margin-top: 10px;
}
  
#fullgallery_pagecontent {
    float: left;
    width: 948px;
	padding-left: 52px;
    margin-top: 0 autopx;
}
  
#full_pagecontent {
    float: left;
    width: 908px;
	padding-left: 40px;
	padding-right: 40px;
    margin-top: 0 autopx;
}
  
#full_pagecontent p{
    margin: 0 20px 5px 0px;
    font-weight: normal;
	color: #464749;
}

.strong {
    color: #177418 !important;
    font-size: 1.2em !important;
	font-weight:bold !important;
}

.l_img{
    float: left;
    width: 252px;
    margin: 10px 17px 10px 0;
    padding: 5px 5px 5px 5px;
    border: 1px solid #177418 !important;
}

.c_img{
    float: left;
    width: 252px;
    margin: 10px 17px 10px 10px;
    padding: 5px 5px 5px 5px;
    border: 1px solid #177418 !important;
}

.r_img{
    float: left;
    width: 252px;
    margin: 10px 17px 10px 10px;
    padding: 5px 5px 5px 5px;
    border: 1px solid #177418 !important;
}
  
.thumbnail { 
    padding: 7px;
    border: 1px solid #177418;
    float: left;
   /* margin: 15px 20px 15px 5px;*/
   margin: 5px 10px 5px 10px;
    text-align: center;
    background-color: black;
}
  
.blank { 
    padding: 7px;
    border: 1px solid #177418;
    float: left;
    /*margin: 15px 20px 15px 5px;*/
	margin: 5px 10px 5px 10px;
    text-align: center;
    background-color: black;
}

* html .thumbnail, * html .blank {
    margin: 15px 11px 15px 11px;
}

.thumbnail:hover {
    background-color: #4956C9;
}
  
.caption{ 
    font-size: 0.9em; 
    padding-top: 0.2em ;
}
  
/*	Contact Form
	--------------------------------------------------------------- */

/*	Footer Nav
	--------------------------------------------------------------- */

 #footernav {
    clear: both;
    margin: 2px 0 5px 0;
    padding: 1px 20px 1px 20px;
    font-size: 11px;
    color: #177418;
    border-top :1px solid #177418;
}

#footernav ul {
    list-style-type: none;
}

#footernav ul li {
    display: inline;
}      

#footernav ul li a {
    display: inline;
    padding: 20px 5px 8px 5px;
    font-size: 12px;
    font-weight: bold;
    color: #177418 !important;
    text-decoration: none;
}

#footernav ul li a:hover {
    text-decoration: underline;
}

#footernav ul li.current a{
    color: #464749;
    text-decoration: underline;
}

/*	CSS End
	--------------------------------------------------------------- */