/* CSS Document */

/* jQuery lightBox plugin - Gallery style */

.gallery {
	padding-right: 5px;
	width: 100%;
}

.gallery ul { 
	list-style: none; 
}

.gallery ul li { 
	display: inline;
}

.gallery ul img {
	border: 3px solid #ECECEC;
	border-width: 3px 3px 3px;
}

.gallery ul a:hover img {
	border: 3px solid #fff;
	border-width: 3px 3px 3px;
	color: #fff;
}

.gallery ul a:hover { 
	color: #fff; 
}

/* Slide Show */

.slideshow 
{
	float:left;
	width:579px;
	height:235px;
	padding:0;
	margin:0;
	overflow:hidden;
}


/* Image Style */

.img{
	border:3px solid #EDECEA;
	padding:1px;
	background:#F4F4F4;
}

/* Background */

.bodybg {
	background-repeat:repeat-x;
	margin-top:0;
	background-color: #5898D6;
	}

/* Navigation Top */

.navi {
	background-image: url(../images/template/navi_bg.jpg);
	text-align: center;
	FONT-SIZE: 11px; 
	FONT-FAMILY: arial;
	COLOR: #666666;
	word-spacing: 5px;
}

.class1 A:link {
	FONT-SIZE: 13px; 
	FONT-FAMILY: arial; 
	COLOR: #5D5B59;
	TEXT-DECORATION: none;
	border-bottom: none;
} 
.class1 A:visited {
	FONT-SIZE: 13px; 
	FONT-FAMILY: arial; 
	COLOR: #5D5B59;
	TEXT-DECORATION: none;
	border-bottom: none;
} 
.class1 A:hover {
	FONT-SIZE: 13px;
	FONT-FAMILY: arial; 
	COLOR: #FFF;
	border-bottom:1px solid #FFF;
}

/* Navigation Left */

.left_navi_bg {
	/* background-image: url(../images/template/nav_yAttributes.jpg); 
	background-repeat: repeat-y;
	background-color:#000;*/
	vertical-align: top;
	padding-bottom: 1px;
	border-left: 1px dotted #5798D6;
}

.left_navi_special {
	/* background-image: url(../images/template/nav_yAttributes.jpg); 
	background-repeat: repeat-y; 
	background-color:#000;*/
	vertical-align:bottom;
	padding-bottom:10px;
	border-left: 1px dotted #5798D6;
	/*margin-bottom:10px;*/
}

/* Header */

.btm-grad {
	background-image:url(../images/template/btm-main-grad.jpg);
	background-repeat: repeat-x;
}

h1 {
	font-family: Verdana;
	color: #206CB5;
	font-size: 25px;
	border-bottom: 1px solid #ECECEC;
	vertical-align:bottom;
	padding-top:30px;
	padding-bottom: 27px;
	padding-left: 20px;
	font-weight: normal;
}

/* Content */

.body {
	background-color: #ffffff;
	font-family: Verdana;
	color: #666666;
	font-size: 12px;
	line-height: 18px;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 20px;
	border-bottom: 1px solid #ECECEC;
	vertical-align: top;
}

.tabledata {
	font-family: Verdana;
	color: #666666;
	font-size: 12px;
	line-height: 18px;
	vertical-align: top;
	padding-bottom: 2px;
	padding-top: 2px;
	border-bottom: 1px dotted #ECECEC;
}

.text2 {
	font-family: Verdana;
	color: #666666;
	font-size: 12px;
	line-height: 18px;
	vertical-align: top;
}

.bodylink A:link {
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana;
	COLOR: #000;/*change font colour*/
	TEXT-DECORATION: none;
	border-bottom: none;
} 
.bodylink A:visited {
	FONT-SIZE: 12px; 
	FONT-FAMILY: Verdana; 
	COLOR: #000;
	TEXT-DECORATION: none;
	border-bottom: none;
} 
.bodylink A:hover {
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana; 
	TEXT-DECORATION: none;
	COLOR: #000;
	padding-bottom:2px;
	border-bottom: 1px solid #ECECEC;
}

.h2 {
	font-family: Verdana;
	height: 25px;
	color: #206CB5;
	font-size: 16px;
	border-bottom: 1px solid #ECECEC;
	vertical-align: bottom;
	padding-bottom: 3px;
}

.table{
	font-family: Verdana;
	color: #666666;
	font-size: 12px;
	line-height: 18px;
	border:1px solid #ECECEC;
	border-bottom: 1px solid #ECECEC;
	padding: 5px 5px 5px 5px;
	vertical-align:top;
}

td .hover {
	height: 70px;
	padding: 5px 5px 5px 5px;
	border-right: 1px dotted #348AC2;
}

/* Footer */

.footer {
	padding: 20px 0px 20px 20px;
	font-family: Verdana;
	font-size: 9px;
	color: #999999;
	line-height: 15px;
	/*background-image: url(../images/template_16.gif);*/
	background-repeat: no-repeat;
	background-position: right;
}
.flink A:link {
	FONT-SIZE: 9px; 
	FONT-FAMILY: Verdana; 
	COLOR: #CCCCCC;
	text-decoration:underline;
} 
.flink A:visited {
	FONT-SIZE: 9px; 
	FONT-FAMILY: Verdana; 
	COLOR: #CCCCCC;
	TEXT-DECORATION: none
} 
.flink A:hover {
	FONT-SIZE: 9px; 
	FONT-FAMILY: Verdana; 
	COLOR: #999999;
}

/* Rates Table */

.rate{
	font-family: Verdana;
	color: #666666;
	font-size: 10px;
	line-height: 18px;
	border:1px solid #ECECEC;
	border-bottom: 1px dotted #ECECEC;
	padding: 5px 5px 5px 5px;
	vertical-align:top;
}


/* Navigation Top */



#list-menu {
	width: 100%;
	padding-left: 0px;
}



#list-menu ul {

	margin: 0;
	list-style-type: none;
	font-family: Verdana;
	font-size: 11px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;

}



#list-menu li {
	margin-right: 0;
	margin-left: 0;
	border-bottom: 1px dotted #5798D6;
}


#list-menu a {
	display: block;
	width:208px;
	padding: 2px 2px 2px 10px;
	text-decoration: none; /*lets remove the link underlines*/

}


#list-menu a:link, #list-menu a:active, #list-menu a:visited {
	color: #FFFFFF;/*text colour*/
	font-weight: 500;
	line-height: 1.5em;
	height: 18px;
	text-decoration: none;
}



#list-menu a:hover {
	background: #185997;/*Nav bar hover*/
	color: #FFFFFF;
	height: 18px;
	/* border-top: 1px solid #5E9947; 
	border-bottom: 1px solid #5E9947; */
}



/*end list*/.enquire {
	float: left;
}

#btn a:link, #btn a:active, #btn a:visited {
	padding-top:1px;
	display: block;
	width: 150px;
	height: 20px;
	background-color: #592626;
	font: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	float: right;
	text-align: center;
	text-decoration: none;
	-webkit-border-radius: 4px;
	-opera-border-radius: 4px;
	-moz-border-radius: 4px;
}

#btn a:hover {
	padding-top:1px;
	display: block;
	width: 150px;
	height: 20px;
	background-color: #773838;
	font: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	float: right;
	text-align: center;
	text-decoration: none;
	-webkit-border-radius: 4px;
	-opera-border-radius: 4px;
	-moz-border-radius: 4px;
}

/* Guest Book */
.guest-book {
	/*border-top:1px solid #ECECEC; */
	padding:5px;
}

.guest-book h3 {
	font:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	color:#666;
	background-color:#F8F8F8;
	padding:5px;
}

.guest-book blockquote {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-style:italic;
	color:#623031;
}
