@charset "iso-8859-9";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	background-color: #FFFFFF;
	background-image: url(images/house-property_02.gif);
	background-repeat: repeat-x;
}
.twoColFixLtHdr #container {
	width: 1000px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.twoColFixLtHdr #header {
	background-image: url(images/home-pic.jpg);
	background-repeat: no-repeat;
	height: 263px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 0px;
} 
.twoColFixLtHdr #header h1 {
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	font-size: 40px;
	font-weight: bold;
	color: #aa0100;
		line-height: 20px;
}
/* Navigation end */
.twoColFixLtHdr #header h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
	font-weight: normal;
	padding: 0px;
	width: 300px;
}
.twoColFixLtHdr #header h3 {
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 20px;
	font-weight: bold;
	background-color: #fea5a5;
	width: 60px;
}
.twoColFixLtHdr #header h3 a {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 0px;
	font-weight: bold;
	background-color: #fea5a5;
	width: 60px;
	text-decoration: none;
}

.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 225px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 260px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 10px;
} 
.twoColFixLtHdr #mainContent h2 {
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: left;
}
.twoColFixLtHdr #mainContent h3 {
	font-size: 15px;
	font-weight: bold;
	color: #aa0100;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 20px;
	text-align: left;
}
.twoColFixLtHdr #mainContent h1 {
	font-size: 30px;
	font-weight: bold;
	color: #aa0100;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: left;
}
.twoColFixLtHdr #mainContent h4 {
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: left;
}

.twoColFixLtHdr #mainContent p {
	margin: 0px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	text-align: justify;
	line-height: 20px;
}
.twoColFixLtHdr #mainContent p a {
	margin: 0px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: justify;
	color: #B90000;
}
/* Navigation4 end */
#footercenter {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

.twoColFixLtHdr #footer {
	background-image: url(images/bottom-bg.gif);
	background-repeat: repeat-x;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #FFFFFF;
} 
.twoColFixLtHdr #footer p {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	font-size: 10px;
	color: #6b6c6c;
	text-align: left;
}
.twoColFixLtHdr #footer p a {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	font-size: 10px;
	color: #6b6c6c;
	text-align: left;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}

/* space end */
.fltrt2 {
	float: right;
	margin-left: 8px;
	width: 250px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
/* Navigation2 end */
.fltlft2 {
	float: left;
	margin-right: 20px;
	width: 221px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/* Navigation start */
ul.Navigation {
	padding:0;
	margin:0;
	list-style:none;
	border:0;
}
ul.Navigation li {
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: ridge;
	border-right-color: #FFFFFF;
	float: left;
	text-align: center;
	margin-top: 75px;
}
ul.Navigation li a {
	text-decoration: none;
	color: #FFFFFF;
}
ul.Navigation li a:hover {
	text-decoration: none;
	color: #FF0000;
}
/* Navigation2 start */
ul.Navigation2 { padding:0; margin:0; border:0;list-style:none;}
ul.Navigation2 li {
	font-size: 18px;
	color: #8d8d8d;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	line-height: 46px;
	font-weight: normal;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8d8d8d;
}
ul.Navigation2 li a{
	text-decoration: none;
	color: #8d8d8d;
	padding-top: 1px;

}



ul.Navigation2 li a:hover{
	text-decoration: none;
	color: #AA0100;
	padding-left: -5px;
}
/* Navigation4 start */
ul.Navigation4 {
	padding:0;
	margin:0;
	list-style:none;
	border:0;
}
ul.Navigation4 li {
	font-size: 12px;
	color: #393939;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: ridge;
	border-right-color: #393939;
	float: left;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
ul.Navigation4 li a {
	text-decoration: none;
	color: #393939;
}
ul.Navigation4 li a:hover {
	text-decoration: underline;
	color: #393939;
}
/* space start */

.spacetop {
	margin-top: 60px;
}

.spacetop2 {
	margin-top: 7px;
}
.spacetop3 {
	margin-top: 15px;
}
.page2 {
	background-image: url(images/buying-top-pic.jpg);
	background-repeat: no-repeat;
	height: 263px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
.page3 {
	background-image: url(images/renovation-top-pic.jpg);
	background-repeat: no-repeat;
	height: 263px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
.page4 {
	background-image: url(images/furniture-top-pic.jpg);
	background-repeat: no-repeat;
	height: 263px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
/* Navigation6 start */
ul.Navigation6 { padding:0; margin:0; list-style:none; border:0;}
ul.Navigation6 li {
	background-image: url(images/arrows-pic.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	font-size: 12px;
	color: #000000;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 20px;
	line-height: 22px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
}
ul.Navigation6 li a {
	text-decoration: none;
	color: #000000;
}

/* Navigation6 end */
.twoColElsLtHdr #container #mainContent .pgroup {
	padding-left: 22px;
}
.page5 {
	background-image: url(images/sitemap-top-pic.jpg);
	background-repeat: no-repeat;
	height: 263px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
.page6 {
	background-image: url(images/contact-top-pic.jpg);
	background-repeat: no-repeat;
	height: 263px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
.page7 {
	background-image: url(images/resources-top-pic.jpg);
	background-repeat: no-repeat;
	height: 263px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
.twoColFixLtHdr #mainContent a {
	color: #B90000;
}

#dynacloud a{
	color: #000000;
	text-decoration: none;
}
#dynacloud {
	padding: 4px;
}
