@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family: Verdana, Geneva, sans-serif;
	font-size:1em;
	background-image:url(images/arden_self_storage_bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFF;
}
#topbar {
	width:671px;
	height:72px;
	float:left;
	font-size:36px;
	color:#FFF;
	text-align:right;
	line-height:65px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	width:870px;
	margin-left:auto;
	margin-right:auto;
}
#left {
	width:199px;
	float:left;
	list-style:none;
	padding-bottom:10px;
}
#middle {
	width:461px;
	float:left;
	padding:10px;
}
#right {
	width:190px;
	float:right;
	margin-top:10px;
}
#footer {
	clear:both;
	width:100%;
	height:250px;
	background-color:#00623B;
	background-image:url(images/arden_self_storage_footer.jpg);
	background-repeat:repeat-x;
	text-align: center;
	color: #FFF;
	font-size: 10px;
	padding-top:10px;
}
#left ul {
	list-style:none;
	margin:0;
	padding:0;
}
#left li {
	background-image:url(images/arden_self_storage_nav.jpg);
	height:38px;
	width:199px;
	line-height:38px;
	text-indent:15px;
	margin-top:10px;
	margin-bottom:10px;
}
#left li a {
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
}


p {
	margin:0;
	text-align: left;
}
h1 {
	font-size:16px;
	color:#060;
	margin:0;
	font-weight:bold;
}
h2 {
	font-size:30px;
	margin:0;
	font-weight:bold;
	color:#FFF;
}
h3 {
	font-size:16px;
	margin:0;
	font-weight:bold;
	color:#FF0;
}
#indextop {
	padding:5px;
	border:1px solid #ccc;
	background:#fff;
	font-size:12px;
	margin-bottom:10px;
	height:110px;
}
#contentmain {
	padding:5px;
	border:1px solid #ccc;
	background:#fff;
	font-size:12px;
	min-height:482px;
}
#contentmain li {
	background-image:url(images/bullet.gif);
	background-position:left;
	background-repeat:no-repeat;
	list-style:none;
	padding-left:17px;
	line-height:30px;
	color:#060;
	font-weight:bold;
	font-size:12px;	
}
#righttop {
	border:1px solid #ccc;
	background:#fff;
	margin-bottom:10px;
	padding:2px;
	height:116px;
	background-image:url(images/indexrighttop.jpg);
}
#rightoffers1{
	background-image:url(images/right1.jpg);
	height:5px;
}
#rightoffers2{
	background-image:url(images/right2.jpg);
	padding:5px;
	font-size:10px;
	color:#fff;
}
#rightoffers2 a {
color:#FF0;
text-decoration:none;
}
#rightoffers3{
	background-image:url(images/right3.jpg);
	height:5px;
}
#container #middle #contentmain h5 {
	font-size: 16px;
	color: #F00;
}
