html, body, div, form, span, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0px;
  padding: 0px;
  border: 0px;
  outline: 0px;
}
body {
	font-size: 11px;
	color: #2d2e2e;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/bg.jpg) repeat-x;
}
body img {
	border: 0px;
}
h1, h2, h3 {
	color: #000000;
}
h1 {
	font-size: 1.7em;
}
h2 {
	font-size: 1.3em;
}
h3 {
	font-size: 1.1em;
}
a,  a:link {
  color: brown;
}
a:visited {
  color: brown;
}
a:hover {
  color: #FF9900;
  text-decoration: underline;
}
a:focus {
  color: #2170bd;
}
a:active {
  color: #039;
}
.floatleft {
	float:left;
}
.aligncenter {
	text-align:center;
}
.alignleft {
	text-align:left;
}
.alignright {
	text-align:right;
}
.floatright {
	float:right;
}
div.readmore { 
    bottom: 0px;
	text-align:right;
	margin-top:16px;
}
p.readmore {
	clear:both;
	margin-bottom:6px;
	text-align:right
}
a.navlink {
	color:#008FBC;
	font-weight:bold;
}
a.navlink:hover {
	color:#444444;
	text-decoration:none;
}
.divider {
	height:20px;
}
.clear {
  clear: both;
}
.clearleft {
  clear: left;
}
.clearright {
  clear: right;
}
.noborder {
	border:none !important;
}
li.nobull {
	list-style:none !important;;
}
.nomargin {
	margin:0;
	padding:0;
}
.bigfont {
	font-size:12px;
}
table td {
	vertical-align:top;
}
#wrapper {
  background-color: #fff;
  width:940px;
  text-align: left;
  margin: 0px auto 0px auto; 
}
#inner {
	clear:left;
	float:left;
	width:100%;
	overflow:hidden;
	background:#FFFFFF; /* column 2 */
	margin-top:1px;
}
#container {
	float:left;
	width:100%;
	position:relative;
	right:32%;
	border-right:1px dotted #CCCCCC; /* column 1 */
}
#content {
	float:left;
	width:67.9%;
	position:relative;
	left:32%;
	overflow:hidden;
        padding-bottom:20px;
}
#panelright {
	float:left;
	width:32%;
	position:relative;
	left:33%;
	overflow:hidden;	
}
#masthead {
	height:102px;
	background:url(../images/bg-header-b.jpg) repeat-x;
}
#masthead .mastleft {
	width:70%;
	float:left;
}
#masthead .logo {
	width:210px;
	height:76px;
	float:left;
	margin-top:22px;
}
#masthead .headertop {
	width:730px;
	float:left;
}
#masthead .search {
	height:36px;
	width:380px;
	color:#FFFFFF;
	text-align:right;	
	float:right;
}
#masthead .slogan {
	height:20px;
	width:276px;
	float:left;
	padding-left:26px;
	margin-top:30px;
	font-style:oblique;
}
#masthead .search .searchbox {
	width:210px;	
	height:22px;
	border:none;
	border-bottom:1px solid #FFFFFF;
	padding-left:10px;
	float:right;
	background-color:#F9F8F7;
	color:#634125;
}
#masthead .search .searchbtn {
	border:1px solid #333333;
	color:#FFFFFF;
	width:32px;
	height:28px;
	float:right;
	background:#666666 url(../images/search.gif) no-repeat;
	font-weight:bold;
	font-family:Arial, Georgia, serif;
	padding:4px;
	cursor: pointer;
	text-transform:uppercase;
}
#masthead .search .bg-search-l {
	background:url(../images/bg-search-l.gif)  no-repeat;
	width:27px;
	height:50px;
	float:left;
}
#masthead .search .bg-search-m {
	background:url(../images/bg-search-m.gif)  repeat-x;
	height:42px;
	width:260px;
	float:left;
	padding-top:8px;
}
#masthead .search .bg-search-r {
	background:url(../images/bg-search-r.gif)  no-repeat;
	width:31px;
	height:50px;
	float:left;
}
#masthead .menu {
	width:730px;
	height:46px;
	float:left;
	margin-top:4px;
}
#banner {
	width:940px;
	height:350px;
	margin-top:1px;
}
#content .homeintro {
	background-color:#F9F8F7;
	border:1px solid #E2DED8;
	border-right:none;
	padding:6px 14px 4px 14px;
	min-height:130px;
}
#content .homeintro  h4{
	margin-bottom:6px;
	color:#736353;
	font-weight:bold;
	font-size:15px;
}
#content h2 , .search h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	font-weight:normal;
	margin-left:0;
	padding-bottom:9px;
}
.search h1 {
	border-bottom:1px dotted #333333;
	margin-bottom:16px;
}
.search .counter {
	font-family:Verdana;
	font-size:10px;
	color:#666666;
}
/*#content h3 {
	color:#736353;
	font-size:20px;
	font-weight:normal;
	margin-top:22px;	
	background-color:#F9F8F7;
	border:1px dotted #E2DED8;
	padding:8px 10px;
}*/
#content h3 {
	/*font-family: Helvetica, sArial, ans-serif;*/
	font-family: ‘Trebuchet MS’, Helvetica, sans-serif;
    padding: 5px 0 5px 0;
    margin: 8px 0 10px 0;
    font-size: 20px;
	font-weight:normal;
	color:#4E4129;
	border-bottom:1px solid #DFDFA2;
}
#content h4{
	color:#597700;
	font-size:16px;
	font-weight:normal;
	padding-top:12px;
}
#content div.titles {
	width:74%;
	float:left;
	margin-top:18px;
}
#content div.icons {
	width:26%;
	float:right;
}
#content div.dotted, .blogspecial h2 {
	border-bottom:1px dotted #333333;
	margin-bottom:16px;
}
#content ul.actions li {
	width:50%;
	float:left;
	list-style:none;
}
#content .item-page {
	padding-right:14px;
	padding-bottom:40px;
}
#content .highlight, #content .highlights {
	background-color:#F9F8F7;
	border:1px solid #E2DED8;
	padding:10px;
	margin-right:10px;
	margin-bottom:10px;
}
#content span.highlight {
	background-color:none;
	border:none;
	padding:0px;
	font-weight:bold;
}
#content .infobox {
	background-color:#F9F8F7;
	border:1px solid #E2DED8;
	padding:12px;
	font-size:12px;
	margin-bottom:30px;
}
#content dd{
	padding:12px;
}
#content li {
	list-style:url(../images/bullet-rnd.gif);
}
#content .infobox h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:normal;
	padding-bottom:9px;
	border-bottom:1px dotted #FFFFFF;
}
#content .search fieldset {
	background-color:#F9F8F7;
	border:1px solid #E2DED8;
	padding:6px;
	width:95%;
}
#content .search dt {
	margin-top:16px;
	font-weight:bold;
	font-size:12px;
}
#content .search dt a {
	font-weight:bold;
	font-size:12px;
}
#content .search dd.result-text {
	margin:0;
	width:94%;
	border-bottom:1px dotted #E2DED8;
}
#content .pagination {
	margin-bottom:50px;
	text-align:center;
	background:#F5F4EF;
	color:#666666;
	font-size:10px;
}
#content .pagination  li{
	list-style:none !important;
	float:left;
	min-width:40px;
}
#rightcol h2 {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:normal;
	margin-left:0;
	padding-bottom:9px;
	border-bottom:1px dotted #FFFFFF;
}
.panelbox {
	/*padding:12px 0 0 12px;*/
	margin-bottom:12px;
}
.panelbox .paneltop {
	background:url(../images/paneltop.png) no-repeat;
	height:44px;
	width:292px;
}
.panelbox .ptext {
	width:270px;
	padding:0 10px 10px 10px;
	/*border-left:1px solid #A3F000;
	border-right:1px solid #A3F000;
	border-left:1px solid #B0A495;
	border-right:1px solid #B0A495;*/
	border-left:1px solid #8D764B;
	border-right:1px solid #8D764B;	
	border-top:none;
	/*background-color:#E2FFA7;
	background-color:#FFF2F2;*/
	background-color:#B59E73;
	font-size:10px;
}
.panelbox .ptextbg {
	width:270px;
	padding:0 10px 10px 10px;
	border-left:1px solid #A3F000;
	border-right:1px solid #A3F000;
	border-top:none;
	background-image:url(../images/panelbox-mid.jpg);
	background-repeat:repeat-x
}
.panelbox .panelbottom {
	background:url(../images/panelbox-bottom.png) no-repeat;
	height:12px;
	width:292px;
}
.panelbox h3 {
	padding-top:12px;
	padding-bottom:3px;
	font-size:1.6em;
	font-weight:normal;
	font-family:Arial;
	color:#FFFFFF;
	margin-left:14px;
	margin-bottom:3px;
	text-transform:uppercase;
	width:90%;
	border-bottom:1px dotted #F1EEEB;
}
.panelbox h2 {
	margin-top:13px;
	margin-bottom:10px;
	font-size:1.7em;
	font-weight:normal;
	font-family:Arial;
	color:#4E4129;
	margin-left:4px;	
	text-transform:uppercase;
	width:94%;
}
.panelbox h4 {
	padding-top:12px;
	font-size:1.2em;
	font-weight:bold;
	font-family:Arial;
	color:#FFFFFF;
	margin-left:0px;
	margin-bottom:5px;
}
.panelbox table.prices h4 {
	border-bottom:1px solid #FFFFFF;
}
.panelbox table.prices th {
	text-transform:uppercase;
	padding-right:2px;
}
.panelbox table td {
	vertical-align:top;
}
.panelbox ul {
	margin:0 0 0 14px;
	padding:0;
	list-style-type:square;
	line-height:18px;
}
.panelbox ul a {
	/*color:#663333;*/
	color:#FFFFFF;
}
.panelbox ul a:hover {
	color:#663333;
}
.panelbox ul li{
	list-style-image:url(../images/bull.gif);
	margin-left:8px;
	margin-top:0px;
}
.panelbox .newsintro {
	font-size:10px;
	font-family:Verdana,Arial;
	/*color:#999999;*/
	color:#FFFFFF;
}
.panelbox .newstitle a{
	/*color:#736353;*/
	color:#333333;
}
.panelbox .newstitle a:hover{
	color:#736353;
}
.panelbox .specialoffersbox ul li {
	list-style-image:none;
	margin-left:4px;
}
.panelbox .specialoffersicon img {
	border:4px solid #FFFFFF;
}
.panelbox .nthumb {
	width:92px;
	height:66px;
	float:left;
}
.panelbox .ntext {
	width:180px;
	height:66px;
	float:left;
}
.panelbox .ntext p {
	font-size:10px;
	color:#666666;
	margin-top:3px;
}
.panelbox .divider {
	border-bottom:1px dotted #CCCCCC;
	margin-top:10px;
	margin-bottom:16px;
}
.contactsbox {
	background-color:#736353;
	padding:10px;
	min-height:130px;
	margin-bottom:16px;
}
.contactsbox h3 {
	color:#F1EEEB;
	text-transform:uppercase;
	font-size:18px;
	font-weight:normal;
	border-bottom:1px dotted #F1EEEB;
	text-align:left;
	padding-bottom:4px;
	width:94%;
	margin:0 auto;
	margin-bottom:8px;
}
.contactsbox .phone, .contactsbox .email {
	color:#FFFFCC;
	font-weight:bold;
	font-size:15px;
	font-weight:bold;
	margin-left:5px;
	margin-bottom:3px;	
}
.contactsbox .phone {
	background:url(../images/phone.gif) no-repeat;
	background-position:left top;
}
.contactsbox .email {
	background:url(../images/email.gif) no-repeat;
	background-position:left bottom;
}
.contactsbox a {
	color:#FFFFCC;
}
.contactsbox a:hover {
	color:#FF6600;
}
.contactsbox span {
	margin-left:24px;
}
.contactsbox .btn {
	background:url(../images/bg-btn.png) no-repeat;
	height:25px;
	width:116px;
	margin-left:6px;	
	margin-top:10px;
	text-align:center;
}
.contactsbox .btn a {
	font-weight:bold;	
	text-transform:uppercase;
	color:#444444;
	text-decoration:none;
	top:6px;
	position:relative;	
}
.contactsbox .btn a:hover {
	color:#CC3300;
}
a.button {
	border:1px solid #000000;
	color:#FFFFFF;
	min-width:100px;
	height:36px;
	background-color:#5F4916;
	text-transform:uppercase;
	font-size:70%;
	font-weight:bold;
	font-family:Arial, Georgia, "Times New Roman", Times, serif;
	padding:5px;
	text-decoration:none;
}
a.button:hover {
	color:#FF3300;
	background-color:#000000;
	border:1px solid #FF3300;
}
div.enquiry a.button {
	border:1px solid #DEBE73;
	color:#DEBE73;
	min-width:120px;
	height:40px;
	background-color:#666666;
	text-transform:uppercase;
	font-size:80%;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:6px;
	text-decoration:none;
}
div.enquiry a.button:hover {
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	text-decoration:none;
}
.hometab {
	margin-bottom:32px;
	margin-top:16px;
}
.hometab .pic {
	width:300px;
	height:156px;
	float:left;
	background:url(../images/bg-photo.gif) no-repeat;
}
.hometab .pic img {
	left:11px;
	top:11px;
	position:relative;
}
.hometab .details {
	width:50%;
	float:right;
}
.hometab .details h2 {
	margin:0px !important;
	padding:0px !important;
	font-size:18px !important;	
	border-bottom:none !important;
}
.hometab .details h2 a {
	text-decoration:underline;
	color:#990000;
}
.hometab .details h2 a:hover {
	text-decoration:none;
	color:#444444;
}
.hometab p {
	padding:0 6px 0 0; 
}
.hometab .shortlink {
	width:295px;
	height:32px;
	background:url(../images/bg-links.jpg) no-repeat;
}
.hometab .shortlink span {
	top:8px;
	left:12px;
	position:relative;
}
.hometab .shortlink span a {
	font-weight:bold;
	color:#736353;
}
.hometab .shortlink span a:hover {
	color:#333333;
}
.hotelitem {
	background-color:#F9F8F7;
	border:1px solid #E2DED8;
	padding:14px;
	color:#660033;
}
.hotelitem .hphoto {
	width:376px;
	float:left;
}
.hotelitem .htext {
	width:192px;
	float:left;
	margin-left:14px;
}
.hotelitem .hthumbs {
	width:382px;
	float:left;
	margin-top:5px;
}
.hotelitem .hthumbs ul {
	list-style:none;
	margin:0;
	padding:0;
}
.hotelitem .hthumbs li {
	width:127px;
	height:79px;
	float:left;
}
h3.hhotelitem {
	color:#660033;
	font-size:16px;
	margin-top:30px;
	margin-bottom:10px;
}
/*specialoffers*/
.specialoffer {
	background-color:#F9F8F7;
	border:1px solid #E2DED8;  
	padding:12px;
	min-height:120px;
}
table.specialoffer {
	background-color:#F9F8F7;
	border:1px solid #E2DED8;
	padding:10px;
	/*min-height:120px;*/
}
div.specialmaindetails  .cost {
	color:#996600;
	font-weight:bold;
	font-size:14px;
	/*border-bottom:1px dotted #996600;*/
	margin-bottom:5px;
	text-align:center;
}
div.specialmaindetails  .rate {
	margin-bottom:5px;
	font-style:oblique;
	color:#666666;
	text-align:center;
}
div.specialmaindetails  .valid {
	color:green;
	font-weight:bold;
	font-variant:small-caps;
	margin-top:12px;
	text-align:center;
}
div.specialmaindetails  .slinks {
	margin-top:12px;
	text-align:center;
}
.bgspec {
	width:146px;
	height:100px;
	padding-left:12px;
	background:url(../images/bg-special-offer.gif) no-repeat;
}

.blog .items-row, .blogpress .items-row, .blogspecial .items-row {
	/*background-color:#F9F8F7;
	border:1px solid #E2DED8;
	padding:10px;*/
}
.blog .items-row, .blogpress .items-row, .blogspecial .items-row{
	margin-bottom:20px;
	margin-top:6px;
	width:98%;
	clear:both;
}
.blog .items-row h3, .blogpress .items-row h3, .blogspecial .items-row h3  {
	font-size:1.4em !important;
	font-weight:bold !important;
	padding-top:0px !important;
	padding-bottom:0px !important;
	margin:0 !important;
}
.blog .column-1,.blogpress .column-1, .blogspecial .column-1 {
	width:44%;
	float:left;
	background-color:#F9F8F7;
	border:1px solid #E2DED8;
	padding:12px;	
	margin-bottom:20px;
}
.blog .column-2,.blogpress .column-2, .blogspecial .column-2 {
	width:44%;
	float:right;
	margin-bottom:30px;
	background-color:#F9F8F7;
	border:1px solid #E2DED8;
	padding:12px;
	margin-bottom:20px;
}
.blog .column-1, .blog .column-2, .blogspecial .column-1, .blogspecial .column-2 {
	min-height:190px;
}
.blogpress .column-1, .blogpress .column-2 {
	min-height:300px;
}
.blog h2,.blogpress h2  {
	border-bottom:1px dotted #333333;
	margin-bottom:10px;	
}
.blog h3.cattitle, .blogpress h3.cattitle, .blogspecial h3.cattitle{
	padding-bottom:6px !important;
	color:#996600 !important;
	font-size:14px !important;
}
.blog .item,.blogpress .item  {
	background:url(../images/content_box_bg.png) repeat-x;
}
.blog .duration {
	margin-top:8px;
	font-weight:bold;
	font-family:verdana;
	color:#FF6600;
}
.latestnewsenhanced_newsupdates {
	background-color:#B59E73;
	padding:8px;
	color:#FFFFFF;
	width:94%;
}
.latestnewsenhanced_newsupdates .news {
	border-bottom:none;
}
.blogspecial .item img {
	border:4px solid #B59E73;
}
table.specialoffer td {
	vertical-align:top;
	padding:6px;
}
table.specialoffer td.specialthumb img { 
	border:1px solid #666666;
}
table.specialoffer td h4 {
	font-size:1.4em !important;
	font-family:Verdana, Arial, Helvetica, sans-serif !important;
}
table.specialoffer td table {
	border-collapse:collapse;
}
table.specialoffer td table tr.valid td {
	background-color:#DFD5C1;
	border:1px dotted #8D764B;
	color:#333333;
	padding:6px;
}
table.specialoffer td table tr.pricing td {
	background-color:#DFD5C1;
	border:1px dotted #8D764B;
	color:#333333;
	padding:6px;
}
table.specialoffer tr.specialbuttons td {
	vertical-align:middle;
}
table.specialoffer .rightbold {
	text-align:right;
	color:green;
	font-weight:bold;
}
table.specialoffer  .specialoffertitle h4 {
	text-transform:uppercase;
	font-size:1.6em;
	border-bottom:1px dotted #E2DED8;
}

.enquirybtn {
	padding:10px;
	width:100px;
	background-color:#736353;
	margin-top:10px;
}
.enquirybtn a {
	color:#FFFFFF;
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none;
}
.enquirybtn a:hover {
	color:#000000;
}
.news {
	/*border-bottom:1px dotted #A3F000;*/
	border-bottom:1px dotted #FFFFFF;
	padding-bottom:8px;
}
.map {
	border:4px solid #FFFFFF;
}

/*banners*/
.view-splash {
	height: 350px;
}
.view-content {
	position: relative; 
	width: 940px; 
	height: 350px;
}
.view-splash .views-row {
	display: none;
	color: #666;
	font-size: 62.5%;
	font-family: verdana,arial,helvetica,sans-serif;
}
.node {
	position: absolute; 
	top: 0pt; 
	left: 0pt; 
	z-index: 4; 
	opacity: 0; 
	display: none; 
	width: 940px; 
	height: 350px;
}
.splash {
	height: 350px;
	position: relative;
}
.splash img {
	display: block;
}
.splash .info {
	/*background: url(images/splash-overlay.png) no-repeat;*/
	color: #fff;
	height: 260px;
	padding: 20px 515px 20px 20px;
	position: absolute;
	top: 0;
	width: 270px;
}
.splash .info h2 {
	border: none;
	color: #fff;
	font-size: 2.9em;
	font-weight: bold;
	letter-spacing: -.02em;
	margin-bottom: .5em;
	padding: 0;
	text-transform: uppercase;
}
.splash .info p {
	font-size: 1.9em;
	margin: 0;
}
.splash .info p.quote {
	font-size: 1.6em;
}
.splash .info p span {
	font-family: georgia, serif;
}
.splash .info p span.open-quote {
	margin-left: -.5em;
	padding-right: .1em;
}
.splash .info .meta {
	color: #c6c0b8;
	font-size: 1.2em;
	margin-top: 1em;
}
.splash a.button {
	background-color: #4db6d0;
	border-radius: 2px;
	-khtml-border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	color: #fff;
	display: block;
	font-weight: bold;
	font-size: 1.6em;
	height: 30px;
	line-height: 30px;
	margin-top: 1.5em;
	padding: 0 1em;
	position: absolute;
	text-transform: uppercase;
	text-decoration:none;
}
.splash a.button:hover {
	text-decoration: underline;
}
ul.splash-pager {
	bottom: 5px;
	right: 25px;
	position: absolute;
	z-index: 900;
}
ul.splash-pager li {
	float: left;
	list-style-type: none;
	margin-right: 5px;
	width: 10px;
}
ul.splash-pager li a {
	background: url(../images/splash-pager-sprite.png) no-repeat;
	display: block;
	height: 10px;
	width: 10px;
	color:#000000;
}
ul.splash-pager li a:hover,
ul.splash-pager li a.selected {
	background-position: bottom;
}
ul.splash-pager li a span {
	display: none;
}
.acyfield_email input,.inputbox  {
	width:190px;
	height:22px;
	background-color:#EAEAEA;
	border:1px solid #999999;
	padding-top:2px;
	padding-left:6px;
	margin-bottom:4px;	
}
.dnotes {
	color:#666666;
}
#content .nspArt p.nspText { 
	font-size:inherit !important; 
	color:inherit !important; 
	width:90%;
}
.widSSP {
	width:290px !important;
}
table.acymailing_form,.acymailing_form td {
	text-align:left;
}
.acymailing_form td  .inputbox{
	color:#999999;
}
.content-brown {
	/*background-color:#C8AC75;*/
	border:1px dotted #996600;
	background:url(../images/content_box_bg.png) repeat-x top;
	padding:12px;
}
.content-quote {
	font-weight:normal;
	font-size:1.6em;
	font-style:oblique;
}

/*Tables*/
table td {
	vertical-align:top;
}
table.standard { 
	border-collapse: collapse; 
	text-align:left;
	width: 100%;
}
table.standard td { 
	padding: .6em; 
	border: 1px solid #E2DED8; 
	background-color:#F9F8F7;
	vertical-align:top;
}
table.standard th { 
	padding: .6em;
	background:#996600 url(../images/bg-standard.gif) repeat-x;
	font-size:12px;
	color: #FFFFFF;
	border:1px solid #8D7965;
	border-bottom:none;
	font-weight:bold;	
	text-align:left;
}
table.standard h4 { 
	margin-top:0 !important;
	padding-top:0 !important;
}
table.standard img { 
	margin-top:10px;
}
table.tlist { 
	margin-top: 1em; 
	margin-bottom: 1em; 
	border-collapse: collapse; 
	text-align:left;
	width: 98%;
}
table.tlist td {
	padding: .6em; 
	vertical-align:top;
	background:#F5F4EF;
	border:1px dotted #DEADEA;
}
table.tlist td h4 {
	font-size:1.4em !important;
	color:#996600 !important;
}
table.tlist .cost {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.6em;
	color:#333333;
}
table.tlist p.desc {
	font-family:Trebuchet, Georgia, serif;
	color:#996600;
}
table.contentphoto {
	border-collapse: collapse; 
	border: solid 1px #CCC;
	-moz-box-shadow: 1px 1px 5px #999;
	-webkit-box-shadow: 1px 1px 5px #999;
     box-shadow: 1px 1px 5px #999;
}
/*.contentphoto {
	border-collapse: collapse; 
	border: solid 1px #CCC;
	-moz-box-shadow: 1px 1px 5px #999;
	-webkit-box-shadow: 1px 1px 5px #999;
     box-shadow: 1px 1px 5px #999;
	 padding:6px;
	 margin:0 auto;
}*/
.contentphoto {
	margin: 0 12px 8px 12px;
	border: 4px solid #b59e73 !important; 
	float: right;
}
table.contentphoto td {
	padding:14px;
	background-color:#F9F8F7;
	border:1px dotted #E2DED8
} 


table .suitedet {
	margin:10px 0 14px 10px;
}
table .suitedet .suitetitle {
	width:70%;
	float:left;
	border-bottom:1px dotted #666666;
	width:210px;
	padding:6px 1px 0px 1px;
}
table .suitedet .ttitle {
	font-size:13px;
	color:brown;
	padding:6px 0 0 0;
	font-variant:small-caps;
	font-weight:bold;
}
table .suitedet .moore {
	width:30%;
	float:right;
	text-align:right;
}
table .suitedet .moore a {
	color:green;
	text-decoration:none;
	font-family:Verdana;
}
table .suitedet .moore a:hover {
	color:#FF9933;
	text-decoration:underline;
}
table .suitedet .ttitle a {
	text-decoration:none;
}
table td.righttxt {
	padding-right:10px;
}
table td.lefttxt {
	padding-top:16px;
}
table .midivider {
	padding-top:7px;
        width:20px;
}
table .suitedet .clear {
	margin:0;
}

	


/*rounded*/
.rounded,.rounded-220,.rounded-240,.rounded-260,.rounded-330,.rounded-340,.rounded-340-shaded,.rounded-430{border:1px solid #cdc9c3;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;position:relative;}
.rounded-220{width:178px;padding:20px;margin-bottom:20px;}
.rounded-240{float:left;width:198px;padding:20px;margin-bottom:20px;margin-left:20px;background:#DECFB5; border:1px solid #C6AB80;}
.rounded-240 h3 {font-size:18px;font-family:arial,verdana;font-weight:normal;}
.rounded-330{width:288px;padding:20px;margin-bottom:20px;}
.rounded-330-shaded{padding:25px 20px 20px;width:290px;background:#f7f7f6;position:relative;}
.rounded-330-shaded{border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;margin-bottom:20px;}
.rounded-340{padding:20px;width:298px;}
.rounded-340-shaded{float:left;padding:18px;width:302px;background:#f7f7f6;border:1px solid #C6AB80;}

.rounded-260-drop{float:right; padding:16px;position:relative;width:240px;background:url(../images/bg_260px_dropmid.png) repeat-y;}
.rounded-260-drop .top-corners,.rounded-260-drop .bottom-corners{background:url(../images/bg_260px_dropcorners.png) no-repeat;width:260px;height:12px;position:absolute;top:0;left:0;}
.rounded-260-drop .bottom-corners{height:15px;background-position:0 bottom;top:auto;bottom:0;}
.rounded-260-drop ul{ margin:0;padding:0 }
.rounded-260-drop ul li { margin-left:16px; margin-right:10px; }

.rounded-296-drop{float:left; padding:16px;position:relative;width:270px;background:url(../images/bg_296px_dropmid.png) repeat-y;}
.rounded-296-drop .top-corners,.rounded-296-drop .bottom-corners{background:url(../images/bg_296px_dropcorners.png) no-repeat;width:296px;height:12px;position:absolute;top:0;left:0;}
.rounded-296-drop .bottom-corners{height:15px;background-position:0 bottom;top:auto;bottom:0;}

.rounded-340-drop{float:left; padding:17px;position:relative;width:306px;background:url(../images/bg_340px_dropmid.png) repeat-y;}
.rounded-340-drop h3,.rounded-260-drop h3,.rounded-296-drop h3,.rounded-624-drop h3 {font-size:13px !important;font-family: ‘Trebuchet MS’, Helvetica, sans-serif !important;font-weight:bold !important;padding: 0px !important;line-height:22px !important;border:none !important;margin-top:5px !important;}
.rounded-340-drop .top-corners,.rounded-340-drop .bottom-corners{background:url(../images/bg_340px_dropcorners.png) no-repeat;width:340px;height:12px;position:absolute;top:0;left:0;}
.rounded-340-drop .bottom-corners{height:15px;background-position:0 bottom;top:auto;bottom:0;}
.rounded-340-drop img,.rounded-260-drop img { border:1px solid #333333;}

.rounded-624-drop{float:left; padding:15px;position:relative;width:600px;background: url(../images/bg_624px_dropmid.png) repeat-y;}
.rounded-624-drop .top-corners,.rounded-624-drop .bottom-corners{background:url(../images/bg_624px_dropcorners.png) no-repeat;width:624px;height:18px;position:absolute;top:0;left:0;}
.rounded-624-drop .bottom-corners{height:18px;background-position:0 bottom;top:auto;bottom:0;}

/*content*/
.weddings {
	min-height:324px;
}
.contacts {
	min-height:270px;
}
.specials {
	min-height:366px;
}
.suites {
	min-height:236px;
}
.spa {
	min-height:294px;
}
.giftlist {
	min-height:324px;
}
.roundbox .button {
	border:1px dotted #333333;
}
.roundbox .enquire {
	border:none;
}
 #ftr_enquire {
	padding: 0;
	/*background:#fff;*/
}
 #ftr_enquire a:link, #ftr_enquire  a:visited {
	display:block;
	width:206px;
	height:45px;
	overflow:hidden;
	text-decoration:none;
	text-indent:-9999em;
	background: #df5702 url(../images/ftr_enquire.jpg) no-repeat top left;
}
#ftr_enquire a:hover {
	background-color: #f77320;
	background-position:top right;
}
p.readmore, p.readmore {
	overflow:hidden;
	width:100px;
	height:26px;
	text-indent:-9999em;
	background: url(../images/ftr_readmore-s.png) no-repeat top left;
	float:right;
}
p.readmore a:link, p.readmore  a:visited {
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	margin-top:4px;
}
p.readmore a:hover {
	background-position:top right;
	color:#333333; 
}

.weddingbg {
	background:url(../images/weddingbg.png) no-repeat;
	height:218px;
	width:292px;
}
.weddingbg .wsphoto, .honeymoonbg .wsphoto, .flyingbg .wsphoto{
	width:80px;
	height:80px;
	float:left;
	margin:60px 12px 0 12px;
}
.weddingbg .wsphoto img,.honeymoonbg .wsphoto img,.flyingbg .wsphoto img  {
	border:4px solid #8C754A;
}
.weddingbg .wstext,.honeymoonbg .wstext,.flyingbg .wstext{
	width:172px;
	float:left;
	margin:54px 0px 0 0;
}
.flyingbg .wsphoto img  {
	margin-top:28px;
}
.flyingbg .wstext  {
	margin-top:86px;
}
.weddingbg  .fst_comment, .honeymoonbg .fst_comment {
	width:100% !important;
	padding:0px !important;
	margin-top:0px !important;
	border-bottom:none !important;
}
.flyingbg {
	background:url(../images/flyingbg.png) no-repeat;
	height:218px;
	width:292px;
}
.honeymoonbg {
	background:url(../images/honeymoonbg.png) no-repeat;
	height:218px;
	width:292px;
}


/*Testimonials*/
#content .fst_comment {
	background:url(../images/quote-s.gif) no-repeat left top;
	width:94%;
	padding:12px 0;
	margin-top:15px;
	border:0px !important;
	border-bottom:1px dotted #B59E73 !important;
}
#content .fst_comment_commentmod, .fst_comment_created, .fst_comment_name {
	padding:4px 20px;
}
#content .fst_comment_created {
	color:#666666;
	font-size:10px !important;
	font-family:Verdana, Arial;
}
#content .fst_comment_commentmod {
	font-style:oblique;
	font-size:12px !important;
	color:brown;
}
#content .fst_comment_name  {
	font-weight:bold;
	width:400px !important;
	color:#666666;
	font-size:10px !important;
	font-family:Verdana, Arial;
}
#content .fst_mod_test_add {
	margin:20px 24px 20px 0;
}
.weddingbg .fst_comment, .honeymoonbg .fst_comment {
	width:100%;
	padding:0px;
	margin-top:0px;	
}
.weddingbg .fst_comment_commentmod, .honeymoonbg .fst_comment_commentmod {
	font-size:11px;
	font-family:verdana;
	color:#666666;
}
.weddingbg .fst_comment_created, .honeymoonbg .fst_comment_created { 
	display:none;
	font-size:10px;
	font-family:verdana;
}
.weddingbg .fst_comment_name, .honeymoonbg .fst_comment_name  {
	width:100%;
	font-size:10px;
	font-family:verdana;
}
.weddingbg .fst_comment_commentmod, .weddingbg .fst_comment_created, .weddingbg .fst_comment_name ,
.honeymoonbg .fst_comment_commentmod, .honeymoonbg .fst_comment_created, .honeymoonbg .fst_comment_name 
{
	padding:2px 0px;
}
 
/*Specials*/
#specials{
	/*background:#EAEAEA;*/
}
#specialswrap{
	clear:both;
	min-height:275px;
	width:940px;
	margin:0 auto;
	margin-bottom:20px;
	background:#F5F4EF;
	border:1px dotted #DEADEA;
}
#specialswrap ul{
	color:#888;
	font-family:verdana;
	list-style-type:none;
	padding:7px 0 0 0;
	margin:0;
	text-align:left;
	text-decoration:none;
}
#specialswrap h2{
	color:#736353;
	font-family:verdana;
	font-size:18px;
	font-variant:small-caps;
	margin-left:9px;
	text-align:left;
	font-weight:600;
	padding:0;
}
#specialswrap .lastspecial h2{
	color:#666666;
}
#specialswrap p{
	color:#666666;
	font-family:verdana;
	font-size:11px;
	height:80px;
	line-height:125%;
	text-align:justify;
	width:203px;
	padding:5px 0 0 9px;
}
#specialswrap li{
	border-right:1px dotted #CCCCCC;	
	display:block;
	float:left;
	height:250px;
	width:220px;
	padding:3px 2px 0;
}
#specialswrap .firstspecial{
	border-right:1px dotted #CCCCCC;
	border-left:none;
	display:block;
	float:left;
	height:250px;
	width:220px;
	padding:3px 2px 0;
}
#specialswrap .lastspecial{
	border-right:none;
	border-left:none;
	display:block;
	float:right;
	height:250px;
	width:240px;
	padding:3px 2px 0;
	text-align:right;
}
#specialswrap img{
	border:solid 1px #888;
	margin:0 0 10px 6px;
	padding:2px;
}
#specialswrap a:hover img{
	border:solid 1px #fff;
	margin:0 0 10px 6px;
	padding:2px;
}
#specialswrap a:hover{
	color:#ccc;
	text-decoration:underline;
}#specialswrap a{
	color:#676141;
	text-decoration:none;
}
#specialswrap a.more:hover{
	color:green;
	text-decoration:none;
}#specialswrap a.more{
	color:#FF0000;
	text-decoration:none;
}
#specialswrap .button, .button  {
	background-color:#5B9F1C;
	color:#FFFFFF;
	padding:5px;
	border:1px solid #FFFFFF;
	text-transform:uppercase;
}
#specialswrap .button:hover,.button:hover {
	background-color:#FF6600;
	color:#333333;
}
#specialswrap .inputbox  {
	width:210px;
	height:26px;
	margin-bottom:4px;
	padding-left:4px;
	color:#999999;
	border:1px solid #5B9F1C;
}
#specialswrap .factsheet {
	text-align:left;
	margin:0 !important;	
	padding:0 !important;
}
#specialswrap .factsheet img {
	border:none !important;
	margin:10px 0 0 10px !important;
	padding-left:2px !important;
}
.productContainer {
	border-left:1px solid #D8CBB4;
	border-right:1px solid #D8CBB4;
	margin:0 auto;
	width:94%;
}
.productContainer:hover {
	border-left:1px solid #D8CBB4;
	border-right:1px solid #D8CBB4;
}
.productCell {
	border-top:1px solid #D8CBB4;
	border-bottom:1px solid #D8CBB4;
	margin:0 auto;
}
.productCell:hover {
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
}
.productName {
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	margin-top:7px;
	font-size:.9em;
}
.productPrice {
	font-weight:bold;
	text-align:center;
	color:#000;
	font-size:1.46em;
	line-height:1.214em;
	display:block;
	margin-bottom:0.14em;
}
.productPrice span.from {
	font-weight:normal;
	color:#666666;
	font-size:0.8em;
	font-family:Verdana, Arial, Helvetica, sans-serif;*/
}
.productCode {
	display:none;
	/*font-weight:normal;
	text-align:center;
	color:#008FBC;
	font-size:.7em;	
	display:block;
	margin-bottom:0.14em;
	text-transform:uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;*/
}
.productEnquiry {
	text-align:center;
	margin-bottom:8px;
	font-size:.8em;
}
.productEnquiry a {
	color:#FF9900;
	text-transform:uppercase;
}
.productThumb {
	text-align:center;
	margin-top:17px;
}	
.productThumb img {
	border:4px solid #B59E73;
}
.productThumb img:hover {
	border:4px solid #FF9900;
}
.mdivider, .contentdivider {
	background-image:url(../images/ContentDivider.png);
	background-repeat:no-repeat;
	height:21px;
	padding:14px 0;
	width:559px;
	margin:0 auto;
}
.demark-hs, .demark {
	background-image:url(../images/demark.gif);
	background-repeat:no-repeat;
	height:11px;
	width:280px;
	margin:14px 0;
	margin-left:auto;
	margin-right:auto;	
}
.demark-s {
	background-image:url(../images/demark-s.gif);
	background-repeat:no-repeat;
	height:9px;
	width:260px;
	margin:14px 0;
	margin-left:auto;
	margin-right:auto;	
}
#contentPaneWrapper .tabthumb {
	padding:5px;
	border:1px solid #B59E73;
	
}
#contentPaneWrapper div.cost {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.9em;
	color:#736353;
	padding:10px 0;
}
#contentPaneWrapper div.time {
	font-family:Verderna, Georgia, "Times New Roman", Times, serif;
	font-size:1.0em;
	color:#666666;
	padding:10px 0;
}
#contentPaneWrapper {
	width:96%;
}
#contentPaneWrapper h4 {
	font-size:14px;
	font-weight:bold;
}
#contentPaneWrapper .tabdet {
	background-color:#EDE7DC;
	padding:10px;
	min-height:150px;
	border:1px solid #DBCFBB;
}
#contentPaneWrapper .tabdesc {
	min-height:150px;
	padding:10px;
	background-color:#E1D8C7;
	border:1px solid #C4B191;
}


/*Footer*/
#footer .band {
	background-color:#A79481;
	height:38px;
}
#footer .bandinner {
	background-color:#736353;
	height:26px;
	width:942px;
	margin:0 auto;
	padding-top:12px;
	/*padding-left:14px;*/
	color:#FFFFFF;
}
#footer .bandinner a {
	color:#FF8400;
}
#footer .bandinner a:hover {
	color:#FFFFFF;
}
#footer .bandinner span {
	margin-left:10px;
}
#footer .footerbox {
	width:22%;
	float:left;
	margin-bottom:22px;
}
#footer .footicons {
	width:34% !important;
}
#footer .socio img {
	margin-right:6px;
}
#footer .footicons img {
	margin-top:4px;
	margin-right:10px;
}
#footer .footerinner {
	width:940px;
	margin:0 auto;
	border-bottom:1px dotted #CCCCCC;
}
#footer .footerbox h3 {
	color:#444444;
	margin-top:11px;
	padding-bottom:6px;
	margin-bottom:10px;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px dotted #DEBE73;
}
#footer .footerbox ul {
	padding-left:18px;
}
#footer .contacts ul {
	padding-left:0px;
}
#footer .footerbox li {
	color:#646479;	
	padding:3px 0;
	list-style-image:url(../images/bullet.gif);	
}
#footer .contacts li {
	color:#FFFFFF;
	list-style:none;
}
#footer .footerbox li a {
	color:#646479;	
}
#footer .footerbox li a:hover {
	color:#FF6600;
}
#footer .footerbox .payments {
	margin-top:8px;
}
#footerbot {
	padding-bottom:20px;
	clear:both;	
	width:940px;
	margin:0 auto;
	margin-top:6px;
}
#footer .copy {
	text-align:left;
	width:50%;
	height:20px;
	float:left;
	padding-top:5px;
}
#footer .links {
	width:50%;
	float:left;
	text-align:right;
}
#footer .links span {
	padding-left:4px;	
	color:#999999;	
}
#footer .links a {
	color:#008FBC;
	font-size:10px;
	font-weight:bold;
}
#footer .links a:hover {
	color:#FF6600;
}
