
body {
    font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background-color: #DCE1E4;  
      
    margin: 0px 20px 0px 20px;
	padding: 0px;
	font-size: small;
	line-height: 1.3em;
}

body.allstar {
    background-image:url('images/allstar-background.jpg'); 
    background-position: center top;
    background-repeat:no-repeat;
}

body.storitall {
    background-image:url('images/stor-it-all-background.jpg'); 
    background-position: center top;
    background-repeat:no-repeat;
}

body.general {
    background-image:url('images/stor-it-all-background.jpg'); 
    background-position: center top;
    background-repeat:no-repeat;
}
	
h1 {
	font-size: 140%;
    color: #008066;
	font-weight: bold;
	margin-top: 0;
    line-height: 1.1em;
    text-align: left;
}


h2 {
    color: black;
	font-size: 120%;
    font-weight: bold;
	margin-top: 0;
    line-height: 1.2em;
    padding-top: 0px;
    padding-bottom: 10px;
    border-bottom: 1px solid #C0CACF;
}

h2.red {
    color: #9F2000;
}

h2.green {
    color: #008066;
}

h3 { 
    color: black;
	font-size: 120%;
	margin-top: 0;
    line-height: 1.2em;
}

hr {
    width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #C0CACF;
}

big { 
    font-weight: bold;
	font-size: 100%;
    line-height: 1.1em;
}

p {
    line-height: 1.1em;
    padding: 0;
}

p.contentemphasis {
   color: #9F2000;
   font-weight: bold;
}

p.note {
    color: blue;
    font-style: italic;
    font-weight:normal;
}

p.faqs {
    line-height: 1.5em;
    margin-left: 25px;
}

p.question { /* Needs to be the same as anchor linkTarget */
    font-weight: bold;
    /*font-style: italic;*/
}

p.answer { 

}

p.emphasis { 
   font-weight: bold;
}

table.unitsizes {
   clear: right;
   width: 95%;
   line-height: 1.4em;
   
   border-collapse: collapse;  
   border: 2px solid #008066;
}

table.unitsizes tr th { /* table header row */
   color: white;
   text-align:left;
   vertical-align:text-top;
   background: #008066;
}   

table.unitsizes tr { 
   vertical-align:text-top;
}

table.unitsizes tr.odd {
   background: #DCE1E4;
}

.importantHeader {
   font-weight: bold;
}

a:link {color: #9F2000; text-decoration: underline; font-weight: normal; font-size: 100%; }
a:visited {color: #9F2000; text-decoration: underline; font-weight: normal; font-size: 100%; }
a:hover {color: #9F2000; text-decoration: underline; font-weight: bold; font-size: 100%; }
a:active {color: #9F2000; text-decoration: underline; font-weight: bold; font-size: 100%; }

a.green:link {color: #008066; text-decoration: underline; font-weight: normal; font-size: 100%; }
a.green:visited {color: #008066; text-decoration: underline; font-weight: normal; font-size: 100%; }
a.green:hover {color: #008066; text-decoration: underline; font-weight: bold; font-size: 100%; }
a.green:active {color: #008066; text-decoration: underline; font-weight: bold; font-size: 100%; }

a.homered:link {color: #9F2000; text-decoration: underline; font-weight: bold; font-size: 100%; }
a.homered:visited {color: #9F2000; text-decoration: underline; font-weight: bold; font-size: 100%; }
a.homered:hover {color: #9F2000; text-decoration: underline; font-weight: bold; font-size: 110%; }
a.homered:active {color: #9F2000; text-decoration: underline; font-weight: bold; font-size: 110%; }

a.homegreen:link {color: #008066; text-decoration: underline; font-weight: bold; font-size: 100%; }
a.homegreen:visited {color: #008066; text-decoration: underline; font-weight: bold; font-size: 100%; }
a.homegreen:hover {color: #008066; text-decoration: underline; font-weight: bold; font-size: 110%; }
a.homegreen:active {color: #008066; text-decoration: underline; font-weight: bold; font-size: 110%; }

a.linkTarget:link {color: black; text-decoration: none; font-weight: bold; font-size: 100%; font-style: normal; }
a.linkTarget:visited {color: black; text-decoration: none; font-weight: bold; font-size: 100%; font-style: normal; }
a.linkTarget:hover {color: black; text-decoration: none; font-weight: bold; font-size: 100%; font-style: normal; }
a.linkTarget:active {color: black; text-decoration: none; font-weight: bold; font-size: 100%; font-style: normal; }

a.calltoaction:link {color: #9F2000; text-decoration: underline; font-weight: bold; font-size: 120%; }
a.calltoaction:visited {color: #9F2000; text-decoration: underline; font-weight: bold; font-size: 120%; }
a.calltoaction:hover {color: #9F2000; text-decoration: underline; font-weight: bold; font-size: 125%; }
a.calltoaction:active {color: #9F2000; text-decoration: underline; font-weight: bold; font-size: 125%; }

a.footermenus:link {color: white; text-decoration: none; font-weight: normal; font-size: 100%; }
a.footermenus:visited {color: white; text-decoration: none; font-weight: normal; font-size: 100%; }
a.footermenus:hover {color: white; text-decoration: underline; font-weight: bold; font-size: 105%; }
a.footermenus:active {color: white; text-decoration: underline; font-weight: bold; font-size: 105%; }

a.footer:link {color: #9F2000; text-decoration: underline; font-weight: normal; font-size: 100%; }
a.footer:visited {color: #9F2000; text-decoration: underline; font-weight: normal; font-size: 100%; }
a.footer:hover {color: #9F2000; text-decoration: underline; font-weight: bold; font-size: 100%; }
a.footer:active {color: #9F2000; text-decoration: underline; font-weight: bold; font-size: 100%; }

a.credits:link {color: #008066; text-decoration: underline; font-weight: normal; font-size: 100%; }
a.credits:visited {color: #008066; text-decoration: underline; font-weight: normal; font-size: 100%; }
a.credits:hover {color: #008066; text-decoration: underline; font-weight: bold; font-size: 100%; }
a.credits:active {color: #008066; text-decoration: underline; font-weight: bold; font-size: 100%; }

.green {
	color: #008066;
}
.red {
	color: #9F2000;
}

.grey {
   color: #DCE1E4;
}

.content {
	width: 900px;  
    min-height: 200px;
	padding: 5px;
	background-color: white; 
    clear: left; /* needed for dropdowns  */
}

.content-heading {
	font-size: 120%;
    font-weight: bold;
	margin-top: 0;
    line-height: 1.2em;
    padding-top: 5px;
    padding-bottom: 10px;
    border-bottom: 1px solid #C0CACF;
}

.small {
    line-height: 1.0em;
    font-size: x-small;
}

#wrapper {
   width: 900px;
   margin-left: auto;
   margin-right: auto;
}

#header {
	width: 900px;  
    min-height: 40px;
    background-color: #008066;
    padding: 10px 5px;
	color: white;
	font-size: 110%;
    line-height: 1.4em;
    text-indent: 30px;
    clear: left;
}

#imageHeader {
	width: 900px;
    background-color: #008066;
    padding: 5px 5px;
    clear: left;  
}

#allStarHeader {
	width: 900px;  
    min-height: 40px;
    background-color: #008066;
    padding: 10px 5px;
	color: white;
	font-size: 110%;
    line-height: 1.4em;
    text-indent: 30px;
    clear: left;
}

#storItAllHeader {
	width: 900px;  
    min-height: 40px;
    background-color: #9F2000;
    padding: 10px 5px;
	color: white;
	font-size: 110%;
    line-height: 1.4em;
    text-indent: 30px;
    clear: left;
}


#features ul {
    vertical-align: text-top;
	font-size: 90%;
	line-height: 1.2em;
}

#features li {
	font-size: 90%;
	line-height: 1.2em;
    list-style-type: none;
    padding-top: 6px;
    padding-bottom: 6px;
    /* border-bottom: 1px solid #C0CACF; NO MORE BORDER 2-2-10 */
}

#features li.allday-access {
    list-style-image: url(images/icon-24.gif);
}

#features li.climate-controlled {
    list-style-image: url(images/icon-snowflake.gif);
}

#features li.auto-storage {
    list-style-image: url(images/icon-auto.gif);
}

#features li.boat-storage {
    list-style-image: url(images/icon-boat.gif);
}

#features li.camper-storage {
    list-style-image: url(images/icon-camper.gif);
}

#features li.free-truck {
    list-style-image: url(images/icon-truck.gif);
}

#features li.moving-boxes {
    list-style-image: url(images/icon-box.gif);
}

#features li.rv-storage {
    list-style-image: url(images/icon-RV.gif);
}

#features li.ebay {
    list-style-image: url(images/icon-ebay.gif);
}

#features li.video-security {
    list-style-image: url(images/icon-videosecurity.gif);
}

#features li.lowest-rates {
    list-style-image: url(images/icon-lowestrates.gif);
}

#features li.ground-level {
    list-style-image: url(images/icon-groundleveldriveup.gif);
}

#features li.easy-access {
    list-style-image: url(images/icon-easyaccess.gif);
}

#features li.high-ceilings {
    list-style-image: url(images/icon-highceilings.gif);
}

#features li.loading-docks {
    list-style-image: url(images/icon-loadingdocs.gif);
}

#clearone {
   clear: both;
   height: 1px;
}

#footermenus {
	width: 900px;  
    min-height: 40px;
    background-color: #9F2000;
    padding: 5px;
	color: white;
	font-size: 90%;
	line-height: 1.3em;
    clear: left;
}

#allStarFootermenus {
	width: 900px;  
    min-height: 40px;
    background-color: #008066;
    padding: 5px;
	color: white;
	font-size: 90%;
	line-height: 1.3em;
    clear: left;
}

#storItAllFootermenus {
	width: 900px;  
    min-height: 40px;
    background-color: #9F2000;
    padding: 5px;
	color: white;
	font-size: 90%;
	line-height: 1.3em;
    clear: left;
}

#footer {
	width: 900px;  
    min-height: 40px;
    background-color: #DCE1E4;
    padding: 5px;
	font-size: 90%;
	line-height: 1.3em;
    clear: left;
}

#specialsHeader {
    color: #008066;
	font-size: 110%;
    font-weight: normal;
    line-height: 1.3em;
	text-align: left;
    /*vertical-align: middle; */
}

#specials { 
    color: #9F2000;
	font-size: 110%;
    font-weight: normal;
    line-height: 1.3em;
	text-align: left;
}

#noImageSpecialsHeader {
    color: white;
	font-size: 110%;
    font-weight: normal;
    line-height: 1.3em;
	text-align: center;
    /*vertical-align: middle; */
}

#noImageSpecials { 
    color: white;
	font-size: 110%;
    font-weight: normal;
    line-height: 1.3em;
	text-align: center;
}

#ssforms ul {
}

#ssforms li {
	font-size: 100%;
	line-height: 1.2em;
    list-style-type: square;
    /* list-style-image: url(/LI-markers/checkmark.gif; */
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #C0CACF;
}

#logo {
   width: 200px;
}

/* The following nav style code is required for the dropdown lists */

#navbar {
	/*width: 700px; */ 
    /*margin-left: 200px;*/
        
    min-height: 100px;  /* 150 space under navbar */
	font-size: 90%;
	font-weight: bold;
    padding-bottom: 5px;
    
    padding-top: 0px; /* this will move the menus down */
    
    /*background-color: #DCE1E4;*/    
    /*border-bottom: 3px solid #9F2000;*/ /* was 2 px */
}

#nav, #nav ul { /* all lists */
	/*padding: 0;*/
	margin: 0;
	list-style: none;
	line-height: 1;
   
    padding-bottom: 40px;   
    border-bottom: 2px solid #9F2000; /* was  #9F2000 */
}

#nav li { /* all list items */
	float: left;
	width: 8em; /* width needed or else Opera goes nuts */
    padding: 0.5em;  /* This effects the space between the list items. */
    line-height: 1.15em;  /* This changes the space between lines of text. */
}

#nav li ul { /* second-level lists */
	position: absolute;
    padding: 0;
	/*background: #DCE1E4;*/
    background: #9F2000;
	width: 8em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
    
    /* for formatting menus */
	border: solid; 
	border-width: 0.15em;
    border-color: white;
    /*border: none;*/
	margin: 0 0 1em 0;
}

#nav li a {  /* all nav links */
	display: block; /* Needed for IE!! */
	width: 8em;
    color: white;
    text-decoration: none; 
    font-weight: bold; 
    font-size: 100%;
}

#nav li a:hover {
    color: white;
    text-decoration: underline; 
    font-weight: bold; 
    font-size: 105%;
}

#nav li ul ul { /* third level lists */
	margin: -1em 0 0 7.5em;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}


