body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}

a:visited {
	color: #4B4C3E;
	text-decoration: underline;
}

a{
	color: #0F2936;
	text-decoration: underline;
}
a:active {
	color: #0F2936;
	text-decoration: underline;
}

a:hover {
	color: #5E838E;
}



h1 {
	color: #122D3B; 
	font-family: Pristina;
	font-size: 36px;
	font-weight:normal;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #9D1E06;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #292929;
}
.welcome {
	background-image: url(../images/w_for_welcome.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.nav table {
	font-size: 11px;
	}
.nav {
	color: #222;
	padding-top: 13px;
	background-image: url(../images/sec_nav.jpg);
	background-repeat: no-repeat;
	background-position: left top;

	}
.nav table td {
	padding-top: 2px;
	padding-bottom: 3px;
	}
	
.nav a:visited {
	color: #333;
	text-decoration: none;
}
.nav a:link {
	color: #122D3B;
	text-decoration: none;
}
.nav a:active {
	color: #122D3B;
	text-decoration: none;
}
.nav a:hover {
	color: #5E838E;
	text-decoration: underline;
}

.subnav {
	color: #444;
	font-size: 10px;
	}
.subnav table td {
	padding-top: 0px;
	padding-bottom: 1px;
	}.secBoat {
	background-image: url(../images/sec_boat.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.horizRule {
	margin-top: 13px;
	margin-bottom: 8px;
}

div.content
{
	padding-left: 12px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 60px;
}

.header
{
	width:760;
	align:center;
	text-align:right;
	font-size: 11px;
	margin-bottom: 3px;
}

.header a:link
{
	color: #DCDCB8;
	text-decoration:none;
}

.header a:hover{	
	color: #DCDCB8;
	text-decoration: underline;
}

.header a:active{
	color: #DCDCB8;
}

.header a:visited{
	color: #DCDCB8;
	text-decoration: none;
}

.footer {
	color: #5E6D75;
	padding-top: 4px;
	padding-bottom: 2px;
}

.footer a:visited {
	color: #7E8D95;
	text-decoration: none;
}

.footer a:active {
	color: #7E8D95;
}

.footer a:link {
	color: #7E8D95;
	text-decoration: none;
}
.footer a:hover {
	color: #7E8D95;
	text-decoration: underline;
}

.subnav
{
	margin: 0;
	height:27px;
	padding: 0;
	font-size: 100%;
	cursor: default;
	width: auto;
}

.submit
{
	cursor:pointer;
	border: outset 1px #aa2f18;
	background: #000000;
	color: #000000;
	font-weight:bold;
	padding: 0px 2px;
	background:url(../images/btn_background.gif) repeat-x left top;
}

.callout {
	color: #000;
	background-color: #DCDCB8;
	border: 1px solid #9D1E06;
	margin: 5px;
	padding: 5px;
	float: right;
	width: 250px;
}


div.photo{
	float: right;
	margin: 5px 0px 5px 5px;
	background-color: #edefe2;
	border: 1px solid #9D1E06;
}

.photo img {	
	padding: 2px;	
}

.photo p
{
	margin: 4px;
	text-align: center;
	font-size: 11px;
}
