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

a:link {font-family: Arial, Helvetica, sans-serif; text-decoration: underline;}
a:visited {font-family: Arial, Helvetica, sans-serif; text-decoration: none;}
a:active {font-family: Arial, Helvetica, sans-serif; text-decoration: underline;}
a:hover {font-family: Arial, Helvetica, sans-serif;text-decoration: none;}

body {
	margin-left: 00px;
	margin-top: 00px;
	margin-right: 00px;
	margin-bottom: 00px;
	background-color: #F5F5F5;
	background-repeat: no-repeat;
	background-image: url(../images/bg_elements/main_center_bg_tile.gif);
	background-position: center;
}

.Navbar_Main {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #004c91;
	height: 30px;
	width: 215px;
}
a.Navbar_Main:link {
	text-decoration:none;
	color: #993333;
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
}

a.Navbar_Main:visited {
	text-decoration:none;
	color: #0099FF;
}
a.Navbar_Main:hover {
	text-decoration:none;
	color: #FF0000;
}
a.Navbar_Main:active {
	text-decoration:none;
	color: #FF0000;
}

.footer {
	height: 78px;
	width: 845px;
	float: left;
}
.footer_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #808285;
	line-height: 15px;
	text-align: right;
	padding-right: 24px;
	height: 78px;
}
a.footer_copy:visited {
	text-decoration:none;
	color: #0099FF;
}
a.footer_copy:link {
	text-decoration:none;
	color: #004c91;
	
}	
a.footer_copy:hover {
	text-decoration:none;
	color: #004c91;	
}	

.footer_icon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #808285;
	line-height: 15px;
	text-align: right;
	float: left;
	height: 78px;
	vertical-align: middle;
	padding-top: 15px;
}
.feature_blu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #004c91;
}
.feature_blu_base {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #004c91;
}
.feature_blu_features {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #004c91;
	line-height: 24px;
}
.feature_blu_base2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #004c91;
	line-height: 21px;
}
.feature_blu_base16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #004c91;
	line-height: 21px;
}
.feature_blu_base_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #004c91;
	text-decoration: underline;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #fdb813;
}
.feature_blu_base11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #004c91;
}
.feature_blu_base_bld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #004c91;
	line-height: 30px;
}
/*JAY NAV FIX FOR SIZES PAGE/////////////////*/
ul.sidemenu {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 238px;
	height: 20px;
	background-color: #ffffff;
}

ul.sidemenu li {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}

ul.sidemenu li a {
	text-decoration: none;
	display: block;
	width: 238px;
	height: 20px;
	color: #004c91;
	font-weight: bold;
	clip: rect(auto,auto,auto,auto);
	position: static;
}

ul.sidemenu li a:hover {
	background-color: #004c91;
	color: #FFF;
}

/*////END////////////////////////////////////*/
/*JAY NAV FIX FOR SIZES PAGE/////////////////*/
ul.sidemenu2 {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 260px;
	height: 28px;
	background-color: #FFF;
}

ul.sidemenu2 li {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}

ul.sidemenu2 li a {
	text-decoration: none;
	display: block;
	width: 260px;
	height: 28px;
	color: #004c91;
	font-weight: bold;
}

ul.sidemenu2 li a:hover {
	background-color: #004c91;
	color: #FFF;
}

/*////END////////////////////////////////////*/
/*////////FAQ LINKS FOR HERE//////////////////*/
a.FQALink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #004c91;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fdb813;
}
a.FQALink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #fdb813;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #004c91;
}

h1.self-storage{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #004c91;
	margin-bottom: 0px;
	}
	
h2.self-storage{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #004c91;
	margin-bottom: 0px;


}

h5.self-storage{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #004c91;
	margin-bottom: 0px;
}
h5.self-storage-map{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #004c91;
	margin-bottom: 5px;
}
	
	
	p.self-storage{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #004c91;
}

ul.self-storage{
color: #004c91;
list-style: square;
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #004c91;


}

address.self-storage{
font-size: 11px;
font-weight: normal;
font-style: normal;
}

img.coupon{
margin-left: 30px;
}

a.self-storage{
text-decoration: underline;
font-weight: bold;
}
.self-storage a:visited{
text-decoration: underline;
font-weight: bold;
color: #0000FF;
}

#banner_header_logo {
	width: 370px;
	height: 148px;
	float:left;
}
#banner_header {
	width: 175px;
	height: 70px;
	float:right;
	margin-right: 90px;
	padding-top: 39px;
	padding-bottom: 39px;
}


/*///////////////END//////////////////////////*/
.feature_blu_base_bld-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #004c91;
	line-height: 20px;
}
