body {
	margin:0;
	font:14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url(../images/bg-body.gif) repeat;
	color:#e2e2e2;
	min-width:950px;
}
img{border-style:none;}
a{color:#000;}
a:hover{text-decoration:none;}
a.bluelink{
	color:#7FD7D7;
}
a.bluelink:hover{
	color:#956751;
}

a.bodytextlink{
	font:14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#e2e2e2;
	text-decoration:none;
}

input{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
.header-wrap{
	width:100%;
	background:url(../images/bg-header.png) repeat-x;
	height:344px;
}
/* header style*/
#header{
	width:950px;
	margin:0 auto;
}
#header1{
	width:950px;
	margin:0 auto;
	background-image:url(../images/banner01.jpg);
	background-repeat:no-repeat;
	height: 269px;
	background-position: 0 -2px;
}
#header2{
	width:950px;
	margin:0 auto;
	background-image:url(../images/header2.jpg);
	background-repeat:no-repeat;
	height: 269px;
}
#header3{
	width:950px;
	margin:0 auto;
	background-image:url(../images/header3.jpg);
	background-repeat:no-repeat;
	height: 269px;
}
#headercontent {
	position:absolute;
	width:950px;
	height:50px;
	z-index:1;
	color:#333;
	font-size:16px;
}
#header img{
	width:950px;
	height:267px;
	display:block;
}
* html #header img{
	margin:0 0  0;
}
/* navigation style */
/* navigation style */
ul.nav{
	width:901px;
	list-style:none;
	padding:0;
	margin:0;
	background: url(../images/sep.gif) no-repeat 898px 1px;
	position:absolute;
	top:-43px;
	left:0px;
}
ul.nav li{
	float:left;
	background: url(../images/sep.gif) no-repeat 0 1px;
	padding:0 0 0 2px;
	position: relative;
}
ul.nav li:first-child{
	padding: 0;
	margin:0 0 0 0;
}
ul.nav li:hover ul,
ul.nav li.hover ul{display:block;}
ul.nav li:hover a,
ul.nav li.hover a{
	background: url(../images/bg-hover.gif) repeat-x 0 1px;
	color:#fff;
}
ul.nav li:hover ul a,
ul.nav li.hover ul a{
	background:none;
	color:#372517;
}
ul.nav li:hover ul a:hover,
ul.nav li.hover ul a:hover{
	background: url(../images/bg-hover.gif) repeat-x 0 0px;
	color:#fff;
}
ul.nav li:hover a.bullet span,
ul.nav li.hover a.bullet span{
	background: url(../images/bullet01.gif) no-repeat 96% 23px;
}
ul.nav li a{
	color:#372517;
	padding:15px 4px 11px;
	display:block;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
}
ul.nav li a.bullet{
	position:relative;
}
ul.nav li a.bullet{
	padding:0;
}
ul.nav li a.bullet span{
	background: url(../images/bullet02.gif) no-repeat 96% 23px;
	padding:15px 16px 11px 5px;
	display:block;
}
ul.nav li a:hover{
	background: url(../images/bg-hover.gif) repeat-x 0 1px;
	color:#fff;
}
ul.nav li a.bullet:hover span{
	background: url(../images/bullet01.gif) no-repeat 96% 23px;
}
ul.nav ul{
	list-style:none;
	margin:0;
	padding:0;
	background: url(../images/bg-drop.gif) repeat-y;
	width:163px;
	position:absolute;
	display: none;

}
ul.nav ul li{
	width:163px;
	border-top:1px solid #362517;
	background:none;
	margin:-1px 0 0 0;
	position:relative;
	padding:0;
}
ul.nav ul li:first-child{
	margin:0;
	padding:0;
}
ul.nav ul li a{
	padding:6px 11px 7px 17px;
}
/*second dropdown*/
ul.nav li:hover ul li ul,
ul.nav li.hover ul li ul{
	list-style:none;
	margin:0;
	padding:0;
	background: url(../images/bg-drop.gif) repeat-y;
	width:163px;
	position:absolute;
	top:0;
	right:-163px;
	visibility: hidden;
}
ul.nav li ul li:hover ul,
ul.nav li ul li.hover ul{
	visibility: visible;
}
ul.nav li ul li:hover a,
ul.nav li ul li.hover a{
	background: url(../images/bg-hover.gif) repeat-x 0 0px;
	color:#fff;
	position:relative;
}
ul.nav li ul li:hover ul a,
ul.nav li ul li.hover ul a{
	background:none;
	color:#372517;
}
ul.nav li ul li ul a:hover{
	background: url(../images/bg-hover.gif) repeat-x 0 0px;
	color:#fff;
}
/*main style*/
.main-wrap{
	width:900px;
	background: url(../images/bg-main-wrap.png) repeat-y;
	margin:-34px auto 0;
	padding:0 25px 40px;
}
#main{
	width:900px;
	background:#362517;
	position:relative;
}
.two-columns{
	width:900px;
	background: url(../images/bg-twocolumns.gif) repeat-y;
	overflow:hidden;
	margin:0 0 10px 0;
}
/*content style*/
#content{
	width:597px;
	padding:25px 32px 0;
	float:left;
}
#content h1.ttl-01{
	margin:0 0 27px -10px;
	background: url(../images/welcome.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	width:170px;
	height:44px;
}
#content p{
	margin:0 0 17px 0;
}
/*sidbar style*/
#sidebar{
	width:173px;
	background: url(../images/bg-sidebar.gif) repeat-x;
	float:right;
	padding:43px 32px 0;
	min-height:525px;
}

#specials{
width:173;
float:right;
}

.cformcntnr{
width:160px;
float:right;
}



* html #sidebar{
	height:525px;
}
.ttl-02 {
	margin:20px 0 20px 0;
	background: url(../images/contact-us.gif) no-repeat;
	overflow:hidden;
	width:174px;
	height:34px;
	float: right;
}
.form-set span{
	display:block;
	width:163px;
	border:1px solid #3b3b3b;
	height:24px;
	background: url(../images/bg-input.gif) repeat-x;
	overflow:hidden;
	padding:0 4px 0;
}
.form-set input{
	background:none;
	border:0;
	float:left;
	padding:4px 0;
	width:163px;
}
.form-set label{
	color:#003a1f;
	margin:4px 0;
	display:block;
}
.btns{
	margin:8px 0 0 0;
}
.btns input{
	float:right;
	margin:0 6px 0 0;
}
.btns .reset{
	width:46px;
	height:18px;
}
.btns .submit{
	width:54px;
	height:19px;
}
.ttl-wrap{
	width:900px;
	background:#362517 url(../images/bg-ttl-wrap.gif) no-repeat 64px 10px;
	border-top:11px solid #845f4b;
}
#ttl{
	width:815px;
	background:url(../images/bg-ttl.gif) repeat-x 0 100%;
	min-height:397px;
	padding:46px 45px 35px 40px;
	overflow:hidden;
	
}

* html #ttl{
	height:397px;
	overflow:visible;	
}
#ttl address{
	width:250px;
	font-size:12px;
	font-style:normal;
	margin:0 0 25px 0;
}
#ttl address span{
	color:#7ed6d6;
	display:block;
	width:200px;
}
.links ul{
	list-style:none;
	margin:0;
	padding:0;
	text-align:center;
}
.links ul li{
	background: url(../images/sep2.gif) no-repeat 0 4px;
	display:inline;
	margin:0 6px 0 0;
	padding:0 0 0 8px;
}
.links ul li:first-child{
	background:none;
}
.links ul li a{
	color:#e3e7e7;
	font-size:12px;
	text-decoration:none;
}
.links ul li a:hover{
	text-decoration:underline;
}
.links a.facial{
	width:376px;
	color:#e3e7e7;
	font-size:12px;
	text-decoration:none;
	margin:0 auto;
	display:block;
}
.links{
	margin:0 0 30px 0;
}
#ttl p{
	margin:0 0 25px 0;
	text-align:center;
}
.links2{
	width:100%;
	overflow:hidden;
}
.links2 ul li{
	float:left;
	width:100%;
}
.links2 ul{
	list-style:none;
	margin:0 60px 0 70px;
	padding:0;
	width:140px;
	float:left;
	display:inline;
}
.links2 ul li a{
	color:#7ed7d7;
	font-size:10px;
	text-decoration:none;
}
.links2 ul li a:hover{
	text-decoration:underline;
}
.footer-wrap{
	width:100%;
	background: url(../images/bg-footer-wrap.png) repeat-x 0 0;
	margin:-50px 0 0 0;
}
/*footer style*/
#footer{
	width:900px;
	background:#372618;
	margin:0 auto;
	padding:30px 0 20px 0;
}
#footer p{
	margin:0;
	text-align:center;
	font-size:10px;
	color:#e3e7e7;
}
#footer a{
	color:#e3e7e7;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}

.photo{
padding:15px;
}

.chdr{
font-size:24px;
}
