/* charterfishingmarcoisland.com CSS */

body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #000;
}

.mainheader {
	background-image: url(/images/logo.jpg);
	width: 760px;
	height: 228px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.nav table,
.nav td {
	text-align: center !important;
	font-size: 15px !important;
	color: #CCCCCC;
}

h1 {
	margin: 5px;
	padding: 5px;
	font-size: 22px !important;
	text-align: center;
	color: #e12222;
}

h2 {
	margin: 5px;
	padding: 5px;
	font-size: 16px !important;
	text-align: center;
}

.contact-text {
	font-size: 17px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.copyright {
	font-size: 11px;
	color: #FFFFFF;
}

.nav a,
.nav a:visited {
	color: #000;
	text-decoration: none;
}

.nav a:hover {
	text-decoration: none;
	background-color: #fff !important;
}

.copyright a,
.copyright a:visited {
	color: #fff;
	text-decoration: none;
}

.copyright a:hover {
	text-decoration: none;
	background-color: #fff !important;
	color: #000000;
}

.reservenow {
	font-size: 18px;
}

.reservenow a,
.reservenow a:visited {
	color: #ff0000;
	text-decoration: none;
	font-size: 22px;
	font-weight: bold;
}

.reservenow a:hover {
	text-decoration: none;
	background-color: #0066FF !important;
	color: #FFFFFF;
}

.contentbox {
	margin: 6px;
	padding: 0;
	border: 1px solid #8AB1ED;
	border-collapse: collapse;
}

.redtext {
	color: #FF0000;
}

.text9 {
	font-size: 9px !important;
}

.text10 {
	font-size: 10px !important;
}

.text12 {
	font-size: 12px !important;
}

.text14 {
	font-size: 14px !important;
}

.text16 {
	font-size: 16px !important;
}

.text24 {
	font-size: 24px !important;
}

.homeback {
	background-image: url(/images/logo.jpg)
}

.maptable {
	border: #8AB1ED solid 1px;
	padding: 5px;
	text-align: left !important;
}