body{
margin:0;
padding:0;
line-height: 1.3em;
font-family: Arial;
font-size: 15px;
text-align:left;
background-image:url(../images/bg01.gif);
background-repeat:repeat;
}

a {
color:#DA891C;
text-decoration:none;
}

a:hover{
text-decoration:underline;
}

b{font-size: 110%;}
em{color: red;}

#topnav{
color: #fff;
font-family: Verdana;
font-size: 11px;
font-weight: bold;
text-align: center;
}

#topnav a{
color: #5f3902;
text-decoration: none;
margin-right: 18px;
letter-spacing: -0.05px;
padding: 3px;
}

#topnav a:hover{
color: #ffffff;
text-decoration: none;
margin-right: 18px;
background-color: #DA891C;
letter-spacing: -0.05px;
} 

.active {
text-decoration: none;
margin-right: 18px;
background-color: #da891c;
letter-spacing: -0.05px;
color: #ffffff;
}

#maincontainer{
width: 775px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
top: -15px;
margin-top: -15px;
background-image:url(../images/contentBG.gif);
background-repeat:repeat-y;
}

#topsection{
background-image: url(../images/header04.jpg);
background-position: top left;
background-repeat: no-repeat;
height: 109px; /*Height of top section*/
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 190px 0 75px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}

#contentcolumn p{
font-size: 75%;
font-family: Verdana;
color: #000;
margin: -15px 10px 25px 86px;
}

#contentcolumn h2{
font-family: Times;
font-variant: small-caps;
color: #5f3902;
letter-spacing: 1px;
font-weight: 300;
margin-left: 80px;
margin-top: 8px;
}

.welcome{
border-bottom: solid 1px #5f3902;
width: 300px;
text-align: left;
}

/*Location Page*/
.location{
size:25px;
width: 270px;
text-align: left;
font-family: arial;
color: #5f3902;
font-weight: 300;
margin-left: 87px;
margin-top: 8px;
padding-bottom: 22px;
}


.location p{
padding-bottom:100px;
}


.innertubeLocations{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
line-height:14px;
}


.alabama{
border-bottom: solid 1px #5f3902;
width: 100px;
text-align: left;
}

.florida{
border-bottom: solid 1px #5f3902;
width: 87px;
text-align: left;
}

.menuTitle{
border-bottom: solid 1px #5f3902;
width: 205px;
text-align: left;
}


/*End Location Page*/




.page-content-area-staff {
	width: 355px;
	height:350px;
	overflow: visible;
	margin: -140px 0 0 5px;
	float:right;
}




.content-area {
	width: 672px;
	overflow: hidden;
	margin: 8px 0 0 8px;
}

.page-content-area {
	width: 672px;
	overflow: hidden;
	margin: 0px 0 0 8px;
}


.content .page-content {
	margin-top: 0px;
	width: 691px;
	float: right;
	padding-bottom: 45px;
}

/*

#page-content-area-staff {
	width: 380px;
	height:450px;
	left:125px;
	overflow: visible;
}
*/


.firstGraph{
	margin:0px;
	padding-top:0px;
}

	
/*----------------------*/
#leftcolumn{
float: left;
width: 200px; /*Width of left column in pixel*/
margin-left: -775; /*Set margin to that of -(MainContainerWidth)*/
}

#rightcolumn{
float: left;
width: 190px; /*Width of right column*/
margin-left: -190px; /*Set left margin to -(RightColumnWidth)*/
}

#footer{
clear: left;
width: 100%;
background-image: url(../images/footer02.gif);
background-position: top left;
background-repeat: no-repeat;
text-align: center;
padding: 4px 0;
}

#footer a{
font-size: xx-small;
color: #da891c;
text-decoration: none;
margin-right: 18px;
}

#footer a:hover{
text-decoration:underline;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

/* -------------------- */
#image-column{
	overflow:visible;
	float:left;
}

#image-column img{
    margin-left:80px;
	float:left;
	border:#000000;
	border-width:1px;
	border-style:solid;
}