@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#666;
}

#all {
	margin-left:auto;
	margin-right:auto;
	width:800px;
	border-right:solid 1px #54534A;
}

a {
	color:#0069c2;
	text-decoration:underline;
}

a:hover {
	color:#0069c2;
	text-decoration:none;
}

.bold {
	color:#0069c2;
}

#header {
	width:800px;
	background-image:url(assets/header.jpg);
	height:147px;
}

#header2 {
	width:800px;
	background-image:url(assets/header2.jpg);
	height:147px;
}

#column_stores {
	width:161px;
	background-image:url(assets/column_stores_bkgd.jpg);
	background-repeat:repeat-y;
	float:left;
}

#column_stores_nav {
	padding:17px 0 17px 6px;
	background-color:#d5e7ab;
	line-height:1.4;
}

#column_stores_nav a {
	font-weight:bold;
	font-size:15px;
	color:#666;
	text-decoration:none;
}

#column_stores_nav a:hover {
	font-weight:bold;
	font-size:15px;
	color:#000;
	text-decoration:underline;
}

#column_directory_nav {
	padding:17px 0 17px 6px;
	background-color:#ECA8AD;
	line-height:1.4;
}

#column_directory_nav a {
	font-weight:bold;
	font-size:15px;
	color:#666;
	text-decoration:none;
}

#column_directory_nav a:hover {
	font-weight:bold;
	font-size:15px;
	color:#000;
	text-decoration:underline;
}

#column_leasing_nav {
	padding:17px 0 17px 6px;
	background-color:#FEF7B1;
	line-height:1.4;
}

#column_leasing_nav a {
	font-weight:bold;
	font-size:15px;
	color:#666;
	text-decoration:none;
}

#column_leasing_nav a:hover {
	font-weight:bold;
	font-size:15px;
	color:#000;
	text-decoration:underline;
}

#column_location_nav {
	padding:17px 0 17px 6px;
	background-color:#A0B7E0;
	line-height:1.4;
}

#column_location_nav a {
	font-weight:bold;
	font-size:15px;
	color:#666;
	text-decoration:none;
}

#column_location_nav a:hover {
	font-weight:bold;
	font-size:15px;
	color:#000;
	text-decoration:underline;
}

.black {
	color:000;
}

#column_directory {
	width:161px;
	background-image:url(assets/column_directory_bkgd.jpg);
	background-repeat:repeat-y;
	float:left;
}

#column_leasing {
	width:161px;
	background-image:url(assets/column_leasing_bkgd.jpg);
	background-repeat:repeat-y;
	float:left;
}

#column_locations {
	width:161px;
	background-image:url(assets/column_location_bkgd.jpg);
	background-repeat:repeat-y;
	float:left;
}

#content {
	width:617px;
	padding:20px 0 20px 20px;
	float:left;
}

#text_column {
	width:335px;
	margin-left:150px;
	line-height:1.5;
}

#text_column2 {
	width:500px;
	margin-left:15px;
	line-height:1.5;
}

#text_column3 {
	width:600px;
	margin-left:15px;
	line-height:1.5;
}


#text_column3 a {
	color:#666;
	text-decoration:underline;
}

#text_column3 a:hover {
	color:#666;
	text-decoration:none;
}

#tip_column {
	width:120px;
	margin-left:30px;
	float:left;
}

#store_column {
	width:180px;
	float:left;
}

#phones_column {
	width:150px;
	float:left;
	margin-left:20px;
}

#dual_column {
	width:370px;
	float:left;
	color:#B1D355;
}

#dual_column_footer {
	width:370px;
	float:left;
	color:#666;
}

#dual_column_footer a {
	color:#666;
	text-decoration:underline;
}

#dual_column_footer a:hover {
	color:#666;
	text-decoration:none;
}

#dual_column_footer2 {
	width:370px;
	margin-left:180px;
	color:#666;
}

#dual_column_footer2 a {
	color:#666;
	text-decoration:underline;
}

#dual_column_footer2 a:hover {
	color:#666;
	text-decoration:none;
}

#combined_column {
	width:370px;
	float:left;
}

.title_pink {
	color:#DA1C5C;
	font-weight:bold;
	font-size:15.5px;
}

.tip_column_text {
	color:#B1D355;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:lighter;
	font-size:20px;
	padding:0 5px 0 0;
}

.click_column_text_title {
	color:#E16479;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:lighter;
	font-size:14.5px;
	padding:0 5px 0 0;
}

.click_column_text_title a {
	color:#E16479;
	text-decoration:underline;
}

.click_column_text_title a:hover {
	color:#E16479;
	text-decoration:none;
}

.click_column_text {
	color:#E16479;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:lighter;
	font-size:17px;
	padding:0 5px 0 0;
}

.store_column a {
	color:#0067B1;
	text-decoration:underline;
}

.store_column a:hover {
	color:#0067B1;
	text-decoration:none;
}

.store_column_wide a {
	color:#0067B1;
	text-decoration:underline;
}

.store_column_wide a:hover {
	color:#0067B1;
	text-decoration:none;
}

.clearrow {
	clear:both;
}

#footer {
	width:800px;
	height:22px;
	background-color:#000;
	color:#FFF;
	padding-top:8px;
}

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

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