/*---------------------- GENERAL ----------------------*/
body{
	margin:0;
	padding:28px 0 22px;
	background-color:#140C09;
	font:13px/18px Arial, Helvetica, sans-serif;
	}
td, tr, img, p, a, ul, li, h1, form, label{
	padding:0;
	margin:0;
	}
img{ 
	border:none;
	display:block;
	}
a{ 
	text-decoration:none;
	outline:none;
	}
ul, li{
	list-style-type:none;
	}
.spacer{
	font-size:0;
	line-height:0;
	clear:both;
	}
.container{
	width:900px;
	}
/*-------------------------- HEADER PART START------------------------*/

.menubg{
	background-color:#35230B;
	background:url(images/menubg.gif) 0 0 repeat-x;
	background-color:inherit;
	}
ul.menu{
	margin:7px 0 0 0;
	font:bold 11px/13px Arial, Helvetica, sans-serif;
	color:#9D8A07;
	background-color:#35230B;
	}
ul.menu li{
	float:left;
	background:url(images/menudivider.gif) 0 50% no-repeat;
	padding:0 16px;
	}
ul.menu li.nodivider{
	background:none;
	}
ul.menu li a{
	color:#7D6C45;
	background-color:inherit;
	}
ul.menu li a:hover{
	color:#9D8A07;
	background-color:inherit;
	}
	
/*-------------------------- HEADER PART ENDS------------------------*/

/*-------------------------- BODY PART START------------------------*/
.bodytext {
	padding-top:30px;
}
.bodytext p{
	color:#80754F;
	padding-bottom:16px;
	background-color:inherit;
	width:320px;
	}
.bodytext p.heading{
	font-weight:bold;
	font-size:13px;
	line-height:20px;
	padding-bottom:20px;
	color:#BFB38F;
	}
.bodytext p.callus{
	font:bold 25px/27px Georgia, "Times New Roman", Times, serif;
	color:#947C31;
	padding:33px 0 16px 0;
	background-color:inherit;
	}
.bodytext p.callus span{
	font-family:Arial, Helvetica, sans-serif;
	color:#BFB38F;
	background-color:inherit;
	}
.bodytext p.calltop{
	padding:33px 0 16px 0;
	}
.bodytext p a:link,.bodytext p a:visited,.bodytext p a:active {
	color:#80754F;
	text-decoration:underline;
}
.bodytext p a:hover {
	color:#BFB38F;
	text-decoration:none;
}


.bodytext1 p{
	color:#80754F;
	padding-bottom:16px;
	background-color:inherit;
	}
.bodytext1 p.heading{
	font-weight:bold;
	font-size:13px;
	line-height:20px;
	padding-bottom:20px;
	color:#BFB38F;
	}
.bodytext1 p.callus{
	font:bold 25px/27px Georgia, "Times New Roman", Times, serif;
	color:#947C31;
	padding:33px 0 16px 0;
	background-color:inherit;
	}
.bodytext1 p.callus span{
	font-family:Arial, Helvetica, sans-serif;
	color:#BFB38F;
	background-color:inherit;
	}
.bodytext1 p.calltop{
	padding:33px 0 16px 0;
	}
.bodytext1 p a:link,.bodytext1 p a:visited,.bodytext1 p a:active {
	color:#80754F;
	text-decoration:underline;
}
.bodytext1 p a:hover {
	color:#BFB38F;
	text-decoration:none;
}


/*-------------------------- BODY PART END------------------------*/

/*-------------------------- FOOTER PART START------------------------*/
.footer ul{
	padding:25px 0 7px 0;
	font:bold 11px/13px Arial, Helvetica, sans-serif;
	}
.footer ul li{
	background:url(images/footerdivider.gif) 0 50% no-repeat;
	padding:0 12px 0 20px;
	color:#7D6C45;
	background-color:inherit;
	display:inline;
	}
.footer ul li.nodivider{
	background:none;
	}
.footer ul li a, 
.footer ul li span{
	color:#7D6C45;
	background-color:inherit;
	}
.footer ul li a:hover, 
.footer ul li span{
	color:#3E331A;
	background-color:inherit;
	}
.footer p{
	font-size:11px;
	line-height:13px;
	color:#3E331A;
	background-color:inherit;
	}
.footer p a:link,.footer p a:visited,.footer p a:active,.footer p a:visited,.footer p a:hover {
	color:#3E331A;
	text-decoration:none;
}
/*-------------------------- FOOTER PART END------------------------*/	
/*-------------------------- SESSIONPRICE------------------------*/

.bodytext p.price{
	font-weight:bold;
	font-size:16px;
	line-height:18px;
	padding-bottom:20px;
	color:#BFB38F;
	}
	
/*----------------------LOCATION---------------------*/
.bodytext p span{
	color:#988E6A;
	background-color:inherit;
	font-weight:bold;
}
.bodytext p.location {
	padding-top:25px;
}
.bodytext p.location a{
	color:#988E6A;
	background-color:inherit;
	font-weight:bold;
	text-decoration:underline;
	line-height:25px;
}
.bodytext p.location a:hover{
	color:#fff;
	background-color:inherit;
	font-weight:bold;
	text-decoration:none;
}
.bodytext img.map {
	border:#80754F 3px solid;
}
/*--------------------------LINK----------------------*/
.banner{
	margin-bottom:22px;
}

.style3 {
	font-size: 16;
	color: #9D8A07;
	font-weight: bold;
	line-height:30px;
}

