* { margin:0; padding:0; }
.right {
float:right;
margin-left:15px;
width:200px;
border-top: 2px solid #fff;
}
.left {
float:left;
margin-right:15px;
width:200px;
border-top: 2px solid #fff;
}
p.txtcenter {text-align:center;}
.clear { clear:both; }
small a { font-size:10px; }

body {
	margin: 0px; 
	background:#267DAF;
	font-family: "lucida grande", tahoma, arial, helvetica;
	font-size:13px;
}
p { margin: 0 0 15px 0; }
td {
	color: #000000;
	font-size: 12px;
	font-family: "lucida grande", tahoma, arial, helvetica;
}
#credit {
	color: #fff8f8;
	font-size: 9px;
	text-decoration: none;
}
#credit:hover {
	text-decoration: underline;
}
a {
	text-decoration: underline;
	color: #380B14;
}
a:hover {
	color: #A66981;
}
a#bottom {
	font-size: 9px;
	text-decoration: none;
	color: #ffffff;
}
a#bottom:hover {
	text-decoration: underline;
}
td#bottom {
	font-size: 9px;
	text-decoration: none;
	color: #ffffff;
}

.contact {
	position:absolute;
	top:-20px;
	z-index:100;
	left:5px;
	height:25px;
	width:300px;
}
#nav .contact a {
	text-decoration:underline;
}
#nav .contact a:hover {
	background:none;
	text-decoration:none;
}


td#nav { width:231px; }
#nav {
	background:#7EA7C3;
	border-left: 2px solid #fff;
	width:231px;
	padding-bottom:400px;
	
}
#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 231px;
}
#nav ul li{
	border:none;
	margin:0;
	padding:0;
}
#nav li a {
	display: block;
	text-decoration: none;
	color: #fff;
	font-size: 18px;
	text-align: left;
	padding: 7px 5px 7px 10px;
	margin: 0;
	font-weight: bold;
	border:none;
}
#nav ul ul {
}
#nav ul ul li a {
	font-size: 12px;
	text-align: left;
	background: url("images/navarrow2.gif") 15px 9px no-repeat;
	padding: 6px 10px 6px 25px;
}
#nav ul ul ul {
	border:none;
	background:transparent;
	font-size:.9em;
}

#nav ul ul ul li{
	border:none;
	background:transparent;
	padding: 0 0 0 0px;
}

#nav ul ul ul a{
	background: none;
	font-size:11px;
	padding: 4px 5px 4px 30px;
}
#nav a:hover {
	background-color: #267DAF;
}


ul, ol { margin: 0 0 0 20px; } 
.sitemap ul { margin: 0 0 0 30px; } 
.sitemap ul li { margin: 0 0 0 0px; padding: 10px 0 0 0;} 
.sitemap ul ul { margin: 0 0 0 10px; } 
.sitemap ul ul li { margin: 0 0 0 10px; padding: 3px 0; } 


table.year {
	margin:10px 0 10px 80px;
}

#content {
	clear: both;
}
.ratesTable {
	border: none;
}
.ratesTable tr:first-child td {
	border-top: none;
}
.ratesTable td {
	font-size: 11px;
	border: none;
	padding: 3px;
	border-top: 1px solid #000;
}

#phpAvailability h1 {
	text-align: center;
	font-style: italic;
	margin-bottom: 0;
	font-size: 24px;
}
#phpAvailability h2 {
	text-align: center;
	font-style: italic;
	margin: 0;
	font-size: 14px;
}


.max_indent {
	text-indent: -2000px;
}

#surfchart {
	border:2px solid #333;
	width:500px;
	border-collapse:collapse;
	margin: 0 0 10px 0;
}
#surfchart tr.heading td  {
	background:#000;
	color:#fff;
}
#surfchart td {
	vertical-align:top;
	padding:2px;
	border-right: 1px solid #fff;
	text-align:center;
}
.bluebg { background:#029CFF; }
.pinkbg { background:#FF00FE; }
.white { background:#fff; }

blockquote { padding: 15px 30px; }

#form table table td {
padding:3px 9px;
}
#form input { width:75px; }
#form p { margin:15px 0 5px 0; }


label { padding: 0 10px 0 0; }
li label {padding:0;}
input { margin: 0 10px 0 0; }


.quote-btn { text-align:center; margin-top:25px; }
.quote-btn a { width: 120px; margin:auto; display:block;height:15px; padding:5px 10px; border:2px solid #fff; text-decoration:none;background:#81BDE1;font-weight:bold; color:#000}
.quote-btn a:hover { color:#000; padding:6px 10px 4px;}
