/* ------------------------- */
/* ----> GLOBAL STYLES <---- */
/* ------------------------- */

html,body{margin:0;padding:0;}
img{border:none;}
img, div { behavior: url(styles/iepngfix.htc) }  /* IE PNG Fix */
.clearfix {clear:both}


/* ------------------------*/
/* ----> TEXT STYLES <---- */
/* ----------------------- */
body{
	background-color: #0652FE;
	}
	
p {margin-bottom: 16px;}
h1 {font-size: 22px; font-family: Georgia, "Times New Roman", sans-serif; font-weight: normal; margin-bottom: 16px; color: #0933E9; margin-top: 20px;}
h2 { color: #0933E9; font-size: 16px; font-weight: normal; margin-bottom: 16px;}
h3 { color: #FF0000; font-size: 16px; font-weight: normal; margin-bottom: 16px;}
a {color: #0933E9;}

#wrapper { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#container {
	margin: 0 auto;
	width: 910px; 
	background-color: #FFFFFF;
}
#address {
	background-color: #3CCBF3;
	font-family: Times, "Times New Roman", serif;
	font-size: 18px;
	line-height: 26px;
	color: #333333;
	padding: 0 10px 0 550px;
	height: 27px;
	margin-top: -3px;
}
#bodycontent {	
	padding: 0 25px 0 0;
	float: right;
	width: 700px;	
}
#footer {
	clear:both;
	background: url(../images/waves.jpg) #0652FE no-repeat;
	height: 100px;
}
.footertext{
	color: #3CCBF3;
	padding-right: 10px;
	font-size: 11px;
	text-decoration: none;
}
.footertext a:hover{
	text-decoration: underline;
}

/* ---- MAIN NAV STYLES ---- */
div#nav{
	width:175px;
	border-right: 1px solid #3CCBF3;
	height: 425px;
}
#nav li{
	list-style-type: none;
	display: block;
	margin-top: 20px;
	padding:0; 
	margin-left:-20px;;
	margin-bottom: -5px;
}
#nav a {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 14px;
	color: #ff0000;
	text-decoration: none;
	display:block;
}
#nav .active {
	background: url(../images/active.jpg) #FFFFFF no-repeat;
	margin-left:-40px;
	padding-left: 20px;
}
/* ---- SubNAV STYLES ---- */
div#nav .active_subnav {
	background: url(../images/waves2.jpg) #FFFFFF no-repeat bottom;
	margin-left:-20px;
	margin-top: -10px;	
}

div#nav li ul a {
	display: block;
	text-decoration: none;
	color: #0933E9;
	padding-left: 46px;
	padding: inherit;
	line-height: 11px;
	font-size: 12px;
	}

/* -------- */

#eventtable {
	padding-right: 20px;
	float: right;
	width: 290px;	
}
.whitetext {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 5px;
	height: 32px;
}
.smwhitetext {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 32px;
}
.smredtext {
	color:#FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 36px;
}
.eventtext { 
	line-height: 36px;
	padding-left: 5px;
	font-size: 12px;
}
.eventtextlines { 
	padding-left: 5px;
	font-size: 12px;
}
#weather {
	float: right;
	width: 90px;	
}
.desc {
	float: right;
	width: 575px;
	margin-right: 45px;
}
#jrsail td {padding-bottom: 15px; }
#smsailing {margin-left: 20px;}
#cal { color: #0A00C3; font-size: 9px; line-height: 18px;}
.calwhitetext {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center; 
	line-height: 12px;
}
.calnumber {
	text-align: right; 
	line-height: 12px;
	font-weight: bold;
}