/* -------------------------------------------------
   MiniPrice Self Storage | www.miniprice.com
   
   Created: November 19, 2007 11:13:55 PM EST
   Last Update: January 21, 2008 10:05:15 AM EST
   (c) 2007 Channel Blade | www.channelblade.com
   ------------------------------------------------- */

html{
  margin-bottom:1px;
  height:100%;
}

body{
  font-family:verdana,arial,sans-serif;
  color:#222;
  padding:0 0 30px;
  background-image:url(../images/bodybg.jpg);
  height:100%;
  background-color:#fff;
}

.wrap{
  width:600px;
  margin:0 auto;
}

a{
  color:#0066B3;
  text-decoration:none;
}

a.nolink {
  cursor:default;
}

hr, .hr {
  height:1px;
  overflow:hidden;
  margin:8px 0;
  clear:both;
}

#intcontent .hr, #intcontent hr, #hpcontent .hr, #hpcontent hr {
  border-bottom:1px dashed #e0dbd5;
}

#intrightcolumn .hr, #intrightcolumn hr {
  border-bottom:1px dashed #CCC;
}

#intrightcallbtn {
  width:205px;
	margin:5px 0px 15px 0px;
}

#skipcontent {
  margin-left:-5000px;
  height:1px;
  overflow:hidden;
}

#features { height: 175px; }
#features div { float: left; margin: 5px 5px 0 0; }
#features #feature4 { margin-right: 0; }

#contentcolumn { background-color: #f6f2ec; font-size:1em; margin:4px 0; padding:10px; float: left; width: 720px; }



/* Links
   --------------------------------- */

a:hover{
  text-decoration:none;
}

a:visited{
  text-decoration:none;
}

a:visited:hover{ border:0; }

/* Content wrappers and containers
   --------------------------------- */

#outerwrap {
  height:100%;
  background-image:url(../images/uparrow.png);
  background-position:0 200px;
  background-repeat: no-repeat;
  display:block;
}

#breadcrumbs{
  width:720px;
	font-size:.9em;
	position:relative;
	text-align:right;}

#wrapper {
  position:relative;
  margin:14px auto;
  width:987px;
}


#contenttop {
  height:11px;
  background-image:url(../images/contenttop.png);
  background-repeat: no-repeat;
}

#contentmain {
  background-image:url(../images/contentbg.png);
  background-repeat: repeat-y;
  min-height:500px;
}

#contentbottom {
  height:17px;
  background-image:url(../images/contentbottom.png);
  background-repeat: no-repeat;
}

#pagecontent {
  padding:0 16px 4px 16px;
}

#hpcontent, #intcontent {
  padding:10px;
  background-color:#f6f2ec;
  margin:4px 0;
  font-size:1em;
}

#hpcontent a, #intcontent a, #intrightcolumn a {
  color:#CC0000;
  text-decoration:none;
}

#hpcontent a:hover, #intcontent a:hover, #intrightcolumn a:hover {
  text-decoration:none;
}

a.noborder:hover {
	border:none;
}

#hpcontent {
  width:620px;
  min-height:200px;
}

#intcontent {
  width:720px;
  float:left;
  min-height:278px;
}

#intrightcolumn {
  width:210px;
  float:right;
  margin:4px 0;
  font-family:verdana,arial,sans-serif;
}

#intrightcolumn img.sidebarimg {
  margin:0 0 6px 0;
}

#intrightcolumn h1, #intrightcolumn h2, #intrightcolumn h3, #intrightcolumn h4, #intrightcolumn h5, #intrightcolumn span, #intrightcolumn p {
  margin-left: 4px;
}

#intcontent ul {
  font-size:1.3em;
}

#bookmarks {
  margin:0 0 6px 0;
}

#bookmarks a {
  width:205px; height:30px; line-height:30px; background:#da4e62; display:block; margin-bottom:5px; color:#fff; text-decoration:none; font-weight:bold; font-size:1.1em; text-align:center;
}

#bookmarks a:hover {
 background:#000; 
}

ul#sidebarloc {
  margin:10px 0 6px 4px;
  padding:0;
}

ul#sidebarloc li {
  list-style-type:none;
  font-family:verdana,arial,sans-serif;
  font-size:1.2em;
  padding:0 0 8px 0;
  line-height:120%;
}

ul#sidebarloc li strong {
  font-weight:bold;
}

#freetruck {
  position:absolute;
  top:560px;
  left:680px;
  z-index:50px;
  width:309px;
  height:228px;
}

#freetruck a {
  text-indent:-5000px;
  display:block;
  background-image:url(../images/movingtruck.png);
  background-repeat:no-repeat;
  width:309px;
  height:228px;
}

/* Header
   --------------------------------- */

#header {
  background-image:url(../images/miniprice_storage_hdr.gif);
  background-repeat:no-repeat;
  height:135px;
}

#header a {
  display:block;
  width:315px;
  height:135px;
  text-indent:-5000px;
}

/* Home page feature boxes
   -------------------------------- */

ul#hpfeatures {
  margin:6px 0 4px 0;
  height:165px;
  clear:both;
}

ul#hpfeatures li {
  display:inline;
  list-style-type:none;
  text-indent:-5000px;
  float:left;
}

ul#hpfeatures li a {
  width:235px;
  height:165px;
  display:block;
}

ul#hpfeatures li#feature1 a {
  background-image:url(../images/homefeature1.jpg);
  background-repeat:no-repeat;
  margin:0 5px 0 0;
}

ul#hpfeatures li#feature2 a {
  background-image:url(../images/homefeature2.jpg);
  background-repeat:no-repeat;
  margin:0 5px 0 0;
}


ul#hpfeatures li#feature3 a {
  background-image:url(../images/homefeature3.jpg);
  background-repeat:no-repeat;
  margin:0 5px 0 0;
}


ul#hpfeatures li#feature4 {
  text-indent:0;
}

/* Home page mid content bar
   -------------------------------- */

#midhpcontent {
  background-color:#000;
  color:#fff;
  height:93px;
  text-align:center;
  /*background-image:url(../images/lockman.gif);*/
  background-repeat:no-repeat;
}

#midhpcallbtn {
  float:left;
	width:293;
}

#midhpcontent h2 {
  font-family:"myriad",arial,sans-serif;
  text-transform:uppercase;
  font-weight:normal;
  font-size:2.7em;
  margin:0;
  padding:22px 0 0 0;
}

#midhpcontent p {
  margin:0;
  padding:0;
  font-size:1.6em;
  font-family:arial,tahoma,sans-serif;
}

img#resbtnhome {
	float:right;
}

/* global footer locations content
   -------------------------------- */

#locationsbar {
  background-color:#231f20;
  color:#fff;
  height:92px;
  clear:both;
}

ul#locationsinfo {
  padding:18px 0 0 0;
  margin:0;
}

ul#locationsinfo li {
  display:block;
  float:left;
  list-style-type:none;
  text-align:center;
  width:318px;
  font-size:1.2em;
  line-height:1.2em;
  font-family:arial,helvetica,sans-serif;
}

ul#locationsinfo li a {
  color:#FFF;
  text-decoration:none;
}

ul#locationsinfo li a:hover {
  color:#d5354b;
}

.mpred {
  color:#d5354b;
}

/* Footer
   --------------------------------- */

#footer {
  height:50px;
  background-color:#0f0d0e;
  color:#FFF;
  padding:0 10px;
}

#footer p {
  margin:0;
  padding:0;
  font-size:1em;
  line-height:25px;
}

#footer .address {
  font-size:1.4em;
  margin:0;
  padding:0;
  line-height:25px;
}

ul#footlinks {
  margin:-35px 0 0 0;
  padding:0;
  float:right;
}

ul#footlinks li {
  list-style-type:none;
  display:inline;
  font-size:1em;
}

ul#footlinks li a {
  color:#FFF;
  text-decoration:none;
}

ul#footlinks li#footlink1 {
  margin:0 16px 0 0;
}

ul#footlinks li#footlink2 {
  margin:0 16px 0 0;
}

/* Headings
   --------------------------------- */
   
h1{
  font-family:"myriad",arial,sans-serif;
  font-weight:normal;
  font-size:2.2em;
  margin:0;
  padding:6px 0 10px 0;
  line-height:120%;
}
h2{
  font-family:"myriad",arial,sans-serif;
  font-weight:normal;
  font-size:1.8em;
  margin:0;
  padding:6px 0 10px 0;
}
h3{
  font-family:"myriad",arial,sans-serif;
  font-weight:normal;
  font-size:1.6em;
  margin:0;
  padding:6px 0 10px 0;
}
h4{
  font-family:"myriad",arial,sans-serif;
  font-weight:normal;
  font-size:1.2em;
  margin:0;
  padding:6px 0 6px 0;
}
h5{
  font-family:"myriad",arial,sans-serif;
  font-weight:normal;
  font-size:1.2em;
  margin:0;
  padding:6px 0 6px 0;
}

h1 span.citytitle {
	color:#b8b0a5;
}

/* Main Content
   --------------------------------- */

p{ 
  font-size:1.3em;
  line-height:150%;
  margin:0 0 1em 0;
}

p strong {
  font-weight:bold;
}

p.question {
  font-weight:bold;
}

code {
  font:normal 1.3em/1.6 "Courier New", Courier, monospace;
  display:block;
  padding:1.5em;
  border:1px solid #e0e0e0;
  background-color:#f2f2f2;
  margin:2em 0;
}
.code {
  font:normal 1em "Courier New", Courier, monospace;
}

img.inlinefloatleft {
  float:left;
  margin: .6em 1em 0 0;
  border:4px solid #FFF;
}

/* Lists
   --------------------------------- */

ul.bulleted{
  list-style:circle;
  font-size:1.4em;
  line-height:160%;
  padding:0 1em 1em 3em;
}
ul.bulleted li, ol.numbered li{ padding:0 0 0 1em; }
ol.numbered{
  list-style: decimal;
  font-size:1.4em;
  line-height:160%;
  padding:0 1em 1em 3em;
}
ol.numbered ul { padding:1em 1em 1em 3em; font-size:1em; }

ul.normlist, ul#locationlist {
  margin:0 0 10px 40px;
}

ul.normlist li {
  list-style-type: disc;
  line-height:150%;
}

ul#locationlist li {
  margin:0 0 20px 0;
  line-height:150%;
  padding:0;
}

ul#locationlist li strong {
  font-weight:bold;
}

ul#employmentlist li {
  font-size:1.4em;
  margin:0 0 .6em 0;
  background-image:url(../images/checkbox.png );
  background-position:0 .3em;
  background-repeat:no-repeat;
  padding:0 0 0 20px;
  line-height:1.7em;
}
  
   
/* Tablcloth Table Styles
   --------------------------------- */
   
table, td, th{
  font-family:verdana,arial,sans-serif;
  line-height: 150%;
}

table.tcloth {
  width:100%;
  border-collapse:collapse;
  margin:1em 0;
	font-size:1.3em;
}

table.tcloth strong {
  font-weight: bold;
}

table.tcloth th, table.tcloth td {
  text-align:left;
  padding:.5em;
  border:1px solid #e0dbd5;
}

table.tcloth th {
  background-color:#231F20;
  color:#fff;
  white-space:nowrap;
}

table.tcloth td {
  background-color:#e5f1f4;
  line-height:150%;
}

table.tcloth tr.even td {
  background-color:#FFF;
}

table.tcloth tr.odd td {
  background-color:#F6F2EC;
}

table.tcloth th.over, table.tcloth tr.even th.over, table.tcloth tr.odd th.over {
}

table.tcloth th.down, table.tcloth tr.even th.down, table.tcloth tr.odd th.down {
}

table.tcloth th.selected, table.tcloth tr.even th.selected, table.tcloth tr.odd th.selected {
}

table.tcloth td.over, table.tcloth tr.even td.over, table.tcloth tr.odd td.over {
}

table.tcloth td.down, table.tcloth tr.even td.down, table.tcloth tr.odd td.down {
}

table.tcloth td.selected, table.tcloth tr.even td.selected, table.tcloth tr.odd td.selected {
}

table.tcloth td.empty, table.tcloth tr.odd td.empty, table.tcloth tr.even td.empty {
}

/* Map feature boxes
   -------------------------------- */

ul#mapchoices {
  margin:6px 0 14px 8px;
  height:230px;
  clear:both;
  padding: 0;
}

ul#mapchoices li {
  display:inline;
  list-style-type:none;
  text-indent:-5000px;
  float:left;
}

ul#mapchoices li a {
  width:230px;
  height:230px;
  display:block;
}

ul#mapchoices li#mapsouthside a {
  background-image:url(../images/map_shr_small.png);
  background-repeat:no-repeat;
  margin:0 6px 0 0;
  border:none;
}

ul#mapchoices li#mappeninsula a {
  background-image:url(../images/map_peninsula_small.png);
  background-repeat:no-repeat;
  margin:0 6px 0 0;
  border:none;
}


ul#mapchoices li#maprichmond a {
  background-image:url(../images/map_richmond_small.png);
  background-repeat:no-repeat;
  border:none;
}

ul#mapchoices li#mapsouthsidespecials a {
  background-image:url(../images/map_shr_pricing.png);
  background-repeat:no-repeat;
  margin:0 6px 0 0;
  border:none;
}

ul#mapchoices li#mappeninsulaspecials a {
  background-image:url(../images/map_peninsula_pricing.png);
  background-repeat:no-repeat;
  margin:0 6px 0 0;
  border:none;
}


ul#mapchoices li#maprichmondspecials a {
  background-image:url(../images/map_richmond_pricing.png);
  background-repeat:no-repeat;
  border:none;
}

/* Sitemap
   --------------------------------- */
   
#sitemap {
  padding:0;
  margin:50px 0 0 70px;
  font-family:Arial, Helvetica, Sans-Serif;
  overflow:visible;
  border:0;
  border-left:1px solid #9292A1;
}

#sitemap ul {
  display:block;
  list-style:none;
  margin:-11px 0;
  padding:0;
  border:0;
}

#sitemaplist {
  margin:0;
  padding:0;
}

div#sitemap {
  margin:25px 0 40px 25px;
  z-index:1;
  clear:both;
}

#sitemap ul li {
  position:relative;
  top:0px;
  left:-11px;
  margin:10px 0 5px 0;
  padding:0;
  border:0;
}

#sitemap a, #sitemap a:visited {
  width:33.4em;
  height:2em;
  display:block;
  margin:0 0 0 3px;
  padding:0;
  font-weight:bold;
  font-size:1.4em;
  line-height:2em;
  text-indent:0.5em;
  text-align:left;
  text-decoration:none;
  color:#222;
  border:1px solid #9292A1;
  background:#FFF;
}

#sitemap ul ul {
  padding:12px 0 18px 0;
  background:none;
}

#sitemap ul li li {
  position:relative;
  top:0px;
  left:10px;
  margin:10px 0 5px 1px;
  padding:0 0 0 25px;
  color:#222;
  background:url("../images/subline.gif") left center no-repeat;
}

#sitemap ul li .sub-sub {
  left:10px;
  margin:10px 0 0 1px;
  background:url("../images/subline.gif") top left no-repeat;
}

#sitemap ul ul a, #sitemap ul ul a:visited {
  width:34em;
  height:2em;
  margin:0;
  font-size:1em;
  line-height:2em;
  font-weight:normal;
  text-indent:0.4em;
  color:#222;
  border:1px solid #9292A1;
  background:#FFF;
}

#sitemap ul ul ul {
  margin:0 0 30px 12px;
  padding:12px 0 0 0;
  border-left:1px solid #9292A1;
}

#sitemap ul li li li {
  position:relative;
  top:10px;
  left:0px;
  margin:10px 0 5px 0;
  padding:0 0 0 20px;
}

#sitemap ul ul ul a, #sitemap ul ul ul a:visited {
  width:14.9em;
  padding:1px;
  font-size:100%;
}

#sitemap a:active, #sitemap a:hover, #sitemap a:focus, a:focus .sffocus, #sitemap ul ul a:active, #sitemap ul ul a:hover, #sitemap ul ul a:focus {
  color:#222;
  border:1px solid #9292A1;
  background:#EEE;
  text-decoration:none;
}

/* Forms
   --------------------------------- */

#PageContainer #formbuilder {
	margin: 1em 1em 2em 1em;
	padding: 2em;
	border: 1px solid #e0dbd5;
	background-image:url(../images/fmgrad.jpg);
	background-repeat:repeat-x;
}

form ol {
	margin:1em 0;
}

fieldset {
	margin: 2em 0 3em 0;
	border: none;
	border-top: 1px solid #e0dbd5;
	padding:2em 0 2em 0;
	display:block;
}

html>body fieldset {
	padding:0;
	margin:1em 0 0 0;
}

legend {
	margin: 1em 0;
	padding: 0 .5em;
	color: #9C1417;
	background: transparent;
	font-size: 1.3em;
	font-weight: bold;
}

html>body legend {
	margin:0;
}

label {
	float: left;
	width: 17em;
	padding: 0 1em;
	text-align: right;
	font-size:1.3em;
	margin:1em 0 0 0;
}

.lengthy {
	line-height:130%;
}

.fminst {
  float:right;
  font-style:italic;
  margin-top:-2.5em;
}

.fmreq {
  font-weight:bold;
}
.fmreq:after {
  content: " *";
  color: #9C1417;
}
.fmbuttons {
  border-top: 1px solid #e0dbd5;
}

ol li input, ol li select, ol li textarea {
  margin:1em 0 0 0;
  font-family:verdana,arial,sans-serif;
  font-size:1.1em;
}

form ol li h3 {
  margin:1em 0 0 2.5em;
  color: #9C1417;
  font-style:italic;
}

textarea {
  padding:6px;
}

div.formnotice {
  background-color:#FFC;
  padding:10px 10px 10px 35px;
  margin: 0 0 20px 0;
  border:1px solid #e4e4b6;
  background-image:url(../images/infoicon.png);
  background-repeat:no-repeat;
  background-position: 8px 16px;
}

p.formdirection {
  background-color:#ECE5DD;
  padding:8px;
  border-bottom:1px solid #E0DBD5;
  border-top:1px solid #E0DBD5;
}

p.formdisclaimer {
  padding:14px;
  font-size:10px;
  font-style:italic;
  text-align:center;
}

/* Chartroom Styles - as best I can
   --------------------------------- */
   
div#chartroomcontent {
  width:715px;
  height:0px;
  overflow:hidden;
  
}

div#chartroomcontent span:first-child {
  font-size:16px;
  display:none;
}

div#chartroomcontent p {
  font-size:1.1em;
}

div#chartroomcontent table {
	empty-cells: hide;
	border-collapse:collapse;
	table-layout: automatic;
	width:98%;
}

div#chartroomcontent table td {
	display:block;
	float:left;
	padding:2px;
}
   
div#chartroomcontent table tbody tr td, div#chartroomcontent table tbody tr td span {
	font-family:verdana,arial,sans-serif;
    color:#222;
    display:block;
    font-size:1 em;
  	line-height:150%;
  	margin:0 0 1em 0;
}

div#chartroomcontent table tbody tr td font {
	color:#222;
	font-family:verdana,arial,sans-serif;
}

div#chartroomcontent table tbody tr td p {
	color:#222;
	font-family:verdana,arial,sans-serif;
}

div#chartroomcontent table tbody tr td img {
	background-color:#f6f2ec;
}

div#chartroomcontent table#chaBack {
	display:none;
}

/* Development Marker
   --------------------------------- */
   
#devcorner {
  position:absolute;
  top:0;
  left:0;
  background-image:url(../images/devcorner.png);
  background-repeat:no-repeat;
  height:147px;
  width:147px;
}

/* Misc Styles
   --------------------------------- */
   
.pagemap img {
  margin:0 0 6px 6px;
  border:5px solid #e1ddd8;
}

#contactaddy {
  background-image: url(../images/10seal.png);
  background-repeat:no-repeat;
  background-position:230px 0;
  height:86px;
  padding:1.4em 0 0 0;
  margin: -1em 0 0 0;
}

/* Navigation
   --------------------------------- */
   
#navigation {
  height:34px;
  background-color:#0f0d0e;
  text-align:center;
  padding-left: 25px;
}

ul.MenuBarHorizontal {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: auto;
}

ul.MenuBarActive {
	z-index: 1000;
}

ul.MenuBarHorizontal li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 14em;
	float: left;
	white-space:nowrap;
}

ul.MenuBarHorizontal ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	width: 13em;
	position: absolute;
	left: -1000em;
}

ul.MenuBarHorizontal ul.MenuBarSubmenuVisible {
	left: auto;
}

ul.MenuBarHorizontal ul li {
	width: 13.7em;
}

ul.MenuBarHorizontal ul ul {
	position: absolute;
	margin: -5% 0 0 95%;
}

ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible {
	left: auto;
	top: 0;
}
   
ul.MenuBarHorizontal ul {
	margin:0;
	padding:0;
}

ul.MenuBarHorizontal a {
	display: block;
	cursor: pointer;
	background-color:#0f0d0e;
	padding: 0.8em 0.75em;
	font-size:1.3em;
	color: #fff;
	text-decoration: none;
}

ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus {
	background-color:#231f20;
	color: #FFF;
}

ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible {
	background-color:#231f20;
	color: #FFF;
}

ul.MenuBarHorizontal iframe {
	position: absolute;
	z-index: 1010;
}
   
ul.MenuBarHorizontal li#navone {
	width: 10.5em;
	margin: 0 2em 0 0;
}

ul.MenuBarHorizontal li#navtwo {
	width: 13em;
	margin: 0 2em 0 0;
}

ul.MenuBarHorizontal li#navthree {
	width: 21.5em;
	margin: 0 2em 0 0;
}

ul.MenuBarHorizontal li#navfour {
	width: 15.75em;
	margin: 0 2em 0 0;
}

ul.MenuBarHorizontal li#navfive {
	width: 7.5em;
	margin: 0 2em 0 0;
}

ul.MenuBarHorizontal li#navsix {
	width: 10em;
}

ul.MenuBarHorizontal li#navsixe a {
	color:#FFF200;
}

ul.MenuBarHorizontal ul#subnavone li {
	width: 20em;
}

ul.MenuBarHorizontal ul#subnavthree li {
	width: 22.5em;
}

ul.MenuBarHorizontal ul#subnavfour li {
	width: 15.75em;
}

ul.MenuBarHorizontal ul#subnavfive li {
	width: 15.5em;
}

#googlesearch{
text-align:right;
height:32px;
overflow:hidden;
}

#googlesearch form {background:none; border:none; color:#fff; font-weight:bold; padding:2px 20px 10px 0; margin:0;}

#payonline {
	background: url(../images/moneytruck.gif) no-repeat left;
	height: 32px;
	line-height: 32px;
	padding-left: 40px;
	float: left;
	margin-left: 15px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

#payonline a:link, #payonline a:visited {
	color: #fff;
}

#payonline a:hover, #payonline a:active {
	color: #000;
}

#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 5px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmltooltip strong {
	font-weight: bold;
}

.specialheading {
	color: #CC0000;
	font-size: 20px;
	text-align: center;
}


/* Yo */

.EditBox {background-color: #fff; border: 4px solid #ccc; z-index:2500;}
.EditBoxTitle {font-weight: bold; background-color: #04467A; color: #fff; }
.EditBoxTitle img{float:right;}
.EditBox td {padding: 10px;}
.EditBox table table td {padding: 0px;}

/* Sitemap */

#sitemap {
	padding:0;
	margin:20px 0 0 20px;
	font-family:"lucida grande", geneva, arial, sans-serif;
	overflow:visible;
	border:0;
	border-left:1px solid #ebebeb;
	width: 650px;
}

#sitemap ul {
	display:block;
	list-style:none;
	margin:-11px 0;
	padding:0;
	border:0;
}

#sitemaplist {
	margin:0;
	padding:0;
}

#sitemap ul li {
	position:relative;
	top:0px;
	left:-11px;
	margin:10px 0 5px 0;
	padding:0;
	border:0;
}

#sitemap a, #sitemap a:visited {
	height:2em;
	display:block;
	margin:0 0 0 3px;
	padding:0;
	font-size:14px;
	line-height:2em;
	text-indent:0.5em;
	text-align:left;
	text-decoration:none;
	color:#555;
	border:1px solid #ebebeb;
	background:#FFF;
}

#sitemap ul ul {
	padding:12px 0 18px 0;
	background:none;
}

#sitemap ul li li {
	position:relative;
	top:0px;
	left:10px;
	margin:10px 10px 5px 1px;
	padding:0 0 0 25px;
	color:#555;
	background:url("../images/subline.gif") left center no-repeat;
}

#sitemap ul li .sub-sub {
	left:10px;
	margin:10px 0 0 1px;
	background:url("../images/subline.gif") top left no-repeat;
}

#sitemap ul ul a, #sitemap ul ul a:visited {
	height:2em;
	margin:0;
	font-size:12px;
	line-height:2em;
	font-weight:normal;
	text-indent:0.4em;
	color:#555;
	border:1px solid #ebebeb;
	background:#FFF;
}

#sitemap ul ul ul {
	margin:0 0 30px 12px;
	padding:12px 0 0 0;
	border-left:1px solid #ebebeb;
}

#sitemap ul li li li {
	position:relative;
	top:10px;
	left:0px;
	margin:10px 0 5px 0;
	padding:0 0 0 20px;
}

#sitemap ul ul ul a, #sitemap ul ul ul a:visited {
	width:14.9em;
	padding:1px;
	font-size:100%;
}

#sitemap a:active, #sitemap a:hover, #sitemap a:focus, a:focus .sffocus, #sitemap ul ul a:active, #sitemap ul ul a:hover, #sitemap ul ul a:focus {
	color:#555;
	border:1px solid #ebebeb;
	background:#EEE;
	text-decoration:none;
}

.padding10 h1 { font-size: 1.8em; }
.redtext {color: #ff0000; font-weight: bold; line-height: 1.6em; margin: 10px 0; text-align: center;}