/*Callinectes*/
/*by the sea*/
body {
	background-color: #E7DBB2;
	font-family: Arial, Helvetica, sans-serif;
	color:#003D71;
	margin: 12px 0 0px 0;
	padding:0;
	background-image:url('../images/testbck.jpg');
	background-repeat:repeat-x;
}
p{
    font-family : Arial, Helvetica, sans-serif;
    font-size : 10pt;
    font-style : normal;
    font-weight : normal;
    color :#000000;
	line-height: 140%;
	text-align:normal;
	margin: 2px;
	margin-left: 10px;
	margin-right: 10px;
}


h4 {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 14px;
    font-style : normal;
    font-weight : bold;
    color :#004A64;
    text-align : center;
	margin-left: 10px;
}

h1 {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 10pt;
    font-style : normal;
    font-weight : bold;
    color :#000000;
    text-align : default;
	margin-left: 10px;
}


h2 {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 10pt;
    font-style : normal;
    font-weight : normal;
    color :#000000;
    text-align : default;
	margin-left: 10px;
}
h3 {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 11px;
    font-style : none;
    color : #000071;
    text-align : default;
	}

.header {
	background-color: #FFFFFF;
	font-family:arial,sans-serif;
	color:#003D71;	
	background-image:url('../images/header_9.jpg');
	background-repeat: no-repeat;
	background-position: 50% 0%;
	height: 190px;	
	}
.content {
	background-color: #FFFFFF;
	font-family:arial,sans-serif;
	color:#003D71;	
	background-image:url('');
	background-repeat: no-repeat;
	background-position: 50% 0%;
	height: default;
	border: 2px solid #513313;
	}
.base {
	background-color: #FFFFFF;
	font-family:arial,sans-serif;
	color:#003D71;	
	background-image:url('../images/base.jpg');
	background-repeat: no-repeat;
	background-position: 50% 10px;
	height: 57px;
	}
a {
	font-family : Verdana, Helvetica, sans-serif;
    font-size : 10pt;
	font-weight: underline;
	color: #000000;
}


a:hover {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}


a {
	text-decoration: none;
	
}
#footer a {
	font-family : Verdana, Helvetica, sans-serif;
    font-size : 12px;
	font-weight: normal;
	color: ffffff;
}


#footer a:hover {
	font-family : Verdana, Helvetica, sans-serif;
    font-size : 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}


#footer a {
	text-decoration: none;
	
}
