@charset "UTF-8";
/* CSS Document */

p
{
	
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
}
.answer
{
	color: #333333;
}
a
{
	font-weight: normal;
	text-decoration: none;
}
tag
{
	color: #ffffff;
	
	font-size: 13px;
	font-weight: bold;
	line-height: 14px;
	text-align: justify;
}
.bluebold,.bold
{
	color: #547897;
	font-size: 14px;
	padding-bottom: 5px;
}
h1
{
	font-size: 24px;
	font-weight: bold;
	z-index: 50;
}
h2
{
	color: #55717d;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
h3
{
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	text-transform:uppercase;
}
#copy h3
{
	color: #b16028;
	font-size: 18px;
	font-weight: bold;
	text-transform:uppercase;
	text-decoration: none;
}


#copy h3 a
{
	color: #55717d;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}

#copy a

{text-decoration:underline;}

h4
{
	color: #829ba5;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
.divider
{
	padding-bottom: 30px;
	padding-top: 30px;
	text-align: center;
}
.photos
{
	background-color: #eeeeee;
	margin: 5px 20px 10px 10px;
	padding: 10px;
}
.port
{
	background-image: url(images/port.gif);
	margin: 10px;
	padding: 10px;
}
#trail h5
{
	color: #8a9fb2;
	display: inline;
	font-size: 10px;
	margin: 0;
	padding-left: 0px;
	padding-right: 5px;
}
#trail,#trail a
{
	color: #eeeeee;
	font-size: 11px;
}
.services
{
	left: -30px;
	position: relative;
}
.services li
{
	border-bottom: 1px solid #ddd;
	font-size: 12px;
	height: 50px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.item, .bold
{
	border-bottom: 1px solid #ccc;
	color: #4a6a86;
	font-weight: bold;
}
.blue
{
	color: #4a6a86;
	font-weight: bold;
}
.desc
{
	color: #333333;
	font-size: 11px;
}
.submit:hover
{
	background: #183152;
	color: #fff!important;
}
#content li
{
	list-style-image: url(images/check.gif);
	margin-left: 10px;
}
#content2 p
{
	margin-left: 15px;
}
#content2 a
{
	color: #b16028;
	text-decoration: none;
}
#contentR
{
	background-color: #ffffff;
	float: right;
	font-size: 12px;
	left: 10px;
	left: -60px!important;
	position: relative;
	text-align: right;
	top: 25px;
	width: 190px;
}
#contentR ul
{
	font-size: 12px;
	left: -40px;
	margin: 0;
	position: relative;
}
#contentR li
{
	border-bottom: 1px solid #ddd;
	color: #356996;
	font-size: 13px;
	list-style: none;
	margin: 5px;
	margin-top: 15px;
	padding-bottom: 5px;
	width: 250px;
}
#contentR a
{
	color: #356996;
	font-size: 13px;
	margin-bottom: 5px;
	margin-top: 5px;
	text-decoration: none;
}
#contentR a:hover
{
	background-color: #c5d4e5;
	padding: 5px;
	text-decoration: underline;
}
#contentR a:visited
{
	color: #3d9535;
}
.red {color: #FF0000}
.textbox {border:1px solid #aaa; padding:3px; width:180px;}
.label {font-weight:normal;}
#content2 p {font-weight:normal!important; font-family:"Lucida Grande",verdana,arial,helvetica,sans-serif; font-size:12px!important;}
* {
font-weight:normal;
}
.textBox {
	border:1px #ccc solid;
	padding:2px;
	}
#copy a {
	color:#55717d;
}
#links ul li a {
	color:#55717d;
}
#links ul li a strong {
	color:#55717d;
	font-weight:bold;
}
#clientForm td {
	color:#55717d;
}
#links li.current a {
	font-weight:bold;
	color:#973407;
}