body,p,b,i,strong,dt,dd,dl,sl,caption,table,th,td,tr,u,blink,select,option,form,div,font,li,ul,ol { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; }

a:link    { font-weight: bold; text-decoration: none; color: #002779;}
a:visited { font-weight: bold; text-decoration: none; color: #4A648A;}
a:hover   { font-weight: bold; text-decoration: underline; color: #000033;}

.sidebar          { font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: 333333; text-decoration: none; }
a.sidebar:link    { font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: 002779; text-decoration: none;}
a.sidebar:visited { font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: 4E6992; text-decoration: none;}
a.sidebar:hover   { font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: 000033; text-decoration: underline;}

.breadcrumb          {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 15px;
}
a.breadcrumb:link    { font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #666666; text-decoration: none;}
a.breadcrumb:visited { font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #666666; text-decoration: none;}
a.breadcrumb:hover   { font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #666666; text-decoration: underline;}

.footer          { font-weight: normal; font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: 333333; text-decoration: none; }
a.footer:link    { font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: 002779; text-decoration: none;}
a.footer:visited { font-weight: normal; font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: 4E6992; text-decoration: none;}
a.footer:hover   { font-weight: normal; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: 000033; text-decoration: underline;}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 333333;
	font-weight: bold;
}
.photo {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: ADADAD;
	border-right-color: 999999;
	border-bottom-color: 999999;
	border-left-color: ADADAD;
}
/******************************  ADD THESE STYLES TO NEW STYLE SHEET ****************************/
h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #002779;
	margin-top: 0px;
	margin-bottom: 15px;
}
h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #002779;
	margin-top: 0px;
	margin-bottom: 15px;
}
h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #002779;
	margin-top: 0px;
	margin-bottom: 10px;
}
p {
	margin-top: 0px;
	margin-bottom: 15px;
	line-height: 1.5em;
}
blockquote {
	line-height: 1.5em;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 10px;
}
#breadcrumb          {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000066;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 15px;
}
#breadcrumb a:link    { font-weight: bold; color: #000066; text-decoration: none;}
#breadcrumb a:visited { font-weight: bold; color: #666666; text-decoration: none;}
#breadcrumb a:hover   { font-weight: bold; color: #666666; text-decoration: underline;}

.ulAdvice {
	list-style-type: none;
	margin: 0px 0px 20px 10px;
	padding: 0px;
}
.ulAdvice li {
	background-image: url(../advice/images/ball.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	height: 30px;
	line-height: 1.5em;
	margin-bottom: 5px;
}
.ulMonitor {
	list-style-type: none;
	margin: 0px 0px 20px 10px;
	padding: 0px;
}
.ulMonitor li {
	line-height: 30px;
	background-image: url(../monitoring/images/sandals.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
}
.ulBeaches {
	list-style-type: none;
	margin: 0px 0px 20px 10px;
	padding: 0px;
}
.ulBeaches li {
	line-height: 30px;
	background-image: url(../beaches/images/castle.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	}
.ulGeneral {
	list-style-type: none;
	margin: 0px 0px 20px 10px;
	padding: 0px;
}
.ulGeneral li {
	line-height: 30px;
	background-image: url(../beaches/images/bucket.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	}
.ulScience {
	list-style-type: none;
	margin: 0px 0px 20px 10px;
	padding: 0px;
}
.ulScience li {
	line-height: 30px;
	background-image: url(../science/images/cooler.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	}
