body {
	font-weight : normal; 
	font-size : 12px; 
	color : #333333;
	font-style : normal; 
	font-family : 'Century Gothic',Arial, Verdana, Helvetica, sans-serif; 
	background-color : #FFFFFF;  
	padding : 10px 0 10px 0; 
	margin : 0; 
	text-align : left; 
}

img {
	border: none; 
} 

ul, ol {
	margin: 15px 15px 0 20px;
	padding: 0 15px 0 35px;
	line-height: 1.3;
}

p {
	margin: 15px 15px 0 20px;
}

a {
 color: #0000FF;
 margin: 0;
 padding: 0;
}

a:hover {
 color: #AAAAAA;
 text-decoration: none;
}

form {
	margin: 0;
	padding: 0;
	font-size: 12px;
}

h1, h2, h3, h4, h5 {
	display: block;
	font-size : 18px; 
	font-weight: normal;
	zline-height: 29px;
	color : #333399; 
	text-align : left;
	margin: 15px 30px 10px 20px;
	padding: 0;
} 

h2.list, h3.list {
	border-top: 1px solid #CCCCCC;
	margin: 15px 30px 10px 20px;
	padding: 10px 0 0 0;
	zwidth: 354px;
}

h3, h4 {
	font-size : 14px; 
	font-weight: bold;
	text-align : left;
	margin: 15px 15px 0 20px;
	padding: 0;
	background: #FFFFFF;
} 

h3 {
	color : #666666; 

}

/* Map */

#map {
	float: none; 
	width: 350px; 
	height: 290px;
	margin: 0 0 0 5px;
}

/* Containers */

.align {
	position: relative;
	width: 1010px;
	margin: 0 auto;
	background: #FFFFFF;
	text-align: left;
}


/* Header */

div.logo {
	position: absolute;
	width: 270px;
	height: 137px;
	left: 0;
	margin: 0;
	padding: 0;
	background: transparent;
}

div.hor_menu {
	position: absolute;
	text-align: right;
	width: 730px;
	height: 29px;
	left: 270px;
	top: 0;
	margin: 0;
	padding: 5px 10px 0 0;
	background: #FFFFFF;
}

div.hor_menu a {
	font-size: 11px;
	zdisplay: block;
	zfloat: left;
	ztext-align: center;
	ztext-decoration: none;
	zwidth: 178px;
	padding: 0;
	zline-height: 29px;
	color: #444444;
	zbackground: #4B4B4B;
	zborder-left: 5px solid #FFFFFF;
}

div.hor_menu a:hover {
	color: #CCCCCC;
}

div.header {
	position: absolute;
	width: 740px;
	height: 103px;
	left: 270px;
	top: 34px;
	margin: 0;
	padding: 0;
	background: #FFFFFF url('images/header.gif') no-repeat 95% 0;
}

/* Red boxes - specials & testimonial */

div.red_box {
	position: absolute;
	width: 1010px;
	left: 0;
	top: 440px;
	margin: 0;
	padding: 0 0 20px 0;
	background: transparent url('images/red_box_bg.gif') no-repeat 100% 100%;
}

div.specials {
	float: left;
	width: 220px;
	margin: 0;
	padding: 2px 0 0 0;
	background: transparent url('images/specials_bg.gif') no-repeat 0 0;
}

div.testimonial {
	float: right;
	width: 226px;
	zheight: 246px;
	color: #FFFFFF;
	margin: 0;
	padding: 1px 0 0 0;
	background: transparent url('images/testimonial_bg.gif') no-repeat 100% 0;
}

div.testimonial p {
	margin: 12px 12px 0 15px;
}

div.testimonial a {
	color: #FFFFFF;
}


div.residence {
	position: absolute;
	top: 695px;
	left: 10px;
}

/* Main */

div.wrapper {
	position: absolute;
	width: 1010px;
	margin: 0;
	padding: 0 0 0 0;
	top: 140px;
	background: #FFFFFF;
	background: #FFFFFF url('images/wrapper_bg.gif') repeat-y 0 0;
}

div.main {
	 position: absolute; 
	 width: 571px; 
	 left: 219px; 
	 top: 415px;
	 background: transparent url(images/wrapper_bg.png) repeat-y scroll -219px 0pt;
	 z-index: 10; 
}


#tnav, div.main_top {
	padding: 0 0 0 14px;
	width: 550px;
	height: 28px;
	background: transparent url(images/tnav_bg.gif) repeat-x 0 0;
}

div.main_top {
	height: 10px;
	margin: 0 0 0 1px;
}

#tnav a {
	display: block;
	float: left;
	line-height: 25px;
	color: #000000;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	width: 132px;
	margin: 0 0 0 2px;
	background: transparent url(images/nav_bg.gif) no-repeat 0 0;
}

#tnav a.active {
	color: #FFFFFF;
	background: transparent url(images/nav_bg_active.gif) no-repeat 0 100%;
}

#tnav a:hover {
	color: #E00E00;
}

#tnav a.active:hover {
	color: #000000;
}

div.left {
	width: 220px;
	float: left;
}

div.right {
	width: 226px;
	padding: 0 0 0 0;
	float: right;
}

div.clear {
	clear: both;
	margin: 0;
	padding: 0;
}


/* left menu */
div.menu {
	width: 220px;
	height: 283px;
	margin: 0;
	padding: 2px 0 0 0;
	background: #E2E2E2 url('images/menu_bg.gif') no-repeat 0 0;
}

div.menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div.menu li {
	zposition: relative;
	margin: 8px 0 0 9px;
	padding: 0;
	zheight: 25px;
}

div.menu a, a.button {
	display: block;
	width: 189px;
	line-height: 24px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	margin: 0;
	padding: 0 0 1px 13px;
	background: transparent url('images/menu_link_bg.gif') no-repeat 0 0;
}

div.menu a:hover {
	color: #777777;
}

div.menu li ul {
	position: absolute;
	clear: both;
	width: 200px;
	left: 214px;
	top: 20px;
	margin: 0 0 0 -1594px;
	padding: 0;
	z-index: 121;
	background: #CCCCCC;
	border: 1px solid #FFFFFF;
	border-bottom: none;
}

div.menu li ul li {
	margin: 0;
	padding: 0;
	height: 29px;
}

div.menu li ul li a, div.menu li ul li a.static {
	height: 28px;
	line-height: 28px;
	width: 180px;
	font-weight: normal;
	display: block;
	color: #333333;
	text-align: left;
	margin: 0;
	padding: 0 0 0 20px;
	background: #DDDDDD url(images/dots.gif) no-repeat 5px 50%;
	background: #DDDDDD;
	border-bottom: 1px solid #FFFFFF;
} 

div.menu li ul li a:hover, div.menu li ul li a.static:hover {
	color: #777777;
	background: #F3F3F3 url(images/dots.gif) no-repeat 5px 50%;
} 

div.menu li:hover ul, div.menu li.sfhover ul {
	margin-left: 0;
}

/* button */
a.button {
	margin: 6px 0 12px 0;
	text-align: left;
	background: transparent url('images/button_bg.gif') no-repeat 0 0;
}

a.button:hover {
	color: #E00E00;
}

/* right form */

div.enq_form {
	zposition: absolute;
	width: 226px;
	height: 285px;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background: transparent url('images/enq_form_bg.gif') no-repeat 100% 0;
}

div.enq_form h3 {
	color: #333333;
	margin: 0;
	padding: 15px 0 10px 0;
	background: none;
}

div.enq_form td {
	padding: 3px 0 2px 0;
}

div.enq_form input, div.enq_form select {
	font-size: 12px;
}

table.contact {
	margin: 0 10px 15px 10px;
}

div.heading p, div.booking p {
	margin: 15px 15px 5px 15px;
}

p.small {
	font-size: 11px;
}

div.bottom {
	float: left;
	background: #DCDCDC;
	height: 128px;
	line-height: 1.2;
	margin: 0;
	padding: 0;
}

div.bottom p {
	margin: 15px 15px 0 15px;
}

div.pic {
	margin: 0 5px 0 10px;
	text-align: center;
	background: #FFFFFF url('images/pic_enlarge_bg.gif') no-repeat 50% 100%;
}

div.gal {
	text-align: center;
	background: transparent;
}

span.red, span.red14 {
	font-weight: bold;
	color: #C00112;
}

span.red14 {
	font-size: 14px;
}

div.left p.grey, div.centre p.grey, div.right p.grey, div.wide p.grey, div.heading p.grey {
 text-align: right;
 font-size: 11px;
 color: #888888;
 margin: 0 10px 10px 0;
 padding: 0 0 6px 0;
 border-bottom: 1px solid #CCCCCC;
}

a.more {
	display: block;
	line-height: 40px;
	font-size: 14px;
	text-decoration: none;
	color: #333333;
	margin: 0;
	padding: 0 0 0 50px;
	background: #FFFFFF url('images/more_bg.gif') no-repeat 0 0;
}

.callback_form {
	margin: 0 0 15px 0;
	padding: 15px;
	background: #EEEEEE;
}

/* Footer */

div.footer {
	clear: both;
	width: 1010px;
	color: #777777;
	text-align: center;
	margin: 0 0 0 -220px;
	padding: 30px 0 0 0;
	background: #FFFFFF url('images/footer_bg.gif') no-repeat 220px 0;
}

div.footer a {
	font-size: 12px;
	text-decoration: none;
	color: #777777;
}

div.footer a:hover {
	color: #AAAAAA;
}

/* Search Results and Listing */

table.list {
	width: 520px;
	margin: 0 28px 0 20px;
}

td.list_img {
	width: 173px;
}

td.list_descr {
	padding: 0 0 0 15px;
}


/* Slider */
div#slider { 
	position: relative;
	width: 554px;
	height: 265px;
	zmargin-bottom: 15px;
	padding: 10px 0 0 10px;
	background: #E2E2E2;
	float: right;
}

div#slider div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 554px; 
	height: 265px;
	overflow: hidden;
	zborder:1px solid #cccccc;
}
div#slider div.scroller div.section {
	/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
	width:554px;
	height:265px;
	overflow:hidden;
	float:left;
	padding: 0;		
}
div#slider div.scroller div.gcontent {
	width: 10000px;
}

div#slider div.controls {
	position: absolute;
	bottom: 8px;
	right: 20px;
}

div#slider div.controls a {
	display: block;
	float: left;
	line-height: 18px;
	font-size: 11px;
	text-align: center;
	color: #000000;
	text-decoration: none;
	margin: 0 3px 0 3px;
	padding: 0 5px;
	border: 1px solid #555555;
	background: #FFFFFF;
}

div#slider a.next, div#slider a.prev {
	position: absolute;
	display: block;
	text-decoration: none;
	width: 35px;
	height: 35px;
	bottom: 30px;
	right: 490px;
	background: transparent;
}

div#slider a.next {
	right: 55px;
	background: transparent;
}

div#slider div.controls a:hover {
	color: #FFFFFF;
	background: #555555;
	border: 1px solid #FFFFFF;
}

div#slider div.controls a.active {
	border: 1px solid #FF0000;
}

