body,td,.bottom {font-family:times,verdana;letter-spacing: 1pt;color:#003152;} /*original = #2B343F */
h1,h2,h3,h4,h5,h6 { color: #003152; }
.testimonial { color: #003152; font-style: italic; font-weight: bold }
.testimonial {text-align:right;margin-bottom:28px;}
.listtext { letter-spacing: 1pt }
li { letter-spacing: 1pt; padding-bottom: 10px }
.faqheadline { color: #000066; font-size: 1.1em; font-weight: bold }
a:link, a:visited { color: #000066;outline:none; }
a:hover, a:active       { color: #000066; text-decoration: none;outline:none; }
.main {padding:8px;font-weight:bold;}
.question {cursor: pointer; vertical-align:top;}
.faqAnswer{color:black;font-weight:normal;}
/* OPTION LINES TO CHANGE THE FORMATING FOR THE FIRST VIDEO LINK FROM THE FAQ PAGE */

.video{color:black}
.video a:link,.video a:visited { color: #023924;outline:none; }
.video a:hover .video a:active{ color: #67A890; text-decoration: none;outline:none; }
.clr {clear:both;}
body{
margin:0px;
}
td{
vertical-align:top;
}
.brd{
border:2px solid #28839E;
}
.staffPhoto{
border:2px solid #000;
float:left;
margin:7px;
margin-left:0px;
}

.underline {
text-decoration:underline;
}

.seeThrough{

filter:alpha(opacity=75);
-moz-opacity:.75;
opacity:.75;
}
.seeThrough50{

filter:alpha(opacity=50);
-moz-opacity:.50;
opacity:.50;
}

.tickercontainer { /* the outer div with the black border */
border: 1px solid #000;
background: #fff;
width: 508px;
height: 27px;
margin: 12px 0 0 30px;
padding: 0
overflow: hidden;
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 10px;
top: 8px;
width: 488px;
overflow: hidden;
}
ul.newsticker { /* that's your list */
position: relative;
left: 530px;
font: bold 10px Verdana;
list-style-type: none;
margin: 0;
padding: 0;

}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0;
background: #fff;
}
ul.newsticker a {
white-space: nowrap;
padding: 0;
color: #ff0000;
font: bold 10px Verdana;
margin: 0 50px 0 0;
}
ul.newsticker span {
margin: 0 10px 0 0;
}

a.linkopacity:hover img {
filter:alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
-khtml-opacity: 0.5;}

a.linkopacity img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
-khtml-opacity: 1.0; }


#hampstead-add {
	position: relative;
	top: -83px;
	left: 10px;
	width: 283px;
	text-align: left;
}
#sferry-add {
	position: relative;
	top: -83px;
	right: -38px;
	width: 283px;
	text-align: right;
	display: block;
}
#sferry-add,
#hampstead-add {
	color: #013253;
	font-variant: small-caps;
	line-height: 18px;
	font-weight: bold;
	text-shadow: 0px 0px 1px #17617E;
	letter-spacing: .1em;
	font-size: 17px;
	font-family: 'Copperplate Gothic', sans-serif;
}
#sferry-add:hover,
#hampstead-add:hover {
	color:#fff;
	text-shadow:1px 1px 0 #013253,
	-1px -1px 0 #013253,
	1px -1px 0 #013253,
	-1px 1px 0 #013253,
	0px 1px 0 #013253,
	1px 0px 0 #013253,
	0px -1px 0 #013253,
	-1px 0px 0 #013253;
}
#head-adds td div a {
	display: block;
	text-decoration: none;
}
#head-adds,
#head-adds td div,
#head-adds td div a {
	height: 140px;
}

#hamp-dir {
	text-align: left;
	letter-spacing: 0px;
	font-family: sans-serif;
	width: 90%;
	font-weight: normal;
	line-height: 1.4em;
}

.ctr{text-align:center;}
img.ctr{display:block;margin-left:auto;margin-right:auto;}