@charset "utf-8";
/* CSS Document */

* {
	margin: 0 auto;
	padding: 0;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:small;
	color: #4B4B4B;
	z-index: -1000;
}

#home {
	background: url(../data/background.jpg)  no-repeat;
	background-attachment: fixed;
	background-repeat: repeat;
    }

	
#spa {
    background: url(../data/background.jpg)  no-repeat;
	background-attachment: fixed;
	background-position: center top;

    }
#golf {
	background-attachment: fixed;
	background-image: url(../data/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
	
#hotel {
    background: url(../data/background.jpg)  no-repeat;
	background-attachment: fixed;
	background-position: center top;

	}
#health {
    background: url(../data/background.jpg)  no-repeat;
	background-attachment: fixed;
	background-position: center top;
	}


#wrapper {
	width: 850px;
	margin-top: 10px;
}

#border {
	width: 850px;
	background-image: url(../images/borderc.png);
}

#header
{
	height:60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	margin: 0 auto;
	
}

#headermenu
{
	height:22px;
	width:850px;
	margin-top:5px;
	display:block;
	background-image: url(../images/borderctop.png);
	background-repeat: no-repeat;
}

#container
{
	clear:both;
	border: medium solid #4D4E50;
	width: 800px;
	background-image: url(../images/PS_obsidian.png);
	height: auto;
}

#left-side
{
	width:198px;
	height:100%;
	float:left;
	border-right:1px;

}

#main
{
	width:600px;
	height: auto;
	margin-left: 200px;
}

#main-image
{
	height:300px;
	width:600px;
	background-image: none;
}

#main-content
{
	width:590px;
	height: auto;
	background-color: #FFC166;
	padding:5px;
	background-image: url(../images/gold.jpg);
	background-repeat: repeat;
}

div.content-block {
	border: 1px solid #546F8F;
	margin-bottom: 5px;
	padding: 10px;
	background-image:none;
	background-color: #CCF;
	margin-top: 5px;
	height: auto;
	text-align: justify;
	color: #000;
	line-height:1.5em;
}

div.content-blockbg {
	border: 1px solid #546F8F;
	margin-bottom: 5px;
	padding: 5px;
	background-image:none;
	background-color: #999;
	margin-top: 5px;
	height: auto;
	text-align: justify;
	color: #666;
}

div.content-block2 {
	border: 1px solid #546F8F;
	margin-bottom: 5px;
	padding: 5px;
	background-image:none;
	background-color: #55ACBF;
	margin-top: 5px;
	height: auto;
	text-align: justify;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-weight: bold;
	font-size: 10px;
}

div.content-block2 {
	border: 1px solid #546F8F;
	margin-bottom: 5px;
	padding: 5px;
	background-image:none;
	background-color: #55ACBF;
	margin-top: 5px;
	height: auto;
	text-align: justify;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-weight: bold;
	font-size: 10px;
}
div.content-block3 {
	border: 1px solid #546F8F;
	margin-bottom: 5px;
	padding: 5px;
	background-image:none;
	background-color:#000;
	margin-top: 5px;
	height: auto;
	text-align: justify;
	color: #666;
}
div.image-blockr {
	margin: 5px;
	padding: 5px;
	background-image:none;
	background-color: #EAEAFF;
	margin-top: 5px;
	height: auto;
	width:260px;
	text-align: justify;
	color: #666;
	float:right;
}

div.image-blockl {
	margin: 5px;
	padding: 5px;
	background-image:none;
	background-color: #EAEAFF;
	margin-top: 5px;
	height: auto;
	width:260px;
	text-align: justify;
	color: #666;
	float:left;
}

div.content-smallblock {
	border: 1px solid #546F8F;
	margin-bottom: 0px;
	padding: 5px;
	background-image:none;
	background-color: #EAEAFF;
	margin-top: 1px;
	height: 325px;
	text-align: justify;
	width:31%;
	float:left;
}


div.left-block {
	border: 1px solid #546F8F;
	margin-bottom: 5px;
	padding: 5px;
	background-image:none;
	background-color: #FFFFFF;
	margin-top: 5px;
	height: auto;
}

#clear-footer
{
	width:100%;
	height:0px;
	clear:both;
}

#footer
{
	width:100%;
	height:22px;
	background-image: url(../images/bordercbottom.png);
	background-repeat: no-repeat;
}


.Heading_Main
{
	font-size: 150%;
	font-weight: bold;
	color: #333;
	font-style: italic;
	text-align:center;
}

.Heading_Sub
{
	font-size: 100%;
	font-weight: bold;
	color: #C30;
	text-align:center;
}
.Heading_Orange
{
	font-size: 100%;
	font-weight: bold;
	color:#F90;
	text-align: left;
}
.Heading_Xmas
{
	font-size: 100%;
	font-weight: bold;
	color:#F00;
	text-align:center;
}

.Heading_front
{
	font-size: 100%;
	font-weight: bold;
	color:#939;
	text-align:center;
}

.Heading_Blue
{
	font-size: 100%;
	font-weight: bold;
	color:#09F;
	text-align: left;
}
.Heading_greyDark
{
	font-size: 100%;
	font-weight: bold;
	color:#030;
	text-align: center;
}
.CenterF
{
	text-align:center;
}

ol, ul {
	margin: 0 0 1.0em 2.5em;
}

.imgleft {
	margin-right:8px;
	margin-top:5px;
	margin-left:2px;
	margin-bottom:5px;
	border: 1px groove #3E4232;
	padding:1px;
	float:left;

}

.imgright {
	margin-left:8px;
	margin-top:2px;
	margin-right:2px;
	margin-bottom:2px;
	border: 1px groove #3E4232;
	padding:1px;
	float:right;
	
}

ul#footerNav {
	float: left;
	width: 800px;
	height: 23px;
	border-top: 1px ridge #ECB870;
	margin: 30px 0 0 0;
	text-align: center;
	line-height: 23px;
	font-size: 110%;
}

ul#footerNav li {
	display: inline;
	margin: 0 20px;
	list-style: none;
}

ul#footerNav li a {
	text-decoration: none;
	color: #fff;
}

ul#footerNav li a:hover {
	color: #ce912a;
	text-decoration: none;
}
.imgborder {
	border: 1px groove #3E4232;
	padding:1px;
}

.smallfont
{
	font-size: 9px;	
}

.redfont
{
	color: #C30;
	line-height: 2em;
	font-weight: bold;
	
}

.list
{
	line-height:2em;

}
