
a:link
{
	color: #000067;
	background: inherit;
}

/*-------------- Left Column --------------*/
#lcwrapper
{ 
	background-color: #fff;
	
 }

#logo_image
{
	background-image: url(images/pp_logo.jpg);
}
/*-------- Banner Image ---------*/


#banner_image
{
	background-image: url(images/pp_banner.jpg);
}

/*-----------Middle Column------*/
/* #mcwrapper
{
	border-left-style: solid;
  border-left-color:#000067;
  border-left-width:2px;
  border-right-style  : solid;
  border-right-color:#000067;
  border-right-width:2px;
	}
	*/
/*-------- Top Menu ---------*/
#topmenubar
{ border-top-color: #000067;
  border-top-width:2px;
  border-bottom-color: #000067;
  border-bottom-width: 2px;
  border-bottom-style:solid;
  border-top-style:solid;
}
#menu
{
	list-style: none;
	font-size: 1.1em;
	font-weight:bolder;
}
#menu li
{
	float: left;
	margin-left: 1px;
	padding-top: 1px;
	list-style: none;
	font-size: 1.1em;
}
#menu li a
{
	display: block;
	height: 20px;
	line-height: 20px;
	padding: 0 10px 0 0;
	float: left; 
	text-decoration: none;
	list-style: none;
	font-size: 1.1em;
}
#menu li a b
{
	display: block;
	height: 20px;
	float: left;
	padding: 0 0 0 10px;
	cursor: pointer;
	list-style: none;
	font-size: 1.1em;
}
#menu li a:hover, #menu li a:active, #menu li a:focus, .home #menu li#home a, .single #menu li#single a, .dropdown #menu li#dropdown a, .dropline #menu li#dropline a, .flyout #menu li#flyout a, .support #menu li#support a, .contact #menu li#contact a
{
	line-height: 20px; 
	list-style: none;
	font-size: 1.1em;
}

#menu li a:hover b, #menu li a:active b, #menu li a:focus b, .home #menu li#home a b, .single #menu li#single a b, .dropdown #menu li#dropdown a b, .dropline #menu li#dropline a b, .flyout #menu li#flyout a b, .support #menu li#support a b, .contact #menu li#contact a b
{
	list-style: none;
	font-size: 1.1em;
}
/*-------- Favorites Banner Image ---------
#fav_banner
{
	background-image: url(images/arhomesbanner.gif);
}
*/
/*-------------- Footer Wrapper --------------*/
#footerwrap
{
	background-color: #000067;
}
/*-------------- Footer Links Styles --------------*/
.footerlinks, a.footerlinks:link, a.footerlinks:active, a.footerlinks:visited
{
	color: #d7d7d7;
}
a.footerlinks:hover
{
	color: #d0d0d0;
}
/*-------------- Top Menu Styles --------------*/
#menu li a
{
	color: #000067;
}
#menu li a:hover, #menu li a:active, #menu li a:focus, .home #menu li#home a, .single #menu li#single a, .dropdown #menu li#dropdown a, .dropline #menu li#dropline a, .flyout #menu li#flyout a, .support #menu li#support a, .contact #menu li#contact a
{
	color: #000067; text-decoration: underline;
}
/*-------------- Vertical Left Side Menu Styles --------------*/
#vmenu a
{
	background: #F6F6F6 url(images/lm-li.gif) no-repeat left;
}
#vmenu li
{
	background: #F6F6F6 url(images/li-line.gif) no-repeat bottom left;
}
