@charset "utf-8";
/* CSS Document */


    
#footerbox {
	font-size:12px;
}



 

/**********
S: Main menu
**********/
span.mainmenuwidth {padding-left:130px; } 

/**********
E: Main menu
**********/


.twocol {
	width:100%;
	clear:both;
}
.twocoll {
	float:left;
	width:50%;
}
.twocolr {
	float:right;
	width:50%; 
}



.banner {	
	width:630px;
	/*height:250px; 
	background-color:#EEEEEE;*/
	text-align:center;	
	clear:both; 
	}

.righthandbuttons {
	width:100%;
	/*background-color:#FFC;*/
 	border-bottom:1px solid #CCC;
	padding-bottom:10px;
	line-height:18px;
}

 


.pagetitle {
	color:#4f2683;
	font-size:19px;
	margin-top:30px;
	margin-bottom:30px;
	text-transform:uppercase;
	font-weight:bold;
	padding-left:20px;
	font-family:Tahoma, Geneva, sans-serif;
}
.pagetitlesmall {
 	font-size:16px;
	color:#333333;
	font-family:Tahoma, Geneva, sans-serif;
}
.sectiontitle {
	font-size:16px;
	text-transform:uppercase;
	color:#4f2683;
	clear:both;
  	padding-top:20px;
}


 

  



/**/ 
 
.sitetitle {
	font-size:14px;
	clear:both;
	text-transform:uppercase;
 	font-weight:bold;
  	color:#999;
	padding-top:0px;
	text-align:right;
	width:470px;
	/*width:500px;*/ 
	padding-right:30px;
}
.sitetitlefirstletter {
	font-size:26px;
}



 
 
 


/***** site specific ****/
 
.promotext {
	font-size:17px;
	color:#666666; 
 }
.smalltext {
	font-size:12px;
}
.lightercolourtext {
	color:#666;
}
.italic {
	font-style:italic;
}

 
.ulolflushtop {
	padding:0px;
	margin:0px;	
}
.linodeco{
	/*margin-left:-36px;*/
	list-style:none;
	padding-top:10px;
	padding-left:2px;
	padding-bottom:0px;
}


#form .reservation {
	float: left;
	text-align: left;
	margin-left: 20px;
	margin-right: 15px;
	width: 40px;
}




#form .specialbutton {
	border-right: 1px solid #34481E;
	border-bottom: 1px solid #34481E;
	border-top: 1px solid #9DC770;
	border-left: 1px solid #9DC770;
	padding:10px 25px;
	font-size:15px;
	color:#DEECCE;
 	cursor:pointer;cursor:hand;
	background-color: #678F3A;
}
#form .specialbutton:hover  {
	border-right: 1px solid #34481E;
	border-bottom: 1px solid #34481E;
	border-top: 1px solid #9DC770;
	border-left: 1px solid #9DC770;
	padding:10px 25px;
	font-size:15px;
	color:#FFFFFF;
 	cursor:pointer;cursor:hand;
	background-color:#7AAB45;
 }

 

.shadowbox {	 
	/*padding:10px 10px; */
	background-color:#FFFFFF;
	border: 1px solid #E2E2E2;/**/
	
	-moz-box-shadow: 1px 1px 2px #AEAEAE;
	-webkit-box-shadow: 1px 1px 2px #AEAEAE;
	box-shadow: 1px 1px 2px #AEAEAE;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#AEAEAE')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#AEAEAE');
}

.imgborder {
	border-top:1px solid #eeeeee;
	border-left:1px solid #eeeeee;
	border-right:1px solid #eeeeee;
	padding:10px;	
}

.imgstyle {
	height:13px;
	background-image:url(../images/shadowcorner.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	border-top:1px solid #eeeeee;	 	
}



/**** S: side menu ****/
.weeklyfeature {
	clear:both;
	width:300px;
 }
.weeklyfeaturel {
	float:left;display:block;width:70px; 
} 
.weeklyfeaturer {
	float:right;display:block;width:230px; 
}

#todayfeatureitemside li {
	padding-top:0px;
	padding-left:0px;
	margin-left:-25px;
	line-height:12px;
}
#todayfeatureitemside ul {
	padding-top:0px; 
	margin-top:0px; 
}
#todayfeatureitemside p {	 
	margin-bottom:0px; 
	padding-bottom:6px;
 }
/**** E: side men ****/

	