body { 
	text-align: center; 
	margin: 0;
	font-family: verdana, arial, san-serif;
	font-size: 13px;
	background: url(../../images/self_storage_bground.gif) repeat-x;
	}

a {
	text-decoration: none;
	color: #334A98;
	}

a:visited {
	text-decoration: none;
	color: #334A98;
	}

.header {
	text-align: left;
	background: url(../../images/storage_header_bground.gif) repeat-x;
	margin-right: 0;
	}

.header img.logo {
	padding-right: 110px;
	padding-left: 65px;
	}

.banner {
	position: static;
	padding-bottom: 18px;
	padding-left: 25px;
	padding-right: 25px;
	margin-bottom: 18px;
	}

#container {
	width: 980px;
	text-align: left;
	border: 1px solid #efefef;
	border-top: 0;
	margin-left: auto;
	margin-right: auto;
	}

#container h1 {
	text-align: center;
	font-size: 16px;
	font-family: arial;
	}

#nav {
	font-family: arial;
	float: none;
	text-align: left;
	background: url(nav.gif) repeat-x;
	height: 38px;
	margin-top: -3px;
	padding-left: 15px;
	color: #333333;
	}

#nav a, #nav a:visited {
	border-left: 1px solid #606760;
	display: block;
	float: left;
	padding: 8px;
	padding-bottom: 1px;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	line-height: 10px;
	margin-top: 2px;
	min-width: 165px;
	}

#nav a span {
	font-size: 10px;
	font-weight: normal;
	color: #646464;
	}

#nav a:hover {
	background-color: #E1E2E1
	}

#nav img {
	float: left;
	margin: 0;
	margin-top: -7px;
	height: 32px;
	border: 0
	}

#nav a.active, #nav a.active:visited, #nav a.active:hover {
	background: none;
	background-color: #E1E2E1;
	}

#navlinks {
	text-align: right;
	padding: 4px;
	background-color: #B8B8CA;
	border-bottom: 1px #333367 solid;
	font-size: 12px;
	}

#navlinks a {
	text-decoration: none;
	color: #FFF;
	padding: 3px;
	margin: 0;
	border-left: 1px solid #333367;
	padding-left: 6px;
	}

#navlinks a:hover {
	background-color: #333367;
	color: #FFFFFF
	}

.realestatebody {
	margin-top: 0;
	margin-right: 0;
	padding-bottom: 10px;
	background: #FFFFFF url(../images/nav_cont.gif) repeat-y left;
	}

.realestate_intro {
	margin-right: 210px;
	padding-top: 10px;
	}

.realestate_intro h1 {
	font-size: 14px;
	color: #2C2E8E;
	margin-top: 10px;
	margin-bottom: 3px;
	font-weight: bold;
	background-color: #efefef;
	line-height: 25px;
	border: 1px #DCDCDC solid;
	margin-bottom: 6px;
	}

img.ssre {
	float: left;
	margin: 6px;
	padding-right: 10px;
	margin-left: 10px;
	}

ul {
	line-height: 18px;
	margin-left: 250px;
	}

li {
	
	}

.for_sale h1 {
	background: url(../images/storage_for_sale.gif) repeat-x;
	border: 0;
	padding-top: 11px;
	height: 38px;
	margin-bottom: 0;
	color: #EFEFEF;
	text-align: center;
	margin-right: 200px;
	margin-top: 10px;
	}

.for_sale span {
	font-weight: normal;
	}

#contact {
	min-width: 600px;
	text-align: left;
	padding: 5px;
	padding-right: 50px;
	margin-left: auto;
	margin-right: auto;
}

#contact table {
	background-color: #FFFFFF;
	margin-left: 25px
	}

#contact p {
	background-color: #FFFFFF;
	margin-left: 10px;
	margin-right: 10px;
	}

.footer {
	text-align: center;
	margin-top: 10px;
	line-height: 20px;
	float: left;
	width: 100%
	}

.footer span {
	font-size: 9px;
	line-height: 15px
	}

.footer a {
	text-decoration: none;
	color: #2C2E8E;
	}
	
.footer a:visited {
	text-decoration: none;
	color: #2C2E8E;
	}

.error {
	color: #0076BF;
	margin: 15px;
	text-align: center;
	}
	
.success {
	color: #0076BF;
	font-weight: bold;
	width: 400px;
	margin: 15px;
	margin-right: auto;
	margin-left: auto;
	}
