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

body {
	background: url(../images/h_bg.jpg) top repeat-x #fdfcf3;
	font-family: tahoma;
	color: #515151;
	font-size: 13px;
	line-height: 18px;
}
.bigLeaf {

	;
	background-image: url(../images/h_bg-leaf.gif);
	background-repeat: no-repeat;
	background-position: top;
}

a {
	color: #515151;
	text-decoration: underline;
}

.header {
	width: 1075px;
	margin: 0 auto;
}
.headerLogo {
	background-attachment: scroll;
	background-image: url(../images/hnav-left.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
/* eto guide gamitin mo http://app6-clients.thedesignpeople.com/is/maureenrealty.com/stage/ */
.flashArea {
	padding-left: 25px;
	width: 935px;
}
.contentArea {
	margin-left: 15px;
	color: #515151;
	font-size: 14px;
	padding-right: 15px;
}
.contentArea p {
	line-height: 20px;
	padding-left: 15px;
}

.welcomeText {
	width: 543px;
}
.featuredProperty {
	width: 303px;
	float: left;
	background-image: url(../images/featured-bg.jpg);
	background-repeat: repeat-y;
	font-size: 11px;
	line-height: 12px;
	margin-right: 15px;
	display: inline;
	margin-top: 10px;
	margin-left: 15px;
}
.featuredBody {
	background-image: url(../images/featured-middle.jpg);
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 15px;
	background-repeat: no-repeat;
	line-height: 14px;
	height: 75px;
}
.featuredImage {
	float: left;
	padding-right: 10px;
}
.featuredDesc {
	float: left;
	width: 165px;
}
.featuredDesc a{
	text-decoration: underline;
}
.featuredDesc a:hover{
	text-decoration: none;
}


.hr {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9e8b4a;
	margin-top: 25px;
	height: 25px;
	text-align: center;
}
.footer {
	font-size: 11px;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 10px;
}
.footer a{
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.footer a:hover{
	text-decoration: underline;
	padding-right: 5px;
	padding-left: 5px;	
}
.menuLeft {
	background-attachment: scroll;
	background-image: url(../images/hnav-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 92px;
	float: left;
}
.menuContainer/*top menu*/
 {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: left;
}
.menu {
	padding:0;
	margin:0;
	float: right;
}
.menu li{
	display:inline;
}
.menu li a {
	float: left;
}
.n1 a  {
	width:80px;
	height:42px;
	background-image: url(../images/hnav01.jpg);
	background-repeat: no-repeat;
	margin-left: 33px;
}
.n2 a  {
	width:78px;
	height:42px;
	background-image: url(../images/hnav02.jpg);
	background-repeat: no-repeat;
}
.n3 a  {
	background:url(../images/hnav03.jpg);
	width:78px;
	height:42px;
	background-repeat: no-repeat;

}
.n4 a  {
	background:url(../images/hnav04.jpg);
	width:78px;
	height:42px;
	background-repeat: no-repeat;
}
.n5 a  {
	background:url(../images/hnav05.jpg);
	width:78px;
	height:42px;
	background-repeat: no-repeat;
}
.n6 a {
	background:url(../images/hnav06.jpg);
	width:81px;
	height:42px;
	background-repeat: no-repeat;
}


.n1 a:hover  {
	width:80px;
	height:42px;
	background-repeat: no-repeat;
	background-image: url(../images/hnav01a.jpg);
}
.n2 a:hover  {
	width:78px;
	height:42px;
	background-repeat: no-repeat;
	background-image: url(../images/hnav02a.jpg);
}
.n3 a:hover  {
	width:78px;
	height:42px;
	background-repeat: no-repeat;
	background-image: url(../images/hnav03a.jpg);
}
.n4 a:hover  {
	width:78px;
	height:42px;
	background-repeat: no-repeat;
	background-image: url(../images/hnav04a.jpg);
}
.n5 a:hover  {
	width:78px;
	height:42px;
	background-repeat: no-repeat;
	background-image: url(../images/hnav05a.jpg);
}
.n6 a:hover {
	width:81px;
	height:42px;
	background-repeat: no-repeat;
	background-image: url(../images/hnav06a.jpg);
}


.back {
	margin-top:20px; 
	text-align:center;
}
.rolloverPlan a{
	height: 47px;
	width: 151px;
	float: left;
	background-image: url(../images/featured-plan.jpg);
}
.rolloverPlan a:hover{
	height: 47px;
	width: 151px;
	float: left;
	background-image: url(../images/featured-plana.jpg);
}
.rolloverRequest a{
	background-image: url(../images/featured-request.jpg);
	float: left;
	height: 47px;
	width: 152px;
}
.rolloverRequest a:hover{
	background-image: url(../images/featured-requesta.jpg);
	float: left;
	height: 47px;
	width: 152px;
}

.containerWrapper {
	/* width:1570px; */
	width:1075px;
	margin:0 auto;
}
