BODY {
	scrollbar-arrow-color: #CC0000;
	scrollbar-base-color: #CC0000;
	scrollbar-dark-shadow-color: #DFE1E3;
	scrollbar-face-color: #DFE1E3;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #CC0000;
	background-color: #DFE1E3;
	background-image: url(../images/bg_gray.jpg);
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.contents {
	margin: 0px auto;
	text-align: left;
}

#top {
	width: 750px;
	height: 70px;
	background: transparent url(../images/bg_top.jpg) no-repeat;
	border-bottom: 1px solid #FFFFFF;	
}
#top a {text-decoration: none; }
#home-link{ width: 250px; height: 68px; background: transparent; float: left; }

#bottom {
	width: 750px;
	height: 40px;
	background-color: #000000;
}

#top li, #bottom li {
	color: #FFFFFF;
	list-style-type: none;
	margin-top: 15px;
	position: relative;
	float: right;
	right: 15px;
	line-height: 17px;
	text-align: center;
}

#top li a:link, #top li a:visited {
	border-bottom: 1px dashed #FFFFFF;
	text-decoration: none;
	color: #FFFFFF;
}

#top li a:hover {
	color: #CCFF33;
}

#flash {
	width: 750px;
	padding: 0;
	height: 200px;
	margin: 0;
	border-bottom: 1px solid #FFFFFF;
}

a.b:link, a.b:visited {
	border-bottom: 1px dashed #333333;
	color: #333333;
	text-decoration: none;
}

a.b:hover {
	border-bottom: 1px dashed #333333;
	color: #C42121;
	text-decoration: none;
}

a.c:link, a.c:visited {
	color: #333333;
	text-decoration: none;
}

a.c:hover {
	color: #C42121;
	text-decoration: none;
}


/***** Buttons start *****/
.button {
	width: 750px;
	height: 34px;
	margin: 0;
	padding: 0;
	left: 0;
	border-bottom: 1px solid #FFFFFF;
}

#nav {
	width: 100%;
	float: left;
	left: 0;
	top: 0;
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav li {
	position : relative;
	float: left;
	margin: 0;
	padding: 0;
}

#nav a {
	display: block;
	height: 34px;
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
}
#nav a:hover, #nav a.active { background-position: 0 -34px; }


#nav a span{ display: none;	}

#nav a.nav_menu{ width: 186px; background-image: url('../images/nav_01.gif'); }
#nav a.nav_wine{ width: 187px; background-image: url('../images/nav_02.gif'); }
#nav a.nav_dinning{ width: 187px; background-image: url('../images/nav_03.gif'); }
#nav a.nav_info{ width: 190px; background-image: url('../images/nav_04.gif'); }


/***** Buttons end *****/


/***** Sub-Buttons start *****/
.sub-b1 {
	/*width: 750px;*/
	height: 30px;
	left: 0;
	top: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #ACB2B7;
	border-bottom: 1px solid #FFFFFF;
}

#nav1 {
	float: left;
	margin: 0 0 0 15px;
	padding: 0;
	list-style: none;
	left: 0;
	top: 0;
}

#nav1 li {
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	left: 0;
	top: 0;
	line-height: 30px;
}

#nav1 li.s {
	font-family: Arial;
	font-size: 11px;
	letter-spacing: -0.05px;
}

#nav1 a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#nav1 a:hover, li#active a {
	color: #000000;
	text-decoration: none;
}

#nav1 li#sub {
	color: #000000;
	text-decoration: none;
}


/***** Sub-Buttons end *****/



/***** Front page 4 boxes start *****/
.body_main {
	width: 750px;
	background: #A0A7AD url(../images/bg_01.jpg) no-repeat top;
	margin: 0;
	padding: 10px 0 0 0;
	left: 0;
}

#body_in {
	width: 100%;
	left: 0;
	top: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: "Georgia";
	font-size: 11px;
	color: #333333;
	line-height: 20px;
}

#body_in li {
	list-style: square inside;
	margin-bottom: 10px;
}

.s {
	font-family: Georgia;
	font-size: 10px;
	letter-spacing: 1px;
	color: #333333;
}

.body_main p{ padding: 0 0 5px 0; }

/***** Front page 4 boxes end *****/



/***** other pages body start *****/
.body_main2 {
	width: 750px;
	background: #CCCCCC url(../images/bg_02.jpg) no-repeat top;
	margin: 0;
	padding: 20px 0 0 0;
	left: 0;
	text-align: center;
}

#body_in2 {
	width: 720px;
	left: 0;
	top: 0;
	margin: -15px 0 0 15px;
	/margin: 0;
	padding: 0 0 15px 0;
	list-style: none;
	font-family: "Georgia";
	font-size: 11px;
	color: #333333;
	line-height: 20px;
}

.body_in3 {
	margin: 0;
	padding: 0;
	left: 0;
	top: 0;
	text-align: left;
}

#body_in form { position: relative; width: 0px; }
#body_in input { 
	font: 11px 'Georgia', 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, sans-serif;
	border: 1px solid #888; 
	color: #333; 
	padding: 4px; 
	margin: 0; 
	margin-bottom: 5px; 
	height: 25px;
}
#body_in input.sub_button { 
	display: inline;
	background: #3f6c00; 
	color: #fff; 
	font-family: Georgia;
	font-size: 8pt; 
	margin: 0; 
	padding: 2px 6px 4px 6px; 
	border: 0;
}


/***** other pages body end *****/

.body{
	font-family: "Georgia";
	font-size: 11px;
	color: #333333;
	line-height: 20px;
}

.small{
	font-family : Arial;
	font-size : 11px;
}

.line {
	border-top: 1px solid #FFFFFF;
	display: none;
}

p.title-a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: 800;
}
p.title-a a{ color: #333; }
p.title-a a:hover{ color: red; text-decoration: underline; }

p.title-b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: 800;
	text-decoration: underline;
}

.pic-red {
	border : 2px solid #CC0000;
}

.form{
	background-color : #FFFFFF;
	width : 200;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #333333;
	border : 1px solid #CC0000;
}

.submit {
	background-color : #FFFFFF;
	color : #CC0000;
	border : 1px solid #CC0000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

/** Calendar **/

.pic-calendar-R {
	border : 2px solid #FFFFFF;
	margin : 0 0 0 10px;
	padding : 0;
	float : right;
}

.pic-calendar-L {
	border : 2px solid #FFFFFF;
	margin : 0 10px 0 0;
	padding : 0;
}

/** Blog **/

#blog_body {
	width: 720px;
	left: 0;
	top: 0;
	margin: 0 0 0 15px;
	padding: 0 0 15px 0;
	list-style: none;
	font-family: "Georgia";
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}

#blog_entry {
	width: 460px;
	float: left;
	margin: 15px 0 0 0;
}

#blog_entry hr{
	background-color: transparent;
	border: 0;
	border-bottom: 1px solid #B0B1B5;
}

#blog_entry p{
	margin: 0 0 10px 0;	
}

#blog_entry h4{
	font-weight: normal;
	font-size: 9pt;
	margin: 0 0 7px 0;
}

#blog_entry h3{
	margin: 	5px 10px;
	font-size: 12pt;
	font-weight: normal;
}

#blog_entry h2{
	margin: 0;
	font-weight: normal;
	font-size: 14pt;	
}

#blog_entry h2 a{
	text-decoration: none;
	border: 0;
}

#blog_entry a{
	text-decoration: none;
	border-bottom: 1px dashed #333333;
	color: #333333;
}

#box {
	width: 205px;
	background-color: #FFF;
	float: right;
	margin: 20px 0 0 0;
	padding-left: 20px;
}

#box p {
	margin: 10px 10px 15px 0;	
}
#box a{
	text-decoration: none;
	border-bottom: 1px dashed #333333;
	color: #333333;
}

#box a.rss_btn { float: right; width: 10px; height: 10px; background: transparent url('../images/feed-icon-10x10.gif') 0 0 no-repeat; margin: 5px 0 0 0; border: 0; }
#box a.rss_btn:hover { background: transparent url('../images/feed-icon-10x10.gif') 0 0 no-repeat; border: 0; }
#box a.rss_btn span { display: none; }

.color_box1 { background: #fff; padding: 10px; }

.lolite { color: #A0A7AD; }

.hilite { background: #fff; }

.no_show { display: none !important; }


#comments form { position: relative; }
#comments input, #comments textarea { font: 12px/1.5em 'Georgia', 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, sans-serif; border: 1px solid #888; }
#comments input { display: block; width: 18em; color: #333; padding: 4px; margin-bottom: 5px; height: 25px;}
#comments textarea { display: block; width: 98%; height: 10em; color: #333; padding: 4px; }
#comments input.blog_button { display: inline; width: 62px; background: #3f6c00; color: #fff; font-family: Georgia; padding: 3px 7px 5px 7px; border: 0; }
#comments input.normal, #comments .normal input { display: inline; width: auto; height: auto; margin: 0; padding: 0; border: 0; }

#comments input:focus, #comments textarea:focus { border-color: #3f6c00; }

#comment_policy { margin: 1.25em 0 0 0; padding: 1em 0 0 0; border-top: 1px dashed #889; }

#required { width: 430px; background: transparent; text-align: right; }

.cleaner {
	clear: both;
	height: 0;
	font-size: 1px;
	margin: 0; padding: 0;
	background: transparent;
}

/********Newsletter********/

#news_background{
	scrollbar-arrow-color: #CC0000;
	scrollbar-base-color: #CC0000;
	scrollbar-dark-shadow-color: #DFE1E3;
	scrollbar-face-color: #DFE1E3;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #CC0000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#news_top{
	width: 650px;
	height: 70px;
	background: transparent url(../images/News_top.gif) no-repeat;
	border-bottom: 1px solid #FFFFFF;
	margin: 0 auto;
}

#news_top h1{
	margin: 0;
	padding: 0;
}