@charset "utf-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.875em;
	background-repeat: repeat-x;
	background-image: url(images/bg2.jpg);
	background-color: #059B9A;
}
#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #F4F4F4;
	background-image: url(images/bottombg.jpg);
	width: 860px;
	background-color: #FFFFFF;
}

#container #navbar {
	height: 30px;
	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #FF0000;
	border-top-width: thick;
	border-top-style: none;
	border-top-color: #FF0000;
	font-style: oblique;
	padding-top: 5px;
	padding-bottom: 5px;
	letter-spacing: 0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #253640;
	font-variant: normal;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
}


#container #header {
	height: 100px;
	background-image: url(images/logo7.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: medium;
	border-bottom-style: none;
	border-top-width: thick;
	border-top-style: none;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
#sidebar1 {
	float: left;
	width: 12em; /* top and bottom padding create visual space within this div */
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: 50px 300px;
}
#container #sidebar1 #caster img {
	margin-top: 40px;
}

#sidebar2 {
	float: right;
	width: 12em; /* top and bottom padding create visual space within this div */
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	margin-top: 0px;
}
#sidebar1 h3,  #sidebar1 p,  #sidebar2 p,  #sidebar2 h3 {
	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
}
h2 {
	font-size: 1.125em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

#mainContent {
	margin-right: 12em;
	margin-bottom: 0px;
	margin-left: 12em;
	padding-right: 1em;
	padding-bottom: 0;
	padding-left: 1em;
	text-align: left;
	background-image: url(images/map_tampa.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 2em;
	border: 1px ridge #F5F5F5;
	margin-top: 0px;
	width: auto;
	height: auto;
	letter-spacing: 1px;
} 
.quote {
	margin-top: 20px;
	text-align: left;
	padding: 5px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	font-size: 0.75em;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	margin: 30px;
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	height: auto;
	width: auto;
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 10px;
	border: 1px ridge #CCCCCC;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
}
.fishbuzz div {
	float: right;
}
#container #sidebar1 .number {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px ridge #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.fishbuzz {
	line-height: 25px;
	width: 480px;
	height: 295px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px ridge #CCCCCC;
	margin-bottom: 5px;
}
#container #mainContent .wx {
	text-align: center;
	height: 100px;
	margin-top: 30px;
}
.outline {
	border: thin solid #CCCCCC;
	padding: 5px;
	background-color: #FFFFFF;
}
.master {
	border: thin none #CCCCCC;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#container #slideContent {
	margin-left: 12em;
	padding-right: 1em;
	padding-left: 1em;
	border: thin solid #F5F5F5;
	padding-top: 1em;
	margin-right: 1em;
}
