/* CSS Document */

/*BANNER*/
.mainBanner {
	width:100%;
	height:auto;
}

.bannerTop {
	width:100%;
	height:auto;
	overflow:hidden;
	margin:2px 0px 1px 0px;
	border-top:1px solid #cbcaca;
	border-left:1px solid #cbcaca;
	background-color:#efeeee;
}

.tag {
	width:241px;
	height:161px;
	float:left;
}

.mrgTop {
	margin-top:40px;
}

.sub-menu {
	width:75%;
	height:auto;
	overflow:hidden;
	float:left;
	margin-left:1px;
	padding:20px 0px 25px 0px;
	background:#26221e url(../images/sub-menu-bg.gif) 0 0 repeat-x;
	
}

.wth {
	width:40%;
}

.sub-menutext {
	width:90%;
	height:auto;
	padding-bottom:5px;
	margin:3px 0px 2px 17px;
	background:transparent url(../images/sub-menuDot.gif) 0 100% repeat-x;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}

.pad {
	padding-right:15px;
}

.sub-menulink {
	width:100%;
	height:auto;
	text-align:right;	
	border:1px solid #009900;
}

.sub-menuLink a {
	width:100%;
	height:auto;
	line-height:25px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	text-align:right;
	text-decoration:none;
}

.sub-menuLink a:hover {
	text-decoration:underline;
}

.reservation {
	width:auto;
	height:auto;
	margin:20px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:right;
}

.bannerBottom {
	width:100%;
	height:auto;
}

/*/BANNER*/

/*BODY*/

.mainBody {
	width:100%;
	margin-top:13px;
	background:transparent url(../images/body-top-linebg.gif) 0 0 repeat-x;
}

.leftPan {
	width:20%;
	background-color:#872828;	
}

.leftHeading {
	width:100%;
	height:24px;
	background:transparent url(../images/left-heading-bg.gif) 0 0 no-repeat;
}

.rightPan {
	width:73%;
}


/*/BODY*/

/*LEFT PANEL*/
.left-panel {
	width:20%;
	float:left;
	background-color:#852727;
}
.home{
	width:36%;
	height:23px;
	margin:12px 0px 0px 5px;
}
.home a{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:25px;
	text-align:center;
	text-decoration:none;
	font-weight:600;
	background:transparent url(../images/home.gif) 0 0 no-repeat;
	
}
.home a:hover{
	background:transparent url(../images/home_h.gif) 0 0 no-repeat;
}
.headlineleft {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#dbc135;
	text-decoration:none;
	font-weight:600;
	margin:15px 0px 5px 5px;
}

.left-link1{
	/*width:94%;*/

	margin:4px auto 4px auto;

}

.left-link1 a{
	display:block;
	font-size:12px;
	color:#000000;
	height:31px;
	line-height:31px;
	text-align:center;
	text-decoration:none;
	font-weight:600;
	background:transparent url(../images/left-linkbg.gif) 0 0 no-repeat;
}
.left-link1 a:hover{
	background:transparent url(../images/left-link-h.gif) 0 0 no-repeat;
}

left-link-rt{
height:auto;
padding-bottom:10px;

}

.left-link-rt a{
	display:block;
	font-size:12px;
	color:#FFFFFF;
	height:31px;
	line-height:31px;
	text-align:center;
	text-decoration:none;
	font-weight:600;
	background:transparent url(../images/left-rt-linkbg.gif) 0 0 no-repeat;
}
.left-link-rt a:hover {
	background:transparent url(../images/left-rt-link-h.gif) 0 0 no-repeat;
}

.forum{
	width:65%;
	height:24px;
	margin:26px auto 30px auto;
}
.forum a{
	display:block;
	font-size:11px;
	color:#FFFFFF;
	height:24px;
	line-height:24px;
	text-align:center;
	text-decoration:none;
	font-weight:600;
	background:transparent url(../images/forum-bt.gif) 0 0 no-repeat;
}
.forum a:hover {

	background:transparent url(../images/forum-bt-h.gif) 0 0 no-repeat;
}

/*/LEFT PANEL*/

/*MAIN CONTENTS*/
.content-main {
	width:79.5%;
	float:left;
	height:auto;
	overflow:hidden;
}
.top-line {
	width:99%;
	height:auto;
	overflow:hidden;
	margin:8px auto 8px auto;
}
.choose-bt {
	width:22%;
	height:46px;
	float:left;
	margin-right:4px;
	border:1px solid #666666;
	
	font-size:12px;
	color:#7b132a;
	line-height:46px;
	text-align:center;
	text-decoration:none;
	font-weight:600;
	background:transparent url(../images/choose-bt.gif) 0 0 repeat-x;

}
.service {
	width:77%;
	height:auto;
	float:right;
	overflow:hidden;

}
.service a{
	margin:0px 2px 0px 2px;
	float:left;
}

.left-item-1 {
	width:23.4%;
	height:auto;
	overflow:hidden;
	margin:10px 0px 5px 8px;
	float:left;
	padding-bottom:45px;
	background:transparent url(../images/item-bottom.gif) 0 100% no-repeat;
}

.item-img {
	background:transparent url(../images/item-img.gif) 0 0 no-repeat;
	width:180px;
	height:36px;
}
.item-bg {
	width:99%;
	height:auto;
	overflow:hidden;
	background-color:#FFFFFF;
	border-left:1px #a25a6a solid;
	border-right:1px #a25a6a solid;
}
.item-left-p-img {
	/*background:transparent url(../images/salad-1.jpg) 0 0 no-repeat;*/
	width:179px;
	height:146px;
	margin:10px 0px 8px 0px;
}
.gray {
	background-color:#efeeee;
	height:43px;
	
	font-size:13px;
	color:#801b31;
	line-height:43px;
	text-align:left;
	padding-left:10px;
	text-decoration:none;
	font-weight:600;

}

.white {
	background-color:#FFFFFF;
	height:43px;
	
	font-size:13px;
	color:#801b31;
	line-height:43px;
	text-align:left;
	padding-left:10px;
	text-decoration:none;
	font-weight:600;

}

/*2ND CONTENT*/ 
.item-2 {
	width:180px;
	height:auto;
	overflow:hidden;
	margin:10px 0px 0px 8px;
	float:left;
	background:transparent url(../images/item-3-bottom.gif) 0 100% no-repeat;
}

.item-2-img {
	background:transparent url(../images/item-2-bg.gif) 0 0 no-repeat;
	width:180px;
	height:36px;
	
	font-size:14px;
	color:#FFFFFF;
	line-height:43px;
	text-align:center;
	padding-left:10px;
	text-decoration:none;
	font-weight:600;
}

.gray-2 {
	background-color:#efeeee;
	height:43px;
	
	font-size:13px;
	color:#333333;
	line-height:43px;
	text-align:center;
	padding-left:10px;
	text-decoration:none;
	font-weight:600;

}
.gray-3 {
	background-color:#efeeee;
	height:73px;
	
	font-size:13px;
	color:#333333;
	line-height:73px;
	text-align:center;
	padding-left:10px;
	text-decoration:none;
	font-weight:600;

}

.white-2{
	background-color:#FFFFFF;
	height:43px;
	
	font-size:13px;
	color:#333333;
	line-height:43px;
	text-align:center;
	padding-left:10px;
	text-decoration:none;
	font-weight:600;

}
.white-3{
	background-color:#FFFFFF;
	height:73px;
	
	font-size:13px;
	color:#333333;
	line-height:73px;
	text-align:center;
	padding-left:10px;
	text-decoration:none;
	font-weight:600;

}
.item-bg-2 {
	width:99%;
	height:auto;
	overflow:hidden;
	background-color:#FFFFFF;
	border-left:1px #d2d1d1 solid;
	border-right:1px #d2d1d1 solid;
}

.more-bt {
	width:35%;
	margin:10px auto 10px auto;

}

.headings {
	width:194px;
	font-size:13px;
	color:#333333;
	font-weight:bold;
	line-height:24px;
	text-indent:10px;
	float:left;
}

.leftPan-text {
	float:left;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:24px;
	text-align:left;
	padding-left:15px;
}

.next {
	float:right;
	margin-right:10px;
}
.verdana18{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
color:#A70E0E;	
}
.verdana16{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
color:#A70E0E;	
}
.verdana14{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#A70E0E;	
}
.verdana12{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#A70E0E;	
}

/*/2ND CONTENT*/

/*/MAIN CONTENTS*/

