@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	background-image: url(../images/call_us_today.jpg);
	background-repeat: no-repeat;
	height: 35px;
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 70px;
	text-decoration: underline;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	height: 35px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	text-decoration: underline;
	padding-left: 30px;
	background-image: url(../images/h3.gif);
	background-repeat: no-repeat;
	margin-top: 42px;
	margin-left: 25px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	background-image: url(../images/call_us_today.jpg);
	background-repeat: no-repeat;
	height: 35px;
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 70px;
	text-decoration: underline;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	height: 35px;
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 5px;
	text-decoration: underline;
	padding-left: 30px;
}





#page-container {
	margin: 0px;
	padding: 0px;
	width: auto;
}
#header {
	background-color: #000000;
	height: 210px;
	background-image: url(../images/top_header_background.gif);
}
#off {
	margin: 0px;
	padding: 0px;
}


#body-content {
	width: 1000px;
	clear: both;
	height: auto;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}

#content-left {
	float: left;
	width: 450px;
	margin-left: 30px;
	margin-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	line-height: 23px;
	font-weight: normal;
	clear: both;
}
#content-right {
	float: right;
	width: 450px;
	margin-top: 10px;
	margin-right: 20px;
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: normal;
	padding: 0px;
}
#facility-list {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	padding-top: 0px;
	margin-top: 0px;
}
#facility-list li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 10px;
	list-style-image: url(../images/box.jpg);
	list-style-position: outside;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 18px;
	padding-right: 20px;
}
#facility-list-bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}


#navarea {
	position:relative;
	height:42px;
	z-index:1;
	left: 0px;
	top: -197px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 450px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 500px;
}
#navlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	margin-top: 0px;
	padding-top: 0px;
	text-decoration: none;
	color: #000000;
}
#navlist li a:link {
	display: inline;
	list-style-type: none;
	text-decoration: none;
	color: #000000;
}
#footer-link {
	display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 70px;
}


#footer-link li {
	display: inline;
	padding-right: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin-top: 5px;
}
#footer-link li a:link {
	display: inline;
	padding-right: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer-link li a:hover {
	display: inline;
	padding-right: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer-link li a:visited {
	display: inline;
	padding-right: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer-link li a:active {
	display: inline;
	padding-right: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
#downtown-link li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	list-style-type: disc;
	margin-top: 0px;
	margin-bottom: 10px;
	list-style-position: outside;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 23px;
	padding-right: 20px;
}

#footer {
	background-color: #000000;
	height: 56px;
	background-image: url(../images/footer_background.jpg);
	background-repeat: repeat-x;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: .7em;
}
.copyright a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
.copyright a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
.copyright a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
.copyright a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
#contact {
	padding-left: 20px;
}
#space {
	position:relative;
	width:150px;
	height:223px;
	z-index:1;
	left: 300px;
	top: -850px;
}
.fort_laderdale_storage_link {
	display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #000000;
}
