body{
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#000000;
	margin:0;
	padding:0;
	background-color:#bcbcbc;
}

p{padding-top:0;margin-top:0}

a{color:#000000;}
a:hover{text-decoration:none;}
a.readmore{font-weight:bold;color:#a0c3d7}


#container{
	width:770px;
	margin:0 auto 8px auto;
	padding:10px 0 0 12px;
	background:url(../media/images/common/bg_container.gif) top left repeat-y #ffffff;
	height:auto;
	border-width:0 1px 1px 0;
	border-style:solid;
	border-color:#193556;
}	


#nav_container{
	float:left;
	width:181px;
}


#subnav{
	height:15px;
	text-align:right;
	padding-right:0;
	padding-bottom:5px;
}

#subnav a{text-decoration:none;padding: 0 5px;}
#subnav a:hover{text-decoration:underline;color:#562023;}

/*** Nav config ***/

#nav{
	position:relative;
	margin:0 0 0 0;
	list-style:none;
	background:url(../media/images/nav/nav.gif) top left no-repeat;
	width:181px;
	height:418px;
}

#nav li {
    margin: 0; 
	padding: 0;
    position: absolute;
	height:40px;
	display:block;
	width:181px;
}

#nav a{
	display:block;
	height:40px;
	width:181px;
	}	
	
#nav a span{
	display:none;
}

#nav_about{left:0;top:0;width:181px;}
#nav_selfstorage{left:0px;top:40px;width:181px;}
#nav_retail{left:0px;top:80px;width:181px;}
#nav_industrial{left:0px;top:120px;width:181px;}
#nav_news{left:0px;top:160px;width:181px;}
#nav_parent{left:0px;top:200px;width:181px;}
#nav_careers{left:0px;top:240px;width:181px;}
#nav_contact{left:0px;top:280px;width:181px;}
#nav_employee{left:0px;top:320px;width:181px;}


#nav_about a:hover, #about #nav_about {
    background: transparent url(../media/images/nav/nav.gif) 
    0 -418px no-repeat;}
	
#nav_selfstorage a:hover, #selfstorage #nav_selfstorage {
    background: transparent url(../media/images/nav/nav.gif) 
    0 -458px no-repeat;}
	
#nav_retail a:hover, #retail #nav_retail {
    background: transparent url(../media/images/nav/nav.gif) 
    0 -498px no-repeat;}

#nav_industrial a:hover, #industrial #nav_industrial {
    background: transparent url(../media/images/nav/nav.gif) 
    0 -538px no-repeat;}

#nav_news a:hover, #news #nav_news {
    background: transparent url(../media/images/nav/nav.gif) 
    0 -578px no-repeat;}

#nav_parent a:hover, #parent #nav_parent {
    background: transparent url(../media/images/nav/nav.gif) 
    0 -618px no-repeat;}
	
#nav_careers a:hover, #careers #nav_careers {
    background: transparent url(../media/images/nav/nav.gif) 
    0 -658px no-repeat;}
	
#nav_contact a:hover, #contact #nav_contact {
    background: transparent url(../media/images/nav/nav.gif) 
    0 -698px no-repeat;}
	
#nav_employee a:hover, #employee #nav_employee {
    background: transparent url(../media/images/nav/nav.gif) 
    0 -738px no-repeat;}
	


/*** End Nav Config ***/



#content{
	float:left;
	margin-left:10px;
	padding-top:10px;
	width:565px
}

#home #content{
	padding-top:0;
}

#home embed, #home object, #home #flashtemp{
	margin-bottom:10px;
}

#footer{
	clear:both;
	text-align:right;
	padding:8px 8px 3px 0;
	font-size:10px;
}


.column_left{
	margin:0 15px 0 0;
	float:left;
	width:275px;
}

.column_right{
	float:left;
	width:275px;
}



/*** Form styles ***/
label{
	float:left;
	display:block;
	width:120px;
}

label.required{
	color:#244367;
	font-weight:bold;
}

.input{
	margin-bottom:8px;
	border:1px solid #a69775;
	width:170px;
	background-color:#ffffff;
}

.shortinput{
	margin-bottom:8px;
	border:1px solid #a69775;
	width:50px;
	background-color:#ffffff;
}

textarea.input{
	height:50px;
}

select.input{
	background-color:#ffffff;
}


.err{
	color:#ff0000;
	font-weight:bold;
}

#errorwarning{
	text-align:center;
	font-weight:bold;
	color:#ff0000;
}

.error{
	color:#ff0000;
}

.inputerror{
	background-color:#ffa4a4;
}

/*** end Form styles ***/

.subhead{
	color:#244367;
	font-weight:bold;
}

.subhead2{
	color:#244367;
	font-weight:bold;
}

.curpage{
	font-weight:bold;
	text-decoration:underline;
	color:#562023;
}

.affiliations{
	color:#666666;
}
.propheader{
	color:#244367;
	font-weight:bold;
	font-size:14px;
	border-bottom
}

.propinfo{
	font-weight:bold;
	color:#244367;
}

.proplink{
	color:#244367;
	font-weight:bold;
	text-decoration:underline;
}

a.proplink:hover{
		color:#562023;
}

.newsheader{
	font-size:14px;
	color:#244367;
	font-weight:bold;
}

.management{
	font-weight:bold;
}

.management a,.subhead2 a{
	color:#999999;
}

.managementlarge{
	font-size:16px;
	color:#244367;
	font-weight:bold;
}

#aboutuslogo, #aboutusaddress{
	display:none;
}