/* CSS Document */
body{
	width:100%;
	background-color:#c89248;
	height:100%; 
	margin:0px auto;
}
table, td, p {
	font-family:Arial;
	font-size:12px;
}
#topbackground{
	background-image:url(images/top.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:100%;
	overflow:hidden;
	#height:681px;
}
#botbackground{
	background-image:url(images/bot_02.jpg);
	background-repeat:repeat-x;
	#position:absolute; 
	width:100%;
	height:126px;
}
#topnavspacer{
	background-image:url(images/spacer.jpg);
	background-repeat:no-repeat;
	width:397px;
	height:35px;
	float:left;
}
#wraper{
	width:974px;
	height:1679px; 
	#height:auto;
	margin:0px auto;
	background-color:#FFFFFF;
}

#wraperx{
	width:974px;
	height:1129px; 
	#height:auto;
	margin:0px auto;
	background-color:#FFFFFF;
}
#headercontainer{
	width:974px;
	height:156px;
}
#header{
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	width:974px;
	height:156px;
}

#topnavcontainer{
	background-image:url(images/spacer.jpg);
	background-repeat:repeat-x;
	height:35px;
	width:100%;
	float:left;
}
/*
#topnavcontainer{
	background-image: url(images/home_body.gif);
	background-repeat:repeat-x;
	height:35px;
	width:100%;
	float:left;
}
*/
.toplink{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	text-transform:none;
	line-height:30px;
	float:left;
	margin-left:20px;
}
/*
#home{
	background-image:url(images/home.jpg);
	background-repeat:no-repeat;
	width:71px;
	height:35px;
	float:left;
}
#about{
	background-image:url(images/about_us.jpg);
	background-repeat:no-repeat;
	width:101px;
	height:35px;
	float:left;
}
#contact{
	background-image:url(images/contact.jpg);
	background-repeat:no-repeat;
	width:121px;
	height:35px;
	float:left;
}
#topnavcontainer #toplinks form {
	float: left;
}
#topnavcontainer #toplinks fieldset {
	margin: 0px;
	border: 0px none;
	padding: 0px;
}
#topnavcontainer #toplinks #searchtext {
	background-image:url(images/search.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 21px;
	width: 63px;
	line-height: 18px;
	background-position: center;
	margin-top:5px;

}
#topnavcontainer #toplinks #submit {
	float: left;
	height: 25px;
	width: 54px;
	margin-top: 4px;
}
#topnavcontainer #toplinks input {
	margin-top:4px;
	background-color:#FFFFFF;
	height:23px;
	float: left;
	width: 150px;
	border: 0px solid #666600;
}
*/
#about{
	width:101px;
	height:35px;
	float:left;
}
#contact{
	width:121px;
	height:35px;
	float:left;
}
#topnavcontainer #toplinks form {
	float: left;
}
#topnavcontainer #toplinks fieldset {
	margin: 0px;
	border: 0px none;
	padding: 0px;
}
#topnavcontainer #toplinks #searchtext {
	background-image:url(images/search.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 21px;
	width: 63px;
	line-height: 18px;
	background-position: center;
	margin-top:5px;

}
#topnavcontainer #toplinks #submit {
	float: left;
	height: 25px;
	width: 54px;
	margin-top: 4px;
}
#topnavcontainer #toplinks input {
	margin-top:4px;
	background-color:#FFFFFF;
	height:23px;
	float: left;
	width: 150px;
	border: 0px solid #666600;
}

.hidden {
	display: none;
	font-weight: bold;
	color: #003366;
}
#sidenavcontainer1{
	background-image:url(images/bot2.jpg);
	background-repeat:repeat-y;
	width:227px;
	height:193px;
	float:left;
}
#side_container1{
	background-image:url(images/side_nav_cont1.jpg);
	background-repeat:no-repeat;
	width:247px;
	height:183px;
	float:left;
	margin-top:10px;
	margin-left:15px;
	float:left;
}
#click_here{
	background-image:url(images/click.jpg);
	background-repeat:no-repeat;
	width:200px;
	height:38px;
	float:left;
	margin-top:10px;
}
#clickcont{
	width:180px;
	margin-left:25px;
	margin-right:20px;
	margin-top:40px;
	text-align:center;
}
#clickcont2{
	width:160px;
	margin-left:25px;
	margin-right:20px;
	text-align:center;
}
#sidenavcont{
	width:227px;
	float:left;
	background-color:#FFFFFF;
}
.clickfont{
	font-family:"Times New Roman";
	text-transform:uppercase;
	font-size:20px;
	text-align:center;
}
#side1{
	width:247px;
	height:183px;
	float:left;
}
#side2{
	background-image:url(images/bot2.jpg);
	background-repeat:repeat-y;
	width:227px;
	height:auto;
	/*height:370px;*/
	background-color:#5d5737;
	float:left;
}
#sidelinkcont{
	width:212px;
	margin-left:15px;
}
#sidelinkcont2{
	margin-top:5px;
	width:212px;
	margin-left:5px;
}

#sidespacer{
	height:20px;
	width:100px;
}
.link{
	text-decoration:none;
	color:#FFFFFF;
	font-family:"Times New Roman";
	font-size:12px;
	text-transform:uppercase;
	height:auto;
	
}
.list{
	list-style:disc;
	list-style-type:disc;
	color:#c89248;
	margin-left:15px;
	border-bottom:#564f33;
	border-bottom-color:#564f33;
	border-bottom-width:212px;
}
.sideborder{
	width:200px;
	height:1px;
	background-color:#696141;
	color:#564f33;
	margin-top:3px;
}
.side{
	width:15px;
}
#sidebot{
	background-image:url(images/left_sidenav_bot.jpg);
	background-repeat:no-repeat;
	width:227px;
	height:46px;
	float:left;
}
#sidenavcontainer2{
	background-image:url(images/bot2.jpg);
	background-repeat:repeat-y;
	width:227px;
	height:940px;
	float:left;
	padding-top: 10px;
}

#sidenavcontainer2x{
	background-image:url(images/bot2.jpg);
	background-repeat:repeat-y;
	width:227px;
	height:430px;
	float:left;
	padding-top: 10px;
}
#side_container2{
	background-image:url(images/tampabaybankruptcycenter_03.jpg);
	background-repeat:no-repeat;
	width:227px;
	height:221px;
	margin-top:10px;
}
#sideinside{
	width:180px;
	height:40px;
	text-align:center;
	margin-left:30px;
	text-transform:uppercase;
}
#maincontainertop{
	width:712px;
	height:1420px;
	float:right;
	background-color:#FFFFFF;
}

#maincontainertopx{
	width:712px;
	height:1100px;
	float:right;
	background-color:#FFFFFF;
}
#maintoptitle{
	background-image:url(images/main_tampa.jpg);
	background-repeat:no-repeat;
	height:98px;
	width:702px;
}
#maincontainermiddle{
	width:702px;
	height:100%;
	background-color:#FFFFFF;
}
.middeltext{
	font-family:Arial;
	font-size:12px;
}
#midcont1{
	width:700px;
	margin-right:10px;
	float:left;
	padding:5px;
	margin-top:0px;
}
#pics1{
	background-image:url(images/pics1.jpg);
	background-repeat:no-repeat;
	height:145px;
	width:259px;
	float:left;
	margin-right:10px;
	margin-top:0px;
	padding:0px;
}
.line{
	background-image:url(images/line.jpg);
	background-repeat:repeat-x;
	height:10px;
	width:100%;
	float:left;
	margin-top:15px;
	margin-bottom:20px;
}
#pics2{
	background-image:url(images/pics2.jpg);
	background-repeat:no-repeat;
	width:90px;
	height:90px;
	margin-bottom:20px;
	margin-right:20px;
	float:left;
}
#pics3{
	background-image:url(images/pics3.jpg);
	background-repeat:no-repeat;
	width:90px;
	height:90px;
	margin-bottom:20px;
	margin-right:20px;
	float:left;
}
#pics4{
	background-image:url(images/pics4.jpg);
	background-repeat:no-repeat;
	width:90px;
	height:90px;
	margin-bottom:20px;
	margin-right:20px;
	float:left;
}
#midcont2{
	width:580px;
	margin-right:15px;
	float:right;
}
#main1{
	width:100%;
	float:left;
}
#main2{
	width:100%;
	float:left;
}
#main3{
	width:100%;
	float:left;
}
.maintitle{
	font-family:"Times New Roman";
	font-size:16px;
	text-transform:uppercase;
	
}
#main4{
	width:90%;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	padding:10px;
}
#main5{
	width:90%;
	float:left;
	padding: 10px;
}
#tainer{
	width:974px;
	margin:0px auto;
	background-color:#FFFFFF;
	
}
#footer_linkcont{
	background-image:url(images/footer_spacer.jpg);
	height:35px;
	width:747px;
	background-repeat:repeat-x;
	float:right;
	margin-top:40px;
}
#footer_green{
	background-image:url(images/bot2.jpg);
	background-repeat:repeat-y;
	width:227px;
	height:126px;
}
#footer_home{
	background-image:url(images/footer_home.jpg);
	width:103px;
	height:35px;
	background-repeat:no-repeat;
	float:left;
}
#footer_about{
	background-image:url(images/footer_aboutus.jpg);
	width:102px;
	height:35px;
	background-repeat:no-repeat;
	float:left;
}
#footer_contact{
	background-image:url(images/contactus.jpg);
	width:129px;
	height:35px;
	background-repeat:no-repeat;
	float:left;
}
#footer_botcont{
	width:707px;
	background-repeat:repeat-x;
	float:right;
	margin-top:40px;
	margin-top:10px;
	margin-left:40px;
}
#h1id {display:inline;}
#h1id h1,h2 { font-size:1em; font-weight:normal; padding:0px; margin:0px; display:inline;}
