html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	text-align: center;
	background-image: url(../images/generic/back.jpg);
	background-repeat: repeat-x; 
	background-color: #87CF37;
	margin-top: 2px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	color: #666666;
}


/* Link styles */

a {
	color: #1C500E;
}
a:link {
	color: #1C500E;
}
a:visited {
	color: #4C9325;
}
a:hover {
	color: #1C500E;
	text-decoration: none;
}
a:active {
	color: #FD9511;
}


/* Skip */

#skipnav {
	width: 950px;
	height: 1px;
}
#skipnav p {
	font-size: 1px;
	text-indent: -9000px;
}


/* Page style */


#wrapper {
	width: 954px;
	margin: 0 auto;
	text-align: center;
	background-color: #FFFFFF;
	border-top: 2px solid #FFFFFF;
}

#header {
	margin: 0 auto;
	text-align: center;
	width: 950px;
	height: 100px;
	font-size: 1%;
	background-image: url(../images/generic/header.jpg);
	background-repeat: no-repeat;
	background-color: #74BF27;
}


#main_content {
	width: 600px;
	float: left;
	text-align: left;
	background-image: url(../images/home/shadow_main.jpg);
	background-repeat: repeat-x;
}
#side_content {
	width: 350px;
	float: left;
	text-align: left;
}
body.home #main_content {
	width: 350px;
	float: right;
	text-align: left;
	background-image: url(../images/home/shadow_main.jpg);
	background-repeat: repeat-x;
}
body.home #side_content {
	width: 600px;
	height: 410px;
}

#footer {
	width: 950px;
	font-size: 1%;
	text-align: left;
}
#callto {
	width: 950px;
	clear: both;
	text-align: left;
	position: relative;
	z-index: 1;
	font-size: 1%;
}

#gallery a {
	left: 0px;
	top: -56px;
	width: 300px;
	height: 56px;
	text-align: left;
	background-image: url(../images/home/gallery.jpg);
	text-indent: -4000px;
	z-index: 3;
	font-size: 1%;
	display: block;
	position: absolute;
}
#rates a {
	left: 300px;
	top: -56px;
	width: 300px;
	height: 56px;
	text-align: left;
	background-image: url(../images/home/rates.jpg);
	text-indent: -4000px;
	z-index: 3;
	font-size: 1%;
	display: block;
	position: absolute;
}

#gallery a:hover,
#rates a:hover {
	background-position: 0 -56px;
}
#gallery a:active,
#rates a:active {
	background-position: 0 0;
}

#side_button_area {
	width: 350px;
	height: 56px;
	position: relative;
}
#rates_button a {
	left: 0px;
	top: 0px;
	width: 350px;
	height: 56px;
	text-align: left;
	background-image: url(../images/generic/rate_button.jpg);
	text-indent: -4000px;
	z-index: 3;
	font-size: 1%;
	display: block;
	position: absolute;
}
#rates_button a:hover {
	background-position: 0 -56px;
}
#rates_button a:active {
	background-position: 0 0;
}

/* Sign off */

#signoff {
	width: 954px;
	margin: 0 auto;
	border-top: 2px solid #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	clear: both;
}
#signoff p {
	font-size: 60%;
	color: #FFFFFF;
	margin-left: 20px;
}
#signoff p a:link, #signoff a:visited, #signoff a:hover {
	text-decoration: none;
	color: #FFFFFF;
}


/* Section Page Background */

body.home #page,
body.villa #page,
body.area #page,
body.rates #page,
body.gallery #page,
body.contact #page {
	width: 950px;
	margin: 0 auto;
	text-align: center;
	
}
body.home #page {background-image: url(../images/home/page.jpg); background-position: bottom; background-repeat: no-repeat;}
body.villa #page {background-image: url(../images/villa/page.gif);}
body.area #page {background-image: url(../images/area/page.gif);}
body.rates #page {background-image: url(../images/rates/page.gif);}
body.gallery #page {background-image: url(../images/gallery/page.gif);}
body.contact #page {background-image: url(../images/contact/page.gif);}


/* Section Page Heading */

body.home #head,
body.villa #head,
body.area #head,
body.rates #head,
body.gallery #head ,
body.contact #head {
	width: 600px;
	height: 55px;
	font-size: 1px;
	background-repeat: no-repeat;
}
body.home #head {height: 1px; width: 300px;}
body.villa #head {background-image: url(../images/villa/heading.jpg);}
body.area #head {background-image: url(../images/area/heading.jpg);}
body.rates #head {background-image: url(../images/rates/heading.jpg);}
body.gallery #head {background-image: url(../images/gallery/heading.jpg);}
body.contact #head {background-image: url(../images/contact/heading.jpg);}


/* Section Page Side Image */

body.home #sidearea,
body.villa #sidearea,
body.area #sidearea,
body.rates #sidearea,
body.gallery #sidearea,
body.contact #sidearea {
	padding-top: 56px;
	background-repeat: no-repeat;
}
body.home #sidearea {background-image: url(../images/home/shadow_side.jpg); width: 600px; background-repeat: repeat-x; height: 70px;}
body.villa #sidearea {background-image: url(../images/villa/sideimage.jpg); width: 350px; height: 600px;}
body.area #sidearea {background-image: url(../images/area/sideimage.jpg); width: 350px; height: 450px;}
body.rates #sidearea {background-image: url(../images/rates/sideimage.jpg); height: 640px; padding: 14px 19px 0 20px;}
body.gallery #sidearea {background-image: url(../images/gallery/sideimage.jpg); width: 350px; height: 360px;}
body.contact #sidearea {background-image: url(../images/contact/sideimage.jpg); width: 350px; height: 600px;}


/* Layout */

.layout_clear {
	clear: both;
	height: 1px;
	font-size: 1%;
	overflow: hidden;
	margin-bottom: -1px;
}
.layout_home_col {
	width: 320px;
}

.layout_2col,
.layout_2col_end {
	width: 270px;
	float: left;
	margin-right: 20px;
}
.layout_2col_end {
	margin-right: 0;
}

.layout_3col,
.layout_3col_end {
	width: 174px;
	float: left;
	margin-right: 19px;
}
.layout_3col_end {
	margin-right: 0;
}

.layout_pic_4col,
.layout_pic_4col_end {
	padding: 1px;
	margin: 5px 20px 5px 0;
}
.layout_pic_4col_end {
	margin: 5px 0 5px 0;
}

.layout_pic_1col_border {
	border: 3px solid #CCCCCC;
	padding: 1px;
	margin: 5px 0 5px 0;
}

.layout_pic_2col_border,
.layout_pic_2col_border_end {
	border: 3px solid #CCCCCC;
	padding: 1px;
	margin: 5px 20px 5px 0;
}
.layout_pic_2col_border_end {
	margin: 5px 0 5px 0;
}

.layout_pic_3col_border,
.layout_pic_3col_border_end {
	border: 3px solid #CCCCCC;
	padding: 1px;
	margin: 5px 20px 5px 0;
}
.layout_pic_3col_border_end {
	margin: 5px 0 5px 0;
}
.layout_pic_border_fr {
	border: 3px solid #CCCCCC;
	padding: 1px;
	margin: 5px 0 5px 20px;
	float: right;
}



#heading {
	width: 1px;
	height: 27px;
	float: right;
}
#heading h1 {
	text-indent: -9000px;
	color: #FFFFFF;
	font-size: 1%;
}


#mainarea {
	padding: 6px 19px 20px 20px;
}

#mainarea h1,
#sidearea h1 {
	margin: 0px 0px 0px 0px;
	font-size: 110%;
	text-indent: -9000px;
	height: 0px;
	overflow: hidden;
	color: #1C500E;
}
#mainarea h2,
#sidearea h2 {
	margin: 0px 0px 2px 0px;
	font-size: 90%;
	color: #1C500E;
}
#mainarea h3,
#sidearea h3 {
	margin: 10px 0px 2px 0px;
	font-size: 78%;
	color: #1C500E;
}
#mainarea h4,
#sidearea h4 {
	margin: 10px 0px 2px 0px;
	font-size: 70%;
	color: #1C500E;
}
#mainarea h5,
#sidearea h5 {
	margin: 10px 0px 2px 0px;
	font-size: 70%;
	color: #1C500E;
}
#mainarea p,
#sidearea p {
	margin: 6px 0px 10px 0px;
	font-size: 70%;
	line-height: 150%;
}

#mainarea ul,
#sidearea ul {
	list-style-type: none;
	padding: 2px;
	margin-left: 1px;
	margin-bottom: 14px;
}
#mainarea li,
#sidearea li {
	font-size: 70%;
	line-height: 170%;
	background-image: url(../images/generic/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
	padding: 2px 0 2px 10px;
}

#mainarea p.mainarea_intro {
	font-size: 78%;
	line-height: 150%;
	margin-bottom: 16px;
	color: #FD9511;
}

#mainarea p.caption {
	font-size: 60%;
	font-weight: bold;
	margin: 0px 0px 16px 0px;
	color: #1C500E;
}

#mainarea p.small {
	font-size: 65%;
}

#mainarea a img {
	border: 3px solid #CCCCCC;
}
#mainarea a:hover img {
	border: 3px solid #4C9325;
}

/* Tables */

th {
	padding: 6px 6px 5px 6px;
	font-size: 65%;
	color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-image: url(../images/generic/subnav.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
td {
	padding: 4px 1px;
	font-size: 65%;
	color: #666666;
	border-bottom: 1px solid #FFFFFF;
	text-align: center;
	background-color: #F4F4F4
}

td.booking_whole_day {
	color: #000000;
	background-image:  url(../images/rates/availability/whole-day.jpg);
	background-position: center;
	font-weight: bold;
}
td.booking_morning {
	color: #000000;
	background-image:  url(../images/rates/availability/morn.jpg);
	background-position: center;
	font-weight: bold;
}
td.booking_afternoon {
	color: #000000;
	background-image:  url(../images/rates/availability/after.jpg);
	background-position: center;
	font-weight: bold;
}


#table_rates th {
	padding: 10px 10px 5px 10px;
	text-align: left;
	font-size: 70%;
}
#table_rates td {
	padding: 4px 10px;
	font-size: 70%;
	text-align: left;
	color: #666666;
	border-bottom: 1px solid #CCCCCC;
}

#side_rates th {
	padding: 10px 10px 5px 10px;
	text-align: left;
	font-size: 70%;
}
#side_rates td {
	background-image: none;
	background-color: transparent;
	padding: 4px 10px;
	font-size: 70%;
	text-align: left;
	color: #000000;
	border-bottom: 1px solid #FFFFFF;
}
