body {
	background-color: #F2FBFB;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
body, td, p {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#wrapper {
	margin: 0 auto;
	text-align: left;
}
p {
	line-height: 18px;
}
a:link, a:visited, a:active {
	color: #91260E;
	text-decoration: none;
}
a:hover {
	color: #91260E;
	text-decoration: underline;
}

h1 {
	background-color: #00BAB9;
	padding: 0 15 10 15;
	height: 70px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #FFFFFF;
	font-weight: normal;
	display: block;
	padding-top: 25px;
}

h2 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #00BAB9;
	font-weight: normal;
	display: inline;
}
h3 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #91260E;
	font-weight: normal;
	display: inline;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #91260E;
	display: inline;
}
.text {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
}
. pic {
	width: 200px;
	text-align: left;
}
h5 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 18px;
	font-size:14px;
	font-weight: bold;
	color: #000000;
}
h6 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 18px;
	font-size:14px;
	font-weight: bold;
	color: #000000;
}

a#attention {display:block; padding:15px; border:3px solid #00BAB9; color:#00BAB9; text-align:center; font-size:13px; margin:20px;}

/*Property Categories -----------------------------------*/
.categories a:link, .categories a:visited, .categories a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #91260E;
}
.categories a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #91260E;
}
.categories ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.categories li {
	background-image: url(../images/core/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0.1em .5em;
	padding-left: 1.3em;
	padding-bottom: 6px;
}





/*Property Listings -----------------------------------*/
.listing .pic {
	padding-right: 10px;
}
.listing .propertyname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #91260E;
	padding-bottom:5px;
}
.listing .price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #91260E;
	padding-bottom:5px;
}

.listing .boxlabel {
	padding: 3 5 3 5;
	background-color: #00BAB9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}

.listing .boxinfo {
	padding: 3 5 3 5;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #91260E;
	border: 1px solid #00BAB9;
	text-align: center;
}

.listing .description {
	line-height: 16px;
	padding-bottom: 10px;
}
.listing p {
	line-height: 16px;
}

/*FAQs -----------------------------------*/
.question {
	font-weight: bold;
	color: #91260E;
	line-height: 16px;
	padding-bottom: 2px;
}
.answer {
	line-height: 16px;
	padding-bottom: 25px;
}


/*Breadcrumb -----------------------------------*/
.breadcrumb, .breadcrumb a:link, .breadcrumb a:visited, .breadcrumb a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.breadcrumb a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

