/*Cataumet*/
/*By-The-Sea.com*/
body {
	background-image: url('images/bckgrd-img.jpg');
	background-repeat: no-repeat;
	background-position: center, top;
	background-color: #001821;
	margin: 8 0 0 0;
	
}
#header {
	background-image: url('images/bckgrd-img.jpg');
	background-repeat: repeat-x;
	background-position: center, top;
	background-color: #000000;
	margin: 0 0 0 0;
}

#content {
	background-image: url('images/nbckg.jpg');
	background-repeat: no-repeat;
	width: 768;
}
p{
    font-family : verdana ,Verdana, sans-serif;
    font-size : 11px;
    font-style : normal;
    font-weight : normal;
    color :#000000;
	line-height: 140%;
	text-align:normal;
	margin: 12px;
	margin-left: 18px;
	margin-right: 18px;
}


h4 {
    font-family : verdana ,Verdana, sans-serif;
    font-size : 14px;
    font-style : normal;
    font-weight : bold;
    color :#535353;
    text-align : center;
	margin-left: 10px;
}

h1 {
    font-family : verdana ,Verdana, sans-serif;
    font-size : 14px;
    font-style : normal;
    font-weight : bold;
    color :#000000;
    text-align : default;
	margin-left: 10px;
}


h2 {
    font-family : verdana ,Verdana, sans-serif;
    font-size : 11px;
    font-style : normal;
    font-weight : bold;
    color : #0B1C23;
    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;
	}

}

a {
	font-family : Verdana, Helvetica, sans-serif;
    font-size : 11px;
	font-weight: underline;
	color: #0B1C23;
}


a:hover {
	font-size : 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #0B1C23;
	
}


a {
	text-decoration: underline;
	
}
#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;
	
}
#page a {
	font-family : Verdana, Helvetica, sans-serif;
    font-size : 10px;
	font-weight: normal;
	color: 000000;
}


#page a:hover {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}


#page a {
	text-decoration: underline;
	
}