html {overflow: -moz-scrollbars-vertical;}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background-color: white;
	filter:alpha(opacity=100);
	opacity: 1.0;

}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* --------------------------------------------------------------------------------------------------------------------------------------------------------- */
h1 {
	font-size: 20px;
	font-family:Verdana;
	color: #666666;
    font-weight: normal;
}

h2 {
	font-size: 16px;
	font-family:impact;
    color: #E97F33;
}

h3 {
	font-size: 10px;
	font-family:verdana;
    color: #E97F33;
	font-weight:bold;
}

h4 {
	font-size: 13px;
	font-family:verdana;
    color: #666666;
	font-weight:normal;
	margin: 0px 0px 0px 0px;
}

.nodecoration {
text-decoration:none;
color: #666666;
font-weight:normal;
}

a {
color: #0066CC;
text-decoration:none;
font-weight:bold;
}



/* --------------------------------------------------------------------------------------------------------------------------------------------------------- */

body
{
	margin: 0;
	margin: 0 auto;
	width: 100%;
	background: #FFFFFF url(../images/BG_Fade.jpg) top center repeat-x;
	font-family:verdana;
	display: inline;
}

#wrapper
{

    width:944px;
	height: auto;
	margin: 0 auto 0 auto;
	
}

/* --------------------------------------------------------------------------------------------------------------------------------------------------------- */

#topregion
{
    width:944px;
    height: 404px;
    margin: 0px 0px 3px 0px;
    vertical-align: top;
	background: url(../images/homehero1.jpg) top center no-repeat;
}

#location #topregion
{
  background: url(../images/locationshero1.jpg) top center no-repeat;
}

#units #topregion
{
  background: url(../images/storageunitshero1.jpg) top center no-repeat;
}

#officespace #topregion
{
  background: url(../images/officespacehero1.jpg) top center no-repeat;
}

#supplies #topregion
{
  background: url(../images/boxeshero1.jpg) top center no-repeat;
}

#specials #topregion
{
  background: url(../images/herotruck.jpg) top center no-repeat;
}

#pay #topregion
{
  background: url(../images/hero1.png) top center no-repeat;
}

#espanol #topregion
{
  background: url(../images/hero1.png) top center no-repeat;
}

/* --------------------------------------------------------------------------------------------------------------------------------------------------------- */

.logo
{

	float:left;
	width:380px;
	height:160px;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	display:inline;
}

#phonenumbers 
{
    width:500px;
    float:right;
}

#phnumber
{
    /*float:*/
    clear: none;
    width: 164px;
    height: 86px;
    padding-left:100px;
    padding-top:30px;
    /*margin: 33px 25px 0px 0px;*/
    display:inline;
    /*position: absolute;
    top: 1px;
    left: 985px;*/
}

#phnumber img{
	width:156px;
	height:86px;
}
#phnumberinfo
{
	/*float:right;*/
	clear: none;
	width:164px;
	height:86px;
	padding-left:125px;
	padding-top:30px;
	/*margin: 33px 25px 0px 0px;*/
	display:inline;
	/*position:absolute;
    top: 1px;
    left: 1266px;*/
}


#phnumberinfo img{
	width:156px;
	height:86px;
}


/* ---Navigation------------------------------------------------------------------------------------------------------------------------------------------ */

#topnav
{
    background-color: white;
    float: left;
    clear: both;
    width: 940px;
    height: 36px;
    margin: 219px 0px 0px 0px;
    padding: 0px 0px 3px 0px;
    font-size: 16px;
    font-family: Verdana;
    color: #9a2e31;
    text-align: center;
    font-weight: bold;
    display: inline;
    filter: alpha(opacity=100);
    opacity: 1.0;
}

#topnav ul {
	display:inline;
	list-style-type: none;
	text-align: left;
	margin: 0 0 0 0;


}
#topnav ul li {
	display: inline;
	padding: 0px 23px 0px 25px;

}
#topnav li a{
	text-decoration: none;
	color: #9a2e31;

}
#topnav li a:hover{
	color : #E97F33;
	text-decoration: none;
	
}

#nav a:hover
{
    color: #E97F33;
}

#home #nav-home a,
#location #nav-location a,
#units #nav-units a,
#officespace #nav-officespace a,
#specials #nav-specials a, 
#pay #nav-pay a
{
  color: #E97F33;
  font-weight:bold;
}

.email
{
    color: #0066CC;
}
/* ---Navigation------------------------------------------------------------------------------------------------------------------------------------------ */

#cleartruck {

display: inline;
position:absolute;
margin: 235px 0px 0px 380px;
    top: 71px;
    left: 1285px;
}

#cleartruck img{
width: 158px;
height: 158px;
padding:0px;
margin:0px;
}


#main
{
    background: white;
	width:944px;
	height: auto;
	margin: 8px 0 0 0;
	float:left;
	clear: both;
	font-weight: normal;
	line-height: 150%;
	color: #8e99a4;
	
}

#content
{
	width:890px;
	xfloat:left;
margin: 0px 0px 0px 25px;




}

#content p
{
	font-size: 13px;
	font-family:Verdana;
	color: #666666;
    font-weight: normal;
	line-height:140%;
	text-align: left;
}

#content  li{
    list-style-type: square;
}


#content ul {
	font-size: 13px;
	font-family:verdana;
	color: #666666;
}


#leftcol
{
	width:345px;
	float:left;
margin:0px;
 display:inline;
	
}

#midcol
{
	width:255px;
	float:left;
	margin-left: 10px;
        display:inline;
margin-top:0px;
}

#midcol a:hover
{

	color: #42739B;
text-decoration:none;
font-weight:bold;
}



#rightcol
{
	width:278px;
	float:left;
	clear:none;
	display:inline;

}

.map
{
	width:440px;
	height:375px;
	float:left;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	font-family:Verdana;
	color: #666666;
	font-weight: normal;
	line-height: 140%;
	border-style:solid;
	border-color:#666666;
	border-width:1px;	
	 display:inline;
}

.map p
{
	font-size: 10px;
	font-family:Verdana;
	color: #666666;
    font-weight: normal;
}

.map h1
{
	font-size: 14px;
	font-family:Verdana;
	color: #666666;
    font-weight: bold;

}

.mapcontent
{
font-size: 13px;
	width: 360px;
	float:left;
	margin: 0px 0px 0px 20px;
	clear:none;
	 display:inline;
	 top:20px;
	 position:relative;
}

.mapcontent h1
{
    color:#9a2e31;
}

.mapcontent th
{
	width:110px;
	font-size: 13px;
	font-family:Verdana;
	color: #666666;
    font-weight: bold;

}

.mapcontent td
{
	width:230px;
	font-size: 13px;
	font-family:Verdana;
	color: #666666;
    font-weight: normal;
	line-height:140%;
	display: inline;

}

.mapcontent p
{
	
	font-size: 13px;
	font-family:Verdana;
	color: #666666;
    font-weight: normal;
	line-height:140%;
	margin: 10px 0px 10px 0px;
	

}

.map_left
{
    padding-right: 5px;
}

.map_right
{
    padding-left: 5px;
}

#lowercap
{
	width:944px;
	height: 60px;
	float:left;
	background: url(../images/lcapbg.jpg) top center no-repeat;
    margin: 10px 0px 0px 0px;
}

#lowernav
{
	height: 17px;
	float:left;
	font-size: 10px;
	font-family:verdana;
	color: #888A89;
	text-align: left;
	margin: 15px 0px 0px 6px;
}

#lowernav ul {
	list-style-type: none;
	text-align: left;
	margin: 0 0 0 0;

}
#lowernav ul li {
	display: inline;
	padding: 0px 10px 0px 6px;

}
#lowernav li a{
	color: #888A89;
	text-decoration: none;
}
#lowernav li a:hover{
	color: #888A89;
	text-decoration: none;
	
}

.fpbutton
{
	background: url(../images/fpbutton.jpg) top left no-repeat;
	margin: 0px 0px 15px 0px;
}

.fpbutton img
{
	margin: 20px 0px 0px 22px;
}

.fpbutton p
{
	font-size: 13px;
	font-family:verdana;
	color: #45769E;
	text-align: left;
	line-height:140%;	
	margin: 0px 0px 0px 22px;
}

.fpbutton li{
	margin: 0px 0px 0px 0px;
	list-style-type: square;
	line-height:140%;	
}


.fpbutton ul {
	margin: 0px 0px 0px 40px;
	font-size: 13px;
	font-family:verdana;
	color: #45769E;
	padding: 0px;
}

.col h1{
	margin: 0px 0px 20px 0px;
}



.col p
{
	margin: 0px 0px 20px 0px;
}

.col li{
	margin: 0px 0px 0px 0px;
	list-style-type: square;
	line-height:130%;	
}


.col ul {
	margin: 0px 0px 0px 30px;
	font-size: 13px;
	font-family:verdana;
	color: #666666;
	padding: 0px 0px 10px 0px;
}

img.centered  {
display: block;
    margin-left: auto;
    margin-right: auto;
}

img.marginbelow{
	margin-bottom: 20px;
}

.fullcol {
clear:both;
}

.fullcol h1{
	margin: 0px 0px 20px 0px;
}

.fullcol img{
	margin-bottom: 20px;
}

.fullcol p
{
	margin: 0px 0px 20px 0px;
}

.fullcol li{
	margin: 0px 0px 0px 0px;
	list-style-type: square;
	line-height:130%;	
}


.fullcol ul {
	margin: 0px 0px 0px 30px;
	font-size: 13px;
	font-family:verdana;
	color: #666666;
	padding: 0px 0px 10px 0px;
}

#unitsleft {
	width: 50%;
	float:left;
	clear:none;
}

#unitsleft img{
	margin:10px 0px 0px 8px;
	float:left;
	clear:none;
}

#unitsleft p
{
	margin: 0px 0px 20px 0px;
}

.fl {
float:left;
}

.ar{
margin-left:600px;
}

li.12pxfont {
font-size: 12px;
}

.disclaimer
{
    font-size:ß 9px;
}

.hottex_text
{
    color: #882225;
}

.slideshow{
	position:relative;
	width:946px;
	height:408px;
    margin: 0px 0px 3px 0px;
    overflow:hidden;
    vertical-align: top;
	}
	
.seo{
    font-size: 9px;
    font-family: Verdana;
}
.coupon {
width:700px;
height:477px;
margin:40px 0px 0px 120px;
}

.coupon h1 {
padding:275px 30px 0px 40px;
font-weight:bold;
}

.coupon p {
padding:0px 30px 10px 40px;
}

.coupon p i {
padding: 0px 50px 0px 25px;
font-size: 8px;
}

.clear {
 clear:both;
 }
 }
 
 .special h1{
 font-weight:bold;
}