/*
    
	  
*/

/***********************************************/
/* HTML Links                                 */
/***********************************************/

a{
	color: #000066;
	text-decoration: underline;
}

a:link{
	color: #000066;
	text-decoration: underline;
}
a:visited{
	color: #000066;
	text-decoration: underline;
}
a:hover{
	color: #D9B351;
	text-decoration: none;
	font-weight: normal;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/wrapper_bg.jpg);
	background-color: #FCF9DA;
	background-repeat: repeat-x;
}



#wrapper {
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
}
#header {
	color: #333;
	width: 1000px;
	float: left;
	padding: 0px;
	height: 155px;
	margin: 0px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}
#date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: right;
	padding-top: 30px;
	padding-right: 50px;
}

#leftcolumn {
	color: #333;
	height: auto;
	width: 480px;
	float: left;
	background-image: url(../images/left_col_sun.jpg);
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-right: 10px;
	background-position: left top;
	padding-bottom: 30px;
}
#ferry_fare_tbl {
	float: left;
	margin-top: 20px;
}

#leftcoltext {
	margin-top: 110px;
	height: auto;
	width: auto;
	text-align: left;
	color: #333;
}
#table_ftr_lft {
	clear: left;
	height: auto;
	width: 525px;
	padding-top: 15px;
}

.leftcol_space {
	height: 43px;
	float: left;
}

#rightcolumn {
	float: right;
	color: #333;
	height: auto;
	width: 485px;
	display: inline;
	margin-top: 25px;
	margin-right: 2px;
	padding-bottom: 35px;
	
}
#footer {
	clear: both;
	color: #333;
	text-align: left;
	border-top-style: dotted;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	margin-bottom: 20px;
}

/***********************************************/
/* Schedule Divs                                 */
/***********************************************/

#sched_nav_cont {
	float: right;
	height: 60px;
	width: 236px;
	margin-top: 25px;
}
.sched_but a{
	float: left;
	height: 34px;
	width: 234px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 9pt;
	vertical-align: middle;
	text-align: center;
	padding-top: 8px;
	background-image: url(../images/but_up.gif);
	background-repeat: no-repeat;
	color: #333333;
	margin-top: 10px;
	font-variant: small-caps;
	text-decoration: none;
	}
.sched_but a:visited{
	color: #333333;
	text-decoration: none;
}
.sched_but a:hover{
	background-image: url(../images/but_down.gif);
	color: #FFFFFF;
	text-decoration: none;
	height: 34px;
	width: 234px;
	font-variant: small-caps;
}

/***********************************************/
/* Facebook Plugin Divs                                 */
/***********************************************/
#apDiv1 {
	position:static;
	width:200px;
	height:137px;
	z-index:1;
	padding-left: 40px;
	padding-top: 40px;
}


/***********************************************/
/* Main Nav Divs                                 */
/***********************************************/

#rightnavcontainer{
	text-align: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	padding-bottom: 40px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: none;
}
/*
.main_nav a{
	color: #000066;
}
.main_nav a:visited{
	color: #000066;
}
.main_nav a:hover{
	color: #D9B351;
	text-decoration: none;	
}
*/


.enews_signup_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	
}
#wx_module_4957 {
	float: left;
	padding-bottom: 30px;
}

.enews_signup_table .field_format {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/form_field_bg.gif);
	background-repeat: no-repeat;
	background-position: center;
	color: #333333;
}
#enews_signup {
	height: auto;
	width: auto;
	float: left;
	clear: left;
	padding: 5px;
	background-image: url(../images/wrapper_bg.jpg);
	background-repeat: repeat;
	background-color: #B0B4BF;
	margin-left: 30px;
	border: 1px dashed #757E9B;
	margin-top: 100px;
}

.enews_submit_bg {
	background-color: #AFB1C0;
}
.smallcap {
	font-variant: small-caps;
	font-weight: bolder;
	font-size: 16px;
}


.enews_signup_title {
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 20px;
	text-decoration: underline;
	color: #003366;
}

.rightcolumn_spacer {
	height: 30px;
	width: 100px;
	clear: left;
	float: left;
}
#alerts {
	float: left;
	padding-left: 200px;
}
#right_photo {
	position: relative;
	overflow: visible;
	height: 200px;
	width: 250px;
	float: right;
}
.strong_red {
	color: #900;
	font-weight: bolder;
	font-size: 13px;
}
#main_nav {
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
}
.blue_highlight {
	color: #00F;
	font-size: 12px;
	text-align: center;
}
#wrapper #leftcolumn #leftcoltext div strong .blue_highlight {
	font-size: 18px;
}

