@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.form_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #273377;
}
.main_bg {
	background-color: d2d9ff;
	background-image: url(img/deep_sea_fishing_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	font-size: small;
}
.text_bg_index {
	background-image: url(img/charlestonfishingcharter_main_03.jpg);
}

.text_bg_cont {
	background-image: url(img/fishing_contact_03.jpg);
}

.link_bg_home {
	background-image: url(img/charlestonfishingcharter_main_05.jpg);
	background-repeat: no-repeat;
}

.link_bg_cont {
	background-image: url(img/fishing_contact_05.jpg);
	background-repeat: no-repeat;
}

.htb {
	font-size: large;
	font-weight: bolder;
	color: #9CF;
	text-transform: uppercase;
}

.ht {
	font-size: medium;
	color: #9CF;
	text-transform: uppercase;
}

.hs {
	font-size: small;
	color: #FFF;
}
.hsb {
	font-size: small;
	font-weight: bolder;
	color: #FFF;
}
.cont_big_bg {
	background-image: url(img/fishing_contact_02.jpg);
}

.midlinks {
	font-size: medium;
	font-weight: bolder;
	color: #FF0;
}
.d_padd {
	padding: 20px;
}
.txt_m_b {
	font-size: medium;
	font-weight: bold;
	color: #273377;
}
.white_border {
	border: 5px solid #FFF;
}
#l_m_bg {
	background-image: url(img/fishing_large_bg.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#l_l_bg {
	background-image: url(img/fishing_left_long.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
h1 {
	color: #273377;
	font-size: large;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: medium;
	color: #005596;
	margin: 0px;
	padding: 0px;
}
.white {
	color: #FFF;
	font-weight: bold;
}
h3 {
	font-size: small;
	font-weight: normal;
	margin: 0px;
}
