*
{
padding: 0px;
margin: 0px;
}

body
{
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #223c64;
line-height: 18px;
}

a
{
color: #223C64;
text-decoration: underline;
}

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

sup
{
font-size: 0.5em;
}


p
{
margin-bottom: 14px;
}

img.picA
{
position: relative;
top: -2px;
width: 90px;
}

img.picB
{
position: relative;
top: -2px;
background: url('images/a26.gif') no-repeat;
width: 146px;
height: 75px;
padding: 7px;
}

img.picC
{
position: relative;
top:0px;
left:2px;
padding-right:5px;
/*top: 2px;
left:-20px;
padding-left: 42px;
*/
/*top: -2px;
left:-4px;*/
}

img.picMain
{
position: relative;
top: -2px;
padding-left: 33px;
}

img.picMain2
{
position: relative;
float:right;
padding-bottom: 20px;
}

img.picMap
{
position: relative;
top: -20px;
padding-left: 20px;
}

img.floatleft
{
float: left;
margin: 0px 5px 20px 0px;
}

img.floatright
{
float: right;
}

ul.linklist
{
list-style: none;
}

ul.linklist li
{
border-top: solid 1px #EEEEEE;
padding-top: 5px;
margin: 5px 0px 0px 0px;
}

ul.linklist li.first
{
border-top: 0px;
margin-top: 0px;
padding-top: 0px;
}

#upbg
{
position: absolute;
top: 0px;
left: 0px;
width: 900px;
height: 150px;
z-index: 1;
}

#outer
{
position: relative;
width: 932px;
margin: 0 auto;
background: #fff url('images/metro_abg.gif') repeat-y;
}

#inner
{
position: relative;
width:900px;
margin-left:16px;
padding: 1px 0px 0px 0px;
z-index: 1;
}

#splash
{
	position: relative;
	background: #223c64 url(images/metro_header.gif) no-repeat;
	width: 900px;
	height: 119px;
}

#menu
{
	position: relative;
	background: #FFFFFF url(images/metro_nav_bg.gif) no-repeat;
	height: 60px;
	margin: 0px 0px 0px;
	padding-left: 20px;
}

#menu ul
{
}

#menu ul li
{
display: inline;
line-height: 40px;
padding-left: 10px;
}

#menu ul li.first
{
border-left: 0px;
}

#menu ul li a
{
background-color: transparent;
background-repeat: repeat-x;
padding: 8px 12px 8px 12px;
font-size: 12px;
color: #223c64;
font-weight: bold;
letter-spacing:1px;
text-decoration: none;
}

#menu ul li a:hover
{
color: #FFF;
text-decoration: none;
}

#menu ul li a.activeLink {
	color:#ffffff;
	border-style:solid;
	border-width:0px 0px 0px 0px;
	border-color:#1F3F08;
	/*
	background-color:#679F1D;
	-moz-border-radius:6px;
	padding:6px;
	*/
}

#share {
	position:relative;
	float:right;
	top:-45px;
	right:120px;
	outline:none;
}

#share a {
	outline:none;
}

#secondarycontent
{
position: relative;
width: 250px;
float: right;
}

#secondarycontent h3
{
position: relative;
top: 4px;
font-size: 12px;
line-height: 20px;
color: #97CC50;
margin-bottom: 10px;
font-weight:bold;
}

#secondarycontent .content
{
	padding: 0px 10px 0px 0px;
	margin-bottom: 20px;
	text-align: left;
	font-size:11px;
	line-height:13px;
}

#primarycontent
{
position: relative;
width: 625px;
float: left;
}

#primarycontent h3
{
position: relative;
top: 4px;
font-size: 18px;
line-height: 20px;
color: #223c64;
padding: 0px 0px 10px 0px;
margin-bottom: 20px;
}

#primarycontent .h3
{
position: relative;
top: 4px;
font-size: 18px;
line-height: 22px;
color: #223c64;
padding: 0px 0px 0px 0px;
margin-bottom: 0px;
font-weight:bold;
}

#primarycontent h4
{
position: relative;
top: 4px;
font-size: 14px;
line-height: 20px;
color: #97CC50;
margin-bottom: 10px;
font-weight:bold;
}

#primarycontent .content
{
padding: 0px 10px 0px 30px;
margin-bottom: 20px;
}

#primarycontent .post
{
margin-bottom: 30px;
}

#primarycontent .post .header
{
position: relative;
}

#primarycontent .post .content
{
	margin-bottom: 0px;
	text-align: left;
}

#primarycontent .shops
{
padding: 0px 0px 0px 5px;
border-left:1px solid #97cc50;
margin-left:10px;
}

#primarycontent .shops a
{
color: #223C64;
text-decoration: underline;
}

#primarycontent .shops a:hover
{
color: #FF7800;
text-decoration: underline;
}

#primarycontent .farmers
{
margin-left:10px;
}

#primarycontent li
{
margin-left:30px;
}

#gutter
{
	position: relative;
	width: 20px;
	height: 460px;
	float:left;
	background: #fff url('images/metro_greenpixel.gif') center repeat-y;
	margin-bottom:10px;
}

#footer
{
position: relative;
width:876px;
/*margin-left:16px;*/
font-size: 11px;
clear: both;
height: 55px;
text-align: left;
line-height:55px;
background-color:#97cc50;
color: #223c64;
padding-left:25px;
font-weight:bold;
}

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

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

#footer .address
{
  padding-left: 275px;
	text-align: right;
	color:#223c64;
}

#poweredby
{
position: relative;
width: 932px;
margin: 0 auto;
}

#poweredby a
{
top: 4px;
font-size: 9px;
color: #666666;
margin-bottom: 10px;
font:Verdana, Arial, Helvetica, sans-serif;
}


.new {
	background:transparent url("images/metro_new_store.gif") top right no-repeat;
	padding:3px 50px 10px 0px;
	height:21px;
	line-height:21px;
}

.lease {
	background:transparent url("images/leased_icon.gif") top right no-repeat;
	padding:6px 70px 10px 0px;
	height:21px;
	line-height:21px;
}

.pending {
	background:transparent url("images/pending_icon.gif") top right no-repeat;
	padding:6px 70px 10px 0px;
	height:21px;
	line-height:21px;
}

.tel {
	font-size: 11px;
}
/*------------ BUTTON STYLES -----------------*/
.clear { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
}

a.buttonMC {
	background: transparent url('mc_button_a.gif') no-repeat scroll top right;
	color: #fff;
	display: block;
	float: left;
	font: bold 12px trebuchet ms,arial, sans-serif;
	height: 24px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
	outline:none;
}

a.buttonMC span {
	background: transparent url('mc_button.gif') no-repeat top left;
	display: block;
	line-height: 14px;
	padding: 5px 0 5px 18px;
}


a.buttonMC:hover {
	background: transparent url('mc_button_a.gif') no-repeat scroll center right;
	color: #fff;
	display: block;
	float: left;
	font: bold 12px trebuchet ms,arial, sans-serif;
	height: 24px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
}

a.buttonMC:hover span {
	background: transparent url('mc_button.gif') no-repeat center left;
	display: block;
	line-height: 14px;
	padding: 5px 0 5px 18px;
}


a.buttonMC:active {
	background: transparent url('mc_button_a.gif') no-repeat scroll bottom right;
	height:18px;
	color: #eeeeee;
	display: block;
	float: left;
	font: bold 12px trebuchet ms,arial, sans-serif;
	height: 24px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
}

a.buttonMC:active span {
	background: transparent url('mc_button.gif') no-repeat bottom left;
	display: block;
	line-height: 14px;
	padding: 6px 0 4px 18px;
}
/*---------------------------------------------------*/--------------------------*/----------------------------------------------*/------------*/
