/* STANDARD LAYOUT FORMATTING */
html,body {
	text-align:center;
	background:#FFF; 
	padding:0; 
	margin:0; 
	color:#333;
	font-family: helvetica;
	min-height:100%;
	height:100%;
}
img { border:none; }
tr, td {
	color:#333;
	font-family: helvetica;
	font-size:12px;
}

#footer { 
	width:980px;
	height:38px;
	margin:0 auto;
	color:#333;
	text-align:center;
	clear:both;
	position:relative;
	font-family: Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}
#footer hr {
	color:#FFFFFF;
	background-color:#FFFFFF;
	height:1px;
	border-bottom:1px dashed #0072bc;
	width:861px;
}

#footer a {
	text-transform:uppercase;
	margin:0 2px 0 2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}

.title {
	text-transform:uppercase;
	color:#03446d;
	margin:0;
	font-size:20px;
	text-align:left;
	padding-bottom:10px;
}
.title a {
	text-transform:uppercase;
	color:#03446d;
	margin:0;
	font-size:20px;
	text-align:left;
	padding-bottom:10px;
}

.fieldLabel {
	text-transform:uppercase;
	color:#03446d;
	margin:0;
	font-size:12px;
	font-weight:bold;
}

.reset { clear:both; }

h1,h2,h3,h4,h5,h6 { font-family: helvetica; color:#0072bc; }
h1 {font-size:22px; }
h2 {font-size:20px; }
h3 {font-size:18px; }
h4 {font-size:16px; }
h5 {font-size:14px; }
h6 {font-size:12px; }
/*Link styles*/
a { font-family: Helvetica, sans-serif;text-decoration:none;color:#0033FF; }
a:link, a:visited, a:active { text-decoration:underline;color:#0066CC; }
a:hover { text-decoration:none;color:#3366EE; }
/*Text styles*/
.textSm { font-family: Helvetica, sans-serif;font-size:10px;color:#000000; }
.textMs { font-family: Helvetica, sans-serif;font-size:12px;color:#000000; }
.textMd { font-family: Helvetica, sans-serif;font-size:14px;color:#000000; }
.textLg { font-family: Helvetica, sans-serif;font-size:16px;color:#000000; }

li { list-style-type:none; }
hr { height:1px;border:none;color:#0072bc;background:#03446d; }


input, select, textarea {
}
.input-button {
}
.input-checkbox {
}





















.blue12 {font-family: helvetica; color:#0072bc; font-size:12px;}
a.blue12 {font-family: helvetica; color:#0072bc; font-size:12px;}
.blue14 {font-family: helvetica; color:#0072bc; font-size:14px;}
a.blue14 {font-family: helvetica; color:#0072bc; font-size:14px;}

#header { 
	width:980px;
	height:94px;
}
#header img {
	float:right;
	margin:0 -3px 0 0;
}
.header_home {
	margin:0 auto;
	position:relative;
	top:30px;
}
.header_other {
	margin:0px auto 15px auto;
	padding-top:15px;
}

.container	{	
	margin: 0 auto -40px; /* center, not in IE5 */
	width:980px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}


.push {
	height: 38px; /* .push must be the same height as .footer */
}





#content { 
	width:980px;
	margin:0px;
	text-align:left;
	
	color:#767676;
	font-size:11px;
	line-height:18px;

}
#content p {
}
#content h2 a {
	text-decoration:none;
}
#content a {
	text-decoration:none;

}

#inner_content {
	width:650px;
	margin:0 auto;
	color:#767676;
}
#inner_content a {
	color:#767676;
	font-weight:bold;
	text-decoration:none;
}
#inner_content h1 {
	color:#000;
	font-size:16px;
}

.leftColumn {
	width:40%;
	float:left;
}

.leftColumnpress {
	width:40%;
	float:left;
}

.leftColumnevents {
	width:25%;
	float:left;
}

.rightColumn {
	width:56%;
	float:right;
}

.rightColumnpress {
	width:56%;
	float:right;
}

.rightColumnevents {
	width:75%;
	float:right;
}

#home_yacht {
	width:980px;
	height:475px;
	overflow:hidden;
	margin: 7px auto 0 auto;
	background: url('/img/home_yacht.jpg') no-repeat #bed0de;
}

#pre_footer {
	background: url('/img/header_lower.jpg') no-repeat #bed0de;
	width:980px;
	height:188px;
	margin:3px auto 0 auto;
	padding:0;
}
#pre_footer h3 {
	margin:10px 0 0 0;
	color:#03446d;
}
#pre_footer h5  {
	color:#03446d;
}
#pre_footer p {
	color:#03446d;
}

#home_content {
	width:250px;
	height:180px;
	text-align:left;
	overflow:hidden;
	margin:0 auto 0 30px;
	float:left;
	font-family:helvetica;
}
#home_right {
	width:250px;
	height:180px;
	text-align:left;
	overflow:hidden;
	margin:0px auto 0 40px ;
	float:left;
	font-family:helvetica;
}

.home_label {
	font-size:15px;
	margin:0;
}
.home_text {
	font-size:11px;
	margin:15px 0 0 0;
}

.right_home_text {
}
.home_icon1 {
	width:250px;
	height:175px;
	background-color:#ffffff;
	border:1px solid #174056;
}
.home_icon2 {
	position:relative;
	top:-7px;
	left:7px;
	width:114px;
	height:58px;
	background-color:#ffffff;
}


