/* 
  ------------------------------------------------
  SET MAIN BODY STYLE
  ------------------------------------------------
*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color:#510914;
	color:#333333;
	margin: 35px 0px;
	padding: 0px;
}
/* 
  ------------------------------------------------
  SET TOP CAPTION CONTENT STYLE
  ------------------------------------------------
*/
.topcaption{
	background-color:#510914;
	margin:0px;
	padding:0px;
}
.topcaptionleft{
	width:300px;
	float:left;
	padding:0px 0px 5px 10px;
	color:#FFF6FB;
	font-size:1.25em;
	font-family:"Times New Roman", Times, serif;
}
.topcaptionleft p{
	padding:0px;
	margin:0px;
}
.topcaptionright p{
	padding:0px;
	margin:0px;
}
.topcaptionright{
	width:300px;
	float:right;
	text-align:right;
	padding:0px 10px 5px 0px;
	color:#FFF6FB;
	font-size:1.25em;
	font-family:"Times New Roman", Times, serif;
}
/* 
  ------------------------------------------------
  SET MASTHEAD AND MASTHEAD CONTENT STYLE
  ------------------------------------------------
*/
#masthead {
	color: #999999;
	background-color: #510914;
	padding: 0px;
	margin: 0px;
	width:860px;
	border:10px solid #6F1A22;
}
.mastheadleft{
	width:168px;
	float:left;
	border-right:10px solid #6F1A22;
}
.mastheadright{
	width:682px;
	float:left;
}
/* 
  ------------------------------------------------
  WRAPPERS AND CLEARFLOATS
  ------------------------------------------------
*/
#wrapper {
	width: 880px;
	margin: 0 auto;
	background-color:#FAEEF0;
}
#column_wrapper {
	width:860px;
	border-left:10px solid #6F1A22;
	border-right:10px solid #6F1A22;
	border-bottom:10px solid #6F1A22;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
/* 
  ------------------------------------------------
  NAVIGATION BAR
  ------------------------------------------------
*/
#navigationbar{
	width:860px;
	border-bottom:10px solid #6F1A22;
	border-left:10px solid #6F1A22;
	border-right:10px solid #6F1A22;
	background-color:#8F343D;
}
.navigationleft{
	width:168px;
	float:left;
}
.navigationright{
	width:682px;
	float:left;
	background-color:#B6730D;
	border-left:10px solid #6F1A22;
	font-size:0.813em;
}
.navigationright ul{
	padding:10px 5px 10px 12px;
	margin:0px;
}
.navigationright li{
	display:inline;
	list-style:none;
}
.navigationright li a{
	padding:0.375em 0.5em 0.375em 0.5em;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.navigationright li a:hover{
	background-color:#5D121E;
}
/* 
  ------------------------------------------------
  SET COLUMN WIDTHS
  ------------------------------------------------
*/
#left {
	float: left;
	width: 168px;
	margin: 0px;
	padding: 0px;
	
}
#right {
	width: 682px;
	float:left;
	padding: 0px;
	border-left: 10px solid #6F1A22;
}

.veg {
	color:#008000;
	font-weight: bold;
}

p.top {
	text-align: right;	
}
/* 
  ------------------------------------------------
  SET STYLES FOR COLUMN CONTENT
  ------------------------------------------------
*/
#left .content {
	padding: 20px 12px 12px 12px;
	font-size: 0.8em;
	line-height: 1.5em;
}
#right .content {
	padding: 20px 12px 12px 20px;
	font-size: 0.8em;
	line-height: 1.5em;
}
.imgwrap{
	width:230px;
	float:left;
	padding: 5px 10px 5px 0px;
}
.imgwrap2{
	width:230px;
	float:right;
	padding: 5px 10px 5px 10px;
}
.links{
	margin-top:20px;
}
.linksimg{
	width:129px;
	float:left;
}
.linksimg a img{
	border:none;
}
.linkstxt{
	float:left;
	width:520px;
}
.content li a{
	color:#510914;
	text-decoration:underline;
}
.content li a:hover{
	color:#B6730D;
	text-decoration:underline;
}
/* 
  ------------------------------------------------
  SET HEADER AND PARAGRAPH STYLES
  ------------------------------------------------
*/
h1 {
	font-size: 1.4em;
	color:#510914;
	margin: 0;
}
h2 {
	font-size: 1.2em;
	margin: 12px 0 0 0;
}

h3 {
	color:#510914;
	font-size: 1em;
	margin: 12px 0 0 0;
    border-bottom: solid #000000 1px;
	}
.content p {
	margin: 12px 0;
}
.content p a{
	color:#510914;
	text-decoration:none;
}
.content p a:hover{
	color:#B6730D;
	text-decoration:underline;
}
.enquiryform a{
	color:#510914;
	text-decoration:none;
}
.enquiryform a:hover{
	color:#B6730D;
	text-decoration:underline;
}
.nomargintop {
	margin-top: 0;
}

.dash {
    border-bottom-style: dashed; }
/* 
  ------------------------------------------------
  SET FOOTER AND FOOTER CONTENT STYLES
  ------------------------------------------------
*/
#footer {
	color: #FFFFFF;
	background-color: #510914;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	width:100%;
	clear: both;
}
.footerleft{
	width:164px;
	float:left;
	padding:12px;
}
.footerleft p{
	margin:0px;
	padding:0px;
}
.footerright{
	width:692px;
	float:right;
	text-align:right;
}
#footer .content {
	padding: 12px;
}
#footer .content a{
	color:#FFFFFF;
	text-decoration:none;
}
#footer .content a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

/* 
  ------------------------------------------------
 CONTENT STYLES
  ------------------------------------------------
*/

#special {
	border: 1px solid #000;
	padding: 0px 4px;
	width: 96%;
}
#SpecialOffer {
	border: 1px solid #510914;
	width: 228px;
	padding: 0px;
	float: right;
	margin-bottom: 10px;
	margin-top: 13px;
	background-color: #fff;
}
#SpecialOffer p {
	padding: 0px 4px;
	margin: 1px;
}
#SpecialOffer h2 {
	background-color: pink;
	margin: 0px;
	padding: 3px 8px;
	font-weight: normal;
	font-size: 1.2em;
}
.style01 {
	font-size: 1.3em;
	line-height: 1em;
	text-align: center;
}
.style02 {
	font-size: 0.7em;
	line-height: 1.5em;
}
.booknow {
	background-color: #8f343d;
	text-align:center;
	color: #fff;
	font-size: 1.1em;
	padding: 3px 8px;
}
