body {
	padding : 0;
	color: #555;
	background-color: #ccc;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-position: center;
	margin: 0;
}
			/*WRAP*/
#container {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	line-height: 1.4em;
	background: transparent;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	border: 0px none #333333;
	text-align: left;
	height: auto;
}
			/*TOP BANNER*/
#banner {
	padding: 0;
	margin-bottom: 0;
	height: 100px;
	border-bottom:3px solid #fff;
	color: #000;
	background-color: #82B64D;
	background-image: url(images/banner.gif);
}
			/*TOP NAVIGATION*/
#navbar ul {
	float:left;
	width:100%;
	padding:0;
	margin:0;
	list-style-type:none;
	font-size: 110%;
	text-align: center;
	border-bottom:3px solid #fff;
	background: #868749;
	color: #000;
	height: auto;
}
#navbar a {
	float:left;
	width:6em;
	height:19px;
	text-decoration:none;
	color:#fff;
	background:#868749;
	border-right:1px solid #fff;
	padding-top: 0.5em;
	padding-right: 0.6em;
	padding-bottom: 0.5em;
	padding-left: 0.6em;
}
#navbar a:hover {
background:#5b662d;
color: #fff;
}
#navbar li {
display:inline;
}
			/*MAIN CONTENT*/
#content {
padding: 1em;
margin-left: 240px;
}
			/*SIDEBAR*/
#sidebar {
	float: left;
	width: 190px;
	margin: 0;
	padding-top: 0;
	padding-right: 1em;
	padding-bottom: 0;
	padding-left: 1em;
}
			/*SIDE MENU*/
#sidebar ul {
list-style: none;
margin: 0 0 20px 0;
padding: 0;
}
#sidebar ul li { 
display: inline;
padding: 0;
margin: 0;
}
#sidebar ul li a {
	display: block;
	background: inherit;
	text-decoration: none;
	margin: 0;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #C0C0C0;
	color: #000066;
}
#sidebar ul li a:hover {
text-decoration: none;
background: #E6E7E9;
color: #DA7910;
}
			/*FOOTER*/
#footer {
clear: both;
width:750px;
padding: 5px;
margin: 0;
font-size: 0.8em;
border-top: 3px solid #fff;
border-bottom: 3px solid #fff;
background: #868749;
color: #fff;
text-align:center;
}
#footer a:link, #footer a:visited {
text-decoration : none;
background : inherit;
color : #000; 
}
#footer a:hover {
	text-decoration : underline;
	color :  #fff;
	background-color: #868749;
}
a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

			/*LINKS*/
a:link, a:visited {
text-decoration : none;
}
a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: underline;
}
			/*TYPOGRAPHY*/
h1 {
	margin: 0;
	font-size: 9pt;
	letter-spacing: normal;
	color:#999999;
	font-style: normal;
	line-height: normal;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	text-decoration: underline;
}
h2 {
	margin-top: 5px;
	font-size: 105%;
	letter-spacing: normal;
	background : transparent;
	text-align: left;
	color: #000099;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
h3 {
margin: 0;
padding: 10px 0 10px 0;
font-size: 160%;
letter-spacing: 3px;
background : inherit;
color :  #385900;
}
blockquote {
font-weight : normal;
font-style : normal;
color : #333333;
}
			/*CLASS*/
.clear {
clear: both;
overflow: hidden;
width: 0;
height: 0;
}
.slogan {
margin: 0 0 0 50px;
letter-spacing: 3px;
}

.post{
background: #E6E7E9;
padding: 3px;
margin: 20px 10px 10px 5px;
font-size: 80%;
}
.post .date {
background: url(images/clock.gif) no-repeat left center;
padding-left: 15px;
margin: 0 15px 0 5px;
}
.post .comments {
background: url(images/comment.gif) no-repeat left center;
padding-left: 15px;
margin: 0 15px 0 5px;
}
.post .readmore {
background: url(images/document.gif) no-repeat left center;
padding-left: 15px;
margin: 0 15px 0 5px;
}
#container #content #philcebu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%;
}
#container #content #philcebu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
}
#container #content #headline4 {
	text-align: center;
}
#container #content #homepage {
	font-size: 14px;
}
#container #content #name {
	width: 300px;
	position: static;
}
#container #content #label1 {
	width: 470px;
	position: static;
	text-align: center;
	margin: 5px;
	padding: 1px;
	float: left;
	height: auto;
}
#container #content #texts {
	padding: 2px;
	clear: left;
	float: left;
	width: 470px;
	position: static;
	margin: 4px;
}
#container #content #contacttherealtor {
	margin: 4px;
	padding: 2px;
	float: left;
	width: 470px;
	position: static;
}


.style5 {font-size: 120%}
.style6 {
	font-size: 5px;
	color: #CCCCCC;
	line-height: normal;
}
.style9 {
	color: #0000FF;
	text-align: center;
}
.style11 {
	color: #000066;
	font-weight: bold;
}

#Layer1 {
	position:static;
	left:357px;
	top:699px;
	width:150px;
	height:120px;
	z-index:1;
	border: 1px none #333333;
	text-align: left;
	margin-left: 3px;
	float: left;
	margin-top: 24px;
	padding: 1px;
	margin-right: 3px;
	margin-bottom: 5px;
}
#Layer2 {
	position:absolute;
	left:590px;
	top:696px;
	width:120px;
	height:120px;
	z-index:2;
}
.style15 {color: #233700}
.style16 {color: #0000CC}
.style17 {color: #990000}
.style18 {color: #0000FF}
.style19 {color: #FFFFFF}
.style20 {color: #FF0000; font-weight: bold; }

#Layer3 {
	position:absolute;
	left:381px;
	top:361px;
	width:482px;
	height:181px;
	z-index:1;
}
.style25 {color: #990000}
#container #content #form1 textarea {
	height: 60px;
	width: 250px;
}
