/* MAIN LAYOUT
---------------------------------------------------- */
* {
    padding: 0;
    margin: 0;
    }

body {
    color: #000;
    text-align: center;
    font: normal 12px/18px "Lucida Grande", verdana, arial, helvetica, sans-serif;
    background: #ccc;
	}

#header {
    background: #fff;
    border-bottom: #000 solid 6px;
    }
#header-inner {
    width: 756px;
    margin: 0 auto;
    background: url(/images/bg_header.gif) no-repeat;
    position: relative;
    }
h1#logo {
    text-indent: -9999px;
    }
h1#logo a, h1#logo a:hover {
    float: left;
    width: 227px;
    height: 108px;
    background: none;
    }
p#telephone {
    text-indent: -9999px;
    margin: 0;
    }
#intro {
    background: #ffd500;
    border-bottom: #000 solid 6px;
    }
#intro-inner {
    background: url(/images/bg_intro-home.gif) no-repeat;
    margin: 0 auto;
    width: 756px;
    height: 240px;
    position: relative;
    }
#page-title {
	background: #ffd500;
    border-bottom: #000 solid 6px;
	}
#page-title h2 {
	text-indent: -9999px;
	width: 756px;
	height: 84px;
	margin: 0 auto;
	background-position: top center;
	background-repeat: no-repeat;
	}
#page-title h2#about {background-image: url(/images/h2_about.gif);}
#page-title h2#storage {background-image: url(/images/h2_storage.gif);}
#page-title h2#news {background-image: url(/images/h2_news.gif);}
#page-title h2#contact {background-image: url(/images/h2_contact.gif);}

h2#on-job {
    text-indent: -9999px;
    }
p#storage-btn {
    position: absolute;
    bottom: 0;
    right: 0;
    }
a.btn_view-storage {
    background-image: url(/images/btn_view-storage.gif);
    background-position: 0 0;
    background-repeat: no-repeat;
    float: left;
    width: 234px;
    height: 36px;
    text-indent: -9999px;
    padding: 0;
    }
a.btn_view-storage:hover {
    background-position: 0 -36px;
    background-image: url(/images/btn_view-storage.gif);
    }
#main {
    background: #fff;
    border-bottom: #000 solid 6px;
    }
#main-inner {
    width: 756px;
    margin: 0 auto;
    text-align: left;
    background: url(/images/bg_main.gif) top center repeat-y;
    }
div.content {
    float: left;
    width: 486px;
    margin: 18px 0 0 0;
    }
div.sidebar {
    float: right;
    width: 234px;
    margin: 18px 0 0 0;
    }
#footer {
    width: 756px;
    margin: 18px auto;
    font-size: 10px;
    color: #666;
    text-align: left;
    }
div.locations {
	color: #000;
	font-size: 14px;
	margin: 0 0 18px 0;
	}


/* News */

div.post {
	margin: 0 0 27px 0;
	border-bottom: #ccc solid 1px;
	}
div.post h3 {
	border: 0;
	padding: 0;
	}
p.date {
	color: #999;
	margin: 0 0 9px 0;
	font-size: 11px;
	text-transform: uppercase;
	}

/* NAV
---------------------------------------------------- */

#nav {
    position: absolute;
    bottom: 15px;
    right: 0;
    }
#nav ul {
    margin: 0;
    }
#nav ul li {
    display: inline;
    text-indent: -9999px;
    background: none;
    padding: 0;
    }
#nav ul li a {
    height: 22px;
    float: left;
    background-position: 0 0;
    background-repeat: no-repeat;
    margin: 0 0 0 12px;
    padding: 0;
    }
#nav ul li a:hover, #nav ul li a.active {
    background-position: 0 -22px;
    }
#nav ul li#home a {
    background-image: url(/images/nav_home.gif);
    width: 45px;
    }
#nav ul li#about a {
    background-image: url(/images/nav_about.gif);
    width: 50px;
    }
#nav ul li#storage a {
    background-image: url(/images/nav_storage.gif);
    width: 134px;
    }
#nav ul li#news a {
    background-image: url(/images/nav_news.gif);
    width: 46px;
    }
#nav ul li#contact a {
    background-image: url(/images/nav_contact.gif);
    width: 65px;
    }

ul.subnav {
	margin: 0 0 18px 0;
	position: relative;
	}
ul.subnav li {
	background: none;
	border-bottom: #ccc solid 1px;
	padding: 0;
	display: block;
	}
ul.subnav li a {
	padding: 6px 9px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	background: url(/images/bg_more.gif) 0 .9em no-repeat;
	}
ul.subnav li a:hover {
	background: #eee url(/images/bg_more.gif) 0 .9em no-repeat;
	color: #000;
	}
ul.subnav li a.active, ul.subnav li a.active:hover {
	color: #000;
	background: url(/images/bg_link-subnav-active.gif) 0 .9em no-repeat;
	}

/* LISTS
---------------------------------------------------- */

ul {
    margin: 0 0 18px 0;
    }
ul li {
    list-style: none;
    background: url(/images/bullet.gif) 0 .4em no-repeat;
    padding: 0 0 0 18px;
    }

ul.news {
    margin: 0 0 18px 0;
    clear: both;
    }
ul.news li {
    background: none;
    padding: 0;
    display: inline;
    }
ul.news li a {
    text-decoration: none;
    padding: 6px 3px 0 0;
    font-weight: bold;
    font-size: 13px;
    line-height: 16px;
    display: block;
    margin: 0 0 9px 0;
    }
ul.news li a:hover {
    background: none;
    color: #000;
    }
span.date {
    float: left;
    font-size: 9px;
    line-height: 10px;
    margin: 0 9px 0 0;
    color: #000;
    text-align: center;
    text-transform: uppercase;
    border: #ccc solid 1px;
    padding: 3px;
    width: 25px;
    }
ul.news li a:hover span.date {
    background: #eee;
    }
span.day {
    font-size: 12px;
    }

/* HEADERS
---------------------------------------------------- */

h2 {
    margin: 0 0 18px 0;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: -1px;
    }
h3 {
	font-size: 14px;
	color: #000;
	padding: 3px 0;
	margin: 0 0 9px 0;
	border-bottom: #ccc solid 1px;
	}
div.sidebar h3 {
	border: 0;
	}

/* TEXT
---------------------------------------------------- */

p {
    margin: 0 0 18px 0;
    }
div.group {
	padding: 18px 18px 1px 18px;
	background: #eee;
	margin: 0 0 18px 0;
	}
a img {
	border: 0;
	text-decoration: none;
	}

/* IMAGES
---------------------------------------------------- */

img.right {
	float: right;
	margin: -3px 0 3px 18px;
	}
img.left {
	float: left;
	margin: -3px 18px 3px 0;
	}

/* LINKS
---------------------------------------------------- */

a {
    outline: none;
    color: #00703c;
    padding: 1px;
    }
a:hover {
    background: #00703c;
    color: #fff;
    text-decoration: none;
    }
a.more {
    background: url(/images/bg_more.gif) right no-repeat;
    text-decoration: none;
    font-weight: bold;
    padding: 0 9px 0 0;
    }
a.more:hover {
    color: #000;
    }
a.img, a.img:hover {
	background: none;
	padding: 0;
	}
	
/* FORMS
---------------------------------------------------- */

fieldset {
	border: 0;
	padding: 18px;
	background: #eee;
	margin: 0 0 18px 0;
	}
fieldset legend {
	display: none;
	}
dl.form dt {
	text-transform: uppercase;
	font-size: 11px;
	}
dl.form dd {
	margin: 0 0 9px 0;
	}
.req {
	color: #00703c;
	text-transform: none;
	font-size: 10px;
	}

input, textarea {
	font: normal 12px/14px "Lucida Grande", verdana, arial, helvetica, sans-serif;
	border: #000 solid 1px;
	padding: 2px;
	}
input.submit {
	background: #00703c;
	border: #000 solid 3px;
	color: #fff;
	text-transform: uppercase;
	cursor: pointer;
	padding: 3px 9px;
	}
input.submit:hover {
	background: #000;
	}

/* SELF-CLEARING FLOATS
---------------------------------------------------- */
#header-inner:after,
#main-inner:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    }

/* trigger hasLayout and target ie5+6/win only */
* html #header-inner,
* html #main-inner {
	height: 1%;
	}

/* trigger hasLayout and target ie7/win only */
*:first-child+html #header-inner,
*:first-child+html #main-inner {
	min-height: 1px;
	}