/*
Small Alaska Ship - Fantasy Cruises

description:
default styling information for the entire site. 

copyright: 2008 Fantasy Cruises. All rights reserved.
---------------------------------------------------------*/


body {
	background: #BAD5F2;
	color: #F3DDA8;
	text-align: center;
}

#page {
	background: #fff;
	margin: 0 auto;
	text-align: left;
	width: 812px;
}

	#header {
		height: 163px;
		position: relative;
		width: 812px;
	}
	
	#topleft {
		background: url("images/subpage_topwave.gif") no-repeat;
		height: 31px;
		float: left;
		width: 526px;
	}
	
	#topright {
		height: 31px;
		float: right;
		width: 136px;
	}
	
	#topcenter {
		height: 31px;
	}
	
	#topnav {
		position: relative;
		width: 806px;
		border-color: #fff;
		border-style: solid;
		border-width: 3px 3px 3px 3px;
		background: #B88952;
		height: 45px;
		text-align: center;
	}
		
	#horizon {
		background: #F3DDA8;
		height: 3px;
		width: 812px;
	}
	
	#leftnav {
		margin-left: 20px;
	}
	
	#content {
		float: right;
		width: 75%;
		margin-right: 20px;
		background-image: url("images/vertrule.gif");
		background-repeat: repeat-y;
		background-position: 0px 0px;
	}
	
	#footernav {
		text-align: center;
		margin: 0 auto;
		width: 812px;
		background: #BAD5F2;
	}
	
	#leftnav li {
		list-style-type: none;
		color: #0066CC;
		font-family: arial,helvetica,sans-serif;
		font-size: 12px;
		line-height: 20px;
		font-weight: bold;
		font-style : normal;
		padding: 10px 0px 0px 0px;
		margin-left: -32px;
		background: url("images/leftnavhilite.gif") no-repeat bottom left;

	}
	
	#leftnav li.double {
		list-style-type: none;
		color: #0066CC;
		font-family: arial,helvetica,sans-serif;
		font-size: 12px;
		line-height: 14px;
		font-weight: bold;
		font-style : normal;
		padding: 10px 0px 4px 0px;
		margin-left: -32px;
		background: url("images/leftnavhilite.gif") no-repeat bottom left;

	}
	
	#leftnav a {
		color: #0066CC;
		text-decoration: none;
	}
	
	p.topnavlinks {
		margin-top: 12px;
		color: #fff;
		font-family: arial,helvetica,sans-serif;
		font-size: 13px;
		font-weight: bold;
		font-style : normal;
	}

	a.topnavlinks:link, a.topnavlinks:visited, a.topnavlinks:active {
		margin-top: 0px;
		color: #fff;
		font-family: arial,helvetica,sans-serif;
		font-size: 13px;
		font-weight: bold;
		font-style : normal;
		padding: 14px 6px 14px 6px;
		text-decoration: none;
	}
    
	a.topnavlinks:hover {
		margin-top: 0px;
		color: #fff;
		font-family: arial,helvetica,sans-serif;
		font-size: 13px;
		font-weight: bold;
		font-style : normal;
		padding: 14px 6px 14px 6px;
		text-decoration: underline;
	}
	
		
	.contentblock {
		color: #000;
		font-family: verdana,helvetica,sans-serif;
		font-size: 12px;
		font-weight: normal;
		font-style : normal;
		padding: 20px 20px 20px 20px;
	}
	
	.clear {
		clear: both;
	}
	
	.footer {
		color: #333333;
        padding: 0px;
        font-family: verdana,helvetica,sans-serif;
		font-size: 10px;
		font-weight: bold;
		font-style : normal;
		text-decoration: none;
	}
    
 	.footnote {
		font-size: 10px;
	}
	
	p {
		margin-top: 0px;
		color: #333333;
		font-family: verdana,helvetica,sans-serif;
		font-size: 13px;
		line-height: 18px;
		font-weight: normal;
		font-style : normal;
		padding: 0px 0px 0px 20px;
	}
	
	.contact {
		margin-top: 0px;
		color: #333333;
		font-family: verdana,helvetica,sans-serif;
		font-size: 10px;
		line-height: 16px;
		font-weight: normal;
		font-style : normal;
		padding: 0px 0px 0px 0px;
	}
	
	.breadcrumb {
		margin-top: 10px;
		color: #333333;
		font-family: verdana,helvetica,sans-serif;
		font-size: 10px;
		font-weight: normal;
		font-style : normal;
	}
	
	H1 {
		margin-top: 10px;
		margin-left: 20px;
		color: #B88952;
		font-family: verdana,helvetica,sans-serif;
		font-size: 18px;
		font-weight: bold;
		font-style : normal;
	}
	
	H2 {
		margin-top: 10px;
		margin-left: 20px;
		margin-bottom: 6px;
		color: #B88952;
		font-family: verdana,helvetica,sans-serif;
		font-size: 14px;
		font-weight: bold;
		font-style : normal;
	}
	
	H3 {
		margin-top: 16px;
		margin-left: 0px;
		margin-bottom: 6px;
		color: #B88952;
		font-family: verdana,helvetica,sans-serif;
		font-size: 12px;
		font-weight: bold;
		font-style : normal;
	}
    
	H4 {
		margin-top: 0px;
		margin-left: 0px;
		margin-bottom: 6px;
		color: #B88952;
		font-family: verdana,helvetica,sans-serif;
		font-size: 12px;
		font-weight: bold;
		font-style : normal;
	}
	
	a {
		color: #0066CC;
   		font-weight: bold;
		text-decoration: underline;
	}
	
	table {
		margin-left: 20px;
	}
	
	td {
		color: #333333;
		font-family: verdana,helvetica,sans-serif;
		font-size: 13px;
		line-height: 18px;
		font-weight: normal;
		font-style : normal;
        margin-left: 0px;
	}

	li {
		margin-left: 20px;
		margin-top: 0px;
		color: #333333;
		font-family: verdana,helvetica,sans-serif;
		font-size: 13px;
		line-height: 18px;
		font-weight: normal;
		font-style : normal;
		padding: 0px 0px 0px 0px;
	}
