body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg-main.jpg);
	background-color: #669dc6;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#navigation {
	background-image: url(../images/nav-bg.jpg);
	background-repeat: repeat-x;
	height: 41px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
#navigation a{
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
#navigation a:hover{
	color:#066e94;
}
.about-bg {
	background-image: url(../images/about-bg.jpg);
	background-repeat: repeat-x;
	height: 160px;
	background-color: #0B83B5;
	background-position: top;
}
.selling-bg {
	background-image: url(../images/selling-bg.jpg);
	background-repeat: repeat-x;
	height: 149px;
	background-position: top;
	background-color: #0B83B5;
}
.mls-bg {
	background-image: url(../images/MLS-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 94px;
	background-color: #0B83B5;
	display: block;
	font-size: 25px;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	width: 293px;
	padding-top: 5px;
	padding-left: 5px;
}
.maintext {
	text-decoration: none;
	vertical-align: top;
	font-size: 12px;
	padding: 5px;
}
.top {
	font-family: "trebuchet MS", Arial, verdana;
	font-size: 25px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.head-contact {
	font-size: 22px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 130px;
	padding-left: 15px;
}
.head-contact a {

	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.head-contact span {
	font-size: 25px;
	font-family: "Arial Black", Arial;
}
.head-contact a:hover {


	font-size: 18px;
	font-weight: normal;
	color: #066e94;
	text-decoration: none;
}
#head-bg {
	background-image:url(../images/bg-header.jpg);
	background-repeat: repeat-x;
	height: 266px;
}
.mls-bg a {
	color: #FFFFFF;
	text-decoration: none;
}
.hdng {
	font-size: 25px;
	text-decoration: none;
	margin-bottom: -5px;
	margin-top: 0px;
}
.contact-text {
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
}
.contact-bg span {

	font-size: 18px;
	text-transform: uppercase;
}
.contact-bg a {
	font-size: 22px;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.contact-bg {
	background-color: #EF7A2B;
	background-image: url(../images/contact-bg.jpg);
	background-repeat: repeat-x;
	font-size: 14px;
	color: #FFFFFF;
	width: 293px;
	padding-top: 5px;
	padding-left: 5px;
}
.img-right-rose {
	float: right;
	height: 73px;
	width: 82px;
}
.maintext li {
	background-image: url(../images/arrow-black.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-left: 12px;
	list-style-type: none;
	padding-top: 5px;
}
.maintext ul {
	margin: 0px;
	padding: 0px;
}
.featuretext a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/arrow-black.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	padding-left: 12px;
}
.featuretext {
	text-decoration: none;
	vertical-align: top;
	font-size: 12px;
	padding: 5px;
}
.maintext a {
	font-weight: normal;
	color: #FFDAC1;
	text-decoration: underline;
	background-position: 0px 5px;
}
.maintext a:hover {
	text-decoration: none;
}
.maintext th {
	font-weight: bold;
	color: #0000CC;
}
.footer a{
color:#ffffff;
text-decoration:none;
}
.footer a:hover{
color:#ffffff;
text-decoration:underline;
}
