/* --------------- Base Style --------------- */

body {  
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	text-align:center;
	font-size: 11px;
	background: #B5B1AB;
	}
p,h1,h2,h3,h4,h5,h6,div,img,form {
	padding:0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 1em;
}
a img {
	border:0px solid #fff;
	}
a {
	text-decoration:none;
	color:#0084a5;
	}
a:hover {
	text-decoration:underline;
	color:#888;
	}
input.textfield {
	width: 150px;
	border: 1px solid #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	}
input.submit {
	color:#fff;
	background:#333;
	border: 1px solid #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform: uppercase;
	}
.SubmitWrap {
	padding: 10px 0;
	}

.container {
	margin-left:auto;
	margin-right:auto;
	width:750px;
	}
.clearing {
	clear: both;
	height: 1px;
	margin-top:-1px;
	overflow:hidden;
	}
#head {
	text-align:right;
	background:url(/images/2009/general/cih_slogan.gif) top right no-repeat;
	}
#sct_links {
	padding:7px 0 5px 15px;
	list-style:none;
	margin:0;
	text-align:center;
	background:#690041; 
	}
#sct_links li {
	display:inline;
	padding:0 10px 0 0;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#b4ada3;
	}
#sct_links a {
	color:#fff;
	}
#sct_links a.selected {
	color:#b4ada3;
	}
#Frame #sct_links a.selected {
	color:#666;
	}
#logo {
	float:left;
	}
img.mainlink {
	margin-top:74px;
	}
#content {
	background:#fff;
	font-family: Arial, Helvetica, sans-serif;
	}
#splash_image {
	width:750px;
	height:284px;
/*	background:url(images/splash1.jpg); */
	border-top:0px solid #fff;
	}
img#main_img,#splash_image {
	margin:10px 0px 10px 0px;
	}
.tease_block h3,.tease_block p,.tease_block ul {
	margin:0 14px 0 14px;
	}
div.tease_block {
	float:left;
	width:25%;
	text-align:left
	}
.tease_block h3 {
	font-size:15px;
	margin-bottom:5px;
	color:#690041;
	}
.tease_block p {
	font-size:11px;
	margin-top:0px;
	margin-bottom:0px;
	font-family: Arial, Helvetica, sans-serif;
	}
.tease_block ul {
	padding:0 0 0 15px;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	}
.tease_block ul li {
	margin-bottom:.4em;
	}
/*allow last block to fill all the way to the right*/
.tease_block#last_tease_block h3,.tease_block#last_tease_block p {
	margin-right:5px;
	}
/*allow last block to fill all the way to the right*/
.tease_block#last_tease_block {
	width:24%;
	}
.tease_block a {
	text-decoration:underline;
	}
.tease_block a:hover {
	text-decoration:none;
	}
#main_column,#sidebar {
	text-align:left;
	}
#main_column {
	float:left;
	width:735px; 
	padding-left:15px;
	font-size:13px;
	color: #555;
	}
#main_column p {
	font-size:13px;
	margin-bottom:1.6em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	}
#main_column .PageImage {
	float: right; 
	clear: right;
	padding: 0 0 20px 25px;
	background-position: right top;
	background-repeat: no-repeat;
}
#main_column .PageImageLeft {
	float: left; 
	clear: left;
	padding: 0 25px 20px 0;
	background-position: right top;
	background-repeat: no-repeat;
}
#main_column .LinerFrame1 {
	margin: 1px 0 0 0;
	/*background-image: url(../../images/common/general/bg_liner_lowleft.gif);
	background-position: left bottom;
	background-repeat: no-repeat;*/
	background-color: #91897e; 
}
#main_column .LinerFrame2 {
	/*background-image: url(../../images/common/general/bg_liner_lowright.gif);
	background-position: right bottom;
	background-repeat: no-repeat;*/
}
#main_column .Liner {
	padding: 8px 10px; 
	color: #FFF;
}
#main_column .PageImage .Liner a { color: #FFF; }


#sidebar {
	float:right;
	width:190px;
	}
#sidebar h2 {
	font-size:12px;
	margin-bottom:5px;
	}
#sidebar p {
	font-size:11px;
	margin-bottom:1.2em;
	}
#sidebar a {
	text-decoration:underline;
	}
#sidebar a:hover {
	text-decoration:none;
	}
	


/* ----------- Section Page Style "sctpg" ----------- */

/*backgrounds for sections*/

#Frame, #FrameComm, #FrameRes, #FrameMgmt, #FrameInf {
	margin: 0;
	padding:10px 0px 0px 0px;
	text-align:center;
	font-size: 11px;
}
#Frame {
	background: url(/images/2009/general/hd_std.gif) top repeat-x;
	background-color: #FFF;
	}
#FrameRes {
	background:#857D73 url(/images/2009/general/hd_sub.gif) top repeat-x;
	}
#FrameMgmt {
	background:#857D73 url(/images/2009/general/hd_sub.gif) top repeat-x;
	}
#FrameComm {
	background-image: url(/images/2009/general/hd_sub.gif);
	background-repeat: repeat-x;
	background-color: #857D73;
	}
#FrameInf {
	background:#857D73 url(/images/2009/general/hd_sub.gif) top repeat-x;
	}

/* ----------- Content Page Style "cntpg1" & "content_page" ----------- */

#content_page #main_column {
	float:left;
	/* width:750px; */
	}
#content_page #main_column h1 {
	font-size: 24px;
	margin: 0 0 15px 0; /* left/right */
	padding: 0; 
	}
#content_page #main_column h2 {
	font-size:18px;
	font-weight:bold;
	padding:10px 0;
	}
#content_page #main_column h3 {
	font-size:13px;
	font-weight:bold;
	padding:10px 0 5px 0;
	}
#content_page #main_column p {
	font-weight:normal;
	margin-bottom:1.6em;
	line-height: 1.6em;
	font-size:13px;
	}
#content_page #main_column td {
	font-weight:normal;
	margin-bottom:1.6em;
	line-height: 1.6em;
	font-size:12px;
	}
#content_page #main_column ul {
	font-weight:normal;
	margin-bottom:15px;
	margin-left: 0;
	padding-left: 18px;
	}
#content_page #main_column li {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin-bottom:5px;
	line-height: 1.6em;
	font-size:12px;
	}
#content_page #main_column a {
	text-decoration:underline;
	}
#content_page #main_column a:hover {
	text-decoration:none;
	}
#content_page .photoright {
	float:right;
	padding:20px 0 20px 20px;
	}
#content_page .photoleft {
	float:left;
	padding-right:15px;
	padding-bottom:20px;
	}
#content_page table {
	margin:10px 0 15px 0;
	}
#content_page table tr td {
	font-weight:normal;
	margin-bottom:5px;
	}
#content_page table tr td.gutter {
	padding-left:10px;
	}
#content_page #tertiary_nav {
	float: right;
	clear: right;
	margin: 0 0 20px 20px;
	}
#content_page #tertiary_nav ul {
	padding-left: 10px;
	}

#FrameComm #content_page .links1,
#FrameRes #content_page .links1,
#FrameMgmt #content_page .links1,
#FrameInf #content_page .links1 {
	background: #0084a5 url(/images/2009/nav/bg_tert_bottomright.gif) no-repeat bottom right;
	}
#FrameComm #content_page .links2,
#FrameRes #content_page .links2,
#FrameMgmt #content_page .links2,
#FrameInf #content_page .links2 {
	background: url(/images/2009/nav/bg_tert_bottomleft.gif) no-repeat bottom left;
	}
#FrameComm #content_page .links3,
#FrameRes #content_page .links3,
#FrameMgmt #content_page .links3,
#FrameInf #content_page .links3 {
	background: url(/images/2009/nav/bg_tert_topright.gif) no-repeat top right;
	}
#FrameComm #content_page .links4,
#FrameRes #content_page .links4,
#FrameMgmt #content_page .links4,
#FrameInf #content_page .links4 {
	background: url(/images/2009/nav/bg_tert_topleft.gif) no-repeat top left;
	}
	
	
.SideGeneric {
	float: right;
	clear: right;
	margin: 0 0 20px 20px;
	}
.SideGeneric .Wrap1, #Frame #content_page .links1 {
	background: #e9e7e5 url(/images/2009/nav/bg_tert_bottomright.gif) no-repeat bottom right;
	}
.SideGeneric .Wrap2, #Frame #content_page .links2 {
	background: url(/images/2009/nav/bg_tert_bottomleft.gif) no-repeat bottom left;
	}
.SideGeneric .Wrap3, #Frame #content_page .links3 {
	background: url(/images/2009/nav/bg_tert_topright.gif) no-repeat top right;
	}
.SideGeneric .Wrap4, #Frame #content_page .links4 {
	padding: 10px 20px;
	background: url(/images/2009/nav/bg_tert_topleft.gif) no-repeat top left;
	}
.SideGeneric h4 {
	font-size:13px;
	line-height: 15px;
	margin: 0; padding: 5px 0 10px 0;
	}
.SideGeneric .Wrap4 p {
	font-size: 10px;
	}
.SideGeneric .Wrap4 input.textfield {
  width: 200px;
	}


#content_page .links4  {
	padding: 10px 10px 2px 10px;
	}
#content_page .links4 ul {
	list-style:none;
	padding:0 10px 0px;
	margin:0;
	}
#content_page .links ul.links_bottom {
	background: url(/images/2009/tertiarylinkdivider.gif) repeat-x top left;
	}
#content_page .links4 ul li {
	margin:0;
	padding:0;
	}
#content_page #main_column .links4 ul li a {
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	}
#content_page #main_column .links4 ul li a.selected {
	color:#DDD;
	}
#content_page #main_column .links4 ul li a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	}
#content_page .title {
	margin-left: 186px;
	}
/* -------------- Global Style -------------- */

#footer {
	background: #D4D2D0; 
	font-size:11px;
	border-bottom:3px solid #fff;
	border-top:15px solid #FFF;
	height:33px;
	}
#footer .container {
	border-right: white;
	border-left: white;
	border-width: 0 3px 0 3px;
	border-style: none solid none solid;
	height:33px;
	width:750px;
	}
#footer a {
	color:#58595B;
	}
#copyright {
	width:725px;
	margin:auto;
	text-align: right;
	background: #B5B1AB;
	padding:7px 10px 7px 15px;
	}
#copyright a {
	color:#fff;
	text-decoration:underline;
	}
#copyright img {
	float:left;
	}
#copyright p {
	color:#fff;
	font-size:10px;
	line-height:1.3em;
	}
#remaxbar {
	background:#970000 url(/images/2009/general/bg_remaxbar.gif) repeat-x top left;
	height:33px;
	text-align:center;
	}
#utilities {
	padding:12px 0 0 15px;
	list-style:none;
	list-style-type: none;
	margin:0;
/* New addition 08/28/06 */	
	width:450px;
/* End New addition */
	float:left;
	}
#utilities li {
	list-style:none;
	list-style-type: none;
	float:left;
	margin:0 6px 0 0;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	}
form { margin: 0; padding: 0; }
#search {
	float:right;
	text-align:center;
	margin:0;
	border-left: white;
	border-width: 0 0 0 3px;
	border-style: none solid none solid;
	height:33px;
	padding:1px 15px 0 15px;
	}
#search input.textfield {
	width:150px;
	margin-top:8px;
	border: 1px solid #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	}
	
	
table.TableBoss { padding: 0; margin: 0; border: none; }
.TableBoss th, .TableBoss td { 
	padding: 2px 5px;
	font-family: Arial, Helvetica, sans-serif; 
}
.TableBoss th { padding-left: 0; font-size: 12px; border-bottom: 1px solid #DDD; }
.TableBoss td.Persons1 { padding-left: 0; }
.TableBoss td.Persons2 { padding-left: 50px; }
.TableBoss td.Amount1, .TableBoss td.Amount1 { text-align: right; }

/* --------------- Property Listings --------------- */

#content_page #main_column div.propertylistings {
	margin:0 15px 5px -15px;
	border-top:15px solid #e1dfde;
	border-bottom:15px solid #e1dfde;
	background:#e1dfde;
	width:750px;
	overflow:hidden;
}
#content_page #main_column div.propertylistings h2 {
	padding: 0 15px 1em;
	width:440px;
	font-size:16px;
}
#content_page #main_column div.propertylistings.even {
	border-top:15px solid #f0efef;
	border-bottom:15px solid #f0efef;
	background:#f0efef;
}
#content_page #main_column div.propertylistings table {
	border-collapse: collapse;
	width:470px;
	margin:0;
}
#content_page #main_column div.propertylistings table th,
#content_page #main_column div.propertylistings table td {
	padding:0 0 0 15px;
	background:#e1dfde;
	font-size:12px;
	vertical-align: top;
	line-height:1.4em;
}
#content_page #main_column div.propertylistings.even table th,
#content_page #main_column div.propertylistings.even table td {
	background:#f0efef;
}
#content_page #main_column div.propertylistings img.photo {
	float:right;
	padding:0 15px;
	width:250px;
}
#content_page #main_column div.propertylistings table th {
	width:80px;
}
