/* CSS Document */

html {
min-height:100.1%;
}

body {
margin:0px;
padding:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:16px;
}


a {
color:#004990;
text-decoration:none;
}

.more {
background-image:url(../images/bluearrow_right.gif);
background-position:right;
background-repeat:no-repeat;
padding-right:8px;
color:#004990;

}

.backtotop {
background-image:url(../images/bluearrow_right.gif);
background-position:right;
background-repeat:no-repeat;
padding-right:8px;
color:#004990;
float:right;
}


p {
margin:0px;
padding:0px 0px 10px 0px;
}

p a:hover {
text-decoration:underline;
}



h2 {
color:#9CB357;
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
text-transform:uppercase;
margin:0px 0px 0px 0px;
padding:0px 0px 10px 0px;
border-bottom:1px dotted #999;
}

h3 {
color:#9CB357;
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:normal;
margin:15px 0px 5px 0px;
padding:0px 0px 0px 0px;
}

h4 {
margin:15px 0px 5px 0px;
padding:0px 0px 0px 0px;
color:#004990;
font-weight:normal;
font-size:12px;
}

.summary {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
line-height:20px;
color:#68AAC0;
font-weight:normal;
padding:10px 0px 10px 0px;
}

.right {
float:right;
}

.rightimg {
float:right;
margin-left:7px;
}

.left {
float:left;
}

.leftimg {
float:left;
margin-right:7px;
}

.brandwindow {
padding:0px;
margin:0px;
border:none;
float:right;
}

.caps {
font-size:9px;
text-transform:uppercase;
}

small {
padding:0px;
margin:0px;
line-height:30px;
font-size:10px;
color:#CCC;
}

small a {
color:#CCC;
}

small a:hover {
text-decoration:underline;
}

.field {
background-color:#FFF;
font-size:10px;
border:1px solid #CCC;
margin:20px 0px 0px 0px;
padding:3px;
width:170px;
}



#search {
width:893px;
height:63px;
background-image:url(../images/top_lighthousebg.jpg);
background-position:right;
background-repeat:no-repeat;
margin:0px auto;
}

#search2 {
width:893px;
height:63px;
background-image:url(../images/top_lightpolebg.jpg);
background-position:right;
background-repeat:no-repeat;
margin:0px auto;
}

#search3 {
width:893px;
height:63px;
background-image:url(../images/top_aquariumbg.jpg);
background-position:right;
background-repeat:no-repeat;
margin:0px auto;
}


#topwrap {
width:100%;
height:138px;
background-image:url(../images/top_bluebg.gif);
background-repeat:repeat-x;


}

#top {
margin:0px auto;
width:893px;
height:138px;
}

#top img {
float:left;
}

#mainnav {
width:893px;
margin:0px auto 20px auto;
border-top:1px solid #CCC;
border-bottom:1px solid #CCC;
}


#mainnav ul {
padding:10px 0px 10px 0px;
margin:0px 0px 0px 0px;
}

#mainnav li {
padding:0px 10px 0px 10px;
margin:0px 0px 0px 0px;
display:inline;
list-style:none;
border-right:1px dotted #CCC;
color:#004990;
}

#mainnav li a {
padding-bottom:12px;
}

#mainnav li a:hover {
color:#68AAC0;
background-image:url(../images/uparrow_blue.gif);
background-position:bottom;
background-repeat:no-repeat;
text-decoration:none;
}

#bodybox {
width:893px;
/*height:30px;
background-image:url(../images/bodyboxbg.gif);
background-repeat:no-repeat;*/
margin:0px auto;
}

#leftnav {
	width:238px;
	float:left;
	text-align: right;
}

/*#leftnav p {
padding-right:20px;
} */

/* #leftnav small {
padding-right:20px;

} */

/* #leftnav ul {
padding:0px;
} */

#leftnav .subnav {
color:#68AAC0;
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
text-transform:uppercase;
margin:0px 0px 0px 0px;
padding:0px 0px 5px 0px;
list-style:none;
}

#leftnav .subnav a {
color:#68AAC0;
}

#leftnav .subnav a:hover {
color:#004990;
}

#leftnav .active {
color:#004990;
padding-bottom:5px;
}

#leftnav h4 {
color:#68AAC0;
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
text-transform:uppercase;
margin:0px 0px 0px 0px;
padding:5px 20px 5px 0px;
list-style:none;
}

#leftnav h4 a {
color:#68AAC0;
}

#leftnav h4 a:hover {
color:#004990;
}



#leftnav .subsubnav {
margin:0px 0px 0px 0px;
padding:5px 20px 5px 0px;
}

#leftnav .subsubnav a {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:8px;
font-weight:normal;
text-transform:none;
color:#999;
}

#leftnav .subsubnav a:hover {
color:#68AAC0;
border-bottom: 1px dotted #68AAC0;
text-decoration: none;
}

#leftnav h2 {
margin-left:0px;
}

#leftnav h2, small, ul {
margin-right:20px;
}

#contentbox {
width:620px;
float:right;
border-left:1px solid #999;
}

#module1 {
	width:600px;
	padding: 0px 20px 0px 20px
}

#module1 h2 {
margin-top:30px;
}

.featured a {
color:#9CB357;
text-decoration:none;
font-weight:bold;
}

#clear {
clear:both;
width:654px;
height:10px;
}

#moduleleft {
	width:280px;
	float:left;
	padding:20px 0px 20px 20px;
}

#moduleright {
	width:280px;
	float:right;
	padding:20px 0px 20px 0px;
}

#moduleright h4, #moduleleft h4 {
margin:10px 0px 0px 0px;
padding:0px 0px 0px 0px;
color:#004990;
font-weight:normal;
font-size:12px;
}


#sponsor {
width:634px;
padding-top:10px;
margin:20px 0px 20px 20px;
border-top:1px dotted #CCC;
}

.firstspons {
padding-left:0px;
}

.sponsorimg {
padding-right: 5px;
}

#subsponsor {
border-top:1px solid #CCC;
border-bottom:1px solid #CCC;
background-color:#EBEBEB;
width:170px;
margin:0px 0px 10px 10px;
/*float:right;*/
}

#subsponsor img {
padding:10px 10px 10px 10px;
}


#footer1 {
width:893px;
margin:0px auto 10px auto;
padding:30px 0px 0px 0px;
clear:both;
border-bottom:1px solid #CCC;
}

#footer1 ul, li {
padding:10px 0px 10px 0px;
margin:0px;
}

#footer1 li {
display:inline;
list-style:none;
padding:0px 10px 0px 10px;
margin:0px 0px 0px 0px;
border-right:1px dotted #CCC;
color:#004990;
}

#footer1 li a:hover {
color:#68AAC0;
border-bottom:1px dotted #68AAC0;
}

#footer1 .caps a {
color:#BBB;
}

#footer2 {
width:893px;
margin:0px auto 20px auto;
padding:0px 0px 0px 0px;
}

#footer2 small {
line-height:12px;
padding-left:10px;
}