@charset "utf-8";
/* Main Style for Airport Landing Self Storage */

* {margin: 0px; padding: 0px;}
body {
	font: 11px/14px Verdana, Arial, Helvetica, sans-serif;
	background: url(images/bg.gif) repeat;
}
img {border: 0px; display: block;}

/* Text Formatting */
h1 {padding-bottom: 12px;}
h2 {padding-bottom: 12px;}
h3 {padding-bottom: 12px;}
h4 {color: #f9f4ae; font-size: 10px;}
h5 {padding-bottom: 12px;}
h6 {padding-bottom: 12px;}
p {padding-bottom: 12px;}
address {margin-left: 10px; padding-bottom: 12px; font-style: normal; font-weight: bold;}
.content p {margin-left: 10px;}
ul {margin-left: 20px; padding-bottom: 12px;}
li {}
a:link {color: #85161a;}
a:visited {color: #85161a;}
a:hover {color: #85161a;}

/* General Layout */
#wrapper {width: 706px; margin: 0px auto;}
#logo {width: 546px; height: 159px; margin: 0px auto;}
#cont-top {width: 706px; height: 12px; background: url(images/content-top.gif) no-repeat;}
#container {width: 706px; background: url(images/content-bg.gif) repeat-y;}
.clear {clear: both;}
#cont-bot {width: 706px; height: 10px; background: url(images/content-footer.gif) no-repeat; margin-bottom: 10px;}
.asideCommercial {
	width: 210px;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-top-color: #FFFFFD;
	border-bottom-color: #FFFFFD;
	padding-bottom: 0px;

	
}
#wrapper #container .container .aside .asideCommercial img {
	padding-left: 12px;
}
#wrapper #container .container .aside img {
	padding-left: 12px;
	margin-top: 12px;
}


/* Inside Container */
#header {width: 664px; height: 196px; padding: 12px 18px 13px 18px;}
#subnav {width: 681px; height: 86px; padding: 0px 18px 13px 1px;}
#subnav img {float: left; padding-left: 17px;}
.content {
	width: 640px;
	margin-left: 18px;
	background: #f9f4ae;
	padding: 12px 12px 0px;
	position: relative;
}
#footer {width: 664px; height: 40px; padding: 20px 18px 0px 18px;}

/* Inside Header */
#nav {
	width: 209px; height: 194px;
	background: url(images/nav.gif);
	float: left;
	margin-right: 17px;
}
#photo {width: 288px; height: 194px; float: left; margin-right: 17px;}
#info {
	width: 132px; height: 194px; 
	background: url(images/info.gif);
	float: left; position: relative;
}

/* Inside of Nav */
#nav ul {list-style: none; font: 15px/28px 'Trebuchet MS', Helvetica, sans-serif; margin: 30px 0px 0px 55px;}
#nav li a:link {color: #FFFFFF; text-decoration: none;}
#nav li a:visited {color: #FFFFFF; text-decoration: none;}
#nav li a:hover {color: #000000; text-decoration: none;}

/* Inside of Info */
#info .one {width: 128px; position: absolute; top: 3px; left: 5px;}
#info .two {width: 128px; position: absolute; top: 65px; left: 5px;}
#info p {color: #FFFFFF; padding: 3px 0px 0px 0px;}
#info .two p {padding: 3px 0px 7px 0px;}

/* */

/* Inside Footer */
#footer p {font-size: 9px; color: #85161a; padding: 7px 0px 0px 0px; text-align: center;}
#footer p a:link {color: #85161a; text-decoration: underline;}
#footer ul {display: block; text-align: center; margin: 0px auto 0px auto; font-weight: bold; padding: 0px;}
#footer li {display: inline; text-align: center; padding-left: 5px;}
#footer ul li:before {content: "\7C \0020"; padding-right: 10px;}
#footer ul li.first:before {content: " ";}
#footer li a:link {color: #85161a; text-decoration: none;}
#footer li a:visited {color: #85161a; text-decoration: none;}
#footer li a:hover {color: #85161a; text-decoration: underline;}#wrapper #container .container .content #button {
	position: absolute;
	left: 252px;
	top: 10px;
	width: 181px;
}

