body {
	font-family: arial,sans-serif;
	color:#000000;
	font-size:10px;
	letter-spacing: .1em;
	line-height: 1.2em;
}

#wrapper {
	width:980px;
	margin: 0 auto;
}

#content {
	padding:8px;
	*height:1%;
	_height:1px;
}

#content:after {
	content:".";
	display:block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#logo a {
	display: block;
	width:252px;
	height: 102px;
	margin:0 auto;
	text-indent: -9999px;
	background: url(../images/logo.png) top left no-repeat;
}

a {
	text-decoration: none;
	color:#000;
}

a:hover {
	text-decoration: underline;
}

/* NAV and PROMO */

#nav-promo {
	position: relative;
	width:964px;
	height: 482px;
	margin-bottom:5px;
		-moz-box-shadow: 0 0 4px #aaa;
	-webkit-box-shadow: 0 0 4px #aaa;
	*z-index: 500;
}

#nav-position {
	position: absolute;
	z-index: 505;
	top:12px;
	left:0;
	*width:194px;
}

#nav {
	position: relative;
	display: block;
	width:194px;
	height:470px;
}

#nav li {
	display: inline;
	position: absolute;
	left:0;
}

#nav li, #nav a {
	height:47px;
	width:194px;
	text-indent: -9999px;
	display: block;
}

#frontpage {
	top:0;
}

#directory {
	top:51px;
}

#directions {
	top:104px;
}

#sales {
	top:156px;
}

#events-nav {
	top:209px;
}

#photos {
	top:262px;
}

#services {
	top:314px;
}

#jobs {
	top:365px;
}

#leasing {
	top:418px;
}

#nav-promo form {
	position: absolute;
	left:516px;
	bottom:13px;
	z-index:505;
}

#nav-promo form legend {
	text-indent: -9999px;
	height:1px;
}

#nav-promo form input  {
	float:left;
}

#nav-promo form input.text {
	border: 1px solid #7a7979;
	width:345px;
	padding:5px;
}

#submit {
	display: block;
	width:60px;
	height:29px;
	text-indent:-9999px;
	text-transform: uppercase;
	border:0;
	cursor: pointer;
}

/* SLIDESHOW */

#slideshow {
	width: 790px;
	position: relative;
	z-index: 503;
	margin-left:169px;
	padding-top:12px;
	overflow:hidden;
}

#slideshow ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 1%; /* IE fix */
}

#slideshow ul:after {
content: ".";
clear: both;
display: block;
height: 0;
visibility: hidden;} 

#slideshow .slides {
height:310px;
overflow: hidden;}

#slideshow .slides ul {
height:310px;
width: 3160px;}

#slideshow .slides li {
width: 790px;
height:390px;
float: left;
padding: 0;}

#slideshow .slides-nav {
	position: absolute;
	top:12px;
	right: 0;
	z-index: 550;
}

#slideshow .slides-nav li {
	margin-bottom:3px;
	}

#slideshow .slides-nav li a {
	display: table-cell;
	*display:block;
	_display:block;
	height: 30px;
	width:30px;
	text-align: center;
	color:#ffffff;
	font-size: 1.4em;
	*line-height:1.6em;
	_line-height:1.6em;
	text-decoration: none;
	vertical-align: middle;
}

#left-promo {
	position: absolute;
	top: 326px;
	left:169px;
}

#right-promo {
	position: absolute;
	top:326px;
	right:5px;
}

/* HOMEPAGE COLUMNS */

#home-leftcol {
	float: left;
	width: 640px;
	margin-top:10px;
	_overflow:hidden;
}

#home-rightcol {
	float: left;
	width:318px;
	margin-left:6px;
	margin-top:10px;
}

#home-leftcol h2 {
	text-indent: -9999px;
	display:block;
	width:640px;
}

#deals, #events {
	*height:1%;
	_height:1px;
}

#deals:after, #events:after {
	content:".";
	display:block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#deals h2 {
	height: 48px;
	position: relative;
	top:-10px;
}

#deals {
	padding-bottom:12px;
}

#deals div {
	float:left;
	width: 186px;
	background-image: none;
	padding:6px;
	margin-left:12px;
	-moz-box-shadow: none;
	-webkit-box-shadow:none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}


#deals div img {
	border: 1px solid #b9b8b8;
}

#deals div h3 {
	font-weight: bold;
	font-size: 1.4em;
	margin: 4px 0;
	color:#000000;
}

#deals div p {
	font-size: 1.2em;
	color: #ffffff;
	line-height:1.4em;
}

#events {
	margin-top:8px;
	clear:left;
	padding-left:14px;
	_padding-right:-14px;
	padding-bottom:12px;
}

#events h2 {
	height:43px;
	position: relative;
	top:-16px;
	left:-14px;

}

#events div {
	-moz-box-shadow: none;
	-webkit-box-shadow:none;
	width:180px;
	float:left;
	padding:10px;
	background-image: none;
	min-height:40px;
}

#events div img {
	float:left;
	margin-right:7px;
}

#events div h3 {
	font-size: 1.2em;
	margin-bottom:3px;
	text-transform:uppercase;
}

#events div h3 a {
	text-decoration: none;
}

#events div h3 a:hover {
	text-decoration: underline;
}

#events div p a:hover {
	text-decoration: underline;
}

#events table {
	background-color: transparent;
	border:0;
	padding:0;
	width:auto;
	margin:0;
	font-size: 1em;
}

#events table td {
	background-color: transparent;
	border:0;
	padding:0;
}


#home-rightcol h2 {
	display: block;
	text-indent: -9999px;
	width:318px;
	height:45px;
}

#info {
	-moz-box-shadow: 0 4px 4px #aaa;
	-webkit-box-shadow: 0 4px 4px #aaa;
	min-height:130px;
	_height:130px;
	padding: 5px 10px;
}

#info h3 {
	color:#ffffff;
	font-size: 1.2em;
	width:150px;
	padding:4px 8px;
	margin-bottom: 4px;
	margin-top:10px;
}

#info p {
	font-size:1.2em;
	line-height: 1.4em;
	padding-left:5px;
	width:145px;
}

#info p a {
	color:#ffffff;
	margin-left:50px;
	text-decoration: none;
	font-weight: bold;
}

#info p a:hover {
	text-decoration: underline;
}


/* FOOTER */

#footer {
	clear:both;
	padding:20px 0 10px 0;
}

#footer li {
	display:inline;
}

#footer a {
	color:#000000;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#facebook {
	display: inline-block;
	float:right;
	width:37px;
	height: 37px;
	background: url(../images/facebook.gif) top left no-repeat;
	text-indent: -9999px;
	margin-right:10px;
	position: relative;
	top:-10px;
}

#twitter {
	display: inline-block;
	float:right;
	width:37px;
	height: 37px;
	background: url(../images/twitter.png) top left no-repeat;
	text-indent: -9999px;
	margin-right:10px;
	position: relative;
	top:-10px;
}

.copyright {
	margin-right: 60px;
}

/* INNER PAGE SETUP */

#inner #nav-promo {
	margin-bottom:0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

#image img {
	position: absolute;
	top:12px;
	right:5px;
}

#image h1 {
	display: block;
	text-indent: -9999px;
	position: absolute;
	bottom:101px;
	right:0;
	width:794px;
	height: 55px;
}

#image h1#photos-pageheader {
	background: url(../images/photos-header.jpg) top left no-repeat;
}
#image h1#store-directory-pageheader {
	background: url(../images/store-directory-header.jpg) top left no-repeat;
}
#image h1#directions-pageheader {
	background: url(../images/directions-header.jpg) top left no-repeat;
}
#image h1#sales-and-promotions-pageheader {
	background: url(../images/sales-and-promotions-header.jpg) top left no-repeat;
}
#image h1#services-pageheader {
	background: url(../images/services-header.jpg) top left no-repeat;
}
#image h1#jobs-pageheader {
	background: url(../images/jobs-header.jpg) top left no-repeat;
}
#image h1#leasing-pageheader {
	background: url(../images/leasing-header.jpg) top left no-repeat;
}
#image h1#events-pageheader {
	background: url(../images/events-header.jpg) top left no-repeat;
}
#image h1#thank-you-pageheader {
	background: url(../images/thank-you-header.jpg) top left no-repeat;
}
#image h1#contact-pageheader {
	background: url(../images/contact-header.jpg) top left no-repeat;
}
#image h1#code-of-conduct-pageheader {
	background: url(../images/conduct-header.jpg) top left no-repeat;
}

#inner-wrap {
	background-color: #ffffff;
	*height:1%;
	_height:1px;
	*z-index:400;
	_padding-bottom:100px;
}

#inner-wrap:after {
	content:".";
	display:block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#inner-leftcol, #inner-midcol, #inner-rightcol, #inner-spancol {
	float:left;
}

#inner-leftcol {
	width:161px;
	padding:0 6px;
}

#inner-midcol {
	width:530px;
	padding:0 6px;
	position: relative;
	top:-100px;
	margin-bottom: -100px;
	*z-index:401;
	*background-color:#ffffff;
}

#inner-rightcol {
	width:240px;
	_overflow:hidden;
	position: relative;
	top:-100px;
	margin-bottom: -100px;
	*z-index:401;
}

#inner-spancol {
	width:770px;
	padding:0 6px;
	_padding:0;
	position: relative;
	top:-100px;
	margin-bottom: -100px;
	*z-index:401;
	*background-color:#ffffff;
}

#inner-leftcol form {
	padding-right:8px;
}

#inner-leftcol form legend {
	text-indent: -9999px;
}

#inner-leftcol form fieldset{
	background: url(../images/signup.png) top right no-repeat;
	padding:30px 0 4px 4px;
}

#inner-leftcol #submit {
	margin-left:90px;
	margin-top:5px;
}

#inner-midcol div {
	padding-bottom:6px;
	padding-left:15px;
	margin-bottom:10px;
	*height:1%;
	_height:1px;
	*z-index:1000;
}

#inner-midcol div a {
	*float:left;
}

#inner-midcol div img {
	float: left;
	margin-bottom:5px;
	margin-right:18px;
	*position:relative;
}

#inner-midcol div:after {
	content:".";
	display:block;
	height: 0;
	clear: both;
	visibility: hidden;
}



#inner-midcol div h2 {
	margin-left:185px;
	*margin-left:0;
	font-size: 1.4em;
	line-height: 1em;
	width: 300px;
	font-style: normal;
	padding:8px;
	margin-bottom: 5px;
	font-family: georgia,'times new roman',serif;
		*position:relative;
	*height:1%;
	*float:left;
}

#inner-midcol div.noimage h2 {
	margin-left:0;
	font-size: 1.4em;
	line-height: 1.6em;
	width: 490px;
	font-style: normal;
	padding:8px;
	margin-bottom: 5px;
}

#inner-midcol div h2.events-bull {
	background-image: url(../images/event-logo.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left:30px;
	width:460px;
}

.events #inner-midcol div.noimage p {
	margin-left:40px;
	width: 450px;
}

.events #inner-midcol div p.date {
	font-size:1.2em;
	margin-left:12px;
	font-weight: bold;
	font-family: georgia,'times new roman',serif;
}

.sales-and-promotions #inner-midcol div p.date {
	font-size:1.2em;
	font-weight: bold;
	font-family: georgia,'times new roman',serif;
}


.directions #inner-midcol div h2, .photos #inner-midcol div h2, #inner-midcol div.no-image h2 {
	margin-left:0;
	width:95%;
}

.directions #inner-midcol div p, .photos #inner-midcol div p, #inner-midcol div.no-image p {
	margin-left: 4px;
}

.directions #inner-midcol #map_canvas div {
	height: auto;
	width:auto;
	padding: 0;
	margin: 0;
	border: none;
}

.directions #inner-midcol #map_canvas div a {
	text-decoration: none;
	border: none;
}

#inner-midcol div ul {
	margin-left:204px;
	list-style-type: disc;
}

#inner-midcol div ol {
	margin-left:204px;
	list-style-type:decimal;
}


#inner-midcol div.noimage ul, #inner-midcol div.noimage ol {
	margin-left:24px;
}

#inner-midcol div.no-image ul {
	margin-left:24px;
	list-style-type: disc;
}

#inner-midcol div ul li, #inner-midcol div ol li {
	margin-bottom:5px;
}

.photos #inner-midcol div:after {
	content:".";
	display:block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.photos #inner-midcol div img {
	margin-right:5px;
}

.photos #inner-midcol div a {
	*margin-bottom:5px;
}

#inner-midcol div p {
	margin-left:8px;
	margin-bottom:6px;
	font-size: 1.1em;
	line-height: 1.3em;
	width:480px;
	*margin-left:0;
	*position:relative;
	*height:1%;
	*float:left;
}

#inner-midcol div.noimage p {
	margin-left:8px;
	margin-bottom:6px;
	font-size: 1.1em;
	line-height: 1.3em;
	width:480px;
}

#inner-rightcol h4 {
	display: block;
	text-indent: -9999px;
	width:240px;
	height:65px;
	background: url(../images/feature-store.gif) top left no-repeat;
}

#inner-rightcol div {
width:228px;
	background-color: #e7e7e7;
	padding:4px 6px;
	text-align: center;
	margin-bottom:10px;
	*position:relative;
	*z-index:1000;
}


#inner-rightcol div h5 {
	color:#ffffff;
	font-size:1.4em;
	line-height: 1.6em;
	padding:6px;
	position: relative;
	left:-10px;
	width:222px;
	text-align: left;
}

#inner-rightcol div p {
	text-align: left;
	margin-bottom:5px;
	padding:5px;
}

.sales-and-promotions #inner-midcol div div {
	*padding-left:2px;
}

.iefix {
	float:left;
	width:300px;
	border-bottom:none;
	margin:0;
	padding:0;
}

#inner-midcol div .iefix h2 {
	width:284px;
	margin:0;
	padding:8px;
}

#inner-midcol div .iefix p {
	width:300px;
	margin-left:0;
	margin:0 0 8px 0;
	padding:0;
}

/* STORE DIRECTORY TABLE */

table {
	width:750px;
	margin:10px;
	font-size:1.2em;
	border:1px solid #333;
	border-collapse: collapse;
}

table th {
	text-align: center;
	background-color: #999999;
	font-weight: bold;
	padding:3px;
	border:1px solid #333;
	border-collapse: collapse;
}

table td {
	background-color: #cccccc;
	padding: 3px;
	border:1px solid #333;
	border-collapse: collapse;
}
table tr.odd td {
	background-color: #999999;
}
table td.center {
	text-align: center;
}

table td.bold {
	font-weight: bold;
}


body.thank-you div#inner-midcol {
	height:200px;
}

body.thank-you #inner-midcol div.noimage h2 {
	*height:20px;
}

/* GIFT CERTIFICATE SIDEBAR */

#inner-rightcol div#gift-cert-sidebar {
	background: url(../images/gift-cert-sidebar.jpg) top left no-repeat;
	padding-top:520px;
}

#map_canvas {
	display:block; 
	width:490px; 
	height:400px!important; 
	margin-left:15px;}
	*display:none!important;
	_display:none!important;
}
