﻿/*
G5 Search Marketing Copyright 2008
Local Search Marketing - Local Internet Advertising
*/

/* reset - don't modify */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
p,ol,ul {list-style:none;}
caption,th {text-align:left;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}
/* /reset */

/* modify these for the global settings of the site */
a {outline:none;text-decoration: underline; color: #135cbf;} /* color of all hyperlinks */
a:hover {}
h1,h2,h3,h4,h5,h6{font-size:100%; color: #135cbf;}
h1 {font-size: 16px;}
h2 {font-size: 15px;}
h3 {font-size: 14px;}
h4 {font-size: 13px;}
h5 {font-size: 12px;}
h6 {font-size: 11px;}
html {background: #e3e3e3;}

body {
	position : relative;
	margin: 0 auto; 
	color: #515151;
	text-align : center; /* center for IE */
	font-family : verdana, arial, sans-serif;
	font-size: 12px;
	}

/* Outside */
/* -------------------- */

div#whopper {
    position: relative;
    width: 994px;
    margin: 20px auto 0 auto;
    text-align: left;
    z-index: 1;
    background: url(/images/body_bg_01.gif) top left repeat-y;
}

#header {
position: relative;
width: 950px;
height: 146px;
margin: 0 22px;
z-index: 999;
background: url(/images/header_bg_01.jpg) top left no-repeat;
}
#homeSpecials {
absolute;
text-align: center;
font-family: verdana, arial;
color: #000;
font-weight: bold;
font-size: 14px;
padding: 52px 42px 0 0;
line-height: 1.3em;
}
#homeSpecials a {color: #000; text-decoration: none;}
#homeSpecials a:hover {text-decoration: underline;}
.homeSpecialsOne {
font-size: 19px;
font-style: italic;
color: #d6270a;	
font-weight: bold;	
}
.homeSpecialsTwo {
font-size: 17px;
font-style: italic;
color: #1452a5;
font-weight: bold;	
}

div#middle {
    position: relative;
    width: 994px;
    min-height:450px;
    height:auto !important;
    height:450px;
	/* /height */
    background: url(/images/middleTop_bg_01.gif) top left no-repeat;
    z-index: 990;
}

div#footer {
    position: relative;
    width: 994px;
    margin: 0 auto;
    background: url(/images/footer_bg_01.gif) top left no-repeat;
}

/* Template */
/* -------------------- */

div#header h1 {
    position: absolute;
    top: 0;
    right: 0;
    width: 350px;
    height: 146px;
    display: block;
}
div#header h1 a {
    width: 950px;
    height: 146px;
    display: block;
    text-indent: -9999px;
}

#nav {
    position: relative;
    width: 994px;
    height: 39px;
    background: url(/images/nav_bg_01.gif) top left no-repeat;
    z-index: 999;
}
#nav a {
    display: block;
    width: 10em;
}
#nav ul { /* all lists */
    margin: 0 0 0 34px;
    padding: 5px 0 0 0;
    list-style: none;
    line-height: 1;
    z-index: 999;
}
#nav li { /* all list items */
    display: block;
    float: left;
    list-style: none;
    overflow: hidden;
    z-index: 999;
}
#nav li.last {border: 0;}
#nav li a {
    display: block;
    height: 29px;
    line-height: 29px;
    padding-right: 1px;
    text-decoration: none;
    text-indent: -9999px;
}
#nav li.home a {
    background: transparent url(/images/navHome_bg_01.gif) top left no-repeat;
    width: 80px;
}
#nav li.home a:hover {background-position: 0 -29px;}
#nav li.locations a {
    background: transparent url(/images/navLocations_bg_01.gif) top left no-repeat;
    width: 132px;
}
#nav li.locations a:hover {background-position: 0 -29px;}
#nav li.storage a {
    background: transparent url(/images/navStorage_bg_01.gif) top left no-repeat;
    width: 179px;
}
#nav li.storage a:hover {background-position: 0 -29px;}
#nav li.moving a {
    background: transparent url(/images/navMoving_bg_01.gif) top left no-repeat;
    width: 201px;
}
#nav li.moving a:hover {background-position: 0 -29px;}
#nav li.info a {
    background: transparent url(/images/navInfo_bg_01.gif) top left no-repeat;
    width: 190px;
    border: 0;
}
#nav li.info a:hover {background-position: 0 -29px;}
#nav li.pay a {
    background: transparent url(/images/navOnline_bg_01.gif) top left no-repeat;
    width: 139px;
}
#nav li.pay a:hover {background-position: 0 -29px;}
#nav li.home, #nav li.locations, #nav li.storage, #nav li.moving, #nav li.info {border: 0;}
#nav li ul { /* second-level lists */
    position: absolute;
    width: 162px;
    padding: 0;
    margin: 0;
    left: -999em;
    border-bottom: 1px solid #135cbf;
}
#nav li.home ul li a,
#nav li.locations ul li a, 
#nav li.storage ul li a, 
#nav li.moving ul li a,
#nav li.info ul li a, 
#nav li.pay ul li a {
    width: 160px;
    height: 25px;
    padding: 0;
    margin: 0;
    background-image: none;
    background-color: #8bd8ed;
    border: 1px solid #135cbf;
    border-width: 1px 1px 0 1px;
    color: #2c2a27;
    display: block;
    font-weight: bold;
    line-height: 25px;
    text-indent: 10px;
}
#nav li.home ul li a:hover,
#nav li.locations ul li a:hover, 
#nav li.storage ul li a:hover, 
#nav li.moving ul li a:hover, 
#nav li.info ul li a:hover, 
#nav li.pay ul li a:hover {
    background: #135cbf;
    color: #FFF;
    display: block;
    width: 160px;
    height: 25px;
    line-height: 25px;
    padding: 0;
    margin: 0;
}
#nav li.home ul li ul li a,
#nav li.locations ul li ul li a, 
#nav li.storage ul li ul li a, 
#nav li.moving ul li ul li a,
#nav li.info ul li ul li a, 
#nav li.pay ul li ul li a {
    background: #4cbbee;
}
#nav li ul ul { /* third-and-above-level lists */
	margin: -26px 0 0 161px;
}
#nav li:hover ul ul, #nav li.sfhover ul ul {left: -999em;}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#nav li:hover, #nav li.hover {position: static;}

#locationNav {
    position: relative;
    width: 275px;
    height: 86px;
    margin: 13px 0 0 0;
    padding: 0;
    z-index: 998;
}
#locationNav ul { /* all lists */
    margin: 0;
    list-style: none;
    line-height: 1;
    z-index: 998;
}
#locationNav a {
    display: block;
    width: 10em;
}
#locationNav li { /* all list items */
    display: block;
    float: left;
    list-style: none;
    overflow: hidden;
    z-index: 998;
}
#locationNav li a {
    display: block;
    height: 25px;
    line-height: 25px;
    text-align: left;
    text-decoration: none;
    text-indent: -9999px;
}
#locationNav li.nearest a {
    display: block;
    width: 275px;
    height: 86px;
    background: url(/images/nearest_bg_01.jpg) 0 0 no-repeat;
}
#locationNav li.nearest a:hover {background-position: 0 -86px;}
#locationNav li ul { /* second-level lists */
    position: absolute;
    width: 162px;
    padding: 0;
    margin: 0 0 0 113px;
    left: -999em;
    border-bottom: 1px solid #135cbf;
}
#locationNav li.nearest ul li a {
    width: 160px;
    height: 25px;
    padding: 0;
    margin: 0;
    background-image: none;
    background-color: #8bd8ed;
    border: 1px solid #135cbf;
    border-width: 1px 1px 0 1px;
    color: #2c2a27;
    display: block;
    font-weight: bold;
    line-height: 25px;
    text-indent: 10px
}
#locationNav li.nearest ul li a:hover {
    background: #135cbf;
    color: #FFF;
    display: block;
    width: 160px;
    height: 25px;
    line-height: 25px;
    padding: 0;
}
#locationNav li.nearest ul li ul li a {
    background: #4cbbee
}
#locationNav li ul ul {margin: -26px 0 0 161px;}
#locationNav li:hover ul ul, #locationNav li.sfhover ul ul {left: -999em;}
#locationNav li:hover ul, #locationNav li li:hover ul, #locationNav li.sfhover ul, #locationNav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#locationNav li:hover, #locationNav li.hover {position: static;}

#quoteNav {
    position: relative;
    width: 275px;
    height: 86px;
    margin: 0;
    z-index: 997;
} 
#quoteNav ul { /* all lists */
    margin: 0;
    list-style: none;
    line-height: 1;
    z-index: 997;
}
#quoteNav a {
    display: block;
    width: 10em;
}
#quoteNav li { /* all list items */
    display: block;
    float: left;
    list-style: none;
    overflow: hidden;
    z-index: 997;
}
#quoteNav li a {
    display: block;
    height: 27px;
    line-height: 27px;
    text-align: left;
    text-decoration: none;
    text-indent: -9999px;
}
#quoteNav li.quote a {
    display: block;
    width: 275px;
    height: 86px;
    background: url(/images/quoteNav_bg_01.jpg) 0 0 no-repeat;
}
#quoteNav li.quote a:hover {background-position: 0 -86px;}
#quoteNav li ul { /* second-level lists */
    position: absolute;
    width: 162px;
    padding: 0;
    margin: 0;
    left: -999em;
    border-bottom: 1px solid #135cbf;
}
#quoteNav li.quote ul li a {
    width: 160px;
    height: 25px;
    padding: 0;
    margin: 0;
    background-color: #8bd8ed;
    background-image: none;
    border: 1px solid #135cbf;
    border-width: 1px 1px 0 1px;
    color: #2c2a27;
    display: block;
    font-weight: bold;
    line-height: 25px;
    text-indent: 10px
}
#quoteNav li.quote ul li a:hover {
    background: #135cbf;
    color: #FFF;
    display: block;
    width: 160px;
    height: 25px;
    line-height: 25px;
    padding: 0;
}
#quoteNav li.quote ul li ul li a {
    background: #4cbbee
}
#quoteNav li ul ul {margin: -26px 0 0 161px;}
#quoteNav li:hover ul ul, #quoteNav li.sfhover ul ul {left: -999em;}
#quoteNav li:hover ul, #quoteNav li li:hover ul, #quoteNav li.sfhover ul, #quoteNav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#quoteNav li:hover, #quoteNav li.hover {position: static;}

/* Homepage */
/* ------------------- */

/* virtually all homepages have a right and left
   this is the container and both sides */
div#homeCont {
    position: relative;
    width: 909px;
    padding: 10px 42px 0 42px;
    z-index: 1;
}

div#homeLeft {
    position: relative;
    width: 295px;
    margin: 0 0 0 22px;
    float: left;
    z-index: 2;
}

.starDiv {
    position: relative;
    width: 277px;
    height: 31px;
    background: url(/images/starsDiv_bg_01.gif) center left no-repeat;
}

div#homeRight {
    position: relative;
    width: 592px;
    float: right;
    z-index: 1;
}

div#slideshow-home { /* needs to be exact size of pictures */
    position: relative;
    width: 569px;
    height: 320px;
    margin: 13px 0 0 0;
    padding: 5px;
    background: url(/images/homeImageBorder_bg_01.gif) top left no-repeat;
}

div#search {
    position: relative;
    width: 273px;
    height: 84px;
    border: 1px solid #135cbf;
    background: url(/images/search_bg_01.gif) -1px -1px repeat-x;
    z-index: 1;
}
div#search label {
    color: #FFF; 
    display: block;
}
div#search input {
    vertical-align: middle; 
    text-indent: 2px;
}
div#search  #zip {
    position: absolute;
    width: 80px;
    height: 19px;
    top: 47px;
    margin: 0 0 0 62px;
    border: 0;
    background: 0;
}
div#search input#go-button {
    width: 54px;
    height: 22px;
    position: absolute;
    top: 44px;
    left: 160px;
}
div#search form {}

div#homeText {
    width: 908px;
    height: 123px;
    background: #135cbf;
    margin: 0 0 0 1px;
    clear: both;
}
div#homeText p {
    color: #FFF;
    padding: 10px 23px;
    line-height: 1.8em;
}

/* Facility Page */
/* -------------------- */

/* setup the all the tertiary pages for the site with the margins for the content */
div#facility-page,
div#driving-directions, 
div#facCont,
div#main-content, 
div#area-page, 
div#no-match, 
div#editor-content,
div#state-page, 
div#site-map,
div#comarketing-page {
    position: relative;
    padding: 15px 65px;
    text-align: left;
    overflow: hidden;
}
#specialsPageLeft {
position: relative;
padding: 15px 30px 15px 65px;
text-align: left;
overflow: hidden;
}
.spOne {
font-size: 30px;
color: #1452a5;
font-weight: bold;	
}
.spTwo {
font-size: 24px;
color: #1452a5;
font-weight: bold;	
}
.spThree {
font-size: 24px;
color: #d6270a;
font-weight: bold;	
}
#specialsPageLeft p {
padding: 5px 25px 5px 0;
}
#specialsPageLeft p.standout {
font-size: 14px;
line-height: 1.6em;
}
div#editor-content h1, #specialsPageLeft h1 {font-size: 20px;}
div#editor-content h2, #specialsPageLeft h2 {font-size: 18px;}
div#editor-content h3 {font-size: 16px;}
div#editor-content h4 {font-size: 14px;}
div#editor-content h5 {font-size: 12px;}
div#editor-content h6 {font-size: 10px;}
div#editor-content h1, h2, h3, h4, h5, h6 {
    margin: 0 0 0.5em 0; 
    padding: 0;
    line-height: 1.5em;
}
div#editor-content p {
    margin: 0 0 1.5em 0;
    padding: 0;
    line-height: 1.4em;
}
div#editor-content a {}
div#editor-content a:hover {}

div#editor-content img {
    border: 0;
	padding: 10px;
} 
div#editor-content blockquote {
    margin-left: 10px; 
    border-left: 10px solid #ddd;
}
div#editor-content pre {
    font-family: monospace;
    font-size: 10px;
}
div#editor-content strong, b {font-weight: bold;}
div#editor-content em, i {font-style:italic;}
div#editor-content code {
    font-family: "Courier New", Courier, monospace;
    font-size: 1em;
    white-space: pre;
}
div#editor-content ul, div#editor-content ol {
    margin: 0 0 1.5em 0;
    line-height:1.4em;
	list-style-type: disc;
}
div#editor-content ul li, div#editor-content ol li {margin: 0 0 0.25em 25px;}
div#editor-content dl {
    margin: 0 0 1.5em 0;
    line-height: 1.4em;
}
div#editor-content dl dt {
    margin: 0.25em 0 0.25em 0;
    font-weight: bold;
}
div#editor-content dl dd {margin: 0 0 0 25px;}

/* breadcrumbs */
div#middle p#trail {
    position: relative;
    float: left; 
    margin: 0; 
    padding: 30px 0 0 65px;
    font-size: 10px;
}
div#middle p#trail a {
color: #135cbf; 
text-decoration: underline;
}

/* printer on top right of all interior pages */
div#facility-name {float: right;}
div#facility-name ul {padding: 25px 65px 0 0;}
div#facility-name ul li {
    font-size: 10px;
    line-height: 20px;
    margin: 0;
    padding: 0;
    background: url(/images/printer.gif) center left no-repeat;
}
div#facility-name ul li.nobackground { background: none; } /* to keep it hidden on area pages */
div#facility-name ul li a {color: #515151; padding-left: 15px;text-decoration: none;}
div#facility-name ul li a:hover {}

div#facCont {clear: both;position: relative;}

div#facTopCont {position: relative;}
#facTopCont h2 {
font-size: 22px;	
color: #203672;
padding: 0 0 10px 0;
}
.city {	
color: #fb1e13;
}

div#facTopLeftCont {
    position: relative;
    width: 274px;
    float: left;
}

div#topLeftCol {
    position: relative;
    width: 274px;
}

div#facTopRightCont {
    position: relative;
    width: 570px;
    padding: 0 0 0 20px;
    float: right;
}

div#topMidCol {
    position:  relative;
    width: 274px;
    float: left;
}

div#topRightCol {
    position: relative;
    width: 274px;
    padding: 0 0 0 20px;
    float: right;
}

div#facMidCont {
    position: relative;
    padding: 10px 0 0 0;
    clear: both;
}

div#facLeft {
    position: relative;
    width: 274px;
    float: left;
}

div#facRight {
    position: relative;
    width: 570px;
    float: right;
}

div#facBottom {
    position: relative;
    clear: both;
}

div#address {
    position: relative;
    padding: 0 0 20px 0;
}
div#address h2 {font-weight: bold;}
div#address ul {}
div#address ul li {line-height: 1.4em;}
div#address ul li.street {}
div#address ul li.city-state-zip {}
div#address ul li.phone {}
div#address ul li.fax-phone {}

#callNow {
position: relative;
padding: 2px 0 5px 0;
text-align: left;
}
.callNowText {
color: #135cbf;
font-size: 12px;
font-weight: bold;
}
.callNowPhone {
color: #fb1e13;
font-size: 32px;
font-weight: bold;
}

#specials {
position: relative;
width: 278px;
height: 153px;
text-align: center;
background: url(/images/bg_specials_new.gif) top left no-repeat;
font-family: verdana, arial;
color: #000;
font-weight: bold;
font-size: 14px;
padding-top: 38px;
line-height: 1.2em;
}
#specials a {color: #000; text-decoration: none;}
.specialsOne {
font-size: 17px;
font-style: italic;
color: #d6270a;	
}
.specialsTwo {
font-size: 24px;
font-style: italic;
color: #d6270a;
font-weight: bold;	
}
.specialsThree {
font-size: 17px;
font-style: italic;
color: #1452a5;
}
.specialsFour {
font-size: 24px;
font-style: italic;
color: #1452a5;
font-weight: bold;	
}

/* div#specials h2 {
    color: #FFF;
    font-size: 18px;
    padding: 30px 0 0 0;
    margin: 0;
    line-height: 1.0em;
}
div#specials h2 span.sText {font-size: 12px;}
div#specials h2 a {
    color: #FFF;
    text-decoration: none;
}
div#specials h2 a:hover {
    text-decoration: underline;
} */

div#webLogo {
    position: relative;
    width: 274px;
    padding: 0 0 20px 0;
    text-align: center;
    background: url(/images/stars_bg_01.gif) bottom left repeat-x;
}

div#ccp {
    position: relative;
    width: 274px;
    padding: 0;
}
div#ccp ul {}
div#ccp ul li {
    width: 262px;
    height: 45px;
    margin: 0;
    padding: 0 0 0 12px;
    float: left;
    list-style: none;
    background: url(/images/stars_bg_01.gif) bottom left repeat-x;
}
div#ccp ul li a {text-indent: -9999px; display: block; height: 37px;}
div#ccp ul li.payOnline a {background: url(/images/payOnline_bg_01.gif) top left no-repeat;}
div#ccp ul li.quote a {background: url(/images/quote_bg_01.gif) top left no-repeat;}
div#ccp ul li.print a {background: url(/images/coupon_bg_01.gif) top left no-repeat;}
#ccp ul li.reserve a {background: url(/images/reserve_bg_01.gif) top left no-repeat;}
div#ccp ul li a:hover {background-position: 0 -34px;}

div#photoWrap {
    position: relative;
    width: 274px;
    height: 230px;
    border: 2px solid #135cbf;
}

div#photo-tour {
    position: relative;
    width: 268px;
    height: 224px;
}
div#photo-tour h2 {display: none;}

/* this should be exact same size as the images */
div#slideshow {
    position: relative;
    width: 268px;
    height: 224px;
    margin:3px;
}

p.photoSEO {
    color: #4c4c4c; 
    font-size: 10px; 
    text-align: center; 
    padding: 0; 
    line-height: 2.0em;
}

div#facMap {
    position: relative;
    width: 570px;
    height: 333px;
    padding: 0 0 40px 0;
}
div#facMap p {
    font-size: 10px;
    line-height: 2.0em;
    margin: 0;
    padding: 0;
    text-align: center;
}
div#facMap p a {color: #4c4c4c;}

div#map {
    position:  relative;
    width: 570px;
    height: 333px;
    border: 2px solid #135cbf;
    padding: 0;
}
div#map h2 {display: none;}

/* this should be exact size of the map in the comp */
#flashmap {
    width: 564px;
    height: 327px;
    margin: 2px 0 0 2px;
    border: 1px solid #FFF;
}

/* Accordion Styles */
/*----------------------------*/
div#accordion {
    position: relative;
    width: 274px;
    padding: 0;
}
div#accordion h3 {
    width: 274px;
    height: 29px;
    line-height: 37px;
    text-indent: -9999px;
}
div#accordion h3.sizes {background: url(/images/sizes_bg_01.gif) top left no-repeat;}
div#accordion h3.features {background: url(/images/features_bg_01.gif) top left no-repeat;}
div#accordion h3.hours {background: url(/images/hours_bg_01.gif) top left no-repeat;}
div#accordion h3.refer {background: url(/images/refer_bg_01.gif) top left no-repeat;}

.toggler {cursor: pointer;}
 
.element {
    width: 244px;
    padding: 10px 15px;
    line-height: 1.4em;
    margin: 5px 0 0 0;
}
div#accordion .element p {text-indent: 0; font-weight: normal;}

.panel {padding: 5px 0;}

div#prices h2 {}
div#prices table {width: 135px; float: left;}
div#prices tr {border-bottom: 1px solid #575757;}
div#prices th {width: 95%; line-height: 1.4em;font-weight: bold;padding: 0 0 10px 0;}
div#prices td {width: 50%;}
div#prices td.tRight {text-align: right;} 

div#whatSize {
    width: 90px;
    float: right;
}
div#whatSize p {text-align: right;}

div#hours {}
div#hours h2 {}
div#hours dl {padding-bottom: 10px;}
div#hours dt {
    font-weight: bold;
    line-height: 1.8em;
}
div#hours dd {line-height: 1.6em;}

div#features {}
div#features h2 {display: none;}
div#features dl {padding-bottom: 10px;}
div#features dt {
    padding-top: 10px;
    font-weight: bold;
    line-height: 1.6em;
}
div#features dd {line-height: 1.6em;}

div#other-facilities {
    position: relative;
    clear: both;
    margin: 10px 0 0 0;
    padding: 10px 65px;
}
#p_col1_top #other-facilities {
padding: 0 0 0 65px;
}
div#other-facilities h2 {
    color: #ea0007; 
    font-size: 14px;
    margin: 0;
    padding: 0;
}
div#other-facilities dl {
    float: left;
    margin: 15px 100px 15px 0;
}
div#other-facilities dt a {
    color: #135cbf;
    font-size: 12px;
    padding: 10px 0 0 0;
    font-weight: bold;
    line-height: 2.3em;
    text-decoration: none;
}
div#other-facilities dt a:hover {text-decoration: underline;}
div#other-facilities dd {text-indent: 5px;}
div#other-facilities dd a {
    color: #515151;
    line-height: 1.5em;
    text-decoration: none;
}
div#other-facilities dd a:hover {text-decoration: underline;}

div#facCont div#other-facilities {
    background: url(/images/stars_bg_01.gif) top left repeat-x;
    margin: 0;
    padding: 20px 0 0 0;
}
div#footer div#other-facilities {text-align: left; padding: 0 55px;}

div#compare {
    /* position: relative; */
    padding: 20px 0;
    margin: 0 65px;
    background: url(/images/stars_bg_01.gif) bottom left repeat-x;

}
div#compare h2 {
    font-size: 12px;
    color:#C3C3C3
}

div#compare p {
	line-height:1.5em;
	color:#C3C3C3;
	font-size:10px;
	
}
div#compare p.nomargin {font-weight: bold;}
div#facCont div#compare {
    clear: both;
    margin: 0;
    padding: 20px 0;
}

/* Area Page Styles */

div#area-page, div#comarketing-page {clear: both;}

div#area-page p.city {
    padding-left: 407px;
    text-align: right;
}

h2.city {clear: both;}
#p_col1_middle h2.city {
clear: none;
}
p.city {padding: 0 0 0 520px; text-align: right;}
#p_col1_middle p.city {
padding: 0; 
text-align: left;
}

div#area_map {
    position: relative;
    width: 450px;
    float: right;
    padding: 0 0 35px 0;
}

#p_col1_middle #area_map {
position: relative;
width: 400px;
padding: 70px 50px 35px 0;
}

div#area_map h2 {}

div#area_map #flashmap {
    width: 450px;
    height: 430px;
    border: 2px solid #135cbf;
}
#p_col1_middle #area_map #flashmap {
width: 400px;
height: 430px;
border: 2px solid #135cbf;
}

#facility-list {
    position: relative;
    width: 407px;
    float: left;
    margin: 12px 0 0 0; 
    display: inline;
}

.facility-summary {
    margin: 16px 0 16px 0; 
    clear: both;
    border-bottom: 1px solid #575757;
    line-height: 1.25em;
}
.facility-summary img {
    float: left;
    padding: 0 10px 10px 0;
}
.facility-summary dl {
    margin: 0;
    padding: 0 0 20px 0; 
}
.facility-summary a img.facility-offer {display: none;}
.facility-summary dt {font-weight: bold;}
.facility-summary dd {padding: 0 0 0 10px;}
.facility-summary a {}

/* Driving Directions Styles */
/*--------------------*/

div#driving-directions {clear: both;}
div#driving-directions div#address {padding: 0;}

div#driving_map {
    position: relative;
    width: 850px;
    height: 400px;
    padding: 15px 0 0 0;
}
div#driving_map h2 {display: none;}

div#driving-directions #flashmap {
    position: relative;
    width: 850px;
    height: 400px;
    border: 2px solid #135cbf;
}

div#driving-text {padding: 15px 0 0 0;}
div#driving-text h1 {font-size: 12px;line-height: 2.0em;}
div#driving-text h2 {font-size: 14px;line-height: 2.0em;}

div#driving-link {padding: 0 0 20px 0;}

div#site-map {clear: both;}
div#site-map h3 {padding-bottom: 5px;font-size: 14px;}
div#site-map h4 {font-size: 12px; font-weight: normal;line-height: 1.4em;}

/* State Pages */
/* -------------------- */
div#state-page dl {}
div#state-page dl dt {margin: 10px 0 2px 0;}
div#state-page dl dt a {font-weight: bold;}

/* Footer */
/* -------------------- */

div#footer ul {padding: 10px 0 0 47px; clear: both;}
div#footer ul li {
    float: left;
    display: block;
    line-height: 32px;
}
div#footer ul li a {
    padding: 0 10px;
    border-right: 1px solid #575757;
    color: #575757;
}
div#footer ul li.last a {border: 0;}

div#footer-states {clear: both; padding: 0;}
div#footer-states ul.states-list li a {text-transform: uppercase;}

div#footer-stores {
    position: relative;
    clear: both;
    color: #575757;
}
div#footer-stores p.disclaimer {}
div#footer-stores a {color: #575757;}

p.footerBrand {text-align: center;}
p.footerBrand a {color: #575757;}
.clear {clear: both;line-height: 1px;height: 1px}

#myGallery, #myGallerySet, #flickrGallery
{
	width: 460px;
	height: 345px;
	z-index:5;
}

#flickrGallery
{
	width: 500px;
	height: 334px;
}

#myGallery img.thumbnail, #myGallerySet img.thumbnail
{
	display: none;
}

.jdGallery
{
	overflow: hidden;
	position: relative;
        margin: 3px 0 0 3px;
}

.jdGallery img
{
	border: 0;
	margin: 0;
}

.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('img/loading-bar-black.gif');
}

.jdGallery .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('img/loading-bar-black.gif');
}

.jdGallery .slideInfoZone
{
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 40px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

* html .jdGallery .slideInfoZone
{
	bottom: -1px;
}

.jdGallery .slideInfoZone h2
{
	padding: 0;
	font-size: 80%;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	color: inherit;
}

.jdGallery .slideInfoZone p
{
	padding: 0;
	font-size: 60%;
	margin: 2px 5px;
	color: #eee;
}

.jdGallery div.carouselContainer
{
	position: absolute;
	height: 135px;
	width: 100%;
	z-index: 10;
	margin: 0px;
	left: 0;
	top: 0;
}

.jdGallery a.carouselBtn
{
	position: absolute;
	bottom: 0;
	right: 30px;
	height: 20px;
	/*width: 100px; background: url('img/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #333;
	color: #fff;
	cursor: pointer;
}

.jdGallery .carousel
{
	position: absolute;
	width: 100%;
	margin: 0px;
	left: 0;
	top: 0;
	height: 115px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

.jdExtCarousel
{
	overflow: hidden;
	position: relative;
}

.jdGallery .carousel .carouselWrapper, .jdExtCarousel .carouselWrapper
{
	position: absolute;
	width: 100%;
	height: 78px;
	top: 10px;
	left: 0;
	overflow: hidden;
}

.jdGallery .carousel .carouselInner, .jdExtCarousel .carouselInner
{
	position: relative;
}

.jdGallery .carousel .carouselInner .thumbnail, .jdExtCarousel .carouselInner .thumbnail
{
	cursor: pointer;
	background: #000;
	background-position: center center;
	float: left;
	border: solid 1px #fff;
}

.jdGallery .wall .thumbnail, .jdExtCarousel .wall .thumbnail
{
	margin-bottom: 10px;
}

.jdGallery .carousel .label, .jdExtCarousel .label
{
	font-size: 13px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	padding: 0;
	margin: 0;
}

.jdGallery .carousel .wallButton, .jdExtCarousel .wallButton
{
	font-size: 10px;
	position: absolute;
	bottom: 5px;
	right: 10px;
	padding: 1px 2px;
	margin: 0;
	background: #222;
	border: 1px solid #888;
	cursor: pointer;
}

.jdGallery .carousel .label .number, .jdExtCarousel .label .number
{
	color: #b5b5b5;
}

.jdGallery a
{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}

.jdGallery a.right, .jdGallery a.left
{
	position: absolute;
	height: 99%;
	width: 25%;
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

* html .jdGallery a.right, * html .jdGallery a.left
{
	filter:alpha(opacity=50);
}

.jdGallery a.right:hover, .jdGallery a.left:hover
{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.jdGallery a.left
{
	left: 10px;
	top: 0;
	background: url('img/fleche1.png') no-repeat bottom left;
}

* html .jdGallery a.left { background: url('img/fleche1.gif') no-repeat bottom left; }

.jdGallery a.right
{
	right: 10px;
	top: 0;
	background: url('img/fleche2.png') no-repeat bottom right;
}

* html .jdGallery a.right { background: url('img/fleche2.gif') no-repeat bottom right; }

.jdGallery a.open
{
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.withArrows a.open
{
	position: absolute;
	top: 0;
	left: 25%;
	height: 99%;
	width: 50%;
	cursor: pointer;
	z-index: 10;
	background: none;
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.withArrows a.open:hover { background: url('img/open.png') no-repeat center center; }

* html .withArrows a.open:hover { background: url('img/open.gif') no-repeat center center;
	filter:alpha(opacity=80); }
	
	
/* Gallery Sets */

.jdGallery a.gallerySelectorBtn
{
	z-index: 15;
	position: absolute;
	top: 0;
	left: 30px;
	height: 20px;
	/*width: 100px; background: url('img/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #333;
	color: #fff;
	cursor: pointer;
	opacity: .4;
	-moz-opacity: .4;
	-khtml-opacity: 0.4;
	filter:alpha(opacity=40);
}

.jdGallery .gallerySelector
{
	z-index: 20;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
}

.jdGallery .gallerySelector h2
{
	margin: 0;
	padding: 10px 20px 10px 20px;
	font-size: 20px;
	line-height: 30px;
	color: #fff;
}

.jdGallery .gallerySelector .gallerySelectorWrapper
{
	overflow: hidden;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton
{
	margin-left: 10px;
	margin-top: 10px;
	border: 1px solid #888;
	padding: 5px;
	height: 40px;
	color: #fff;
	cursor: pointer;
	float: left;
}

.jdGallery .gallerySelector .gallerySelectorInner div.hover
{
	background: #333;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton div.preview
{
	background: #000;
	background-position: center center;
	float: left;
	border: none;
	width: 40px;
	height: 40px;
	margin-right: 5px;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton h3
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton p.info
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	color: #aaa;
}


#calendar_events {
width: 700px;	
}
#calendar_events h2 {
font-size: 16px;	
}
#calendar_events h3 {
font-size: 13px;
line-height: 1.4em;	
font-weight: normal;
}
#calendar_events ol {}
#calendar_events ol.table {}
#calendar_events ol.calendar {}
#calendar_events ol.last {}
#calendar_events ol.tr {}
#calendar_events ol.start {}
#calendar_events ol.start li.th {
float: left;
font-weight: bold;
width: 70px;
}
#calendar_events ol.start li.td {}
#calendar_events ol.end {}
#calendar_events ol.end li.th {
float: left;
font-weight: bold;
width: 70px;
}
#calendar_events ol.end li.td {}
#calendar_events ol.location {}
#calendar_events ol.location li.th {
float: left;
font-weight: bold;
width: 70px;
}
#calendar_events ol.location li.td {}
#calendar_events ol.description {
padding-top: 14px;
}
#calendar_events ol.description li.th {
font-weight: bold;
}
#calendar_events ol.description li.td {}
#calendar_events ol li {
line-height: 1.4em;
}
#calendar_events ol li.th {}
#calendar_events ol li.td {}
#calendar_events div.event_container {}

#p_col1_top {
float: left;
width: 550px;
}
#p_col1_middle {
float: left;
width: 420px;
}
.center {
text-align: center;	
}