﻿#header {
	position: absolute; top: 0; left: 0;
	width: 950px; height: 200px;
}

/*#copyright { position: absolute; top: 650px; left: 275px; font-size: 80%; }*/
#copyright { /*position: absolute; bottom: 10px; left: 0;*/ width: 950px; margin-top: 20px !important; font-size: 75%; color: #777;}
#copyright p { width: 100%; text-align: center; }




#left-column {
	position: absolute; top: 225px; left: 0;
	width: 265px;
}
#left-column-our-story { position: absolute; top: 166px; left: 0; width: 265px; 	z-index: 150; }
#left-column-locations-map { position: absolute; top: 270px; left: 20px; width: 595px; 	height: 295px; z-index: 150; background: #666; }



#content {
	position: absolute; /*top: 225px;*/top: 272px;  left: 260px;
	width: 316px;
}
.large p { width: 550px; }
#content .entry { width: 563px; /*background: #f0f; border-bottom: 1px solid #fff;*/ }
#content .entry img { float: right; /*width: 162px;*/ margin-top: 5px; }
#content-menu {
	position: absolute; /*top: 225px;*/top: 250px;  left: 0;
	width: 1017px;
}
#content-flash {
	position: absolute; top: 225px; left: 0;
	width: 1111px;
}
#content-contact {
	position: absolute; top: 270px;  left: 265px;
	width: 250px;
}


#right-column {
	position: absolute; top: 225px; left: 615px;
	width: 335px;
	/*background: #0ff;*/
}
#right-column-our-story { position: absolute; top: 275px; left: 651px; width: 299px; }
#right-column-contact { position: absolute; top: 225px; left: 627px; z-index: 200; }
#right-column-awards { position: absolute; top: 1447px; left: 212px; z-index: 200; }
#right-column-store-photos { position: absolute; top: 270px; left: 0; z-index: 200; }



#content, #left-column, #right-column {
	padding-bottom: 25px;
}



h1 {
	position: absolute; top: 225px; left: 258px;
	width: 400px;
	z-index: 100;
	/*background: #ccc;*/
}
h1.locations-int {
	position: static !important; 
	width: 400px;
	margin: 50px 0 0 0; 
	/*background: #ccc;*/
}




#map { position: absolute; top: 270px; left: 10px; width: 755px; height: 600px; }
#locations { position: absolute; top: 270px; left: 770px; width: 200px; /*height: 600px;*/ overflow: auto; } 
#locations p, #locations h3 { margin: 0 0 5px 15px; font-size: 90%}

#locations a:link, #locations a:visited { color: #cf1e21; text-decoration: none; font-weight: normal; }
#locations a:hover, #locations a:active { color: #006c3d; }
