body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #424758;
	background-color: #E8EAEF;
	margin:0px;
}

h1 {
	font-size:20px;
	color:#233081;
	font-weight:normal;
	margin:0px;
}

h2 {
	font-size:16px;
	color:#233081;
	font-weight:normal;
	margin:0px;
}

h3 {
	font-size:14px;
	color:#233081;
	font-weight:normal;
	margin:0px;
}

h4 {
	font-size:20px;
	color:#233081;
	font-weight:normal;
	margin:0px;
}

.white {
	font-size:16px;
	color:#fff;
	font-weight:normal;
	text-align:center;
}
.blue {
	color:#233081;
	font-style:italic;
}
.black {
	font-size:13px;
	color:#000;
	font-weight:normal;
	text-align:center;
	margin:0px;
}
a.blacklink, ablacklink:active {
		font-size: 13px;
		color: #000;
		text-decoration:none;
}

a.blacklink:hover {
		font-size: 13px;
		color: #fff;
		text-decoration:none;
}

a {
		font-size: 12px;
		color: #354a8c;
}

a:active {
		font-size: 12px;
		color: #354a8c;
}


a:hover {
		font-size: 12px;
		color: #ccc;
}

a.newstitlelink, a.newstitlelink:active {
		font-size: 16px;
		color: #354a8c;
		text-decoration:none;
}

a.newstitlelink:hover {
		font-size: 16px;
		color: #ccc;
		text-decoration:none;
}

a.footlink, a.footlink:active {
		color: #ffffff;
		font-weight:bold;
		text-decoration:none;
}

a.footlink:hover {
		color: #ccc;
		font-weight:bold;
		text-decoration:none;
}

#cssframe {
	margin:auto;
	margin-top:20px;
	width:1010px;
	background-image: url(images/frame.gif);
	background-repeat: repeat-y;
}

#csshead {
	background: url(images/header.gif);
	height:118px;
}

#csshead2 {
	background: url(images/header.gif);
	height:118px;
}

#cssclock2 {
	float:right;
	margin:35px 26px 0px 4px;
	height:80px;
	width:468px;
	text-align:right;
}


#cssnavdivider {
	margin:auto;
	width:1010px;
	background: url(images/navdivider.gif) no-repeat;
	height:7px;
}

#cssnavframe {
	margin:auto;
	width:1010px;
	background: url(images/navback.gif);
}

#cssnav {
	margin-right:10px;
	margin-left:180px;
	width:829px;
}

/* Navigation */
#cssmenu {
	float:left;
	width:821px;
	font-size:13px;
	background:url(images/nav_tile.gif) repeat-x;
	
}

#cssmenu ul {
	padding:0;
	margin:0;
	list-style-type:none;
}

#cssmenu ul li {
	float:left;
	display:inline;
	background:url(images/nav_divider.gif) no-repeat bottom right;
	width: auto;
}

#cssmenu ul li a {
	float:left;
	display:block;
	text-decoration:none;
	color:#172475;
	width:auto;
	height:30px;
	padding:0px 17px 0px 17px;
	line-height:30px;
}

#cssmenu ul li:hover a, #cssmenu ul li a.on {
	color:#fff;
	text-decoration: none; 
	background-color:#1A1F76;
}


/* Main Content */

#csscontentframe {
	margin:auto;
	width:1010px;
	background: url(images/contentback.gif);
}

#csscontentframewide {
	margin:auto;
	width:1010px;
	background: url(images/contentbackwide.gif);
}


#cssleftcontent {
	float:left;
	width:180px;
	background:url(images/lhs_tile.gif) repeat-y;

}

#cssleftcontent2 {
	float:left;
	width:152px;
	padding-left:18px;
	padding-right:10px;
	min-height:300px;
}

#cssleftcontent3 {
	float:left;
	width:180px;
	background:url(images/lhs_end.gif) no-repeat;
	height:188px
}

#cssmiddlecontent {
	margin-right:2px;
	margin-top:1px;
	padding:30px 15px 30px 30px;
	float:left;
	width:544px;
}

#cssmiddlecontentwide {
	margin-right:2px;
	margin-top:1px;
	padding:30px 5px 30px 20px;
	float:left;
	width:787px;
}

#cssmiddlecontentTop {
	margin-right:2px;
	border-top:2px solid #fff;
	float:left;
	width:822px;
	min-height:346px;
	background:url(images/middlecontenttopBack.gif) repeat-y;
}

#cssmiddlecontentTopFeature {
	margin-right:2px;
	border-top:2px solid #fff;
	float:left;
	width:822px;
	height:212px;
	background:url(images/middlecontenttopBack.gif) repeat-y;
}

#cssrightcontent {
	margin-right:0px;
	float:left;
	width:188px;
	padding: 0 25px 0 20px;
}

.rightedit {
	color:#fff;
}

#cssrightcontentTop {
	margin-right:0px;
	float:left;
	width:233px;
}


#cssrightboxharbour {
	width:229px;
	height:85px;
	border-top: #fff solid 1px;
	border-bottom: #fff solid 2px;
	border-left: #fff solid 2px;
	background: url(images/harbourguide.jpg)
}
#cssrightboxtownguide {
	width:229px;
	height:85px;
	border-bottom: #fff solid 2px;
	border-left: #fff solid 2px;
	background: url(images/townguide.jpg)
}
#cssrightboxevents {
	width:229px;
	height:85px;
	border-bottom: #fff solid 2px;
	border-left: #fff solid 2px;
	background: url(images/events.jpg)
}
#cssrightboxmap{
	width:229px;
	height:85px;
	border-bottom: #fff solid 2px;
	border-left: #fff solid 2px;
	background: url(images/map.jpg)
}

#cssfooterframe {
	margin:auto;
	width:1010px;
	background-image: url(images/frame.gif);
	background-repeat: repeat-y;
}

#cssfooter {
	background-image: url(images/foot.gif);
	height:52px;
	padding:20px 20px 10px 0;
}

#cssbottomframe {
	margin:auto;
	width:1010px;
	background-image: url(images/frame.gif);
	background-repeat: repeat-y;
}

#cssbottom {
	background-image: url(images/bottom.gif);
	padding-right:30px;
	padding-top:15px;
	color:#fff;
	font-weight:bold;
	height:36px;
	text-align:right;
}
.imglhs {
	float:left;
	margin-right: 15px;
}	


.cssmiddlecontentTopDivContain {
	width:591px;
	float:left;
}

.cssmiddlecontentTopDivContainRight {
	width:211px; 
	padding-left:15px;
	padding-top:10px;
	float:left
}

.cssRedFunnelBox {
	width:228px; 
	padding-left:2px;
	float:left
}

#mapmiddlecontentwide {
	margin-right:1px;
	margin-top:1px;
	float:left;
	
}	

.outerlistingimage
{
	color:#ffffff;
	position:absolute;width:768px;
}
