/*----- Start "Main Definitions" -----*/
* {
	margin: 0;
	padding: 0;
	outline: 0;
}
body, html {
	height:100%;
}
body {
	font-size: 14px;
	line-height: 24px;
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-weight: normal;
	color: #666;
	background:#fffcf2 url(images/body.gif) repeat-x 0 0;
}

.l, .left {
	float: left;
	display: inline;
}
.r, .right {
	float: right;
	display: inline;
}
.cl, .clear {
	font-size: 0;
	line-height: 0;
	height: 0;
	display: block;
	clear: both;
}
a {
	color: #0028AA;
	text-decoration: none;
}
a:hover {
	color:#fe0000;
}
.red {
	color:#fe0000;
}
h1 {
	font-size: 28px;
	line-height: normal;
	color: #c00000;
	font-weight: normal;
}
/*------ End "Main Definitions" ------*/

/*----- Start "Main Parts" -----*/
.shell {
	width: 970px;
}
#header {
	height: 340px;
	background: url(images/header.jpg) no-repeat 0 0;
}
#content {
	padding: 44px 12px 150px 12px;
}
#wrap {
	position:relative;
	min-height:100%;
}

/*------ End "Main Parts" ------*/

/*------ Start "Footer" ------*/
#footer {
	background:#2b4f75;
	padding:0 0 0 0;
	color: #fff;
	position:absolute;
	height:39px;
	width:100%;
	bottom:0;
	
}
#footer p {
	font-size:11px;
	padding-left:304px;
	padding-top:4px;
	line-height: 15px;
	margin:0;
}
#footer .phones {
	position:absolute;
	left:0;
	width:266px;
	height:66px;
	top:-27px;
	font-size:0;
	line-height:0;
	padding:0;
	margin:0;
	background:url(images/footer-phones.gif) no-repeat 0 0;
	float:left;
	text-indent: -1000px;
}
#footer a {
	color: #fff;
}
#footer a:hover {
	text-decoration: underline;
}
/*------ End "Footer" ------*/


/*----- Start "Logo" -----*/
#logo {
	height: 39px;
	width: 333px;
	float: right;
	padding-top: 38px;
}
#logo a {
	display: block;
	height: 39px;
	width: 333px;
	background: url(images/logo.jpg) no-repeat 0 0;
	text-indent: -4000px;
}
/*------ End "Logo" ------*/

/*----- Start "Navigation" -----*/
#nav {
	float: right;
	padding-top: 21px;
}
#nav li {
	float: right;
	padding: 0 15px;
	list-style-type: none;
}
#nav li.last {
	padding-right: 4px;
}
#nav li a {
	display: block;
	padding-bottom: 8px;
	color: #fdfdfd;
}
#nav li a.active,
#nav li a:hover {
	color: #fdae48;
	background: url(images/arrow1.gif) no-repeat center bottom;
}
/*------ End "Navigation" ------*/



#cnt {
	padding: 6px 58px 0 112px;
}
.box {
	border: solid 5px #2b4f75;
	padding: 16px 21px 30px 46px;
	position: relative;
	background-color: #ffffff; 
}
h3#selfstorage span {
	display: block;
	height: 22px;
	width: 140px;
	background: url(images/txt-selfstorage.gif) no-repeat 0 0;
	text-indent: -4000px;
}
h2#storageunit span {
	display: block;
	height: 25px;
	width: 120px;
	background: url(images/txt-units.gif) no-repeat 0 0;
	text-indent: -4000px;
}
h3.lined {
	background: url(images/line.gif) repeat-x 0 bottom;
	padding-bottom: 1px;
}
ul.arrowed {
	float: left;
	list-style-type: none;
	width: 341px;
	margin-top: 10px;
}
div.unitslft {
	float: left;
	line-height: 14px;
	width: 341px;
	margin-top: 10px;
}
div.unitsrt {
	float: left;
	font-size: 130%;
	line-height: 22px;
	width: 341px;
	margin-top: 10px;
}
ul.arrowed li {
	background: url(images/arrow2.gif) no-repeat 0 center;
	padding-left: 18px;
	font-size: 12px;
	color: #0545ae;
}
#coupon {
	float: right;
	padding-right: 68px;
	padding-top: 40px;
}

.paymentimg {margin-left: 85px;}
#top {background-color: #000; height: 23px; text-align: left;}
#top h1 {color: #ffffff; font-size: 16px; font-weight: bold;}

img {border: 0;}

.q {float: left; margin-right: 10px; vertical-align: middle;}
.a {float: left; margin-right: 10px;}
.question {font-size: 180%; font-weight: bold; vertical-align: middle;}
.answer {font-size: 120%; font-weight: bold;}

#faq {margin-left: 60px;}
.prices {font-size: 160%; color: #d10505; font-weight: bold;}
.unittitle {font-size: 160%; line-height: 30px;}
#directions { border: 5px solid #7ec114; width: 750px;}
.style1 {
	font-size: 18px
}
.rvspaces {color:#e50000; font-size: 24px; font-weight: bold; text-align: center; margin: 10px 20px 0 0;}
.free {font-size: 26px;
font-weight: bold;
color: #02019e;
margin-bottom: 25px;
}

.free span {color: #e50000; font-size: 38px; font-weight: bold;}
.redbox {width: 300px; 
height: 40px;
font-size: 28px; 
font-weight: bold;
color: #ffffff;
background-color: #d5060e;
padding: 10px 0 0 10px;
margin-top: 23px;
}
.bluebox {width: 300px; 
height: 35px;
font-size: 26px; 
font-weight: bold;
color: #ffffff;
background-color: #2b4f75;
padding: 10px 0 0 10px;
margin-top: 16px;
}

.bluebox a{color: #ffffff; text-decoration: none;}
.bluebox a:hover{color: #ffffff; text-decoration: underline;}
.style2 {
	font-size: 14px;
	font-style: italic;
}
.style3 {
	font-size: 28px;
	font-style: italic;
	font-weight: bold;
}
.style3 a {text-decoration: underline; color: #137dff;}
.directions {color: #0000FF; text-decoration: underline;}


