body{padding:0; margin:10 0 20 0;background-color:#00625A}

.backgrad{background:url('backgrad.gif') no-repeat}

.toplinks2{ font: bold 10px arial; color:#000000; text-align:right;border:0px solid black; margin:18px 10 0 0;}
.toplinks2 a:link{ font: bold 10px arial; color:#000000;  text-decoration:underline;}
.toplinks2 a:active{ font: bold 10px arial; color:#000000;  text-decoration:underline;}
.toplinks2 a:visited{ font: bold 10px arial; color:#000000;  text-decoration:underline;}
.toplinks2 a:hover{ font: bold 10px arial; color:#811B17;  text-decoration:none;}

.text-div {border:0px solid black;padding:10px 10 10 25;}
.text-content {font: normal 12px georgia, arial; color:#404040; text-align:justify}
.text-head{font: normal 18px georgia; color:#257A49; margin-bottom:10px;}

.text-content a:link{ font: bold 12px arial; color:#000000;  text-decoration:underline;}
.text-content a:active{ font: bold 12px arial; color:#000000;  text-decoration:underline;}
.text-content a:visited{ font: bold 12px arial; color:#000000;  text-decoration:underline;}
.text-content a:hover{ font: bold 12px arial; color:#00625A;  text-decoration:none;}


input{border:1px solid #41828A; background-color:#fff;}
textarea{border:1px solid #41828A; background-color:#fff;}
.button-font
{
	width: 120px; height: 30px;
	background-color: #0B6775;
	border: 3px outset #C7C7C7;
	font: bold 14px arial;
	color: #fff;
	text-align: center;
	cursor:pointer;
}

.gallery a:link{border:1px solid gray;}
.gallery a:active{border:1px solid gray;}
.gallery a:visited{border:1px solid black;}
.gallery a:hover{border:1px solid white;}

.topmarquee{border:0px solid black; width:702px; font:bold 14px arial; line-height:30px; height:30px; color:#36697A; margin: 0 0 5 0; background-color:#B2CCD5}

/*drop down menu*/
#dropmenudiv{
position:absolute;
border:0px outset #c0c0c0;
border-bottom:2px solid #C1C3C4;
filter: progid:DXImageTransform.Microsoft.DropShadow(color=black,direction=135,strength=2); /*Add Shadow in IE. Remove if desired*/
font:normal 10px arial;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #ffffff;
padding: 5 0 5 0;
text-decoration: none;
color:#000000;
font:bold 10px verdana;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #CF894A;
color:#000000;
}
