@charset "UTF-8";
/* CSS Document */
@font-face {
	font-family: 'jr!handRegular';
	src: url('/css/jr!ha___.eot');
	src: local('jr!hand Regular'), local('Jrhand'), url('/css/jr!ha___.ttf') format('truetype');
}
@font-face {
	font-family: 'WCROUGHTRADBETABold';
	src: url('/css/WC_RoughTrad.eot');
	src: local('WC ROUGHTRAD BETA    Bold'), local('WCROUGHTRADBta'), url('/css/WC_RoughTrad.otf') format('opentype');
}
@font-face {
	font-family: 'HollaRegular';
	src: url('/css/HollaScript.eot');
	src: local('Holla Regular'), local('Holla'), url('/css/HollaScript.ttf') format('truetype');
}
.home1 {
	background-image: url(/images1/seafood-canaveral.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.home2 {
	background-image: url(/images1/seafood-canaveral.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-indent: 0px;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(/images1/seafood-port-canaveral2.jpg);
	background-color: #000;
	background-repeat: repeat-x;
	background-position: top;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
	font-family: "WCROUGHTRADBETABold", Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #301504;
	line-height: 1em;
}
.offset {
	margin-left: 75px;
}
h2 {
	font-family: "jr!handRegular", Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
#subscribe input {
	clear: right;
	display: block;
}
input.tan {
	margin-bottom: 10px;
	background-color: #EBDEAF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
	}
a {
	color: #600;
	font-weight: normal;
	text-decoration: none;
}
#main a, #sidebar a {
	color: #F3D584;
}
a:hover {
	text-decoration: underline;
}
