html {
//	background-color: #cee5fb; /* light blue */
	background-color: #e9f4ff; /* light blue */
	background: #e9f4ff url('images/gradient.jpg') repeat-x scroll 50% 0;

	}
body {
	font-family: "Trebuchet MS","Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif; 
	font-size: 10px;
	margin:0px;
	padding:0px;
	height:100%;

	}
#container {
	width: 674px;
	margin: 0px auto;
	height: 100%;
	}
#top {
/*	margin-bottom: 4px; */
	width: 673px;  
	height: 104px;
	border-bottom:3px solid #333;
	}
#top img {
	border:none;
	}
#gallery {
	border-bottom:1px solid #333;
	padding:0;
	}
#nav {
	border-bottom: solid #333 2px;
	border-top: solid #333 3px;
	width:673px;
	}
#main {
	height:100%;
	float:right;
	width:673px;
	background: #333 url('images/main-background.jpg') repeat-y fixed 50% 0;
	}
#main1 {
	height:100%;
/*	float:right; */
	width:673px;
	background: #333 url('images/main1-background.jpg') repeat-y fixed 50% 0;
	}
#content {
	width: 440px;
	float: right;
	height: 100%;
	font-size: 1.2em;
	font-weight:normal;
	margin:3px;
	padding:5px;
	}
#pad {
	zindex: 7;
	padding: 0px 12px 12px 12px;
	color: #333; /* dark gray */
	}
#pad1 {
	zindex: 7;
	padding: 5px 12px 8px 12px;
/*	color: #333; /* dark gray */
	margin:0;
	}
#pad1 a:link, #pad1 a:active, #pad1 a:visited {
	padding-left: 0px;
	color: #606060; /* dark gray */
	text-decoration:none;
	}
#pad1 a:hover {
	text-decoration:underline;
	}
#news {
	width: 200px;
	float: left;
	height: 100%;
	font-size: 1.2em;
	font-weight:normal;
	margin:3px;
	padding:5px;
	color:#CCC;
	}
#pad h1 {
	padding: 6px 0px 4px 0px;
	font-size: 1.6em;
	color: #80542a; /* amber */
	}
#pad1 h1 {
	font-size: 1.6em;
	color: #80542a; /* amber */
	}
#pad h2 {
	display:block;
	text-align: left;
	margin: 6px 0 2px 0;
	font-size: 1.2em;
	font-weight: bold;
	color: #80542a; /* amber */
	}
#pad h2.banner{
	background-color:#e4dba5;
	}
#pad h3 {
	padding: 4px 0px 4px 0px;
	margin: 4px;
	font-size: 1.3em;
	color: #f9fdc2;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #F7CB33;
	}
#pad h4 {
	font-size: 1.3em;
	margin: 18px 0px 3px 0px;
	color: #000;
	font-weight: bold;
	}
#pad .caption {
	font: 10px/1em  Verdana, Tahoma, Helvetica, sans-serif;
	color: #606060; /* dark gray */
	text-align:left;
	}
#pad dt {
	margin-left: 10px;
	}
#pad img {
	border:1px solid #333;
	padding:2px;
	background-color: #ccc;
	text-align:center;
	}
#pad img.plain {
	border:none;
	padding:none;
	background: none;
	}
#pad ul {
	font-size: .9em;
	}
#pad td {
	font-size: 1em;
	vertical-align:top;
	}
#pad a:link, #pad a:active, #pad a:hover, #pad a:visited {
	padding-left: 0px;
	color: #80542a; /* amber */
	text-decoration:none;
	}
#pad a:hover {
	background-color: #none;
	color: white;
	}
#pad button {
	font-size: 12px;
	color: #CCC;
	width:100px;
	height: 30px;
	}
#news h1 {
	padding: 6px 0px 4px 0px;
	font-size: 1.6em;
	color: #99cdff; /* light blue */
	}
#news h2 {
	padding: 6px 0px 2px 0px;
	font-size: 1.2em;
	color: #99cdff; /* light blue */
	}
#news h2 span {
	color:#efde96;
	}
#news h3 {
	padding: 6px 0px 0px 0px;
	margin: 0px;
	font-size: 1em;
	font-weight:bold;
	color: #99cdff; /* light blue */
	}
#news img {
	border:1px solid #333;
	padding:2px;
	background-color: #CCC;
	}
#news p {
	margin: 0px;
	}
#news ul {
	font-size: .9em;
	}
#news p {
	
	}
		
#news a:link, #news a:active, #news a:visited {
	padding-left: 0px;
	color: #fff; /* light gray */
	text-decoration:none;
	}
#news a:hover {
	text-decoration:underline;
	}
#popup {
	background-image:url(images/Pop-up_Window.jpg);
	height:100%;
	padding:30px;
	color:#f9fdc2;
	}
#popup h2 {
	padding-top:115px;
	text-align:left;
	font-size: 1.7em;
	font-weight:bold;
	}
#footer {
	font-size:1.1em;
	padding: 5px;
	margin-top: -10px;
	background-color: #efde96;
	width: 663px;
	color:#606060;
	clear:both;
	border-top: 3px solid #333;
	}
#footer img {
	border:1px solid #4d3b14;
	}
#footer td {
	vertical-align:top;
	padding-left: 10px;
	}
#footer a:link, #footer a:active, #footer a:hover, #footer a:visited {
	text-align:center;
	padding: 0;
	text-decoration: none;
	color:#606060;
	}
#footer a:hover {
	text-decoration: underline;
	}
#scroll {
	position:absolute;
	top:0;
	bottom:-0.1px;
	width:1em;
	z-index:-1;
	}
.right	{
	float:right;
	margin: 1em .5em 1em 1em;
	clear: both;
	}
.left	{
	float:left;
	margin: 1em 1em 1em .5em;
	clear: both;
	}
p {
	margin: 0 0 0 0px;
	text-align:left;
	}
p.right-align {
	text-align:right;
	}
p.left-align {
	text-align:left;
	}
p.center-align {
	text-align:center;
	}
div.center-align {
	text-align:center;
	}
TD.faq {
	vertical-align:top;
	font-size: .9em;
	padding-left: 18px;
	padding-right: 8px;
	text-align:left;
	}
TD.hotel1 {
	color:#F7CB33;
	border-top: dashed 1px #F7CB33;
	font-weight: bold;
	}
TD.slices {
	padding-left:0px;
	}
	
.rule {
	width:100%;
	border-bottom:2px solid #f9fdc2;
	margin:10px 0 10px 0;
	text-align:center;
	}
.hotel {
	border-top: dashed 1px #F7CB33;
	font-weight: bold;
	}
.red {
	color:#800000;
	}
.selectme {
	font-family: verdana;
	font-weight:bold;
	font-size: 1em;
	background-color:#f9fdc2;
	border: 1px solid #333;
	padding-bottom:3px;
	}
.selectme:hover {
	color:red;
	border: 1px solid #333;
	cursor:pointer;
	}
.attribution {
	color: #CCC;
	font-weight:bold;
	font-size:.9em;
	}
.testimonial {
	color: #CCC;
	font-size:1em;
	}