/* CSS Document */
*{
	padding: 0;
	margin: 0;
}

#wrapper
{
width: 787px;
margin: 0 auto;
}

#header .address {
	font-size: 10px;
	color: #ECECC0;
	padding: 15px 20px 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

#maincontent p {
	padding: 0 20px 5px 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

#maincontent a:link{
	color:#2F5952; text-decoration:none;
}

#maincontent  a:visited{
	color:#2F5952;text-decoration:none;
}

#maincontent a:hover{
	color:#2F5952; text-decoration:underline;
}

#maincontent .box_shade {
	width: 369px;
	background:#F0F0E6 url(../img/long_fish_whitetop.gif) no-repeat;
}
#maincontent .box_shade p{font-family: "Times New Roman", Times, serif;
	font-size: 12px; padding:0 10px 0 10px;
}

#maincontent .news_shade {
	width: 369px;
	background:#F0F0E6 url(../img/long_fish_whitetop.gif) no-repeat;
	margin-left: 15px;
}
#maincontent .news_shade p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px; padding:0 10px 0 10px;
}
#maincontent .news_shade a {
	color: #2F5952;
	font-size: 12px;
	float: right;
}

#maincontent .news_reg {
	width: 369px;
	background:#FFFFFF url(../img/long_fish_whitetop.gif) no-repeat;
	margin-left: 15px;
}

#maincontent .news_reg p{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px; padding:0 10px 0 10px;
}
#maincontent .news_reg a{
	color: #2F5952;
	font-size: 12px;
	float: right;
}

#maincontent_bot_L {
	background-color: #FFF;
	background-image: url(../img/bot_left.gif);
	background-position: left bottom;
}
#maincontent_bot_R {
	background-color: #FFF;
	background-image: url(../img/bot_right.gif);
	background-position: right bottom;
}
#maincontent #box_wtab {
	width: 325px;
	text-align: left;
	margin: 20px;
	background-color: #F6EBD5;
	background-image: url(../img/box_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#rightcontent {
	text-align: center;
	background-color: #FFF;
	background-image: url(../img/bg_right.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 525px;
}
#rightcontent P{
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 0 10px 0 10px;
	margin: 0;
}
#rightcontent_log {
	text-align: center;
	background-color: #FFF;
	background-image: url(../img/bg_right_logbook.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 525px;
}

#rightcontent .rightgreen {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #360;
	text-align: right;
	padding-right: 10px;}
#rightcontent .rightgreen a:link{
	color: #2F5952;
}

#rightcontent .rightgreen a:visited{
	color: #2F5952;
}

#rightcontent .rightgreen a:hover{
	color: #2F5952;
}

.greenbold {
	font-weight: bold;
	color: #2F5952;
}

.addr_topline {
	color: #D6D674;
}
/* Used for the news page press releases */
.byline {
	font-size: 11px;
	margin-left: 10px;
	color: #660000;
}

#flybox_header {
	background-color: #000000;
	background-image: url(../img/flybox_head.jpg);
	background-repeat: no-repeat;
}
#flybox_header .title {
	margin-top: 20px;
}
#flybox_expert {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 10px 10px 10px 10px;
}
#flybox_body{
	background-image: url(../img/flybox_body.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
}
#flybox_foot{
	background-image: url(../img/flybox_foot.gif);
	background-repeat: no-repeat;
	background-color: #000000;
}

#flybox_body .flylabel {
	font-size: 11px;
	line-height: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px 0 2px 0;
	font-weight: bold;
	color: #660000;
	vertical-align: baseline;
}
#flybox_body .flydata {
	font-size: 11px;
	line-height: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 0 5px;
	color: #000000;
	font-weight: normal;
	margin-left: 10px;
	vertical-align: baseline;
}
#flybox_body .flyphoto{
	margin-left: 5px;
	margin-top: 3px;
}
#flybox_body #comment_box {
	width: 242px;
	text-align: left;
	margin-left: 15px;
	margin-top: 10px;
	background-color: #F6EBD5;
	background-image: url(../img/flybox_comment.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#faq{
	background-image: url(../img/faq_body.jpg);
	background-color: #000000;
}
#faq p{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 0 20px 5px 20px;
}

#faq_foot{
	background-image: url(../img/faq_foot.gif);
	background-repeat: no-repeat;
	background-color: #000000;
}
