/*-- © 2009 Super Space Self Storage by Robert Johnston • Mad Ink Design --*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-image: url(images/page_bg.jpg);
	background-repeat: repeat-x;
}
.main_content {
	padding-left: 10px;
	width: 780px;
	float: left;
	padding-right: 10px;
	padding-top: 20px;
}
.left_content {
	padding-left: 10px;
	width: 375px;
	float: left;
}
.right_content {
	padding-right: 10px;
	width: 375px;
	float: right;
}
.body_p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.body_p_hdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bolder;
	padding: 0px;
	margin: 0px;
}
.pg_hdr {
	background-image: url(images/pg_hdr.gif);
	height:55px;
	width:720px;
	font-size:18px;
	font-weight: bold;
	line-height:22px;
	color:#FFFFFF;
	padding-top:25px;
	padding: 15px;
	margin-bottom:10px;
	margin-top:0px;
}
.content_hdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #821217;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	display: block;
	padding: 0px;
	margin-bottom: 10px;
}
.price_h1 {
	color:#821217;
	font-size:14px;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-bottom: 4px;
	display: block;
}
.price_hdr {
	color:#FFFFFF; 
	background-color:#821217;
	font-size:12px;
	font-weight:bold;
}
.content_sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	display: block;
	padding: 0px;
}
.content_list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	list-style-position: outside;
	list-style-type: square;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.last {
	color:#821217;
	font-weight: bold;
}

#loc_nav {
	width: 160px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: relative;
	left: 570px;
	z-index:100;
}
#loc_nav td {
	padding:4px;
}
.odd {
	background-color:#FFFFFF;
}
.even {
	background-color:#EEEEEE;
}
/*-- Sticky Footer -------------------------*/
* {
	margin: 0;
}
html, body {
	height: 100%;
}
.wrapper {
	width: 1000px;
	min-height: 100%;
	height: auto !important;
	height: 100%; /* the bottom margin is the negative value of the footer's height */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: -132px;
	margin-left: auto;
	z-index: 0;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color:  #821217;
	text-align: center;
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.footer, .push {
	height: 132px; /* .push must be the same height as .footer */
}

/*

Sticky Footer by Ryan Fait
http://ryanfait.com/

*/
a:link {
	color:  #821217;
	text-decoration: none;
}
a:visited {
	color:  #821217;
	text-decoration: none;
}
a:hover {
	color:  #520004;
	text-decoration: underline;
}
a:active {
	color:  #821217;
	text-decoration: none;
}
#footer a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.emp {
	font-style: italic;
	color: #670106;
	font-weight: bold;
}
.emp_light {
	font-style: italic;
	color: #670106;
}
.check_box {
	list-style-image: url(images/check.gif);
	list-style-position: outside;
}
.coming_soon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #999999;
	display: block;
	width: 600px;
	text-align: center;
	background-color: #EEEEEE;
	padding: 10px;
	border: 1px solid #999999;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.outline {
	border: 1px solid #999999;
}
.outline_fl {
	border: 1px solid #999999;
	width: 300px;
	height: 225px;
}
.outline2 {
	border: 1px solid #999999;
	padding: 10px;
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.b_table {
	background-image: url(images/middle.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.grid_line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.site_img {
	border: 1px solid #999999;
	margin: 4px;
}
