/*Best of New England.net*/
/*Cape Cod Marine Trades*/
body {
	background-color: #005595;
	font-family:arial,sans-serif;
	color:#003D71;
	margin: 0 0 20px 0;
	padding:0;
	background-image:url('images/background.jpg');
	background-repeat:repeat-x;
}
p{
    font-family : verdana ,Verdana, sans-serif;
    font-size : 10pt;
    font-style : normal;
    font-weight : normal;
    color :#000000;
	line-height: 125%;
	text-align:normal;
	margin: 6px;
	margin-left: 8px;
	margin-right: 8px;
}


h4 {
    font-family : verdana ,Verdana, sans-serif;
    font-size : 14px;
    font-style : normal;
    font-weight : bold;
    color :#535353;
    text-align : default;
	margin: 6px;
	margin-left: 8px;
	margin-right: 8px;
}

h1 {
    font-family : verdana ,Verdana, sans-serif;
    font-size : 12;
    font-style : normal;
    font-weight : bold;
    color :#005595;
    text-align : default;
	margin-left: 10px;
}


h2 {
    font-family : verdana ,Verdana, sans-serif;
    font-size : 11px;
    font-style : normal;
    font-weight : bold;
    color : #1B314A;
    text-align :default;
	margin-left: 10px;
	height:10px;
}
h3 {
    font-family : verdana ,Verdana, sans-serif;
    font-size : 11px;
    font-style : none;
    color : #000071;
    text-align : default;
	}

}
.search{
    font-family : verdana ,Verdana, sans-serif;
    font-size : 10pt;
    font-style : normal;
    font-weight : normal;
    color :#000000;
	line-height: 100%;
	text-align:normal;
	margin: 2px;
	margin-left: 2px;
	margin-right: 2px;
}

a {
	font-family : Verdana, Helvetica, sans-serif;
    font-size : 11pt;
	font-weight: normal;
	color: #D83B20;
}


a:hover {
	font-family : Verdana, Helvetica, sans-serif;
    font-size : 11pt;
	color: #D83B20;
	text-decoration: underline;
}


a {
	text-decoration: none;
	
}
#footer a {
	font-family : Verdana, Helvetica, sans-serif;
    font-size : 10px;
	font-weight: normal;
	color: ffffff;
}


#footer a:hover {
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}


#footer a {
	text-decoration: none;
	
}

