body {
	color:#000033;
	background-color:#426D8F;
	text-align: center;
	margin: 0;
	padding:0;
	background-image: url("self-storage-background.jpg");
	background-repeat: repeat-y;
	background-position: center;
	}
#container {
	margin: 20px auto;
	text-align: left;
	width: 780px;
	padding:5px 10px 0 10px;
	border: 2px solid black;
	background-color: #F9E8B4;
}
#sidebar1 {
	float: right;
	width: 210px;
	padding: 10px;
	margin: 10px 0 5px 10px;
	border: solid 2px black;
	background-color: #862A1B;
	color: white;
	clear: right;
}
#content {
	margin: 0 0 0 0;
	padding: 0 10px 0 20px;
	clear: left;
	}
/* Header sytles */
#storage-unit-image {
	position: relative;
	top: 0;
	left: 0;
	height: 100px;
	}
#header {
	top:0px;
	left:0px;
	margin: 5px 0 20px 0;
	padding: 0px 0 0 10px;
	position: relative;
	height: 150px;
	border: 3px double black;
	background-color: #FFFFFF;
	}
#header h1 {

	padding: 10px 0;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#header h1, #header h2, #header h3 {
	margin: 0;
	margin-left: 135px;
	}	
#phone {
	color: maroon;
	font-weight: bold;
	font-size:18px;
	font-family: verdana, modern;
	padding: 5px;
	border-top: 1px solid;
	border-right: 3px solid;
	border-bottom: 3px solid;
	border-left: 1px solid;
	border-color: black;
	margin: 0;
	position: absolute;
	left: 251px;
	top: 115px;
	width: 200px;
	text-align: center;
	background-color: #999999;
	}
/* End Header */
/* Start Table Style */
table {
	border:solid 1px black;
	text-align: center;
	margin: 5px auto 0 auto;
	}
td {
	padding: 3px;
	text-align: center;
	}
tr {
	border-bottom: 1px solid black;
	}
tr th {
	border-bottom: 1px black solid;
	}
th {
	text-align: center;
}
/* Navigation */
#nav {
	text-align: center;
	margin-bottom: 10px;
	padding: 5px;
	}
#nav a {
	color: #000066;
	font-weight: bold;
	margin: 7px;
	}
#nav a:hover {
	 color:#990033;
	}
#nav a.red {
	color: maroon;
	}	
/* End Navigation */
/* Start Footer Style */
#footer {
	padding: 0;
	margin: 0px;
	} 
#footer p {
	margin: 0; 
	padding: 0; 
}
/* End Footer Style */
/* Start General Styles */
.sale {
	color: #FF0000;
	border: 1px black solid;
	padding: 10px;
	margin: 10px;
	text-align: center;
	background: yellow;
	font-weight: Bold;
	width: 275px;
	}
.sale h2{
	font-family: Arial, "Bell Gothic Std Black", "Curlz MT", "Engravers MT", "Euro Sign";
	color: #0000FF;
	}
.fltrt {
	float: right;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0;
}
.fltlft {
	float: left;
	margin-right: 10px;
	clear: left;
	margin-top: 10px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.edged {
	border: 1px solid maroon;
	padding: 4px;
	}	
.red {
	color: maroon;
	 }
#speedstar {
	position:relative;
	bottom: 5px;
	left: 10px;
}
#speedstar, #speedstar a {
	font-family: Impact, fantasy, sans-serif;
	font: 10px;
	color:#6633FF;
	text-align: left;
	}
/* MasterPage Name /Undercover_Blues/Undercover_Blues.nxt */
/* MasterPage stylesheets */

INPUT      {font-family: times new roman, times, serif}
BUTTON     {font-family: times new roman, times, serif}
SELECT     {font-family: times new roman, times, serif}
OPTION     {font-family: times new roman, times, serif}
TEXTAREA   {font-family: times new roman, times, serif}

TD         {font-size: 14px}
TH         {font-size: 14px}

INPUT      {font-size: 14px}
BUTTON     {font-size: 14px}
SELECT     {font-size: 14px}
OPTION     {font-size: 14px}
TEXTAREA   {font-size: 14px}

H1 {
	font-size: 22px;
	margin: 0px;
	}
H2 {
	font-size: 20px;
	margin: 0px;
	color: #990000
}
H3 {
	font-size: 14px; 
	margin: 0px;
	}
H4 {
	font-size: 13px; 
	margin: 0px;
	}
H5 {
	font-size: 12px; 
	margin: 0px;
	}
H6 {
	font-size: 10px;
	margin: 0px;
	}


A {color:#0000cc} A:active {color:#0000cc}
A:link {color:#0000cc} A:visited {color:#0000cc}
