/* CSS Coding */
/* Author: Max Aureli */
/* Date: 2007 */
/* Copyright: animaxmedia.com */

* {
padding:0px;
margin:0px;
}
body {
	text-align: center;
	font-size: 62%;
	font-family: verdana, arial, helvetica, sans-serif;
;
}
h1 {
	font-size: 1.3em;
	color: #45C045;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 0.25em;
	padding-top: 0.5em;
	text-transform: capitalize;
}
h5 {
	color: #339933;
	padding-bottom: 0.5em;
	font-size: 1.3em;
	padding-left: 10px;
}
p  {
	font-size: 1.1em;
	padding-bottom: 8px;
	color: #999999;
	padding-right: 20px;
	line-height: 1.2em;
	padding-left: 2px;
}
strong {
}
a, a:hover, a:visited, a:active {
	color: #658CC0;
	text-decoration: none;
}
a:hover {text-decoration: underline;}
#mainLayout {
	text-align: left;
	width: 780px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#mainLayout_top {
	height: 20px;
	background-image: url(../images/2Col_mainLayout_top.gif);
	background-repeat: no-repeat;
}
#mainLayout_container {
	margin-right: auto;
	margin-left: auto;
}
#mainLayout_bottom {
	height: 15px;
}
#topContainer {
	position: relative;
	padding-bottom: 0px;
	background-image: url(../images/topContainer_backgrd.gif);
	background-repeat: repeat-x;
	height: 86px;
}
#logo img {
	width: 190px;
	height: 78px;
	padding-top: 2px;
}
#bannersContainer {
	padding-bottom: 1px;
	position: relative;
	width: 780px;
	height: 239px;
}
#leftBanner {
	width: 500px;
	height: 238px;
	float: left;
	position: relative;
	background-color: #F6F6F6;
}
#rightBanner {
	float: right;
	height: 235px;
	width: 270px;
	position: relative;
	padding-top: 1px;
}
#middleContainer {
	padding-bottom: 20px;
	width: 780px;
	position: relative;
	padding-top: 5px;
	background-repeat: repeat-y;
	background-position: -200px;
}
#mC_Left {
	width: 350px;
	float: left;
	position: relative;
}
#mC_Left p {
	padding-right: 10px;
}
#mC_Left ul {
	padding-bottom: 20px;
	padding-left: 30px;
	padding-right: 20px;
}
#mC_Left ol {
	padding-bottom: 15px;
	padding-left: 30px;
	padding-right: 20px;
	list-style-type: decimal;
}
#mC_Left li {
	font-size: 1.2em;
	color: #666666;
	line-height: 1.2em;
}
#mC_Left ol li {
	padding-bottom: 10px;
	line-height: 1.2em;
}

#mC_Left table {
	font-size: 1em;
	color: #666666;
	margin-bottom: 3em;
	margin-left: 1em;
	margin-top: 2em;
}
#mC_Left td {
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#home #mC_Left, #aboutus #mC_Left, #contactus #mC_Left, #formsList #mC_Left {
}
#mC_Right {
	float: right;
	width: 395px;
	position: relative;
	background-image: url(../images/rightC_backgrd.gif);
	background-repeat: repeat-x;
	background-color: #F6F6F6;
	border: 1px solid #F2F2F2;
	padding-left: 5px;

}
#home #mC_Right, #aboutus #mC_Right, #contactus #mC_Right, #formsList #mC_Right {

}
#bottomContainer {
	width: 760px;
	background-color: #303B51;
}
.clear:after {
	content: ".";
	height: 0px;
	visibility: hidden;
	display: block;
	clear: both;
	margin: 0px;
}

/* =====================================
	headerNav Navigation
========================================*/
#headerNav {
	list-style-type: none;
	width: 780px;
	background-image: url(../images/headerNav_backgrd.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 6px;
	background-color: #E0E0E0;
	padding-bottom: 6px;
}
#headerNav li {
	display: inline;
}
#headerNav li a {
	color: #AF3227;
	text-decoration: none;
	font-size: 1em;
	padding-right: 0.5em;
	text-transform: uppercase;
	padding-left: 2em;
	font-weight: bold;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}
#headerNav li a:hover {
	color: #FF4646;
	background-image: url(../images/arrow_over.gif);
}
#list_buysell #headerNav a#headerNav01,
#list_private_rent #headerNav a#headerNav02,
#list_commercial_rent #headerNav a#headerNav03 {
	font-weight: bold;
	color: #FF4646;
	background-image: url(../images/arrow_over.gif);
}
/* =====================================
	END headerNav Navigation
========================================*/
/* =====================================
	mainNav Navigation
========================================*/
#mainNav {
	list-style-type: none;
	padding-right: 10px;
	position: relative;
	background-image: url(../images/mainNav_backgrd.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 6px;
	padding-bottom: 10px;
	background-color: #F6F6F6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 10px;
}
#mainNav li {
	display: inline;
	color: #406AA1;
}
#mainNav li	a {
	color: #AF3227;
	text-decoration: none;
	font-size: 1em;
	padding-right: 0.5em;
	text-transform: uppercase;
	padding-left: 0.5em;
	font-weight: bold;
}
#mainNav li a:hover {
	color: #FF4646;
}
#home #mainNav a#Nav01,
#aboutus #mainNav a#Nav02,
#services #mainNav a#Nav03,
#searchlist #mainNav a#Nav04,
#contactus #mainNav a#Nav05, 
#login #mainNav a#Nav06 {
	font-weight: bold;
	color: #FF4646;
}
/* =====================================
	END mainNav Navigation
========================================*/
/* =====================================
	bottom Navigation
========================================*/
#bottomNav {
	list-style-type: none;
	text-align: center;
	padding-top: 2px;
	width: 780px;
	background-image: url(../images/bottomNav_backgrd.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #D13C31;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #621B15;
}
#bottomNav li  {
	text-decoration: none;
	display: inline;
}
#bottomNav a {
	color: #F3D0CD;
	text-decoration: none;
	font-size: 8px;
	padding-right: 0.5em;
	text-transform: uppercase;
	padding-left: 0.5em;
}
#bottomNav a:hover {
	color: #FFFFFF;
}
#home #bottomNav a#Nav01,
#aboutus #bottomNav a#Nav02,
#services #bottomNav a#Nav03,
#searchlist #bottomNav a#Nav04,
#contactus #bottomNav a#Nav05, 
#login #bottomNav a#Nav06 {
	font-weight: bold; 
	color: #FFFFFF;
}
#bottomNav #credits a {
	padding-left: 20px;
	color: #FFFFFF;
}
/* =====================================
	END top and bottom Navigation
========================================*/
/* =====================================
	servicesNav Navigation
========================================*/
#servicesNav {
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#servicesNav li {
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}
#servicesNav li a {
	color: #AF3227;
	text-decoration: none;
	font-size: 1em;
	padding-right: 0.5em;
	text-transform: capitalize;
	padding-left: 2em;
	font-weight: bold;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}
#servicesNav li a:hover {
	color: #FF4646;
	background-image: url(../images/arrow_over.gif);
}
/* =====================================
	END servicesNav Navigation
========================================*/
#form1 {
	font-size: 1em;
	width: 260px;
	margin-left: 20px;
	color: #999999;
}
#form1 label {
	display: block;
	float: left;
	padding-bottom: 10px;
}
#form1 input {
	float: left;
	height: 1.1em;
}
#form1 textarea {
	float: left;
	height: 4em;
}
#form1 .button {
	height: 1.5em;
	float: right;
	margin-left: 10px;
}
#form1 .messageField {
	float: left;
	padding-top: 30px;
	color: #FF0000;
}
/* =====================================
	Redefines
========================================*/
.gray {
	color: #999999;
}
p.news {
	font-size: 1em;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;


}
p.last {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F6F6F6;
	padding-bottom: 2em;
	margin-bottom: 1em;
}
.middleListing {
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E4E4E4;
	width: 780px;
	padding-bottom: 1em;
	padding-top: 1em;
	float: left;
}
.middleListing p{
	width: 500px;
	float: left;
	padding-right: 0px;
	display: block;
	position: relative;
}
.middleListing img {
	border: 1px solid #CCCCCC;
	float: right;
	width: 270px;
}
