body {
	background:url(../images/bg.jpg) repeat-x #001b4c; 
	margin:0;
	font:11pt Arial, Helvetica, sans-serif;
	color:#374C75;
}

html { 
	min-height:100%;
	margin-bottom:1px; 
}

#container {
	width:1001px; 
	margin:0px auto;
}

.textBold {
	font-weight:bold;
}

p {
	margin:0 0 10px 0;
	line-height:20px;
}

p a {
	text-decoration:none;
	color:#001F49;
}

p a:hover {
	color:#00A7B3;
}

/* HEADER***********************************/

#header {
	float:left;
	width:1001px;
	background:url(../images/header.jpg) no-repeat;
	height:171px;
}

#header p {
	padding:70px 226px 0 0;
	float:right;
	margin:0;
	text-align:right;
	font-size:12px;
	line-height:17px;
	color:#001F49;
}

#header p a {
	text-decoration:none;
	color:#001F49;
}

#header p a:hover {
	color:#00A7B3;
}

#container .head-amn {
	background:url(../images/header-amn.jpg) no-repeat;
}

#container .head-about {
	background:url(../images/header-abt.jpg) no-repeat;
}

#container .head-media {
	background:url(../images/header-med.jpg) no-repeat;
}

#container .head-gallery {
	background:url(../images/header-gal.jpg) no-repeat;
}

#container .head-contact {
	background:url(../images/header-ctc.jpg) no-repeat;
}

/* NAVBAR*********************************/

#navbar {
	float:left;
	width:1001px;
	color:#fff;
}

#navbar ul {
	float:left;
	width:961px;
	margin:0;
	padding:0 0 0 40px;
	background:#CECB00;
}

#navbar ul li {
	margin:0;
	padding:0;
	float:left;
	list-style-type:none;
	background:url(../images/navi-separ.gif) no-repeat top left;
	background-position:0 12px;
}

#navbar ul #no-sep {
	background:none;
}

#navbar ul li a {
	text-decoration:none;
	color:#fff;
	text-transform:uppercase;
	font:14px Arial, Helvetica, sans-serif;
	letter-spacing:3px;
	padding:10px 20px;
	float:left;
	margin-left:2px;
	font-weight:bold;
}

#navbar ul li a:hover {
	color:#00A7B3;
}

#navbar ul li span {
	color:#fff;
	text-transform:uppercase;
	font:14px Arial, Helvetica, sans-serif;
	letter-spacing:3px;
	padding:10px 20px;
	float:left;
	background:#00A7B3;
	margin-left:2px;
	font-weight:bold;
}


/* BODY************************************/

#main {
	float:left;
	width:1001px;
	background:url(../images/main-bg.png) no-repeat;
}

#main ul {
	margin:0;
	padding:0; 
}

#main ul li {
	margin:0 0 2px 0;
	padding:0 0 0 15px;
	background:url(../images/bullet.gif) no-repeat;
	background-position:0 7px;
	list-style-type:none; 
}

#main ul li a {
	text-decoration:none;
	color:#001F49;
}

#main ul li a:hover {
	color:#00A7B3;
}

#main .colLeft {
	float:left;
	width:500px;
}

#main .colRight {
	float:left;
	width:375px;
	padding-left:70px;
	margin-top:54px;
}

#main .colLeft .textHome {
	font-size:14px;
	line-height:24px;
	font-weight:bold;
	padding:30px 50px 60px 60px;
	display:block;
}

#main .colLeft .pic-amenities {
	float:left;
}

#main .colLeft .link-amenities {
	float:left;
	margin:50px 0 0 30px;
	font-size:14px;
	line-height:24px;
	text-decoration:none;
	color:#001F49;
}

#main .colLeft .link-amenities:hover {
	color:#00A7B3;
}

#main .contact-block {
	padding:56px 40px 20px 50px;
	margin-bottom:30px;
}

#main .contact-block .tit {
	float:left;
}

#main .contact-block p {
	margin-top:10px;
}

#main .contact-block .contact {
	float:left;
	width:220px;
	border-right:solid 1px #001F49;
}

#main .contact-block .hours {
	float:left;
	width:160px;
	padding-left:15px;
}

#main .contact-block .map {
	margin:20px 0;
	float:left;
	width:395px;
}

#main .form {
	float:left;
	width:375px;
}

#main .form label {
	float:left;
	width:120px;
	margin-top:4px;
}

#main .form .field {
	float:left;
	width:235px;
	padding:4px;
	border:solid 1px #ccc;
	margin-bottom:10px;
	font:14px Arial, Helvetica, sans-serif;
	color:#666;
}

#main .form textarea {
	width:235px;
	padding:4px;
	border:solid 1px #ccc;
	margin-bottom:10px;
	font:14px Arial, Helvetica, sans-serif;
	color:#666;
}

#main .form .submit {
	float:left;
	width:363px;
	text-align:right;
	margin-top:10px;
}

#container .gallery {
	background:url(../images/gallery-bg.png) no-repeat;
	height:485px;
}

.gallery .detail {
	float:left;
	width:578px;
	padding:67px 0 0 204px;
}

.gallery .thumbs {
	float:left;
	width:670px;
	padding:53px 0 0 167px;
}

.gallery .thumbs img {
	float:left;
	border:none;
	margin-right:10px;
}

.gallery .thumbs .navegation {
	margin-top:10px;
}

.gallery-detail {
	float:left;
	width:580px;
	height:280px;
	background:#e6e394; 
}

.gallery-detail .caption {
	float:left;
	width:137px;
	padding:20px 0 0 20px;
	font-size:11px;
}

.gallery-detail img {
	float:left;
}


/* FOOTER************************************/

#footer {
	clear:both;
	background:#001f49;
	padding-top:14px;
	height:32px;
	color:#fff;
	font:13px Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
}

#footer a {
	text-decoration:none;
	color:#fff;
}

#footer a:hover {
	text-decoration:none;
	color:#CECB00;
}

#copy {
	margin-top:10px;
	height:18px;
	font-size:11px;
	color:#001F49;
}

#copy a {
	color:#001F49;
	text-decoration:none;
	font-style:italic;
}

#copy a:hover {
	text-decoration:underline;
}


