/* CSS Document */

.style3 {font-size: 10px}
.style4 {font-size: 9pt}

.prop
{
	height: 300px;
	width: 1px;
	float: right;
	background-color: Red;
}

body
{
	text-align: center;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#00264C ;
}

#banner_maintraps
{
	width: 658px;
	height: 98px;
	background-image: url( 'images/shadowfax-main-traps.gif' );
}

#banner_main
{
	width: 658px;
	height: 133px;
	background-image: url( 'images/shadowfax-main.jpg' );
}

#banner_sub
{
	width: 658px;
	height: 98px;
	background-image: url( 'images/subhead.gif' );
}

#frame
{
	width: 658px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding: 0px;
	text-align: left;
	position: relative;
}

#contentmain
{
	background-color: white;
	min-height: 400;
}

#contentmainbody
{
	width: 458px;
	float: left;
	height: 100%;
	background: #ffffff;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
	position: relative;
	z-index: 2;
}

#contentmainbody h2, h3
{
	color: orange;
}

h4 {	font-size: 14px;
	margin-top: 0px;
	color: #1e558c;}
	
	
.prices {background-color:#1e558c;
		padding-left:5px;
		padding-top:2px;}
.prices h4 {color:#FFFFFF;
font-size:11px;
margin-top:0px;}

td.rates {padding-top:2px;
					padding-bottom:2px;
					padding-right:4px;
					padding-left:4px;
					border-bottom:#999999 1px solid;
					background-color:#E0E0E0}
		
#contentmainbody p
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #173037;
	line-height: 18px;
	margin-top: 0;
	margin-bottom: 10px;
}

#contentmainbody li
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #173037;
	line-height: 16px;
	margin-top: 0;
	margin-bottom: 10px;
}

#nav
{
	width: 150px;
	padding-top: 25px;
	z-index: 2;
	position: relative;
}

#nav ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav li
{
	height: 35px;
	border-bottom: 1px solid #e1e1e1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #173037;
	letter-spacing: 3px;
	text-align: right;
	width: 150px;
}

#nav li a
{
	color: #173037;
	text-decoration: none;
	display: block;
	width: 150px;
	height: 15px;
	padding: 10px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:130px;
}

#nav li a:hover
{
	background-color: #FFE98D;
}

#contentheader
{
	width: 658px;
}

h1
{
	font-size: 16px;
	padding-top: 10px;
	color: #1e558c;
}


h1 a
{
	color: #1e558c;
}

#contentheader h1
{
	font-size: 14px;
	padding: 10px;
	margin: 0px;
}

#contentright p
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #173037;
	line-height: 18px;
	margin-top: 0;
	margin-bottom: 10px;
}

#contact
{
	padding: 30px;
	position: relative;
}

#contact p
{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #72A1AD;
	margin-top: 0;
	margin-bottom: 10px;
}

a
{
	color: #afbd21;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

/*
#leftWatermark
{
	
	width: 192px;
	height: 161px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	z-index: 1;
}

#rightWatermark
{
	
	width: 68px;
	height: 161px;
	position: absolute;
	right: -68px;
	bottom: 0px;
}
*/
ol.spaced li {
	margin-top: 50px;
}

.trBgDark{
	background-color:#E8EAEE;
}
.trBgLight{
	background-color:#FFFFFF;
}


table.tdtop td{
	vertical-align:top;
}
