/* @override http://ipswich.emeldee.com/main.css */

/*CSS Reset*/body, div, dl, dt, dd, li, pre,form, fieldset, input, textarea, p, blockquote, th, td, button { margin: 0; padding: 0; }h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 100%; font-weight: normal; }address, caption, cite, code, dfn, em, strong, var { font-style: normal; font-weight: normal; }ol, ul { list-style: none; margin: 0; padding: 0; }table { border-collapse: collapse; border-spacing: 0; } caption, th { text-align: left; font-weight: normal; font-style: normal; }acronym, abbr, fieldset, img { border: 0;}:focus { outline: 0; }

#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	border-collapse: collapse;
	height: 100%;
	background-position: center;
	background-image: url(/images/bg.gif);
	background-repeat: repeat-y;
	background-color: #d6e1f2;
}
#wrapper td {
	padding: 0;
}
#header {
	text-align: center;
	height: 97px;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(/images/header.gif);
	background-color: #4b3905;
}
#headerarea {
	text-align: left;
	xborder-style: solid;
	xborder-color: #fea913;
	xborder-width: 1px;
	height: 67px;
	width: 880px;
}

#shim {
	height: 2px;
	background-color: white;
}

#menu {
	text-align: center;
	height: 21px;
	background-color: #739dd3;
}
#contentarea {
	width: 880px;
	text-align: left;
}
#localmenu {
	float: left;
	width: 264px;
	padding-left: 1px;
}

#maincontent {
	padding-right: 50px;
	float: right;
	width: 550px;
	margin-top: 0px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #d2b978;
}
#maincontent em {
	font-style: italic;
}

#maincontent1col {
	padding-right: 75px;
	float: right;
	margin-top: 36px;
	text-align: left;
	color: #d2b978;
	padding-left: 75px;
	width: 750px;
}
#maincontent1col p{
	padding-top: 12px;
	text-align: left;
	color: #4b3905;
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#maincontent1col h1{
	text-align: left;
	color: #4b3905;
	font-size: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#maincontent1col h2{
	padding-top: 24px;
	font-style: italic;
	text-align: left;
	color: #4b3905;
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#maincontent h3{
	padding-top: 24px;
	font-style: italic;
	text-align: left;
	color: #4b3905;
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#maincontent p{
	line-height: 1.6em;
	padding-top: 12px;
	text-align: left;
	color: #4b3905;
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#maincontent h1{
	margin-top: 12px;
	text-align: left;
	color: #4b3905;
	font-size: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#maincontent a.addTooltip{
	text-decoration: none;
	border-bottom: 1px dotted #f04b30;
}

#maincontent h2{
	padding-top: 24px;
	font-style: italic;
	text-align: left;
	color: #4b3905;
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#maincontent h3{
	padding-top: 14px;
	font-style: italic;
	text-align: left;
	color: #4b3905;
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#maincontent em{
	font-style: italic;
}
#maincontent strong{
	font-weight: bold;
}
#maincontent a{
	color: #880008;
}
#maincontent a:hover{
	color: #460004;
}

#maincontent a[target=_blank]:after{
content: url(i/pop-up_link.gif);
}
#maincontent a:visited[target=_blank]:after{
content: url(i/pop-up_link_visited.gif);
}
#maincontent a:hover[target=_blank]:after{
content: url(i/pop-up_link_hover.gif);
}
.slides {
	border: 1px solid #dbdbdb;
	height: 512px;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
}
.slideshow {
	background-color: #000;
	margin: 14px;
	height: 482px;
	width: 720px;
	border: 1px solid gray;
}
.map {
	border: 1px solid #dbdbdb;
	height: 420px;
	width: 540px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
}
.ipswich {
	background-color: #000;
	margin: 14px;
	height: 390px;
	width: 510px;
	border: 1px solid gray;
}


#maincontent .headerbar{
font: bold 14px Arial;
color: white;
background: black url(i/titlebar.png) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

#maincontent  ul{
font-size: 1em;
padding-left: 24px;
padding-bottom: 0;
padding-right: 0;
padding-top: 0;
font: bold;
list-style-type: none;
margin: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

#maincontent  ul li{
font-size: 1em;
line-height: 1.6em;
list-style-position: outside;
list-style-type: disc;
color: #4b3707;
padding-bottom: 2px;
	padding-left: 2px;
	margin-left: 24px;
}

#maincontent  ul li ul li{
font-style: italic;
line-height: 1.6em;
list-style-position: outside;
list-style-type: circle;
color: #4b3707;
padding-bottom: 2px;
	padding-left: 2px;
	margin-left: 0;
}
#maincontent  ul li a{
	color: #4b3905;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

#maincontent  ul li a:visited{
	color: #4b3905;
}

#maincontent  ul li a:hover{ /*hover state CSS*/
color: #A70303;
	font-weight: normal;
	font-style: normal;
}

.alert {
	margin-top: 12px;
	margin-right: 80px;
	margin-left: 270px;
	text-align: left;
	font-family: "Lucida Grande", Helvetica, Arial, sans;
	font-size: .8em;
	color: #636363;
	height: 100px;
	display: block;
	xborder: 1px solid red;
}
#left { /* cat */
	position: relative;
	float: left;
	z-index: 50; /* sorry - i don't know how to overlap, swapping in html does not work */
}
#alert_text {
	background: transparent url('img/popupsideAlert.png') 85px 0px no-repeat;
	height: 134px;
	width: 350px;
	padding: 15px 20px 0px 150px;
	filter:alpha(opacity=0);
	xborder: 1px solid blue;
	overflow: none;
	z-index: 100;
}
h4 {
		text-align: left;
		color: #be0000;
		font-family: "Helvetica Neue", Helvetica, Arial, sans;
		font-weight: lighter;
		font-size: 13pt;
	}
#foot {
	height: 103px;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(/images/foot.gif);
	background-color: #d6e1f2;
}

#footer {
	color: #4b3707;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	height: 90px;
	width: 100%;
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #d6e1f2;
}

#footerContent
{
	letter-spacing: -0.2px;
	padding-left: 10px;
	font-weight: bold;
	text-align: left;
	font-size: 0.7em;
	color: #4B3707;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	width: 880px;
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #d6e1f2;
	line-height: 1.8em;
}

#footerContent a{
	text-decoration: none;
	font-weight: bold;
	color: #4b3707;
}
#footerContent a:hover{
	text-decoration: none;
	font-weight: bold;
	color: #b0000a;
}

#footerLinks
{
	background-color: #f8cd3a;
	color: #4b3707;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	margin-left: 200px;
}
#theToolTip{
position: absolute;
left: -300px;
width: 200px;
border: 2px solid #C0C09F;
padding: 6px 0px 0px 10px;
background-color: #FFFFCC;
visibility: hidden;
cursor:help
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,strength=4);
}

#ToolTipPointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

#theToolTip p{
font-family: "Helvetica Neue", Helvetica, Arial, sans;
color: #636363;
font-size: 9pt;
line-height: 15pt;
text-shadow: 0px 1px 0px white;
margin-right:10px;
margin-top:0;
margin-bottom: 10px;
}

#ToolTipTextWrap {
text-align: left;
color: #be0000;
font-family: "Helvetica Neue", Helvetica, Arial, sans;
font-weight: lighter;
font-size: 13pt;
margin-top: 9px;
}


