﻿/*
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 */

a {outline:none;text-decoration: none; color: #9d793c;} /* color of all hyperlinks */
a:hover {text-decoration: underline;}
h1,h2,h3,h4,h5,h6{font-size:100%; font-family: georgia, "Times New Roman", garamond, serif;color: #9D793C;}
h1 {font-size: 21px; color: #9d793c;}
h2 {font-size: 19px; color: #872526;}
h3 {font-size: 17px; color: #9d793c;}
h4 {font-size: 15px; color: #872526;}
h5 {font-size: 13px; color: #9d793c;}
h6 {font-size: 11px; color: #872526;}
html {background: #9d793c;}

body {
    position : relative;
    margin: 0 auto; 
    color: #842425;
    text-align : center; /* center for IE */
    font-family : "Trebuchet MS", arial, sans-serif;
    font-size: 13px;
}

/* Outside */
/* -------------------- */

div#whopper {
    position: relative;
    width: 800px;
    margin: 16px auto;
    text-align: left;
    background: #FFF;
}

div#header {
    position: relative;
    width: 800px;
    height: 178px;
}

div#corpHeader {
    position: relative;
    width: 800px;
    height: 85px;
}

div#facHeader {
    position: relative;
    width: 800px;
    height: 152px;
    border-bottom: 1px solid #9d793c;
    z-index: 999;
}

div#middle {
    position: relative;
    width: 800px;
    z-index: 990;
    min-height:300px;
    height:auto !important;
    height:300px;
}
div#corpContent {
    width: 680px;
    padding: 30px 60px;
    color: #9d793c;
    background: url(/images/interiorMark_bg_01.gif) 110px 32px no-repeat;
}
div#corpContent.noV {
    width: 680px;
    padding: 30px 60px;
    color: #9d793c;
    background-image: none;
}
div#corpContent a {color: #842425;}
div#middle.facility {
    width: 680px;
    padding: 30px 60px;
    color: #9d793c;
}
div#middle.facility a {color: #842425;}

div#footer, div#postFooter {
    position: relative;
    width: 800px;
    margin: 0 auto;
    text-align: center;
}

/* Template */
/* -------------------- */
div#header h1 {
    position: absolute;
    top: 17px;
    left: 257px;
    width: 263px;
    height 143px;
    display: block;
}
div#header h1 a {
    width: 263px;
    height: 143px;
    display: block;
    text-indent: -9999px;
    background: url(/images/headerLogo_bg_01.jpg) top left no-repeat;
}

div#corpHeader h1 {
    position: absolute;
    top: 16px;
    left: 64px;
    width: 92px;
    height: 50px;
    background: url(/images/corpLogo_bg_01.gif) top left no-repeat;
    display: block;
}
div#corpHeader h1 a {
    width: 92px;
    height: 50px;
    display: block;
    text-indent: -9999px;
}

div#facHeader h1 {
    position: absolute;
    top: 45px;
    left: 57px;
    display: block;
}
div#facHeader h1 a {
    width: 92px;
    height: 50px;
    display: block;
}

#nav {
    position: relative;
    width: 800px;
    height: 40px;
    z-index: 999;
    background: url(/images/navHomeBar_bg_02.gif) top left no-repeat;
    border-top: 1px solid #9d793c;
}
#nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}
#nav a {
	display: block;
	width: 10em;
}
#nav li { /* all list items */
    display: block;
    float: left;
    list-style: none;
    overflow: hidden;
    z-index: 999;
}
#nav li a {
    display: block;
    height: 29px;
    line-height: 29px;
    padding-right: 1px;
    text-decoration: none;
    text-indent: -9999px;
}
#nav li.last a {padding-right: 0;}
#nav li.believe a {
    background: transparent url(/images/navBelieve_bg_02.gif) 0 0 no-repeat;
    width: 100px;
    height: 40px;
    margin: 0 6px 0 40px;
}
#nav li.believe a:hover {background-position: 0 -40px;}
#nav li.services a {
    background: transparent url(/images/navServices_bg_02.gif) 0 0 no-repeat;
    width: 82px;
    height: 40px;
    margin: 0 15px 0 0;
}
#nav li.services a:hover {background-position: 0 -40px;}
#nav li.lifestyles a {
    background: transparent url(/images/navLifestyles_bg_02.gif) 0 0 no-repeat;
    width: 98px;
    height: 40px;
    margin: 0 30px 0 0;
}
#nav li.lifestyles a:hover {background-position: 0 -40px;}
#nav li.locations a {
    background: transparent url(/images/navLocations_bg_02.gif) 0 0 no-repeat;
    width: 183px;
    height: 40px;
    margin: 0 26px 0 0;
}
#nav li.locations a:hover {background-position: 0 -40px;}
#nav li.careers a {
    background: transparent url(/images/navCareers_bg_02.gif) 0 0 no-repeat;
    width: 77px;
    height: 40px;
    margin: 0 26px 0 0;
}
#nav li.careers a:hover {background-position: 0 -40px;}
#nav li.contact a {
    background: transparent url(/images/navContact_bg_02.gif) 0 0 no-repeat;
    width: 78px;
    height: 40px;
}
#nav li.contact a:hover {background-position: 0 -40px;}
#nav li ul { /* second-level lists */
    position: absolute;
    width: 160px;
    padding: 0;
    margin: 0;
    background: #FFF url(/images/nav_bg_02.gif) top left repeat-y;
    border: 1px solid #842425;
    border-width: 1px 1px 0 1px;
    left: -999em;
}
#nav li.believe ul li a,
#nav li.services ul li a,
#nav li.lifestyles ul li a, 
#nav li.locations ul li a, 
#nav li.careers ul li a,
#nav li.contact ul li a {
    width: 160px;
    height: 24px;
    padding: 0;
    margin: 0;
    background-image: none;
    border: 1px solid #842425;
    border-width: 0 0 1px 0;
    color: #842425;
    display: block;
    font-weight: bold;
    line-height: 24px;
    text-indent: 10px;
}
#nav li.believe ul li a:hover,
#nav li.services ul li a:hover,
#nav li.lifestyles ul li a:hover, 
#nav li.locations ul li a:hover,
#nav li.careers ul li a:hover, 
#nav li.contact ul li a:hover {
    background: #842425;
    color: #FFF;
    display: block;
    width: 160px;
    height: 24px;
    line-height: 24px;
    padding: 0;
}
#nav li.believe ul li ul li a,
#nav li.services ul li ul li a,
#nav li.lifestyles ul li ul li a, 
#nav li.locations ul li ul li a,
#nav li.careers ul li ul li a, 
#nav li.contact ul li ul li a {
    width: 160px;
    height: 24px;
    padding: 0;
    margin: 0;
    background: #FFF url(/images/nav_bg_02.gif) top left repeat-y;
    border: 1px solid #842425;
    border-width: 0 0 1px 0;
    color: #842425;
    display: block;
    font-weight: bold;
    line-height: 24px;
    text-indent: 10px;
}
#nav li.believe ul li ul li a:hover,
#nav li.services ul li ul li a:hover,
#nav li.lifestyles ul li ul li a:hover, 
#nav li.locations ul li ul li a:hover,
#nav li.careers ul li ul li a:hover, 
#nav li.contact ul li ul li a:hover {
    background: #842425;
    color: #FFF;
    display: block;
    width: 160px;
    height: 24px;
    line-height: 24px;
    padding: 0;
}
#nav li ul ul {
	margin: -27px 0 0 160px;
}
#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;}

#corpNav {
    position: relative;
    width: 600px;
    height: 9px;
    position: absolute;
    top: 57px;
    left: 192px;
    z-index: 999;
}
#corpNav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}
#corpNav a {
	display: block;
	width: 10em;
}
#corpNav li { /* all list items */
    display: block;
    float: left;
    list-style: none;
    overflow: hidden;
    height: 9px;
    line-height: 9px;
    z-index: 999;
}
#corpNav li a {
    display: block;
    height: 29px;
    line-height: 29px;
    padding-right: 10px;
    text-decoration: none;
    text-indent: -9999px;
}
#corpNav li.last a {padding-right: 0;}
#corpNav li.home a {
    background: transparent url(/images/navHome_bg_01.jpg) 0 0 no-repeat;
    width: 37px;
    height: 9px;
}
#corpNav li.home a:hover {background-position: 0 -9px;}
#corpNav li.believe a {
    background: transparent url(/images/corpNavBelieve_bg_01.gif) 0 0 no-repeat;
    width: 73px;
    height: 9px;
}
#corpNav li.believe a:hover {background-position: 0 -9px;}
#corpNav li.services a {
    background: transparent url(/images/corpNavServices_bg_02.gif) 0 0 no-repeat;
    width: 58px;
    height: 9px;
}
#corpNav li.services a:hover {background-position: 0 -9px;}
#corpNav li.lifestyles a {
    background: transparent url(/images/corpNavLifestyles_bg_02.gif) 0 0 no-repeat;
    width: 70px;
    height: 9px;
}
#corpNav li.lifestyles a:hover {background-position: 0 -9px;}
#corpNav li.locations a {
    background: transparent url(/images/corpNavLocations_bg_02.gif) 0 0 no-repeat;
    width: 154px;
    height: 9px;
}
#corpNav li.locations a:hover {background-position: 0 -9px;}
#corpNav li.careers a {
    background: transparent url(/images/corpNavCareers_bg_02.gif) 0 0 no-repeat;
		width: 53px;
    height: 9px;
}
#corpNav li.careers a:hover {background-position: 0 -9px;}

#corpNav li.contact a {
    background: transparent url(/images/corpNavContact_bg_02.gif) 0 0 no-repeat;
    width: 58px;
    height: 9px;
}
#corpNav li.contact a:hover {background-position: 0 -9px;}
#corpNav li ul { /* second-level lists */
    position: absolute;
    width: 160px;
    padding: 0;
    margin: 0;
    background: #FFF url(/images/nav_bg_01.gif) top left repeat-y;
    border: 1px solid #842425;
    border-width: 2px 2px 2px 2px;
    left: -999em;
}
#corpNav li.home ul li,
#corpNav li.believe ul li,
#corpNav li.services ul li,
#corpNav li.lifestyles ul li,
#corpNav li.locations ul li,
#corpNav li.careers ul li,
#corpNav li.contact ul li {
    line-height: 24px;
    height: 24px;
}
#corpNav li.home ul li a,
#corpNav li.believe ul li a,
#corpNav li.services ul li a,
#corpNav li.lifestyles ul li a, 
#corpNav li.locations ul li a,
#corpNav li.careers ul li a, 
#corpNav li.contact ul li a {
    width: 160px;
    height: 24px;
    padding: 0;
    margin: 0;
    background-image: none;
    border: 1px solid #842425;
    border-width: 1px 0 0 0;
    color: #842425;
    display: block;
    font-weight: bold;
    line-height: 24px;
    text-indent: 10px;
}
#corpNav li.home ul li a:hover,
#corpNav li.believe ul li a:hover,
#corpNav li.services ul li a:hover,
#corpNav li.lifestyles ul li a:hover, 
#corpNav li.locations ul li a:hover,
#corpNav li.careers ul li a:hover, 
#corpNav li.contact ul li a:hover {
    background: #842425;
    color: #FFF;
    display: block;
    width: 160px;
    height: 24px;
    line-height: 24px;
    padding: 0;
}
#corpNav li.home ul li ul li a,
#corpNav li.believe ul li ul li a,
#corpNav li.services ul li ul li a,
#corpNav li.lifestyles ul li ul li a, 
#corpNav li.locations ul li ul li a,
#corpNav li.careers ul li ul li a, 
#corpNav li.contact ul li ul li a {
    width: 160px;
    height: 24px;
    padding: 0;
    margin: 0;
    background-image: none;
    border: 1px solid #842425;
    border-width: 1px 0 0 0;
    color: #842425;
    display: block;
    font-weight: bold;
    line-height: 24px;
    text-indent: 10px;
}
#corpNav li.home ul li ul li a:hover,
#corpNav li.believe ul li ul li a:hover,
#corpNav li.services ul li ul li a:hover,
#corpNav li.lifestyles ul li ul li a:hover, 
#corpNav li.locations ul li ul li a:hover,
#corpNav li.careers ul li ul li a:hover, 
#corpNav li.contact ul li ul li a:hover {
    background: #842425;
    color: #FFF;
    display: block;
    width: 160px;
    height: 24px;
    line-height: 24px;
    padding: 0;
}
#corpNav li ul ul {
	margin: -27px 0 0 160px;
}
#corpNav li:hover ul ul, #corpNav li.sfhover ul ul {left: -999em;}
#corpNav li:hover ul, #corpNav li li:hover ul, #corpNav li.sfhover ul, #corpNav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#corpNav li:hover, #corpNav li.hover {position: static;}

#facNav {
    position: relative;
    width: 600px;
    height: 9px;
    position: absolute;
    top: 18px;
    left: 35px;
    z-index: 999;
}
#facNav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}
#facNav a {
	display: block;
	width: 10em;
}
#facNav li { /* all list items */
    display: block;
    float: left;
    list-style: none;
    height: 9px;
    line-height: 9px;
    overflow: hidden;
    z-index: 999;
}
#facNav li a {
    display: block;
    height: 29px;
    line-height: 29px;
    padding-right: 20px;
    text-decoration: none;
    text-indent: -9999px;
}
#facNav li.last a {padding-right: 0;}
#facNav li.home a {
    background: transparent url(/images/navHome_bg_01.jpg) 0 0 no-repeat;
    width: 37px;
    height: 9px;
}
#facNav li.home a:hover {background-position: 0 -9px;}
#facNav li.believe a {
    background: transparent url(/images/corpNavBelieve_bg_01.gif) 0 0 no-repeat;
    width: 73px;
    height: 9px;
}
#facNav li.believe a:hover {background-position: 0 -9px;}
#facNav li.services a {
    background: transparent url(/images/corpNavServices_bg_01.gif) 0 0 no-repeat;
    width: 58px;
    height: 9px;
}
#facNav li.services a:hover {background-position: 0 -9px;}
#facNav li.lifestyles a {
    background: transparent url(/images/corpNavLifestyles_bg_01.gif) 0 0 no-repeat;
    width: 70px;
    height: 9px;
}
#facNav li.lifestyles a:hover {background-position: 0 -9px;}
#facNav li.locations a {
    background: transparent url(/images/corpNavLocations_bg_01.gif) 0 0 no-repeat;
    width: 149px;
    height: 9px;
}
#facNav li.locations a:hover {background-position: 0 -9px;}
#facNav li.contact a {
    background: transparent url(/images/corpNavContact_bg_01.gif) 0 0 no-repeat;
    width: 58px;
    height: 9px;
}
#facNav li.contact a:hover {background-position: 0 -9px;}
#facNav li ul { /* second-level lists */
    position: absolute;
    width: 160px;
    padding: 0;
    margin: 0;
    background: #FFF url(/images/nav_bg_01.gif) top left repeat-y;
    border: 1px solid #842425;
    border-width: 1px 2px 2px 2px;
    left: -999em;
}
#facNav li.home ul li,
#facNav li.believe ul li,
#facNav li.services ul li,
#facNav li.lifestyles ul li,
#facNav li.locations ul li,
#facNav li.contact ul li {
    line-height: 24px;
    height: 24px;
}
#facNav li.home ul li a,
#facNav li.believe ul li a,
#facNav li.services ul li a,
#facNav li.lifestyles ul li a, 
#facNav li.locations ul li a, 
#facNav li.contact ul li a {
    width: 160px;
    height: 24px;
    padding: 0;
    margin: 0;
    background-image: none;
    border: 1px solid #842425;
    border-width: 1px 0 0 0;
    color: #842425;
    display: block;
    font-weight: bold;
    line-height: 24px;
    text-indent: 10px;
}
#facNav li.home ul li a:hover,
#facNav li.believe ul li a:hover,
#facNav li.services ul li a:hover,
#facNav li.lifestyles ul li a:hover, 
#facNav li.locations ul li a:hover, 
#facNav li.contact ul li a:hover {
    background: #842425;
    color: #FFF;
    display: block;
    width: 160px;
    height: 24px;
    line-height: 24px;
    padding: 0;
}
#facNav li.home ul li ul li a,
#facNav li.believe ul li ul li a,
#facNav li.services ul li ul li a,
#facNav li.lifestyles ul li ul li a, 
#facNav li.locations ul li ul li a, 
#facNav li.contact ul li ul li a {
    width: 160px;
    height: 24px;
    padding: 0;
    margin: 0;
    background-image: none;
    border: 1px solid #842425;
    border-width: 1px 0 0 0;
    color: #842425;
    display: block;
    font-weight: bold;
    line-height: 24px;
    text-indent: 10px;
}
#facNav li.home ul li ul li a:hover,
#facNav li.believe ul li ul li a:hover,
#facNav li.services ul li ul li a:hover,
#facNav li.lifestyles ul li ul li a:hover, 
#facNav li.locations ul li ul li a:hover, 
#facNav li.contact ul li ul li a:hover {
    background: #842425;
    color: #FFF;
    display: block;
    width: 160px;
    height: 24px;
    line-height: 24px;
    padding: 0;
}
#facNav li ul ul {
	margin: -26px 0 0 160px;
}
#facNav li:hover ul ul, #facNav li.sfhover ul ul {left: -999em;}
#facNav li:hover ul, #facNav li li:hover ul, #facNav li.sfhover ul, #facNav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#facNav li:hover, #facNav li.hover {position: static;}

div#facSubNav {
    position: relative;
    width: 800px;
    height: 52px;
    margin: 0 auto;
    text-align: center;
    background: url(/images/subNav_bg_01.jpg) top left no-repeat;
}
div#facSubNav ul {display: inline;}
div#facSubNav ul li {display: inline;}
div#facSubNav ul li a {
    color: #FFF;
    font-size: 14px;
    font-family: "Times Roman New", garamond, serif;
    font-weight: bold;
    line-height: 52px;
    padding: 0 10px;
    text-transform: uppercase;
}
div#facSubNav ul li a:hover {color: #842425;text-decoration: none;}

/* Homepage */
/* ------------------- */

/* virtually all homepages have a right and left
   this is the container and both sides */
div#homeCont {
    position: relative;
    width: 800px;
    height: 285px;
    padding: 0 0 0 1px;
    background: #9D793C url(/images/homeTop_bg_01.jpg) top left no-repeat;
    border-top: 16px solid #9d793c;
    overflow: hidden;
}

div#homeLeft {
    position: relative;
    width: 522px;
    padding: 5px 0 0 0;
    float: left;
}

div#homeRight {
    position: relative;
    width: 278px;
    height: 265px;
    float: right;
    background: url(/images/homeRight_bg_01.jpg) 0 5px no-repeat;
    z-index: 996; /* needed on the side which has the extra navigation */
}

div#homeFlash {z-index: 1;}

div#slideshow-home { /* needs to be exact size of pictures */
    position: relative;
    width: 522px;
    height: 260px;
}

div#homeBottom {
    position: relative;
    width: 800px;
    height: 15px;
    clear: both;
    background: url(/images/homeBottom_bg_01.jpg) top left no-repeat;
}

div#homeOther div#other-facilities {padding: 0;}

/* Facility Page */
/* -------------------- */

div#driving-directions, 
div#main-content, 
div#area-page, 
div#no-match, 
div#state-page, 
div#site-map,
div#formWrapper,
div#comarketing-page {
    position: relative;
    padding: 30px;
    text-align: left;
    overflow: hidden;
}

div#middle p#trail {
    position: relative;
    float: left; 
    margin: 0; 
    padding: 19px 0 0 30px;
    font-size: 10px;
}
div#middle p#trail a {text-decoration:underline;}

/* printer on top right of all interior pages */
div#facility-name {float: right;}
div#facility-name ul {padding: 5px 21px 0 0;}
div#facility-name ul li {
    font-size: 10px;
    line-height: 20px;
    margin: 0;
    padding: 0;
}
div#facility-name ul li.nobackground { background: none; } /* to keep it hidden on area pages */
div#facility-name ul li a {padding-left: 15px;text-decoration: none;}
div#facility-name ul li a:hover {}

div#ccp {
    position: absolute;
    width: 288px;
    height: 130px;
    right: 30px;
    top: 5px;
}
div#ccp h2 {
    color: #575d2f;
    font-size: 24px;
    font-weight: normal;
    text-align: right;
    padding: 0 10px 0 0;
}
div#ccp ul {margin-top: 15px;}
div#ccp ul li {
    float: right;
    text-indent: -9999px;
}

div#ccp ul li.special a {
    display: block;
    width: 87px;
    height: 93px;
    margin-right: 10px;
    background: url("/images/cta-move-in-special.jpg") no-repeat scroll left 3px transparent;
}
div#ccp ul li.tour a {
    display: block;
    width: 87px;
    height: 93px;
    background: url(/images/formTour_bg_01.jpg) top left no-repeat;
}
div#ccp ul li.brochure a {
    display: block;
    width: 83px;
    height: 78px;
    margin: 15px 18px 0 0;
    background: url(/images/formBrochure_bg_01.jpg) top left no-repeat;
}

div#facCont {
    position: relative;
    width: 800px;
}

div#facLeft {
    position: relative;
    width: 275px;
    float: left;
}

div#facRight {
    position: relative;
    width: 525px;
    float: right;
}

div#facText {
    color: #9d793c;
    padding: 20px 30px;
}
div#facText a {color: #842425;}

div#photo-tour,
div#slideshow {
    position: relative;
    width: 275px;
    height: 339px;
}

div#other-facilities {
    position: relative;
    width: 800px;
	margin: 10px auto;
    padding: 0 0 0 20px;
    text-align: left;
   
}
div#other-facilities h2 {display: none;}
div#other-facilities dl {margin: 0 0 15px 10px;}

div#other-facilities dt a {
    color: #734e0e;
    padding: 10px 0 0 0;
    font-weight: bold;
    line-height: 1.5em;
}
div#other-facilities dd a {
    color: #734e0e; 
    line-height: 1.5em;
}

div#facBottom {margin: -20px 0 0 0;}

div#locations div#other-facilities {padding: 30px;}

div#compare {display: none;}

/* Area Page Styles */
/*--------------------*/

div#area-page, div#comarketing-page {clear: both;}

div#area-page p.city {
    padding-left: 400px;
    text-align: right;
}

h2.city {clear: both;}
p.city {
    padding: 0 0 0 420px; 
    text-align: right;
}

div#area_map {
    position: relative;
    width: 350px;
    float: right;
    padding: 0 0 35px 0;
}

div#area_map h2 {display: none;}

div#area_map #flashmap {
    width: 350px;
    height: 430px;
    border: 1px solid #872526;
}

#facility-list {
    position: relative;
    width: 350px;
    float: left;
    margin: 12px 0 0 0; 
    display: inline;
}

.facility-summary {
    margin: 16px 0 16px 0; 
    clear: both;
	border-bottom: 1px solid #872526;
    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 {}

div#map h2 {display: none;}
div#map #flashmap {
    width: 680px;
    height: 350px;
    border: 1px solid #872526;
}

/* 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;}

/* Sitemap */
/* -------------------- */

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;}

/* Footer */
/* -------------------- */

div#postFooter {
    clear:left;
}

div#footerTitle {
    position: relative;
    width: 800px;
    height: 94px;
    border-top: 5px solid #9D793C;
}
div#footerTitle h2 {
    width: 800px;
    height: 94px;
    display: block;
    text-indent: -9999px;
    background: url(/images/footerTitle_bg_01.gif) center center no-repeat;
}

div#footer ul, div#postFooter ul {text-align: left;}
div#footer ul li, div#postFooter ul li {display: inline;}
div#footer ul li a, div#postFooter ul li a {
    color: #734e0e;
    font-size: 11px;
    line-height: 42px;
    padding: 0 10px;
    border-right: 1px dotted #734e0e;
}
div#footer ul li.last a, div#postFooter ul li.last a {border: 0;}

div#footerInt {
    position: relative;
    width: 800px;
    margin: 0 auto;
    text-align: left;
}
div#footerInt ul {width: 550px;padding: 5px 0 0 0; float:left; clear:left;}
div#footerInt ul li {
    display: inline;
    font-size: 11px;
    padding: 0 10px;
    text-transform: capitalize;
    border-right: 1px dotted #734e0e;
}
div#footerInt ul li.last {padding: 0 0 0 10px; border: 0;}

div#footerInt ul li a, div#postFooter ul li a {
    color: #734e0e;
    text-decoration: underline;
}
div#footerInt ul li a:hover, div#postFooter ul li a:hover {text-decoration: none;}

div#footerAddr {
    position: relative;
    width: 230px;
    float: right;
    color: #734e0e;
    text-align: right;
}
div#footerAddr ul {
    width: 230px;
    padding-top: 5px;
}
div#footerAddr ul li {
    display: block;
    border: 0;
    text-align: right;
}

div#footer-states {font-size: 11px;padding: 0; clear: both;}
div#footer-states ul.states-list li a {text-transform: uppercase;}

div#footer-stores {
    position: relative;
    padding: 25px 0 0 10px;
    text-align: left;
    font-size: 11px;
    color: #734e0e;
}
div#footer-stores p.disclaimer {}
div#footer-stores a {color: #734e0e;}

p.footerBrand {
    padding: 5px 0 5px 10px;
    line-height: 17px;
    text-align: left;
}
div#footerInt p.footerBrand {margin: -20px 0 0 0; padding: 0 0 30px 10px;}
p.footerBrand a {color: #734e0e; font-size: 11px;}
p.footerBrand span {}
p.footerBrand span img {
    position: relative;
    padding: 0 0 0 5px;
    top: 5px;
}

p.copyright {
    line-height: 10px; 
    margin: -10px 0 0 0;
    padding: 0;
    color: #FFF; 
    font-size: 10px; 
    float: right;
}

.clear {clear: both;line-height: 1px;height: 1px}
.floatL {float: left;}
.floatR {float: right;}
.red {color: #872526;}
em {color: #872526;font-style: normal;}
.brown {color: #9d793c;}

.homeLogos {
position: absolute;
top: 30px;
left: 100px;	
}
.logoPad {
padding-bottom: 10px;	
}
.logoPad2 {
margin-top: 10px;	
}

/* New G5 Brand */
#brand {
	margin:0px;
	display:block;
	width:213px;
	height:17px;
	text-indent:-9999px;
	background:url(/images/footer-brand.gif);
}
#brand:hover {background-position:0 -17px;}

