/* CSS Document */
body {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #333333;
	margin: 0;
	padding: 0;
	background: #fff url(images/background-photo3.jpg) top center;
	}

form {
	margin: 0;
	padding: 0;
	}

a:link {
	color: #D17532;
	}
a:visited {
	color: #000099;
	}
a:hover {
	color: #000099;
	}
a:active {
	color: #D17532;
	}

h1 {
	font-size: 14px;
	margin-top: 2em;
	}
h1.large {
	font-weight: normal;
	font-size: 35px;
	text-align: center;
	margin-top: 0;
	}
#container {
	width: 1000px; 
	text-align: center; 
	margin: 0 auto 0 auto;
	}
#header {
	width: 1000px;
	background-color: #fff;
	}
#header .logo {
	width: 237px;
	height: 331px;
	float: left;
	}
#header .nav {
	height: 69px;
	}
#header .nav img {
	float: left;
	}
#header .tagline {
	float: left;
	width: 763px;
	}

#page {
	background: #fff url(images/bkground1.jpg);
	}

#content {
	width: 820px; 
	padding: 20px 0 20px 0; 
	margin: 0 auto 0 auto; 
	text-align: left;
	}
#content p {
	font-size: 14px;
	line-height: 1.25em;
	}

#content .front-right {
	width: 260px; 
	float: right; 
	margin: 0 0 10px 10px; 
	text-align: center;
	}

#content .front-left {
	width: 260px; 
	float: left; 
	margin: 0 20px 20px 0; 
	text-align: center;
	}
#content .front-left .caption {
	margin: 10px 0 20px 0;
	}
#content .front-left .caption p {
	margin: 0;
	padding: 0;
	font-size: 11px; 
	line-height: 1.25em;
	}

#content .slideshow {
	width: 800px;
	height: 400px;
	margin: 0 auto 25px auto;
	}

#content .gallery {
	width: 800px;
	margin: 0 auto 0 auto;
	}
#content .gallery-img {
	float: left;
	margin: 5px;
	}
#content .faq p.question {
	margin: 2em 0 0 0;
	}
#content .faq p.answer {
	padding: 0 0 0 4em;
	}

#content .links p {
	text-indent: -4em;
	padding: 0 0 0 4em;
	}

#content .media p {
	font-size: 20px;
	margin: 0 0 2em 0;
	}

#content .rooms .atlantis, 
#content .rooms .utopia, 
#content .rooms .eden, 
#content .rooms .heaven {
	clear: both;
	margin: 0 0 50px 0;
	}

#content .rooms .atlantis img.titleimg {
	margin: 0 0 0 90px;
	}

#content .rooms .utopia img.titleimg {
	margin: 60px 0 0 90px;
	}

#content .rooms .heaven img.titleimg {
	margin: 30px 0 0 110px;
	}

#content .rooms .eden img.titleimg {
	margin: 50px 0 0 120px;
	}

#content .rooms .atlantis img.photoimg, 
#content .rooms .heaven img.photoimg {
	float: left;
	margin: 0 50px 0 0;
	}

#content .rooms .utopia img.photoimg, 
#content .rooms .eden img.photoimg {
	float: right;
	margin: 0 0 0 50px;
	}

#content .details {
	clear: both;
	}


#footer {
	clear: both; 
	text-align: center;
	}
#footer .nav {
	font-size: 12px; 
	font-weight: bold; 
	text-transform: uppercase; 
	margin: 20px 0 20px 0;
	}
#footer .contact {
	width: 500px; 
	margin: 0 auto 0 auto;
	}

#footer .contact .left {
	width: 125px; 
	float: left; 
	text-align: center;
	}
#footer .contact .center {
	width: 254px; 
	float: left; 
	text-align: center;
	}
#footer .contact .right {
	width: 121px; 
	float: left; 
	text-align: center; 
	padding-top: 25px;
	}
#footer .credit {
	clear: both; 
	text-align: center; 
	padding: 20px 0 0 0;
	}


table.rate-table {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	text-align: center;
	margin: 0 auto 0 auto;
	}
table.rate-table td {
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	}

#header-left { float: left; width: 237px; height: 723px; background-color: #fff; }
#header-right { float: left; width: 763px; height: 723px; background-color: #fff;}

#slideshow { width: 763px; height: 574px; background: url(/images/dr_slideshow-bg.jpg) no-repeat top left; position: relative; }
#slideshow-display { width: 720px; height: 478px; background: url(/images/slides/slide-01.jpg) no-repeat top left; position: absolute; top: 71px; left: 18px; }
#slideshow-display img { display: none; }

#specials-banner {
	float: left;
	width: 740px;
	margin: 0 15px 10px 8px;
	background: #A403FB url(/images/special_bg1.gif) repeat-x top center;
	}
#specials-banner img {
	float: left;
	}
#specials-banner .text {
	padding: 10px 10px 10px 150px;
	font-weight: bold;
	font-size: 13px;
	color: #fff;
	}
#specials-banner .text a {
	color: #fc0;
	}