@font-face {
    font-family: 'ChunkFiveRegular';
    src: url('fonts/Chunkfive-webfont.eot');
	src: local('☺'), url('fonts/Chunkfive-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/Chunkfive-webfont.woff') format('woff'),
        url('fonts/Chunkfive-webfont.ttf') format('truetype'),
        url('fonts/Chunkfive-webfont.svg#ChunkFiveRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
body {
	background-color: #000;
	background-image: url(layout/body.jpg);
	margin: 0px;
	padding: 0px;
}
.topmenu A:link { color:#FFD119; text-decoration: none; font-weight: normal;}
.topmenu A:visited { color:#FFD119; text-decoration: none; font-weight: normal;}
.topmenu A:active { color:#FFFFFF; text-decoration: none; font-weight: normal;}
.topmenu A:hover { color:#FFFFFF; text-decoration: none; font-weight: normal;}

.left A:link { color:#6d6e71; text-decoration: none; font-weight: normal;}
.left A:visited { color:#6d6e71; text-decoration: none; font-weight: normal;}
.left A:active { color:#FFD119; text-decoration: none; font-weight: normal;}
.left A:hover { color:#FFD119; text-decoration: none; font-weight: normal;}

.footerbar A:link { color:#d5d5d5; text-decoration: none; font-weight: normal;}
.footerbar A:visited { color:#d5d5d5; text-decoration: none; font-weight: normal;}
.footerbar A:active { color:#FFD119; text-decoration: none; font-weight: normal;}
.footerbar A:hover { color:#FFD119; text-decoration: none; font-weight: normal;}

.right A:link { color:#A5A5A5; text-decoration: none; font-weight: normal;}
.right A:visited { color:#A5A5A5; text-decoration: none; font-weight: normal;}
.right A:active { color:#FFD119; text-decoration: none; font-weight: normal;}
.right A:hover { color:#FFD119; text-decoration: none; font-weight: normal;}

A:link {color: #187F03; text-decoration: none; font-weight: bold;}
A:visited {color: #187F03; text-decoration: none; font-weight: bold;}
A:active {color: #187F03; text-decoration: underline; font-weight: bold;}
A:hover {color: #187F03; text-decoration: underline; font-weight: bold;}

hr {  color: #87BC2E;
	border: 1px solid #87BC2E;
}

ul {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
}

.maincolour {
	background-color: #D3DBC1;
}

h1 {
	font-family:'ChunkFiveRegular', Arial, sans-serif;
	color: #cbdb2a;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 6px;
	margin-top: 0px;
	line-height: 20px;
	text-transform: uppercase;
}
h2 {
	font-family:'ChunkFiveRegular', Arial, sans-serif;
	color: #cbdb2a;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 6px;
	margin-top: 0px;
	line-height:20px;
	text-transform: uppercase;
}
h3 {
	font-family:'ChunkFiveRegular', Arial, sans-serif;
	color: #cbdb2a;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 6px;
	margin-top: 0px;
	line-height: 19px;
	text-transform: uppercase;
}

form {
	margin-bottom: 0px;
}
.top-header-wrapper {
	width: 100%;
	background-image: url(layout/top-header-wrapper-bg.jpg);
	background-repeat: repeat-x;
	height: 135px;
}
.top-header {
	height: 135px;
	margin: 0 auto;
	width: 1010px;
	text-align: left;
	background-image: url(layout/top-header-bg.jpg);
	background-repeat: no-repeat;
}
.outerwrapper {
	width: 1010px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	background-color: #fff;
	color: #5E5E5E;
	line-height: 16px;
	background-image: url(layout/inner-outerwrapper-bg.jpg);
	background-repeat: repeat-y;
}
.inner-outerwrapper {
	width: 980px;
	margin: 0 auto;

}
.maincontent {
	float: left;
	width: 812px;	
}
.contentMap {
	text-align: left;	
}
.left {
	height: auto;
	width: 168px;
	float: left;
	text-align: left;
	overflow: visible;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	margin-top: 15px;
}
.left-textindent {
	margin-left: 15px;	
}
.homecontent {
	width: 266px;
	text-align: left;
	height: auto;
	float: left;

}
.homecontent2 {
	width: 266px;
	text-align: left;
	height: auto;
	float: left;
}
.content {
	width: 530px;
	text-align: left;
	height: auto;
	float: left;
}
.right {
	height: auto;
	width: 266px;
	text-align: left;
	float: left;
	line-height:11px;
}
.topmenu {
	height: 16px;
	width: 980px;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 4px;
	background-color: #6D6E71;
	font-family:'ChunkFiveRegular', Arial, sans-serif;
	color: #FFD119;
	font-size: 14px;
	font-weight: normal;
	overflow: hidden;
}
.sectionHeader {
	font-family:'ChunkFiveRegular', Arial, sans-serif;
	color: #87BC2E;
	font-size: 20px;
	font-weight: normal;
	margin-top: 14px;
	margin-bottom: 0px;
	line-height: 20px;
	text-transform: uppercase;
}
.sectionHeaderDarkGreen {
	font-family:'ChunkFiveRegular', Arial, sans-serif;
	color: #3f8b67;
	font-size: 20px;
	font-weight: normal;
	margin-top: 6px;
	line-height: 20px;
	text-transform: uppercase;
}
.topPics {
	height: 200px;
	width: 798px;
	text-align: left;
	margin-bottom:15px;
}
.tophomenews {
	height: 206px;
	width: 798px;
	text-align: left;
	background-image: url(layout/home-top-boxes.jpg);
	background-repeat: no-repeat;
	font-size:90%;
}
.footerbar {
	margin: 0 auto;
	height: 160px;
	width: 950px;
	font-size: 12px;
	background-color: #000000;
	background-image: url(layout/footer-bg.jpg);
	background-repeat: no-repeat;
	padding: 0 27px 0 27px;
	font-family:'ChunkFiveRegular', Arial, sans-serif;
	font-weight: normal;
}
.footerbar-wrapper {
	margin: 0 auto;
	width: 100%;
	background-image: url(layout/footer-wrapper-bg.jpg);
	background-repeat: repeat-x;
	height: 161px;
}
.footer-links {
	float: right;
	width: 550px;	
	padding-top: 56px;
	text-align: right;
}
.addthis {
	color: #fff;
	width: 400px;
	padding-top: 56px;
	float: left;
}
.clear {
	clear: both;
}
.yellow {
	color: #FFD119;	
}
.smallright {
	font-size: 70%;
	text-align: right;
}
.small {
	font-size: 65%;
	text-align: left;
	font-weight: normal;
	color: #333333;
}
.mapInfoText {
	width: 280px;
	font-size: 11px;
	color: #333333;
}

.displayAdBox {
	height: auto;
	width: 474px;
	border: 1px solid #3F8B67;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
.leftTop {
	background-image: url(layout/eastcoastlive.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 200px;
	width: 155px;
}
.indenttext {
	padding: 15px 15px 15px 15px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
}
.pixborder {
	border: 1px solid #87BC2E;
	width:245px;
	height:195px;
}
.tabletext {
	font-size: 100%;
}

.leftobjectfloat {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.containerBlock{
	display:none;
}
.containerHeader{
	margin-top: 8px;
}


.directorylist{
	float:left;
	width:115px;
	padding-top:10px;
	margin-right:8px
}
.inputeditbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	padding: 5px;
	border: 1px solid #009900;
	margin-bottom:5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.description {
	width: 120px;	
}


.feedbox {
	float:left;
	margin-right: 15px;
	margin-bottom: 20px;
}
.twitter-wrapper {
	width: 266px;
	background-image: url(layout/twitter-bg.jpg);
	background-repeat: no-repeat;
}
#twitter_div {
	width: 206px;
	margin: 0 auto;
	padding: 30px 30px 30px 15px; 
	color: #5E5E5E;
}
#twitter_div ul {
	list-style: none;
	margin: 0;
	padding: 0;	
	
}
#twitter_div li {
	min-height: 134px;
 	height: auto !important;
  	height: 134px;
	line-height: 16px;
}
#twitter_div a:link {
	color: #5E5E5E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#twitter_div a:visited {
	color: #5E5E5E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#twitter_div a:hover {
	color: #5E5E5E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
#twitter_div a:active {
	color: #5E5E5E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
}
