body {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFFFFF;
	background-color: #333333;
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat-x;
	background-position: top;   
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width:100%;
	margin-top:10px;
}
#masthead {
	padding:0px;
	margin:0px;
}
#menu-container {
	width: 100%;
	height: 17px;
	float:left;
	padding:0px;
	margin:0px 0px 10px 0px;
 	background-color: #000000;   
	border-top: 2px solid #00CC00;
	border-bottom: 2px solid #FF6600;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
}
	#menu-container ul.main-nav {
		width:770px;
		text-align:center;
		padding:0px 0px 0px 0px;
		margin:0px;
	}
	#menu-container ul.main-nav li {
		float:left;		
		background-color:#000000;	
		color:#FFFFFF;
		font-weight:bold;
		text-align:center;
		padding:0px 0px 0px 0px;
		list-style-image:none;
		list-style:none;
	}
	#menu-container ul.main-nav li a {
 		background-color:#000000;	
		color:#FFFFFF;
		text-indent:5px;
		text-align:left;
		text-decoration:none;
		padding: 0px 3px 0px 3px;
		border-left: 4px solid #000000;
		border-right: 3px solid #000000;
	}
	#menu-container ul.main-nav li a:hover {
		background-color:#3366CC;
		color:#FFFFFF;
		text-align:left;
		text-indent:5px;
		text-decoration:none;
		padding: 0px 3px 0px 3px;
		border-left: 4px solid #00CC00;
		border-right: 3px solid #FF6600;
	}
	
#footer {
	width:100%;
	height:39px;
	background:url(../images/bg_hdr_green.gif) repeat-x;
	border-bottom: 3px solid #FF6600;
	color:#000000;
}

/* START CONTENT STYLES */

#content-container {
	width:750px;
}
img.main {
	padding: 5px;
	float:left;
	border: 3px solid #FF6600;
}
.left-column {
	float:left;
	width:240px;
	background-color:#000000;
	background-image:url(../images/bg_hdr_blue.gif);
	background-position:top;
	background-repeat:repeat-x;	
	height:400px;
	margin-bottom:15px;
	margin-top: 30px;
}
.middle-column {
	float: left;
	width:240px;
	margin:0px 15px 15px 15px;
	background-color:#000000;
	background-image:url(../images/bg_hdr_orange.gif);
	background-position:top;
	background-repeat:repeat-x; 
	height:400px;
	margin-top: 30px;

}
.right-column {
	float:right;
	width:240px;
	background-color:#000000;
	background-image:url(../images/bg_hdr_green.gif);
	background-position:top;
	background-repeat:repeat-x;		
	height:400px;
	margin-bottom:15px;
	margin-top: 30px;

}
.right-column2 {
	float:right;
	width:240px;
	background-color:#000000;
	background-image:url(../images/bg_hdr_blue.gif);
	background-position:top;
	background-repeat:repeat-x;		
	height:400px;
	margin-bottom:15px;
}
.right-column3 {
	float:right;
	width:240px;
	background-color:#000000;
	background-image:url(../images/bg_hdr_orange.gif);
	background-position:top;
	background-repeat:repeat-x; 
	height:400px;
	margin-bottom:15px;
}
p {
	padding: 7px;
}
p.ftr-links {
	padding-top:15px;
	color:#333333;
	padding-bottom: 10px;
}
p.ftr-links a {
	color:#333333;
}
h1 {
	float:left;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size:16px;
	font-stretch:expanded;
	padding: 2px 0px 5px 0px;
}
a {
	color:#FF6600;
	text-decoration:underline;
}
a:hover {
	color: #3366CC;
	text-decoration:none;
}
.fullspan1 {
	float:left;
	text-align:left;
	width:100%;
	background-color:#000000;
	background-image:url(../images/bg_hdr_blue.gif);
	background-position:top;
	background-repeat:repeat-x;		
	margin-bottom: 15px;
	border-bottom: 3px solid #3366CC;
	margin-top: 35px;

}
.fullspan2 {
	float:left;
	text-align:left;
	width:100%;
	background-color:#000000;
	background-image:url(../images/bg_hdr_green.gif);
	background-position:top;
	background-repeat:repeat-x;		
	margin-bottom: 15px;
	border-bottom: 3px solid #00CC00;
}
.fullspan3 {
	float:left;
	text-align:left;
	width:100%;
	background-color:#000000;
	background-image:url(../images/bg_hdr_orange.gif);
	background-position:top;
	background-repeat:repeat-x;		
	margin-bottom: 15px;
	border-bottom: 3px solid #FF6600;
	margin-top: 35px;
}
h2.fullspan {
	text-indent: 50px;
}
img.fullspan {
	float:left;
	margin-right: 10px;
	margin-left:10px;
	padding-bottom: 30px;
}
p.fullspan {
	float:left;
}
.greeting {
	width:495px;
	background-color:#000000; 
	float:left;
	text-align:left;
	background-image:url(../images/bg_hdr_orange.gif);
	background-position:top;
	background-repeat:repeat-x; 	
}
p.grt {
	margin:0px 5px 0px 5px;
	
	
} 


/* AJAX TABBED STYLES */
.mainAreaInternal {
/*   position: absolute;
   top: 40px;
   left: 0px; */
   width: 520px;
   height: 500px;
   background-color: #000000;
   overflow: auto;
	padding: 2px;
   z-index: 0;
 }

 .mainAreaLoading {
/*   position: absolute;
   top: 40px;
   left: 0px; */
   width: 500px;
   height: 40px;
   background-color: #000000;
   z-index: 1;
 }
 .casino-link {
 	border-bottom: 1px solid #3366CC;
}

 .casino-links {
 	border-bottom: 1px solid #FF6600;
}

table.prices {
	border: 1px solid #FF6600;
	width: 700px;
	text-align:center;
	
}

table.prices th {
	font-size:12px;
	font-variant:small-caps;
	text-align:center;
	color: #3366CC;
	background-image:url(../images/bg_hdr_orange.gif);
	background-position:top;
	background-repeat:repeat-x;	
	border-bottom: 1px solid #FF6600;
}
table.prices td {
	background-color:#333333;
	border-bottom: 1px solid #00CC00;
	border-right: 1px solid #00CC00;
	padding: 1px;
}

table.villas {
	
}
table.villas th {
	font-size:12px;
	font-variant:small-caps;
	text-align:left;
	width: 80px;
	border-bottom: 1px solid #3366CC;
}
table.villas td {
	text-align:right;
	border-bottom: 1px solid #00CC00;
	width: 80px;
}

.precon {
	font-size:14px;
	font-variant:small-caps;
	font-weight:bold;
	border-bottom: 2px solid #FF6600;
	border-top: 2px solid #3366CC;
	padding: 5px;
}

p.jw_form {
	padding:0px;
	margin: 2px;
}