/*Reset*/

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,em,th,var{font-style:normal;font-weight:normal;}
p,ol,ul {list-style:none; color: #000; font-size: 12px;font-family: arial, verdana,sans-serif;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}
a:hover {color: #ff0000;}
p {line-height: 1.2em}
ul li a {
    line-height: 1.2em;
    color: #000;
}
h1, h2, h3, h4, h5, h6 {
    line-height: 1.4em;
    color:#000;
    font-weight: bold;
}
h1 {font-size: 20px;}
h2 {font-size: 18px;}
h3 {font-size: 16px;}
h4 {font-size: 14px;}
h5 {font-size: 12px;}
h6 {font-size: 10px;}
table {
    color: #000;
    line-height: 1.2em;
}
img {padding: 10px;}

html {text-align:center; background: #FFFFFF;}
body {
	position : relative; 
	width : 766px; 
	margin: 0 auto; 
	text-align : center;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	background: transparent;
	}
a {outline:none;}

/* Outside */
/*--------------------*/

div#whopper {
	position: relative;
	width: 767px;
	margin: auto;
}

div#wrapper {
	position: relative;
	width: 767px;
	margin: 0;
	padding: 0;
	text-align: left;
	background: url(/images/rightFade_bg_01.gif) top right no-repeat;
}

div#header {
	position: relative;
	width: 757px;
	height: 91px;
        overflow: hidden;
}

div#middle {
	position: relative;
	width: 757px;
    clear: both;
    text-align: left;
	z-index: 999;
}

div#footer {
    position: relative;
    width: 738px;
    margin: 0 0 20px 0;
    border-top: 4px solid #fae51d;
    clear: both;     
    text-align: center;  
	z-index: 0;
}
div#footer.noBorder {
	border: 0;
}

/* Header */
/*--------------------*/

div#preHeader {
	position: relative;
	width: 757px;
	height: 20px;
}

div#breadcrumb {
	float: left;
    height: 14px;
}
div#breadcrumb ul {}
div#breadcrumb ul li {
    padding: 0 5px;
    display: inline;
    border-right: 1px dotted #666;    
    color: #666;
    line-height: 20px;
    font-size: 10px;
    font-weight: bold;
}
div#breadcrumb ul li.last {
    border-right: 0;
}
div#breadcrumb ul li a {
    color: #666;
    text-decoration: none;
}
div#breadcrumb ul li.last a {color: #000;}
div#breadcrumb ul li a:hover {
    color: #ff0000;
    text-decoration: underline;
}

div#facilityName {
	float: right;
}
div#facilityName h2 {
    padding-right: 5px;
    color: #999;
    font-size: 10px;
}

div#headerNav {
	position: relative;
    width: 757px;
    height: 33px;
	clear: both;
	border-bottom: 5px solid #FFF;
}
div#headerNav ul {
    position: relative;
    width: 380px;
    height: 33px;
    margin-right: 5px;
    float: right;
    background: url(/images/headerNav_bg_01.gif) top right repeat-x;
}
div#headerNav ul li {
    padding: 0 21px;
    display: inline;
    border-right: 1px solid #fffefe;
}
div#headerNav ul li.last {border-right: 0;}
div#headerNav ul li a {
    color: #fffefe;
    line-height: 33px;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
}
div#headerNav ul li a:hover {text-decoration: underline;}

div#headerLogo {
	position: relative;
	width: 215px;
	height: 91px;
	float: left;
}
div#headerLogo h1 {
	width: 215px;
	height: 91px;
	display: block;
    text-indent: -9999px;
    padding: 0;
    margin: 0;
}
div#headerLogo h1 a {
    display: block;
    width: 215px;
    height: 91px;
    padding: 0;
    margin: 0;
	background: url(/images/logo_bg_01.jpg) top left no-repeat;
}

div#headerRight {
    position: relative;
    width: 542px;
    height: 91px;
    float: right;
    text-align: center;
    background: #fbed4f url(/images/headerRight_bg_01.gif) top right no-repeat;
}
div#headerRight ul {
    position: relative;
    padding-left: 20px;
    height: 91px;
}
div#headerRight ul li {
    float: left; 
    display: block;
    width: 127px;
    height: 44px;
}
div#headerRight ul li a {
    color: #000;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    line-height: 44px;
}
div#headerRight ul li a:hover {
        color: #ff0000;
}

/* Middle */
/*--------------------*/


div#address {
    position: relative;
    width: 456px;
    height: 71px;
    float: left;
    margin-left: 5px;
    text-indent: 10px;
    background: url(/images/address_bg_01.gif) top left no-repeat;
}
div#address h2 {
    padding-top: 5px;
    color: #000;
    font-size: 15px;
    font-weight: bold;
    text-indent: 24px;
}
div#address ul {}
div#address ul li {
    color: #000;
    font-size: 11px;
    list-style: none;
    text-indent: 24px;
}

.address-class	{font-weight: normal;}
.phone      	{font-weight: bold;}

div#fauxCCP {
    position: relative;
    width: 275px;
    height: 71px;
    float: right;
    margin-right: 11px;
    background: url(/images/CCP_bg_01.gif) top left repeat-x;
}
div#fauxCCP ul {padding: 11px 0 0 10px;}
div#fauxCCP ul li {
    list-style: none; 
}
div#fauxCCP ul li a, div#fauxCCP ul li.print a, div#fauxCCP ul li.quote a, div#fauxCCP h2.driving a {
    color: #FFF;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
}
div#fauxCCP ul li a:hover {text-decoration: underline;}
div#fauxCCP h2.driving {
    position: absolute;
    top: 12px;
    left: 165px;
    line-height: 1.2em;
}
div#fauxCCP h2.driving a:hover {text-decoration: underline;}

div#mainCont {
    position: relative;
    width: 738px;
    margin: 10px 0 0 5px;
    background: url(/images/mainCont_bg_01.gif) top left repeat-y;
}
div#mainContEnds {
    position: relative;
    width: 738px;
    height: 2px;
    background: url(/images/maintCont_bg_02.gif) top left no-repeat;
    overflow: hidden;
    padding: 0;
    margin: 0;
}

div#leftCont {
    position: relative;
    width: 177px;
    float: left;
}

div#leftCol {
    position: relative;
    width: 177px;
}

div#callClickPrint {text-indent: 18px;}
div#callClickPrint i {
    font-style: normal; 
    padding-left: 18px;
}
div#callClickPrint ul {margin: 5px 0 10px 0;}
div#callClickPrint ul li {
    width: 177px;
    height: 58px;
    padding: 5px 0 0 0;
    margin: 0;
    display: block;
    color: #FFF;
    font-size: 18px;
    font-weight: bold;
    background: url(/images/ccpTile_bg_01.jpg) top center no-repeat;
}
div#callClickPrint ul li.specials {
    height: 62px;
    width: 152px;
    text-indent: 0;
    display: block;
    padding: 12px 20px 0 15px;
    margin: 0;
    background: url(/images/special_bg_01.jpg) 5px 0px no-repeat;
}
div#callClickPrint ul li a, div#callClickPrint ul li.call a, div#callClickPrint ul li.quote a, div#callClickPrint ul li.print a {
    color: #FFF;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
}
div#callClickPrint ul li a span {
    font-size: 11px;
}
div#callClickPrint ul li a:hover {}

div#rightCont {
    position: relative;
    width: 551px;
    float: right;
}

div#middleCol {
    position: relative;
    width: 286px;
    float: left;
    text-align: center;
}
div#middleCol h1 {
    display: block;
    width: 284px;
    height: 23px;
    margin-left: 2px;
    border-bottom: 2px solid #ff0000;
    font-size: 15px;
    font-weight: bold;
    line-height: 23px;
}
div#middleCol img {
    padding-top: 10px;
}

div#rightCol {
    position: relative;
    width: 265px;
    float: right;
}
div#rightCol h1 {
    display: block;
    width: 263px;
    height: 23px;
    border-bottom: 2px solid #ff0000;
    font-size: 15px;
    font-weight: bold;
    line-height: 23px;
    text-align: center;
}
div#rightCol h6 {
    width: 245px;
    padding-top: 7px;
    font-size: 12px;
    text-align: center;
}
div#rightCol h6 a {
    color: #000;
    text-decoration: none;
}
div#rightCol h6 a:hover {
    text-decoration: underline;
}
div#featuresList {
    overflow: auto;
    position: relative;
    width: 263px;
    height: 215px;
}
div#featuresList dl {
    font-size: 11px;
    font-weight: bold;
}
div#featuresList dt {
    line-height: 2.5em;
    text-align: center;
    text-transform: uppercase;
}
div#featuresList dd {
    line-height: 1.5em; 
}
div#featuresList dd a {
    color: #000;
    text-decoration: none;
}
div#rightCol dd a:hover {
    text-decoration: underline;
}

/* Homepage Styles */
/*--------------------*/

div#homeContTop {
    position: relative;
    width: 757px;
    height: 288px;
    border-bottom: 4px solid #fd1c1c;
    z-index: 999;
}

div#homeLeftTop {
    position: relative;
    width: 478px;
    height: 288px;
    float: left;
 }
 
div#homeLeftTop img { float: left; padding: 0px; margin: 0px;}

div#homeRightTop {
    position: relative;
    width: 279px;
    height: 288px;
    float: right;
    z-index: 999;
    background: url(/images/homeNav_bg_01.gif) top left repeat-x;
}

div#homeContBottom {
    position: relative;
    width: 757px;
    height: 156px;
    clear: both;
	z-index: 999;
}

div#homeLeftBottom {
    position: relative;
    width: 478px;
    height: 156px;
    float: left;
    z-index: 999;
    background: url(/images/greatSavings_bg_01.jpg) 18px 23px no-repeat;
}
div#homeLeftBottom h1 {
    color: #000;
    font-size: 24px;
    font-weight: bold;
    padding: 23px 0 0 239px;
}
div#homeLeftBottom p {
    padding: 0 70px 0 239px;
    margin: 0;
    color: #000;
    font-size: 14px;
}

div#locationNav {
    position: absolute;
    top: 100px;
    left: 239px;
    z-index: 999;
}
div#locationNav.nav2 {
    position: absolute;
    top: 100px;
    left: 63px;
    z-index: 999;
}
div#locationNav ul {
    padding: 0; 
    margin:0; 
    background: #fff; 
    border: 1px solid #000; 
    border-width: 0 1px;
}
div#locationNav li {
    position: static; 
    list-style:none;  
    margin: 0;  
    width: 157px; 
    float:left;
}
div#locationNav li:hover, div#locationNav li.onhover {position: relative; }
div#locationNav ul.level1 {    
    padding: 0;
    margin: 0;
}
div#locationNav ul.level1 li.last {border-bottom: 1px solid #000;}
div#locationNav ul.level1 li:hover {}
div#locationNav a#locations-list  {
    display: block;
    width: 157px;
    height: 28px;
    padding: 0;
    margin: 0;
    background: #fded1c;
    border: 1px solid #000;
    color: #000;
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    text-align: center;
}
div#locationNav a#locations-list:hover li {position: relative; }
div#locationNav li a {
    display: block; 
    padding: 0 10px 0 10px; 
    text-decoration: none; 
    font-size: 11px; 
    width: 157px;
    text-indent: 14px;
}
div#locationNav >ul a {width: auto;}
div#locationNav ul ul {
    position: absolute;   
    width: 157px; 
    display: none;
    font-weight: bold;
}
div#locationNav ul.level1 li.submenu:hover ul.level2 {display:block; }
div#locationNav ul.level2 li:hover {background: #FBED4F;} 
div#locationNav ul.level2 li:hover a {color: #000;}
div#locationNav ul.level2 li.submenu:hover ul.level3 {display:block;}
div#locationNav ul.level1 li {height: 30px;}
div#locationNav ul.level2 {
    top:30px; 
    left: 0;
    padding: 0;
    margin: 0;
}
div#locationNav ul.level2 li {
    height: 20px; 
    line-height: 1.6em;  
    background: url(/images/locationNav_bg_01.gif) top left repeat-y;
    border: 1px solid #000; 
    border-width: 1px 0px 0px 0px;
}
div#locationNav ul.level2 li a {
    font-size: 11px;
    width: 157px;
    height: 20px;
    line-height: 20px;
    padding: 0;
    margin: 0;
}
div#locationNav ul.level3 {
    top:-1px; 
    left: 157px;
    padding: 0;
    margin: 0;
}
div#locationNav ul.level3 li {background: url(/images/locationNav_bg_02.gif) top left repeat-y;}
div#locationNav ul.level1 li.submenu ul.level2 li.submenu ul.level3 li a {color: #FFF;}
div#locationNav ul.level3 li:hover  {background:#ff0000; color: #FFF;}
div#locationNav a:link {color: #000;}
div#locationNav a:visited {color: #000;}
div#locationNav a:hover {color: #fff;}
div#locationNav ul ul a:link {color: #FFF;}
div#locationNav ul ul a:visited {color: #FFF;}
div#locationNav ul ul a:hover {color: #fff;}

div#homeRightBottom {
    position: relative;
    width: 278px;
    height: 156px;
    float: right;
    border-left: 1px solid #0033cc;
	z-index: 998;
}
div#homeRightBottom h1 {
    color: #000;
    font-size: 24px;
    font-weight: bold;
    padding: 23px 0 0 63px;
}

div#homeNav {
    position: relative;
    width: 253px;
    height: 288px;
    float: right;
    background: #FFF;
    z-index: 999;
}
div#homeNav ul {
    position: relative;
    width: 253px;
}
div#homeNav li {
    position: static; 
    list-style:none;  
    padding: 21px 0 20px 0;
    margin: 0;
    width: 253px; 
    border-bottom: 1px solid #FF0000;
    float:left;
}
div#homeNav li:hover, div#homeNav li.onhover {position: relative;}
div#homeNav ul.level1 {
    padding: 0;
    margin: 0;
}
div#homeNav ul.level1 li.last {}
div#homeNav ul.level1 li:hover {}
div#homeNav li a {
    display: block; 
    text-decoration: none; 
    font-size: 18px;
    font-weight: bold;
    width: 253px;
    text-indent: 14px;
}
div#homeNav >ul a {width: auto;}
div#homeNav ul ul {
    position: absolute;   
    width: 157px; 
    display: none;
    font-weight: bold;
}
div#homeNav ul.level1 li.submenu ul.level2 li.submenu {
    width: 157px;
    height: 20px;
    padding: 0;
    margin: 0;
    line-height: 20px;
    font-size: 11px;
    border-right: 1px solid #000;
    background: url(/images/locationNav_bg_01.gif) top left repeat-y;
}
div#homeNav ul.level1 li.submenu ul.level2 li.last {
    border-bottom: 1px solid #000;
}
div#homeNav ul.level1 li.submenu ul.level2 li.submenu a {
    font-size: 11px;
    width: 157px;
    height: 20px;
    padding: 0;
    margin: 0;
}
div#homeNav ul.level1 li.submenu ul.level2 li.submenu a:hover {
    background: #FBED4F;
    height: 20px;
    color: #000;
} 

div#homeNav ul.level1 li.submenu:hover ul.level2 {display:block; }
div#homeNav ul.level2 li:hover {background: #FBED4F;} 
div#homeNav ul.level2 li:hover a {color: #fff;}
div#homeNav ul.level2 li.submenu:hover ul.level3 {display:block;}
div#homeNav ul.level1 li {height: 30px;}
div#homeNav ul.level2 {
    top:40px; 
    left: 14px;
    padding: 0;
    margin: 0;
}
div#homeNav ul.level2 li {
    height: 20px; 
    line-height: 20px;
    font-size: 11px;  
    padding: 0;
    width: 157px;
    border: 1px solid #000; 
    border-width: 1px 0px 0px 1px;
}
div#homeNav ul.level3 li {
    border-left: 0;
}
div#homeNav ul.level2 li a {
    font-size: 11px;
    height: 20px;
    line-height: 20px;
}
div#homeNav ul.level3 {
    top:-1px; 
    left: 158px;
    margin: 0;
    padding: 0;
}

div#homeNav ul.level1 li.submenu ul.level2 li.submenu ul.level3 li {
    background: url(/images/locationNav_bg_02.gif) top left repeat-y;
}
div#homeNav ul.level1 li.submenu ul.level2 li.submenu ul.level3 li a:hover {
    background: #ff0000;
    color: #FFF;
}

div#homeNav ul.level3 li:hover  {background:#ff0000;}
div#homeNav a:link {color: #000;}
div#homeNav a:visited {color: #000;}
div#homeNav a:hover {color: #ff0000;}
div#homeNav ul ul a:link {color: #FFF;}
div#homeNav ul ul a:visited {color: #FFF;}
div#homeNav ul ul a:hover {color: #fff;}


div#otherLocations {
    position: relative;
    width: 757px;
    height: 10px;
    border-top: 4px solid #fd1c1c;
}

div#facilityNav ul {
    padding: 0; 
    margin:0; 
    background: #fff; 
}
div#facilityNav li {
    position: static; 
    list-style:none;  
    padding: 21px 0 20px 0;
    margin: 0;
    width: 253px; 
    border-bottom: 1px solid #FF0000;
    float:left;
}
div#facilityNav li:hover, div#facilityNav li.onhover {position: relative;}
div#facilityNav ul.level1 {}
div#facilityNav ul.level1 li.last {}
div#facilityNav ul.level1 li:hover {}
div#facilityNav li a {
    display: block; 
    text-decoration: none; 
    font-size: 18px;
    font-weight: bold;
    width: 253px;
    text-indent: 14px;
}
div#facilityNav >ul a {width: auto;}
div#facilityNav ul ul {
    position: absolute;   
    width: 157px; 
    display: none;
    font-weight: bold;
}
div#facilityNav ul.level1 li.submenu ul.level2 li.submenu {
    height: 20px;
    line-height: 20px;
    font-size: 11px;
    border-right: 1px solid #000;
    background: url(/images/locationNav_bg_01.gif) top left repeat-y;
}
div#facilityNav ul.level1 li.submenu ul.level2 li.last {
    border-bottom: 1px solid #000;
}
div#facilityNav ul.level1 li.submenu ul.level2 li.submenu a {
    font-size: 11px;
    width: 157px;
    height: 20px;
    padding: 0;
    margin: 0;
}
div#facilityNav ul.level1 li.submenu ul.level2 li.submenu a:hover {
    background: #FBED4F;
} 

div#facilityNav ul.level1 li.submenu:hover ul.level2 {display:block; }
div#facilityNav ul.level2 li:hover {background: #FBED4F;} 
div#facilityNav ul.level2 li:hover a {color: #fff;}
div#facilityNav ul.level2 li.submenu:hover ul.level3 {display:block;}
div#facilityNav ul.level1 li {height: 30px;}
div#facilityNav ul.level2 {
    top:40px; 
    left: 0;
}
div#facilityNav ul.level2 li {
    height: 20px; 
    line-height: 20px;
    font-size: 11px;  
    padding: 0;
    width: 157px;
    border: 1px solid #000; 
    border-width: 1px 0px 0px 0px;
}
div#homNav ul.level2 li a {
    font-size: 11px;
}
div#facilityNav ul.level3 {
    top:-1px; 
    left: 158px;
}

div#facilityNav ul.level1 li.submenu ul.level2 li.submenu ul.level3 li {
    background: url(/images/locationNav_bg_02.gif) top left repeat-y;
}
div#facilityNav ul.level1 li.submenu ul.level2 li.submenu ul.level3 li a:hover {
    background: #ff0000;
}

div#facilityNav ul.level3 li {background: url(/images/facilityNav_bg_02.gif) top left repeat-y;}
div#facilityNav ul.level3 li:hover  {background:#ff0000;}
div#facilityNav a:link {color: #000;}
div#facilityNav a:visited {color: #000;}
div#facilityNav a:hover {color: #ff0000;}
div#facilityNav ul ul a:link {color: #FFF;}
div#facilityNav ul ul a:visited {color: #FFF;}
div#facilityNav ul ul a:hover {color: #fff;}


div#bottomBorder {
    position: relative;
    width: 757px;
    height: 4px;
    background: #fd1c1c;
    clear: both;
}

/* Content Styles */
/*--------------------*/

div#editor-content, div#contact {
    padding: 20px 80px 20px 10px; 
    min-height: 300px;
}
div#editor-content p {line-height: 1.2em;}
div#editor-content p a {
    line-height: 1.2em;
    color: #000;
}
div#editor-content p a:hover {color: #ff0000;}
div#editor-content ul {list-style: none;}
div#editor-content ul li a {
    line-height: 1.2em;
    color: #000;
}
div#editor-content h1, h2, h3, h4, h5, h6 {
    line-height: 1.4em;
    color:#000;
    font-weight: bold;
}
div#editor-content h1 {font-size: 20px;}
div#editor-content 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 ul {
    margin: 0 0 0 25px;
    list-style: disc;
    line-height: 1.4em;
}
div#editor-content ol {
    margin: 0 0 0 25px;
    list-style: decimal;
    line-height: 1.4em;
}
div#editor-content ol li {
    padding-bottom: 9px;
}
div#editor-content table {
    color: #000;
    line-height: 1.2em;
}
div#editor-content img {padding: 10px;}

/* Main Content */
/*--------------------*/
div#main-content {
    padding: 0 40px 0 0; 
    min-height: 300px;
}
div#main-content p {
    line-height: 1.2em;
}
div#main-content p a {
    line-height: 1.2em;
    color: #000;
}
div#main-content p a:hover {
    color: #ff0000;
}
div#main-content ul {list-style: none;}
div#main-content ul li a {
    line-height: 1.2em;
    color: #000;
}
div#main-content h1, h2, h3, h4, h5, h6 {
    line-height: 1.4em;
    color:#000;
    font-weight: bold;
}
div#main-content h1 {font-size: 20px;}
div#main-content h2 {font-size: 18px;}
div#main-content h3 {font-size: 16px;}
div#main-content h4 {font-size: 14px;}
div#main-content h5 {font-size: 12px;}
div#main-content h6 {font-size: 10px;}
div#main-content ol, div#main-content ul {
    margin: 0 0 0 25px;
    list-style: disc;
    line-height: 1.4em;
}
div#main-content table {
    color: #000;
    line-height: 1.2em;
}
div#main-content img {padding: 10px;}

/*--------------------*/
/* Components Section*/
/*--------------------*/

/* Map Styles */
/*--------------------*/
div#map {
    position: relative;
    clear: both;
    width: 738px;
    margin: 10px 0 0 5px;
}
div#map #flashmap{
	height: 400px;
}
div#map h2 {
    font-size: 15px;
    font-weight: bold;
    line-height: 29px;
    text-indent: 10px;
    background: url(/images/longHeader_bg_01.jpg) top left no-repeat;
}



div#area_map {
    position: relative;
    width: 450px;
    float: right;
    margin-right: 15px;
}
div#area_map h2 {
    font-size: 15px;
    font-weight: bold;
    line-height: 29px;
    text-indent: 10px;
    background: url(/images/mapHeader_bg_01.gif) top left no-repeat;
}

div

/* Driving Direction Styles */
/*--------------------*/
div#driving-directions {
    padding: 10px 0;
}

div#driving_map {
    position: relative;
    clear: both;
    width: 738px;
    margin: 10px 0 0 5px;
    padding-top: 10px;
}
div#driving_map h2 {
    font-size: 15px;
    font-weight: bold;
    line-height: 29px;
    text-indent: 10px;
    background: url(/images/longHeader_bg_01.jpg) top left no-repeat;
}

div#driving-text {
    margin: 10px 0 0 5px;
}
div#driving-text h1, h2, h3, h4, h5, h6 {
    line-height: 1.4em;
    color:#000;
    font-weight: bold;
}
div#driving-text h1 {font-size: 15px;}
div#driving-text h2 {
    font-size: 15px;
    font-weight: bold;
    line-height: 29px;
    text-indent: 10px;
    margin: 10px 0;
    background: url(/images/longHeader_bg_01.jpg) top left no-repeat;
}
div#driving-text h3 {font-size: 16px;}
div#driving-text h4 {font-size: 14px;}
div#driving-text h5 {font-size: 12px;}
div#driving-text h6 {font-size: 10px;}

div#driving-link a {
    margin-left: 5px;
    color: #000;
}

/* other-facilities Facilities */
/*--------------------*/
div#other-facilities, div#state-page {
    position: relative;
    width: 738px;
    margin: 25px 0 0 0;
    padding: 0;
    clear: both;
}
div#other-facilities h2, div#state-page h2 {
    font-size: 15px;
    font-weight: bold;
    line-height: 29px;
    text-indent: 10px;
    background: url(/images/longHeader_bg_01.jpg) top left no-repeat;
}
div#other-facilities dl, div#state-page dl {
    padding: 10px 0 20px 0;
}
div#other-facilities dl a, div#state-page dl a {
    color: #000;
    font-weight: bold;
    text-decoration: none;
}
div#other-facilities dl a:hover, div#state-page dl a:hover {
    color: #ff0000;
    text-decoration: underline;
}
div#other-facilities dt a, div#state-page dt a {
    font-size: 16px;
    line-height: 2.0em;
}
div#other-facilities dd, div#state-page dd {font-size: 11px;}

div#state-page {
	margin-top: 12px;	
}

/* Compare Styles */
/*--------------------*/
div#compare {
    position: relative;
    width: 738px;
    padding: 0 0 20px 0;
    border-bottom: 4px solid #ff0000;
}
div#compare h2 {
    font-size: 15px;
    font-weight: bold;
    line-height: 29px;
    text-indent: 10px;
    background: url(/images/longHeader_bg_01.jpg) top left no-repeat;
}
div#compare p {
    color: #000;
    font-weight: bold;
    font-size: 11px;
}
div#compare ul {}
div#compare ul li {color: #666;}

/* Video Tour */
/*--------------------*/

div#videoTour {
    position: relative;
    width: 757px;
    padding: 20px 0 0 0;
}

div#mapTour {
    position: relative;
    width: 315px;
    height: 278px;
    float: left;
}

div#tourMap {
    position: relative;
    width: 411px;
    height: 278px;
    float: right;
    padding-left: 30px;
}


/* Facility List */
/*--------------------*/
div#facility-list {
    width: 275px;
    padding: 0;
    float: left;
}
div#facility-list h2 {font-size: 15px;}

.facility-summary {
    border-bottom: 1px solid #000;
    margin: 16px 10px 0 15px; 
    line-height: 1.25em;
    color: #000;
    padding-bottom: 5px;
}
.facility-summary dt {
    font-size: 12px; 
    font-weight: bold;
}
.facility-summary dd {
    font-size: 11px; 
    padding-left: 8px; 
    padding: 0;
}
.facility-summary img {padding: 0; margin: 0;}
.facility-summary a {
    color:#000; 
    text-decoration: none;
}
.facility-summary a:hover {text-decoration: underline;}
.facility-offer {
    float : right; 
    margin-right: 50px;
}
.facility-summary .facility-thumb {
    float:left; 
    margin: 0 8px 8px 0;
}
.facility-summary dd.view-details a {
    background : transparent url(/images/icon-info.gif) left center no-repeat;
    padding-left: 20px;
    line-height: 2em;
}
.facility-summary dd.view-details a:link {color : #ff0000; text-decoration: none;}
.facility-summary dd.view-details a:visited {color : #ff0000; text-decoration: none;}
.facility-summary dd.view-details a:hover {color : #ff0000; text-decoration: underline;}

#flashmap {
    border: 1px solid #999; 
    height: 325px; 
}


#flashmap img {padding: 0px;}

/* Area Page Styles */
/*--------------------*/
div#facility-name {float: right; height: 25px; padding: 0 5px 0 0; margin: 0 15px 0 0;}
div#facility-name ul {}
div#facility-name ul li {
    color: #666;
    line-height: 20px;
    font-size: 10px;
    font-weight: bold;
    text-align: right;
    padding-left: 5px;
    background: url(/images/printer.gif) center left no-repeat;
}
div#facility-name ul li a {padding-left: 15px; text-decoration: none;}
div#facility-name ul li a:hover {
    text-decoration: none;
}

div#area-page {
    padding: 10px 0;
}
div#area-page h2.city {
    font-size: 15px;
    text-indent: 5px;
    line-height: 20px;
    margin: 0;
    padding: 0;
}
div#area-page p.city {
    width: 735px;
    text-align: right;
    font-size: 11px;
}

h2.city {
    padding-top: 20px;
}

/* Unit Sizes Pop-up */
/*--------------------*/
#unit-sizes-pop { background: #fff;}
#unit-sizes-pop table { 
    margin: 1em; 
    background: #fff; 
    border-collapse: collapse;
}
#unit-sizes-pop table td {
    color: #000; 
    padding: .5em 1em; 
    border: 2px solid #fded1c;
    vertical-align: top; 
    font-weight: normal;
}
#unit-sizes-pop table th {
    color: #FFF; 
    padding: .5em 1em; 
    border: 2px solid #fded1c; 
    font-weight: bold; 
}
#unit-sizes-pop table th { background: #0134cd;}

/* Sitemap */
/*--------------------*/
div#site-map {
    clear: both;
    padding: 15px 40px;
    color: #000;
}
div#site-map h3 {
    font-size: 15px; 
    padding: 5px 0;
}
div#site-map a {
    color: #000;
    text-decoration: none;
}
div#site-map a:hover {
    text-decoration: underline;
}

/* Footer Styles */
/*--------------------*/

div#footer p {
    color: #000;
    margin: 0;
}
div#footer p#copy {
    margin: 10px 0;
}
div#footer-stores a {
    color: #000;
}
div#footer-stores a:hover {
    color: #ff0000;
}

div#footerNav {
    position: relative;
    width: 738px;
    text-align: center;
	z-index: 0;
}
div#footerNav ul {padding-top: 15px;}
div#footerNav ul li {
    display: inline;
    border-right: 1px solid #000;
    padding: 0 10px;
}
div#footerNav ul li.last {border: 0;}
div#footerNav ul li a {
    color: #000;
    font-size: 11px;
    text-decoration: none;
} 
div#footerNav ul li a:hover {
    color: #ff0000;
    text-decoration: underline;
}

div#subNav {
    position: relative;
    width: 738px;
    text-align: center;
}
div#subNav ul {padding-top: 15px;}
div#subNav ul li {
    display: inline;
    border-right: 1px solid #000;
    padding: 0 10px;
}
div#subNav ul li.last {border: 0;}
div#subNav ul li a {
    color: #000;
    font-size: 11px;
    text-decoration: none;
} 
div#subNav ul li a:hover {
    color: #ff0000;
    text-decoration: underline;
}

.clear {
    clear: both;
    line-height: 1px;
    height: 1px;
}
