body {
	margin: 0 0 30px 0;
	background-color: #2193ef;
	background-image: url('images/background.gif');
	background-position: 0 0;
	background-repeat: repeat-x;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 12px;
}
a img {
	border: none;
}
table {
	border-collapse: collapse;
}
#container {
	text-align: left;
	border: 10px solid #ffffff;
	border-width: 0 10px;
	margin: 0 auto;
	width: 750px;
	padding-bottom: 20px;
	background: #ffffff;
}
#header {
	height: 244px;
	border-bottom: 4px solid #0E316D;
	position: relative;
	top: 0;
	left: 0;
	background-color: #ffffff;
	background-repeat: none;
}
#menu {
	position: absolute;
	left: 197px;
	bottom: 12px;
	width: 550px;
}
#menu a {
	float: left;
	display: block;
	padding-left: 8px;
	margin-right: 8px;
	color: #2092E8;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
#menu a:hover, #menu a.active {
	color: #0F326E;
	background-image: url('images/menu-selected-icon.gif');
	background-repeat: no-repeat;
	background-position: 0 center;
}
#languages {
	position: absolute;
	bottom: 41px;
	left: 602px;
	text-align: center;
	width: 130px;
}
#languages p {
	font-size: 11px;
}
#languages img {
	border: none;
}
#submenu {
	border: dotted #4F82AA;
	border-width: 1px 0;
	padding: 6px 0;
}
#submenu a {
	color: #888888;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
#submenu a:hover, #submenu a.active {
	color: #113363;
}
#submenu a.active {
	padding-left: 7px;
	background-image: url('images/submenu_selected.gif');
	background-repeat: no-repeat;
	background-position: left center;	
}
#right {
	width: 180px;
	padding: 0 0 15px 9px;
}
#right .box {
	border-bottom: 4px solid #EF4F0E;
	padding: 15px 0 15px 0;
}
#right .box h2 {
	background-color: #91A5AD;
	background-image: url('images/box_title_left.gif');
	background-repeat: repeat-y;
	margin: 0 0 10px 0;
	padding: 5px 5px 5px 20px;
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
}
#right #info p {
	border-bottom: dotted 1px #366189;
	margin: 0;
	padding: 4px 0;
	background-position: left center;
	background-repeat: no-repeat;
	text-align: right;
	color: #366189;
}
#right #promotions p {
	margin: 0;
	font-size: 14px;
	font-family: Times, "Times New Roman", serif;
	color: #0E346F;
	line-height: 150%;
}
#right #promotions a {
	color: #F04A0E;
}
#content {
	color: #717171;
	font-size: 12px;
}
#content h1 {
	background-color: #0F326B;
	background-image: url('images/content_title_left.gif');
	background-position: left;
	background-repeat: repeat-y;
	padding: 6px 6px 6px 20px;
	margin: 10px 0;
	color: #ffffff;
	font-size: 16px;
	font-weight: normal;
}
#content hr {
	height: 1px;
	color: #ffffff;
	background-color: #ffffff;
	border: none;
	border-top: 1px #545454 dotted;
	margin: 10px 0;
}
#content p {
	margin: 10px 0;
	font-size: 12px;
}
#content .big {
	font-size: 13px;
}
.emtext {
	color: #237DFC;
}
#content a {
	color: #237DFC;	
}

/*home*/
#content.index #left-col {
	width: 244px;
	background: #BFE4FA;
	text-align: center;
	margin-right: 12px;
	padding: 9px 0;
}
#content.index #left-col img {
	border: 5px #ffffff solid;
}
#content.index #left-col p {
	margin: 9px 9px 30px 9px;
	text-align: left;
	color: #2A2822;
	font-size: 12px;
}
#content.index #right-col {
	margin-left: 12px;
}
#content.index #right-col .box {
	background: #629EC4;
	padding: 7px;
	margin-bottom: 7px;
}
#content.index #right-col h2 {
	margin: 0 0 10px 0;
	color: #ffffff;
	font-size: 16px;
	font-weight: normal;
}
#content.index #right-col img {
	border: 5px solid #ffffff;
	margin-right: 7px;
}
#content.index #right-col p {
	margin: 0;
	color: #ffffff;
	font-size: 11px;
	text-align: justify;
	line-height: 120%;
}
#content.index #right-col a.more {
	display: block;
	text-align: right;
	margin-top: 7px;
}
#content.index #right-col a img {
	border: none;
	margin: 0;
}

/*marina services*/
#content.marina-services strong {
	color: #272727;
}
#content.marina-services hr {
	border-color: #4F82AA;
}
#content .pricelist {
	border: 1px solid #cfcfcf;
	border-collapse: collapse;
}
#content .pricelist td {
	padding: 6px 2px;
	border: solid #cfcfcf;
	border-width: 0 1px;
}
#content .pricelist thead td {
	border: 1px solid #cfcfcf;
}
#content .pricelist .odd {
	background: #D2EFFD;
}

/*models*/
#content.models .box {
	background: #578AAE;
	height: 120px;
}
#content.models #left-col .box {
	margin: 0 7px 7px 0;
}
#content.models #right-col .box {
	margin: 0 0 7px 7px;
}
#content.models .box h2 {
	color: #0E306D;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 5px 5px;
	border-bottom: 1px solid #ffffff;
	padding: 5px;
}
#content.models .box img {
	border: 5px solid #ffffff;
	margin: 0 5px 5px 5px;
}
#content.models .box a img {
	border: none;
}
#content.models .box a {
	display: block;
	margin: 15px 0;
}
#content.models .box td {
	color: #ffffff;
	width: 70px;
}
#content.models #data {
	font-size: 14px;
}
#content.models #data .left {
	color: #3a3a3a;
}
#content.models #data .right {
	color: #2094EF;
	font-weight: bold;
}
#content.models #data td {
	border-bottom: 1px dotted #545454;
	padding: 3px 0;
}
#content.models #gallery {
	background: #578AAE;
	width: 225px;
	text-align: center;
}
#content.models #gallery h2 {
	color: #0F2F69;
	font-size: 14px;
	font-weight: normal;
	padding: 5px 3px;
	margin: 5px;
	text-align: left;
	border-bottom: 1px solid #ffffff;
}
#content.models #gallery p {
	color: #A6BFC9;
	font-weight: bold;
	font-size: 11px;
	margin: 0 0 10px 8px;
	text-align: left;
}
#content.models #gallery img {
	border: 4px solid #ffffff;
	margin: 2px;
}
#content.models p.terms a {
	color: #545454;
}
#content.models p.terms {
	margin-top: 10px;
}

/* last minute */
#content.last-minute table {
	color: #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin-bottom: 10px;
}
#content.last-minute thead td {
	border: 1px solid #000000;
	background: #D2EFFD;
}
#content.last-minute tbody td {
	border-top: 1px dotted #000000;
	border-bottom: 1px dotted #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
#content.last-minute .red {
	color: #ff0000;
}
#content.last-minute .first {
	border-left: none;
}
#content.last-minute .last {
	border-right: none;
}
#footer {
	padding-top: 10px;
	color: #ffffff;
}
#footer a {
	color: #ffffff;
}
#footer a:hover {
	color: #000000;
}