@import url("menu.css");

body {
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	background-color:#f2edbd;
	background-image:url(assets/body_bkgd.jpg);
	background-repeat:repeat-y;
	background-position:center top;
}

#all {
	width:1000px;
	position : relative;
	background-image:url(assets/body_bkgd.jpg);
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
}

#bkgd_vert {
	background-image:url(assets/body_bkgd.jpg);
	background-repeat:repeat-y;
	width:1000px;
	float:left;
}

#logo {
	position : absolute;
	top : 28px;
	left : 88px;
}

#header {
	width:1000px;
	height:109px;
}

#nav {
	float:left;
	margin-top:10px;
}

#column_left {
	width:123px;
	float:left;
	background-color:#99c46f;
}

h1 {
	color:#e13013;
	font-size:24px;
	padding:0 0 10px 0;
	margin:0;
}

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

a:hover {
	color:#000;
	text-decoration:underline;
}

#content {
	width:832px;
	float:left;
	padding:10px 0 0 45px;
	line-height:2;
	background-image:url(assets/home_pic.jpg);
	background-repeat:no-repeat;
	background-color:#fff;
}

#content3 {
	width:832px;
	float:left;
	padding:10px 0 0 45px;
	line-height:2;
	background-image:url(assets/contact_bkgd.jpg);
	background-repeat:no-repeat;
	background-color:#fff;
}

#content2 {
	width:832px;
	float:left;
	padding:10px 0 0 45px;
	line-height:2;
	background-color:#fff;
}

#directory_indent {
	margin-left:20px;
}

#footer {
	width:824px;
	float:left;
	font-size:11px;
}

#white_spacer {
	height:7px;
	width:1000px;
	background-color:#FFF;
}

.clearrow {
	clear:both;
}

.red_stores {
	color:#e13013;
	font-size:24px;
	font-weight:bold;
}

.blue_title {
	color:#12467c;
	font-weight:bold;
	font-size:14px;
}

.green_dots {
	color:#99c46f;
	letter-spacing:4px;
	font-size:14px;
	font-weight:bold;
}

.gray_sm {
	color:#6f6f6f;
}

.gray_sm a {
	color:#6f6f6f;
	text-decoration:underline;
}

.gray_sm a:hover {
	color:#6f6f6f;
	text-decoration:none;
}

.black a {
	color:#000;
	text-decoration:underline;
}

.gray_leasing {
	color:#6f6f6f;
}

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

#directory_map {
	background-image:url(assets/directory_map.jpg);
	width:815px;
	height:472px;
	float:left;
}

#directory_linkbox {
	width:177px;
	height:300px;
	margin-top:162px;
	margin-left:23px;
}

#directory_links {
	color:#03C;
	font-size:11px;
	font-weight:bold;
	padding:11px 0 0 10px;
	line-height:1.5 em;
}

#directory_section {
	
}

#directory_left {
	width:369px;
	float:left;
}

#directory_middle {
	width:321px;
	float:left;
}

#directory_right {
	width:120px;
	float:left;
}

.clearrow {
	clear:both;
}

.blue_link_none {
	text-decoration:none;
}

.blue_link a {
	color:#036;
	text-decoration:underline;
	line-height:.1;
	font-size:11px;
	padding-left:8px;
}

.blue_link a:hover {
	color:#036;
	text-decoration:none;
	line-height:.1;
	font-size:11px;
	background-image:url(assets/bullet.jpg);
	background-position:0 .5em;
	background-repeat:no-repeat;
	padding-left:8px;
}

.blue_link1 a {
	color:#036;
	text-decoration:underline;
}

.blue_link1 a:hover {
	color:#036;
	text-decoration:none;
}

.blue_link2 a {
	color:#036;
	text-decoration:underline;
	line-height:1;
	font-size:11px;
	padding-left:8px;
}

.blue_link2 a:hover {
	color:#036;
	text-decoration:none;
	line-height:1;
	font-size:11px;
	background-image:url(assets/bullet.jpg);
	background-position:0 .5em;
	background-repeat:no-repeat;
	padding-left:8px;
}

.blue_link3 a {
	color:#036;
	text-decoration:underline;
	line-height:1;
	font-size:11px;
	padding-left:8px;
}

.blue_link3 a:hover {
	color:#036;
	text-decoration:underline;
	line-height:1;
	font-size:11px;
	padding-left:8px;
}