/* ----------------- REDEFINES THE TAG SELECTORS ----------------- */
html {
	padding:0px;
	margin:0px;
}
body {
	background-color: #c0bb8e;
	font-size: 12px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#000000;
	padding:0px;
	margin:0px;
	background-repeat:repeat-x;
	background-image: url(images/bodybg.jpg);
}
h1 {
	font-size: 19px;
	text-transform:uppercase;
	text-align: left;
	color: #15261C;
	margin:0px 20px 7px 20px;
	font-weight:lighter;
	font-family:Geneva, Arial, Helvetica, san-serif;
	width: 288px;
}
h2 {
	font-size:16px;
	color:#333;
	text-decoration:underline;
}
h3 {
	font-size:10px;
	color: #FFFFFF;
	border-bottom: 1px dotted #fff;
	text-align:left;
	margin-bottom: 3px;
}
h5 {
	font-size:16px;
	border-bottom: 1px solid #cccccc;
	text-align:left;
	margin-bottom: 3px;
	margin-left: 20px;
}
h4 {
	font-size:15px;
	color: #FFFFFF;
	text-align:left;
	margin-bottom: 3px;
	background-color:#000000;
	text-align:center;
	padding:4px;
	line-height:18px;
	margin-top: -10px;
}
h4 a {
	font-size:15px;
	color: #FFFFFF;
	text-align:left;
	margin-bottom: 3px;
	background-color:#000000;
	text-align:center;
	padding:4px;
	line-height:22px;
	margin-top: -10px;
}
h4 a:visited {
	font-size:15px;
	color: #FFFFFF;
	text-align:left;
	margin-bottom: 3px;
	background-color:#000000;
	text-align:center;
	padding:4px;
	line-height:22px;
	margin-top: -10px;
}
iframe {
	text-align:center;
}
/* This sets a default font for all of our  selectors. We set the text align back to left so it won't center (based on the body  to compensate for IE.) */




address {
	font-style: normal;
	margin: 0;
	padding: 0;
	font-weight: 800;
}
address a:link {
	color:#FFFFFF;
}
address strong {
	color:#FFF;
	font-size:12px;
}
/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

/* Styles the div that serves as the container for the content and navigation.*/
div#container {
	position:relative;
	width: 800px;
	margin: 0px auto;
	background-color: #FFFFFF;
	background-image: url(images/bgcontainer.jpg);
}
div#contentcontainer {
	background:url(images/content-bkg.jpg) top left repeat-y;
}
div#content {
	margin: 0px 0px 0px 190px;
	padding: 10px 0px 0px 0px;
	;
	width:600px;
}
div#content a {
	color:#0000FF;
	font-size: 11px;
}
#content p, h2 {
	margin: 0px;
	padding: 5px 20px 5px 20px;
	line-height:1.5em;
}
#content li {
	margin: 0px;
	padding: 5px 0px 5px 0px;
	line-height:17px;
}
#content ul {
	margin-top: 0px;
}
#content bold, strong {
	color:#000000;
}
#contentnetopia {
	margin: 0px 0px 0px 190px;
	padding: 0px;
	background:#fff;
}
#contentnetopia p {
	margin: 0px;
	padding: 5px 20px 5px 20px;
	line-height:18px;
	color:#000000;
}
#navpos {
	position:absolute;
	right: 0px;
	top:0px;
	width:147px;
	height:197px;
	z-index:1;
}
/* Creates DIV container for header. Setting the left and right margins to auto will center DIV. */
div#header {
	position: relative;
	width: 800px;
	;
	height: 284px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-repeat:no-repeat;
	background:url(images/header-bkg.jpg) top left no-repeat;
}
#rightcol a, #rightcol strong, #rightcol h3 {
	color:#f7da19;
}
#rightcol {
	position: absolute;
	right: 0px;
	width: 172px;
	color: #f7da19;
	margin: 0;
	padding: 10px 2px 10px 5px;
	top: 536px;
	font-size: 10px;
	line-height:15px;
	left: 0px;
	background-repeat:no-repeat;
	text-align:left;
	background-color: #2b4b38;
}

#rightcol3 {
	position: absolute;
	right: 0px;
	width: 172px;
	margin: 0;
	padding: 10px 2px 10px 5px;
	top: 706px;
	font-size: 10px;
	line-height:15px;
	left: 0px;
	text-align:left;

}

#rightcol p {
	font-size: 10px;
	line-height:15px;
	margin: 5px 20px 5px 20px;
}
#rightcol a:link {
}
#rightcol2 {
	position: absolute;
	right: 0px;
	width: 156px;
	color: #564b47;
	margin: 0px;
	padding: 0px;
	left: 632px;
	top: 244px;
	font-size: 9px;
	line-height:15px;
	text-align:center;
}
#leftcol {
	position: absolute;
	left: 0px;
	width: 183px;
	color: #564b47;
	margin: 0px;
	padding: 0px;
	top: 272px;
	height: 195px;
}
/* Creates DIV container for address/info. */
div#address {
	padding: 5px 10px;
	background: #000;
	border-top: 1px dashed #fff;
	clear: both;
}
div#address p {
	color: #fff;
}
/* ----------------- IMAGE ELEMENTS ----------------- */

img.left {
	float: left;
	margin: 0px 10px 20px 0px;
	border: 1px solid #ccc;
	padding: 3px;
}
img.right {
	float: right;
	margin: 0px 0px 20px 10px;
	border: 1px solid #ccc;
	padding: 3px;
	clear: both;
}
img.normal {
	margin: 3px;
	border: 1px solid #000;
}
object.left {
	float: left;
	margin: 0px 10px 5px 0px;
	border: 1px solid #000;
}
.clear {
	clear: both;
}
.border {
	border:1px solid #000;
}
/* ---------------------------- FOOTER ----------------------------  */
/* Creates the div container for the footer. */
div#footer {
	margin: 10px auto;
	width: 770px;
	clear: both;
	color: #FFFFFF;
}
div#footer a:link {
	color: #fff;
}
div#footerright {
	width: 760px;
	margin: 0 auto 0 auto;
	padding: 0 0 15px 0;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9px;
	color: #fff;
	text-align: right;
}
div#footer p {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}
.copyright {
	font-size: 9px;
	text-align:center;
}
.copyright a:link, a:visited, a:hover, a:active {
	font-size: 9px;
	color:#fff;
}
/* ----------------- CUSTOM CLASSES ----------------- */

#privacy p {
	font: 9px Verdana, Arial, sans-serif;
	line-height: 1.5em;
}
.center {
	display: block;
	text-align: center;
	margin: 0px auto;
}
#center p {
	text-align: center;
}
.smalltext {
	font-size: 10px;
}
#sidebar {
	position:absolute;
	left:596px;
	top:16px;
	width:142px;
	height:20px;
	z-index:1;
	text-align:center;
	background-color: #fff;
	vertical-align: middle;
	border: 1px solid #676767;
	padding-top: 3px;
}
#rightcol img {
	margin-left: 0px;
	margin-top: 2px;
}
.applet {
	background-color:#b20808;
	padding: 3px 0px 8px 0px;
	font-weight:bold;
	color: #FFFFFF;
}
/* ----------------- HORIZONTAL NAVIGATION CONTAINER ----------------- */
/* ----------------- HORIZONTAL NAVIGATION CONTAINER ----------------- */










ul#nav {
	float: left;
	width: 100%;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
	list-style-type: none;
}
ul#nav li {
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style: none;
}
ul#nav li a {
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	display: block;
	height: 20px;
	text-indent: 7px;
	padding-top: 7px;
	margin: 0px;
	color: #fff;
	background-image:url(images/navoff.gif);
	border-bottom: 1px dotted #2b4b38;
}
ul#nav li a:hover, ul#nav li a#current {
	color:#fff;
	background-image:url(images/navon.gif);
	background-color:#414b44;
	text-transform:uppercase;
	font-weight:bold;
}
/* ----------------- VERTICAL NAVIGATION CONTAINER ----------------- */
/* ----------------- VERTICAL NAVIGATION CONTAINER ----------------- */




/* ---------------------------- cta ----------------------------  */

.ctaimage {
	float: right;
	margin: 0px 20px 20px 10px;
	border: 1px solid #ccc;
	width: 250px;
	padding: 3px;
	background-color:#FFFFFF;
	clear:both;
}
.ctatext {
	background-color:#FFFFFF;
	color:#502304;
	margin:0px;
	padding:0px;
	padding: 3px;
	font-size:18px;
	font-weight: 200;
	width: 244px;
	margin-top: 1px;
	text-align:center;
}
.copyright img {
	margin-top:10px;
	border:1px solid #000;
}
/* ---------------------------- lIST COLUMNS ----------------------------  */

ul.left {
	float: left;
	margin: 15px 25px 0px 20px;
	width: 250px;
	padding: 0px 0px 0px 60px;
	font-family: Arial, Helvetica, sans-serif;
}
ul.left li {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	line-height: 16px;
}
/* ---------------------------- Standout ----------------------------  */

.standout {
	background-color: #a2c572;
	border: 1px solid #91b362;
	margin: 0px 10px 0px 10px;
	float:right;
	width: 225px;
}
.standout p {
	color:#fff;
}
#map {
	text-align:center;
}
/* ---------------------------- Standout ----------------------------  */

.standout {
	background-color: #a2c572;
	border: 1px solid #91b362;
	margin: 0px 10px 0px 10px;
	float:right;
	width: 225px;
}
.standout p {
	color:#fff;
}
div#map {
	text-align:center;
}
div#map2 {
	text-align:center;
}
/* ---------------------------- Utility Nav ----------------------------  */

 div#utilnav {
	/*margin-left: 150px;*/
text-align: center;
	font-size: 9px;
	padding-top: 3px;
	color: #fff;
	background-color:#6d6a4f;
	height: 35px;
	background-repeat: no-repeat;
	position:relative;
	clear:both;
}
ul#footernav {
	position:absolute;
	left: 6px;
	top: 11px;
	width: 698px;
	margin:0px;
	padding:0px;
}
ul#footernav li {
	float:left;
	display:inline;
	font-size:9px;
	border-right: 1px solid #fff;
	font-weight: bold;
	padding:0px 7px;
	margin:0px;
}
ul#footernav li a {
	color:#fff;
}
/* ---------------------------- page layout ----------------------------  */

div.half {
	width:49%;
	float:left;
}
div.thirds {
	width:32%;
}
div#audio3 {
	position:absolute;
	top: 257px;
	left:564px;
	width:215px;
	border:1px solid #ccc;
	height: 20px;
	background-color: #f6f6f6;
}
.audiotext {
	float:left;
	padding-top:3px;
	padding-left:5px;
	text-align:left;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}
aligncenter {
	margin: 0 auto;
}
div#map iframe {
	border:1px solid #333;
}
div#selfstoragelogo {
	text-align:center;
	
}
div#selfstoragelogo img {
	margin:230px 5px 0 5px;
	*margin:240px 5px 5px 5px;
	border:none;	
}
	div#selfstoragelogo img#no_top_margin {
		margin-top: 0px;
	}
ul#indexlist {
	margin-left:200px;
}
span.larger {
	font-size:16px;
}
h1.larger {
	font-size:26px;
	font-style:italic;
	width:500px;
	font-weight:bold;
}
p.larger {
	font-size:15px;
	line-height:1.4em;
}
p.vidbtn img {
	cursor:pointer;
	margin:10px 0px 20px 0px;
}
p.underline {
	text-decoration:underline;
}
table, td, tr {
	text-align:center;
	border-collapse:collapse;
	padding-bottom:20px;
}
table tr.paddown td {
	margin-bottom:10px;
}
table tr.larger td {
	font-size:17px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
table td {
	border:1px solid #333;
	border-collapse:collapse;
	padding:3px;
}
.smaller p {
	font-size:12px;
	margin:0;
	padding:0;
}
div#iframe {
	padding:0px 0px 0px 15px;
	overflow:hidden;
}
div#iframe iframe {
	margin-top:-40px;
}

.pay img{ border:none;}

.pay{ 
}




#outerdiv
{
width:609px;
height:1100px;
overflow: scroll;
position:relative;
border:1px solid #d0ab41;
top:-11px;
left:-5px;

}

#inneriframe
{
position:absolute;
top:-80px;
left:-40px;
width:1200px;
height:1300px;
}