@charset "utf-8";
/*
common Start
*/
*{margin:0;padding:0}
html{font-size:63%}
body,input,select{color:#000;font:12px verdana,"宋体",sans-serif}/*定义通用的字体与颜色*/
body{
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color:#A40E10
}
ul,li{list-style:none}
img{border:0}
a{text-decoration:none}
a:hover{text-decoration:underline}
#container{width:940px;margin:0 auto; padding-bottom:50px;}
.textfield{height:14px;padding:2px;border:1px solid #ccc}
/*
common End
header Start
*/
#indexbody{
	background-image: url(../images/indexbody.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color:#003B68
}
#main {
	width: 1000px;
	height: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-image: url(../images/index_bg.jpg);
	background-position: center center;
}
.indexheader{ padding-top:21px; height:53px;}
.indexheader h1{ float:left; padding-left:112px; padding-top:7px;}
.indexheader h1 a{ display:block; width:228px; height:46px; text-indent:-9999px; overflow:hidden}
.headercontact{ float:right;; padding-right:22px; padding-top:16px;}
.headercontact a{display:block;float:left;height:21px;width:21px; margin-right:4px; display:inline}
.headercontact{}
a.card1  {
	height: 53px;
	width: 210px;
	display: block;
	float:right;
	margin-right:88px;
	display:inline
}
.nav {
	list-style-type: none;
	padding-left: 110px;
	padding-top: 25px;
	height: 32px;
}
.nav li {
	float: left;
	background-image: url(../images/indexnav_bg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}

.nav li a {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 33px;
}
.nav li a:hover {
	color: #FFFF66;
}
#indexleft {
	padding-left: 75px;
	float: left;
	width: 200px;
}
#media {
	padding-top: 42px;
}
#pic {
	padding-top: 15px;
}
#right {
	width: 650px;
	float: right;
	padding-right: 75px;
	padding-top: 4px;
}
.indexfooter{
	clear:both;
	height:30px;
	line-height:30px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DB8005;
}




#header{
	height:105px;
	padding-bottom:6px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#header h1{float:left; padding-left:29px; padding-top:5px;}
#header h1 a{display:block;text-indent:-9999px; overflow:hidden; width:139px; height:93px;}
a.card {
display:block;
height:53px;
margin-bottom:8px;
margin-right:8px;
margin-top:6px;
width:210px;
float:right;
}
#quickSummary{ float:right; height:67px;}
#quickSummary .topcontact{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	float:right;
	padding-top:48px;
	padding-right:20px;
	font-style: italic;
}
#navmain {clear:right;
height:32px;
list-style-type:none;
padding-top:4px;
padding-left:0px;
width:600px;
float:right
}
#navmain li{
	background-image: url(../images/navmain_li_bg.jpg);
}
/*
header End
content Start
*/
#contentContainer{
	background-image: url(../images/contentContainer_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float:left;
	width:940px;
	background-color:#FFFFFF;
	padding-top:8px;
}
#banner {
height:410px;
width:650px;
padding-bottom:4px;
}
#contentWrap{float:right;width:650px;padding:0px 9px 0px 0}
/*
content End
sideBar Start
*/
#sideBar{
	float:left;
	width:273px;
	padding:px 0 px px;
	background-image: url(../images/sidebar_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	min-height:1002px;
	_height:1002px
}
.sideBarul{padding-left:8px;
padding-top:10px;}
.sideBarul{padding-bottom:5px;}
#sidebarbot{
	padding-left:16px;
	width:241px;
	height:59px;
	background-image: url(../images/sidebarbot_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top:33px;
}
#sidebarbot p{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#333333; line-height:26px; text-indent:16px;}
#sidebarbot ul{ padding-left:16px;}
#sidebarbot ul li{ float:left; padding-right:6px;}
/*
sideBar End
footer Start
*/
#footer{
	clear:both;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	height:170px;
	line-height:170px;
	text-align:center;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #A40E10;
}
/*
footer End
*/

/*
columns common style Start
*/
#content{
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top:28px;
}
#content h2{
	height:24px;
	background-image: url(../images/content_h2_bg.jpg);
	background-repeat: no-repeat;
	background-position: 22px top;
	padding-left:72px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006CC7;
	line-height:24px;
	padding-bottom:18px;
}
#content h3{}
#content .about-us p{
	line-height:180%;
	padding-bottom:1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left:7px;
	padding-right:7px;
}
#content p{	line-height:180%;
	padding-bottom:1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;}
.about-us{ float:left; width:360px; padding:5px 12px 0 12px;}
.aboutright{ float:right; width:237px; padding-right:28px;}
.aboutright h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	height:52px;
	padding-left:10px;
	line-height:52px;
}
.chefs{ padding-left:56px;}
.viewpdf{
	background-image: url(../images/viewpdf.jpg);
	background-repeat: no-repeat;
	float:left;
	padding:385px 22px 145px 98px;width:137px; height:42px;
	margin-top:14px;
	margin-left:42px;
	margin-right:48px;
	display:inline
	
}
.viewpdf a{display:block; width:137px; height:42px;}
.viewflash{	background-image: url(../images/viewflash.jpg);margin-top:14px;
	background-repeat: no-repeat;
	float:left; padding:190px 57px 338px 56px;width:147px; height:44px;}
.viewflash a{ display:block; width:147px; height:44px;}
.gifttop{
	width:211px;
	height:49px;
	padding:115px 127px 16px 291px;
	background-image: url(../images/gifttop_bg.jpg);
	margin-left:12px;
}
.gifttop a{ display:block;	width:211px;
	height:49px;}
.giftbot{
	background-image: url(../images/giftbot_bg.jpg);
	margin-top:3px;
	padding-top:14px;
	padding-left:20px;
	padding-right:360px;
	width:270px;
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom:30px;
}
.giftbot ul li{padding:5px 0}
.giftbot ul li label{text-align:left; color:#363636;
font-family:Helvetica;
font-size:11px; font-weight:700; padding-left:4px;}
.giftbot ul li input{height:12px;}
.giftbot ul .giftbotbtntop label{ font-weight:100}
.giftbot ul .giftbotbtn input{ width:auto; height:auto; border:0px solid #fff}
.enventul{ padding-left:28px; padding-top:24px;}
.enventul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.enventul li{
	height:44px;
	line-height:44px;
	width:523px;
	padding:0px 35px 0px 30px;
	background-image: url(../images/envent_bg.jpg);
	background-repeat: no-repeat;
}
.enventul li span{
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#map {
padding-left:22px;
padding-top:12px;
}
#teppan {
	background-image:url(../images/teppan-bg.jpg);
	background-repeat:no-repeat;
	height:647px;
	width:610px;
	margin-left:20px;
	background-position: center center;
}
#sports {
background-image:url(../images/sports.jpg);
background-repeat:no-repeat;
height:625px;
width:610px;
margin-left:20px;
	background-position: center center;
}
#patio {
background-image:url(../images/patio-bg.jpg);
background-repeat:no-repeat;
height:629px;
width:610px;
margin-left:20px;
	background-position: center center;
}
.Location{
	background-image: url(../images/Location_bg.jpg);
	background-repeat: no-repeat;
	width:592px;
	height:204px;
	padding-top:30px;
	padding-left:18px;
}
#content .Location h6{	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;font-weight:100; padding-bottom:2em; height:16px}
	#content .Location h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:100;padding-bottom:1.2em
}
#content .Location h5 span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	color: #F62C21;font-weight:100
}
#content .Location h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	height:20px;
}
.galleryul{}
.galleryul li{ padding:7px 12px; float:left}
.galleryul li img{padding:9px 9px 14px 9px;background-image: url(../images/galleryul_li_bg.jpg);}
#sideWrap{ color:#000000; clear:both; text-align:right; padding-right:30px;}
#sideWrap a{
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#sideWrap b{color:#fff;font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; background-color:#A40E10}