@charset "utf-8";
/* Currie Self Storage Main CSS */

/* General Settings */
* {padding: 0px; margin: 0px;}
body {background: #c5253f url(images/bg.gif) repeat-x; font: 12px/14px Tahoma, Geneva, sans-serif;}
img {border: 0px;}
img.reg {background: #FFFFFF; padding: 5px; border: 1px solid #c6c2aa;}

/* General Text Formatting */
h1 {position: relative; left: -10px; padding-bottom: 10px;}
h2 {position: relative; left: -10px; padding-bottom: 10px;}
h3 {color: #c7203b; font-size: 13px; padding-bottom: 10px;}
p {padding-bottom: 15px;}
#content ul {padding-left: 40px; padding-bottom: 15px;}
a:link {color: #c7203b;}
a:visited {color: #c7203b;}
a:hover {color: #c7203b; text-decoration: none;}
address {font-style: normal; padding-bottom: 15px;}


/* Spesific Text Formatting */
#info h3 {color: #fff647; font-size: 11px; margin: 0px; padding-bottom: 5px;}
#info #info-2 h3 {color: #fff647; font-size: 11px; margin: 0px; padding-bottom: 3px;}
#info p {color: #ffffff; font-size: 11px; padding-bottom: 5px;}
#footer p {color: #FFFFFF; text-align: center; font-weight: bold;}
#footer p a:link {color: #FFFFFF; text-decoration: none;}
#footer p a:visited {color: #FFFFFF; text-decoration: none;}
#footer p a:hover {color: #FFFFFF; text-decoration: underline;}
#footer p.copy {float: left; font-size: 9px;}
#footer p.nav {float: right; font-size: 11px;}


/* Overall Layout */
#wrapper {width: 737px; margin: 0px auto;}
#logo {margin: 0px auto;}
#container {width: 662px; background: #FFFFFF; margin: 0px auto; padding: 19px; position: relative;}
#footer {width: 662px; margin: 0px auto; padding: 10px 25px;}
.clear {clear: both;}

/* Inside Container */
#header {width: 662px; height: 235px; position: relative;}
#subnav {width: 662px; height: 79px;}
#subnav img {float: left; padding-left: 18px;}
#subnav img.first {padding-left: 0px;}
#content {width: 626px; background: #e2dfcc; padding: 18px; position: relative;}

/* Inside Header */
#nav {width: 209px; height: 217px; background: url(images/nav.gif); position: absolute; top: 0px; left: 0px;}
#site {position: absolute; top: 0px; left: 227px;}
#info {width: 132px; height: 217px; position: absolute; top: 0px; left: 533px;}
#info-1 {width: 122px; height: 54px; background: url(images/info1.gif) no-repeat; margin-bottom: 17px; padding: 5px;}
#info-2 {width: 122px; height: 126px; background: url(images/info2.gif) no-repeat; padding: 5px;}

/* Nav */
#nav ul {list-style: none; font: 16px; font-weight: bold; margin-left: 55px; margin-top: 13px;}
#nav ul li {line-height: 28px;}
#nav li a:link {color: #FFFFFF; text-decoration: none;}
#nav li a:visited {color: #FFFFFF; text-decoration: none;}
#nav li a:hover {color: #FFFFFF; text-decoration: underline;}

/* Inside of Content */

