/* Totem Ocean */

/* By Jesse J. Anderson */

/* @group CSS */

html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0 auto;
	padding: 0;
	font-family: verdana, arial, sans-serif;
	background: #3969b5 url(./images/header_bg.gif) repeat-x center top;
	color: #000;
	text-align: center;
}

p, li {
	font-size: 12px;
	line-height: 16px;
}

/* @end */

/* @group Positioning */

#wrapper {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 960px;
}

#content_wrapper {
	width: 960px;
	background: url(./images/wrapper_bg.gif) repeat-x center top;
}

#header {
	height: 150px;
}

#header_sub {
	background-color: #3969b5;
	color: #fff;
	clear: left;
	float: left;
	width: 960px;
	margin: 50px 0 0 0;
	text-align: center;
}

#content_wrapper {
	background: url(./images/wrapper_bg.gif) repeat-y;
}

#content {
	clear: both;
	float: right;
	width: 760px;
	background: #ffffff url(./images/content_main_left_bg.gif) top left no-repeat;
	margin: 0;
}

#content_main {
	float: left;
	display: inline;
	width: 740px;
	margin: 10px 0 10px 0;
	padding: 0;
}

#content_sub {
	background: #3969b5 url(./images/content_sub_bot_bg.gif) bottom center no-repeat;
	float: right;
	display: inline;
	width: 200px;
	padding: 0 0 10px 0;
	margin: 20px 0 0 20px;
}

#content_left{
	float: left;
	display: inline;
	width: 350px;
	margin: 10px 0 0 20px;
	padding: 0;
}
#content_right {
	float: right;
	display: inline;
	width: 350px;
	margin: 10px 20px 0 0;
	padding: 0;
}
#content_memo {
	background: #ffffff url(./images/content_main_left_bg.gif) top left no-repeat;
	margin: 10px 0 10px 0;
	padding: 20px;
	text-align: left;
	width: 920px;
}

#navigation {
	width: 200px;
	float: left;
	margin: 20px 0 0 0;
}
#footer {
	clear: both;
	color: #ffffff;
	border-top: 5px solid #02217e;
	background-color: #006;
	margin: 0;
	padding: 0 0 8px 0;
}

/* @end */

/* @group Links */

p a, li a, h2 a, h4 a {
	color: #02217e;
	font-weight: bold;
	text-decoration: underline;
}

p a:hover, li a:hover, h2 a:hover, h4 a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #02217e;
}

/* @end

*/

/* @group #header styling */

#header img {
	float: left;
	margin: 0 20px 0 0;
	padding: 0;
	border: 0;
}

#header h1 {
	color: #02217e;
	font-size: 28px;
	line-height: 56px;
	padding: 0;
	margin: 0;
}

#header h2 {
	color: #3969b5;
	font-size: 24px;
	font-weight: normal;
	line-height: 18px;
	padding: 0;
	margin: 0;
}

/* @end */

/* @group #content_main styling */

hr {
	margin: 20px 0 20px 20px;
}

#content h1 {
	font-size: 21px;
	line-height: 28px;
	padding: 0 30px 0 20px;
	margin: 0;
}

#content h2 {
	clear: left;
	color: #02217e;
	font-size: 18px;
	line-height: 21px;
	padding: 20px 0 0 20px;
}
#content h3 {
	color: #000;
	font-size: 14px;
	line-height: 16px;
	padding: 0 0 0 20px;
}
#content h4 {
	clear: left;
	color: #02217e;
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 3px;
	padding: 20px 0 0 20px;
}
#content h5 {
	clear: left;
	color: #000;
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 3px;
	padding: 10px 0 0 0;
}

#content p {
	line-height: 14px;
	padding: 0 0 0 20px;
}

#content i {
	color: #02217e;
}

li {
	line-height: 14px;
}
.nobullets li {
	list-style: none;
	margin: 0 0 5px 0;
}
.bullets li {
	list-style-type: disc;
	margin: 5px 0 10px 0;
}
ol li {
	margin: 5px 0 10px 15px;
}

.floatright {
	float: right;
	text-align: center;
	margin: 0 0 10px 10px;
}
.floatright img {
	border: 1px solid #000;
	padding: 1px;
	margin: 0;
}
#content_main .floatright p {
	font-size: 10px;
	margin: 0;
	padding: 0;
}
.floatright a img:hover {
	padding: 0;
	border: 2px solid #02217e;
}

.floatleft {
	clear: left;
	float: left;
	margin: 0 10px 10px 0;
}
.floatleft img {
	border: 1px solid #000;
	padding: 1px;
	margin: 0 0 0 20px;
}
a img {
	border: 1px solid #000;
	padding: 1px;
	margin: 0 0 0 20px;
}
a img:hover {
	background: #02217e;
}
.icon {
	margin-right: 2px;
	vertical-align: middle;
}
#gallery {
	margin: 0 0 0 20px;
}
#gallery img {
	margin: 5px 5px 5px 0;
	border: 1px solid #000;
}

/* @end */

/* @group #content_sub styling */

#content_sub {
	margin-bottom: 10px;
}
#content_sub h2 {
	background: #02217e url(./images/content_sub_top_bg.gif) top center no-repeat;
	text-align: center;
	line-height: 18px;
	margin: 0;
	padding: 8px 0;
	font-size: 18px;
	color: #fff;
}

#content_sub p {
	color: #fff;
	padding: 5px 10px;
	margin: 0;
	font-size: 11px;
	line-height: 12px;
}

#content_sub h3 {
	color: #fff;
	padding: 5px 10px;
	margin: 0;
	font-size: 14px;
}

#content_sub a {
	color: #ffffff;
}

/* @end */



/* @group #topnav styling */

#nav_row ul {
	text-transform: uppercase;
	text-align: left;
	margin: 0;
	padding: 0 0 0 30px;
	list-style: none;
	float: right;
	background: #02217e url(./images/nav_row_left.gif) top left no-repeat;
}

#nav_row li a {
	display: block;
	padding: 8px;
	line-height: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #6e94d3;
}

#nav_row li a:hover {
	background-color: #3969b5;
	color: #fff;
}

#nav_row li {
	font-size: 10px;
	float: left;
	border-right: 1px solid #3969b5;
}

#nav_row li.last {
	background: #02217e url(./images/content_topright_bg.gif) top right no-repeat;
	border-right: 0;
	padding-right: 20px;
}

/* @end */

/* @group #nav styling */

#nav, #nav ul {
	font-size: 12px;
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav li {
	position: relative;
	float: left;
	margin-bottom: 0;
	width: 200px;
}

#nav li ul {
	font-size: 11px;
	position: absolute;
	left: -999em;
	margin-left: 200px;
	margin-top: -26px;
	border: 0;
}

#nav li ul li a {
	padding: 2px 10px;
	border-top: 1px solid #3969b5;
	border-bottom: 1px solid #006;
}

#nav li ul li a:hover {
	border-top: 1px solid #3969b5;
	border-bottom: 1px solid #3969b5;
}

#nav li a {
	width: 200px;
	w\idth: 190px;
	display: block;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	background-color: #02217e;
	border-top: 1px solid #3969b5;
	border-bottom: 1px solid #006;
	padding: 5px;
}

#nav li a:hover {
	color: #02217e;
	background-color: #ffffff;
	border-top: 1px solid #3969b5;
	border-bottom: 1px solid #3969b5;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

.arrow a {
	background: #006 url(./images/nav_arrow.gif) top right no-repeat;
}

.arrow a:hover {
	background: #006 url(./images/nav_arrow.gif) top right no-repeat;
}

.arrow ul li a {
	background: #006;
}

.arrow ul li a:hover {
	background: #3969b5;
}

/* @group #addressinfo styling */

#addressinfo {
	clear: both;
	padding: 5px 0 0 0;
}
#addressinfo ul {
	margin: 20px 0;
	padding: 0;
	list-style: none;
}
#addressinfo li {
	font-size: 10px;
	line-height: 12px;
}


/* @end */

/* @end */

/* @group #footer styling */

#footer a {
	color: #ffffff;
}
#footer a:hover {
	color: #006;
	background-color: #ffffff;
	text-decoration: none;
}

/* @end */

/* @group Search */

#search {
	margin-bottom: 20px;
}
.searchfield {
	background: #fff;
	border: 1px solid #02217e;
	color: #02217e;
	margin: 0;
	padding: 0;
	width: 120px;
}

.search p {
	margin: 0;
}

.blue_table {
	margin: 0 0 0 20px;
	width: 720px;
	border-left: 1px solid #02217e;
	padding: 0;
}

#tableleft {
	float: left;
}
#tableleft table {
	width: 350px;
}
#tableright {
	float: right;
}
#tableright table {
	width: 350px;
}

.blue_table th {	
	
	font-size: 12px;
	color: #fff;
	border-top: 1px solid #02217e;
	border-right: 1px solid #02217e;
	border-bottom: 1px solid #02217e;
	text-align: left;	
	padding: 5px;
	background-color: #3969b5;
}

.blue_table td {
	font-size: 11px;
	border-right: 1px solid #3969b5;
	border-bottom: 1px solid #3969b5;
	background: #fff;
	padding: 5px;
	color: #02217e;
	vertical-align: top;
}
.blue_table .altrow td {
	background-color: #cdd9ec;
}

#schedule_table {
	margin: 30px 0 0 20px;
	width: 710px;
    
	 
	
	
}

#schedule_table th {
	border: none;
	background-color:#003366;
	align: center;
	color:#ffffff;
	text-align: center;
	font-size: 12px;
}

#schedule_table td {
	color: #000;
	align: center;
	text-align: center;
	font-size: 12px;
    padding: 3px;
	border: 0px;
	
	
}

#schedule_table .altrow td {
	background-color: #000;
}
#schedule_table_print {
	margin:40px 0 0 20px;
	width: 720px;
    
	 
	
	
}

#schedule_table_print th {
	border: none;
	background-color:#003366;
	align: center;
	color:#ffffff;
	text-align: center;
	font-size: 10pt;
}

#schedule_table_print td {
	color: #000;
	align: center;
	font-size: 9px;
    padding: 2px;
	text-align: center;
	border: 0px;
	
	
}

#schedule_table_print .altrow td {
	background-color: #000;
}



.left_margin {
	
		margin-left: 20px;
	
}

.red_text {
	
		color:#FF0000;
	
}
.schedule_footer {
	    border: none;
		margin-left: 20px;
	    font-size: 12px;
		text-align: left;
		
	
}

/* @end */
