body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background: #124c72;
}
td.potm {
	font-size: 11px;
	background: url(/images/potm_bg.gif) repeat-y;
	padding: 0px 10px 5px 8px;
	color: #fff;
}
td.potm img {
	padding: 2px;
	border: 1px solid #aaa;
	background: #fff;
	width: 120px;
}
.call_for_brochure{
	font-size: 16px;
	font-weight: bold;
	color: #ea8827;
}
span.thumb_caption {
	font-size: 11px;
}
input.captiontext {
	border: 0px;
	text-align: center;
	font-size: 12px;
}
td hr {
	height: 1px;
	color: #124c72;
	background: #124c72;
}
ul, li {
	color: #124c72;
}
#aboutlist {
	color: #000;
}
	
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
img.result_image {
	border: 1px solid #d3d3d3;
	padding: 3px;
}
td.property_description{
	color: #666;
	padding-top: 10px;
	padding-bottom: 10px;
}
td.top_property_details, td.property_key_features_title, span.result_title, td.property_description_title {
	font-size: 14px;
	font-weight: bold;
	color: #124c72;
}
td.property_key_features {
	padding-top: 7px;
	background: #e4e4e4;
	border: 1px solid #d3d3d3;
}
td.tagline {
	padding-top: 22px;
	padding-left: 30px;
	padding-bottom: 22px;
	border-bottom: 4px solid #153045;
	background: #10466a;
}
td.top_links {
	text-align: right;
	border-bottom: 4px solid #153045;
	background: #10466a;
}
td.top_links a {
	margin-left: 6px;
	margin-right: 30px;
	color: #fff;
	text-decoration: none;
}
td.top_links a:hover {
	color: #e98629;
}
td.menu {
	background: url(resources/template/menu_bg.gif) repeat-x #39a6c3;
	padding-top: 16px;
	padding-bottom: 13px;
}
td.menu td.link {
	background: url(resources/template/menu_bullet.gif) no-repeat 23px 5px #2c849a;
	padding-top: 3px;
	padding-bottom: 3px;
}
td.menu td.link a {
	padding-left: 42px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
td.menu td.link a:hover {
	color: #ddd;
}
td.menuspacer {
	background: none;
}
td.searchbox {
	padding-left: 23px;
	color: #fff;
	padding-top: 5px;
	background: url(resources/template/search_bg.gif) repeat-y;
}
td.searchbox td {
	font-weight: bold;
	color: #fff;
}
td.searchbox a {
	color: #e98726;
}
td.searchbox a:hover {
	color: #fba948;
}
td.second_searchbox {
	border: 1px solid #b8c4cc;
	background: #dae6ee;
}
td.main {
	padding: 16px;
	background: url(resources/template/top_fade.gif) repeat-x;
	font-size: 12px;
	/*border-left: 1px solid #162e46;*/
}
td.main h1 {
	font-size: 16px;
	color: #ea8827;
}
td.main h2 {
	font-size: 14px;
	color: #ea8827;
}
td.main a {
	color: #176595;
}
td.main a:hover {
	color: #3987b7;
}
td.main td {
	font-size: 12px;
}
td.potm a {
	color: #fff;
}
img.property {
	border: 1px solid #4ea6bc;
}
td.footer {
	background: url(resources/template/footer_bg.gif) repeat-x;
}
td.footer td {
	color: #fff;
	padding-left: 23px;
	padding-top: 27px;
	padding-right: 23px;
	padding-bottom: 27px;
}
td.footer td a {
	color: #e98726;
	font-size: 11px;
}
td.footer td a:hover {
	color: #fba948;
}