/* ----------- REDEFINED STYLES -----------------*/
body {
	background-color: #FFFFFF;
	margin:5px 0px 0px;
	top: 20px;
}
/*------------ CUSTOM STYLES - GENERIC ----------*/
.outer {
	display:block;
	width:800px;
	margin:0px;
	text-align:left;
	border: 1px solid #000000;
	background-color: #BEE3ED;
}

#header {
	display:block;
	padding:0px;
	text-align:left;
}

#content {
	display:block;
	margin:0px;
	padding:0px;
	text-align:left;
	background-color: #B9E6FC;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10.5px;
	color:#000000;
	text-align:left;
	line-height:1.35em;
}


#content .heading {
	text-align: left;
	height: 310px;
	width: 800px;

}
#content .intro {
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#004584;
	text-align:justify;
	line-height:1.6em;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 20px;
	font-weight: bold;
	display: block;
	width: 310px;
}
#content .cruisewhit {
	width:255px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10.5px;
	color:#000000;
	text-align:left;
	line-height:1.35em;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 15px;
	float: left;
	display: block;
}
#content .awesome {
	display:block;
	float:left;
	width:220px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10.5px;
	color:#000000;
	line-height:1.35em;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
}
#content .southsea {
	display:block;
	float:left;
	width:270px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10.5px;
	color:#000000;
	line-height:1.35em;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-right: 0px;
}

#content #brochure {
	display:block;
	float:left;
	width:100%;
	font-size:12px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-right: 15px;
}
#content #brochure #agent label {
	display:block;
	float:left;
	width:150px;
	clear:left;
	height:20px;
	vertical-align:bottom;
	margin-bottom:5px;
}

#content #brochure #agent span {
	display:block;
	float:left;
	padding:2px 0 0 5px;
}
#content #brochure #agent input, #content #brochure #agent textarea {
	display:block;
	float:left;
	clear:right;
	width:250px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:16px;
	margin-bottom:5px;
}

#content #brochure #agent textarea
{
	height:45px;
}

#content #brochure #Brochures label {
	margin-right:10px;
}

#content #brochure #Brochures .brochure  {
	margin-bottom:10px;
	float:none;
	clear:both;
}

#content #brochure #Brochures .brochure img {
	/*width:100px;
	height:150px;
	border:1px solid #583393;*/
	margin-right:10px;
	background-color:White;
	padding:5px;
	float:left;
	display:block;
	margin-bottom:10px;
}
#content #brochure #Brochures .brochure div {
	margin-right:10px;
	line-height:130%;
	width:600px;
	float:left;
}

#content #brochure #Brochures .brochure div .bold {
	margin-right:10px;
	width:600px;
	font-size:12px;
	float:left;
}



#content h2
{
	margin-top:10px;
	font-weight:bold;
	font-size: 14px;
	color: #004584;
	text-transform:uppercase;
}

#content .bold {
	font-weight:bold;
	font-size: 11px;
	color: #004584;
}
#content a {
	color:#004584;
	text-decoration:none;
	font-weight: bold;
	font-size: 11px;
}
#content a:hover {
	color:#95CC4D;
}

#content p {
	margin:10px 0px 10px 0px;
}
#content ul {
	margin:0px;
	padding:0px 0px 0px 15px;
}

#footer {
	text-align:left;
	background-color: #B9E6FC;
	padding-top: 10px;
}
#contact{
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5px;
	width: 800px;
	clear: both;
	padding-top: 5px;
	color: #0093D5;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	display: block;
}
#contact .head {
	font-weight:bold;
	color: #583393;
	font-size: 9.5px;
}

#contact a {
	color:#0093D5;
	text-decoration:none;
	font-weight:bold;
	font-size: 9.5px;
}
#contact a:hover {
	color:#004584;
}
