body {
	 background:#eee;
  font-size: 13px;
  font-family:Arial, Helvetica, sans-serif; 
  color: #000;
  margin: 0px;
  margin-bottom:25px;
	 height:100%;
	 position:relative;
	 z-index:5000;
}

p {
  font-size: 13px;
  font-family:Arial, Helvetica, sans-serif; 
  color: #000000;
  }

#container-main
{
  text-align: left;
  margin: 5px auto 0px auto;
  padding: 0px;
  clear: both;
  width: 840px;
	 border-top:16px solid #999999;
	 border-bottom:16px solid #999999;
	 background:#fff url(/template-images/default/mw-c-bg.gif) bottom;
  position:relative;
}

#container
{
  margin:0;
  padding:0px;
}

#contents   { 
  display:block;
  padding:0;
	 min-height:350px;
	 padding:40px 20px 20px 0px;
  }
#footer  {
  color: #B01C2E;
  font-size: 11px;
  text-align: right;
  display: block;
  width: 840px;
  clear: both;
	 position:relative;
	 top:72px;
	 height:65px;
  }

#footer a:link, #footer a:visited   {
  color: #B01C2E;
  margin-right: 5px;
  text-decoration: none;
}
#footer a:hover   {
  color: #B01C2E;
  text-decoration:underline;
  }

#header {
background:#fff;
display:block;
height:178px;
border-bottom:30px solid #B01C2E;
margin:0;
    }

#header-control {
    }

#logo {
  background-image:url(/site-content/cms/images/ch-logo.png);
	 width:243px;
	 height:135px;
}		 
		 
.page_footer_link {
	font-size:10px;
	clear:both;
	display:block;
	margin-top:15px;
	padding-bottom:15px;
}	 

/* fix for PNG backgrounds in IE*/
a, p, img, table, form, span {
	 position:relative;
	 z-index:100;
}
	 
h1, .title_1 {
	display:block;
	font-size:185%;
	color:#B01C2E;
	padding:0px 0px 5px 0px;
	margin:0px;
	font-weight:normal;
}

.title_1u {
	display:block;
	font-size:185%;
	color:#B01C2E;
	padding:0px 0px 5px 0px;
	border-bottom:1px solid #B01C2E;
	margin:0px 0px 5px 0px;
}

.title_1_b {
	display:block;
	font-size:185%;
	font-weight:bold;
	color:#B01C2E;
	padding:0px 0px 5px 0px;
	border-bottom:1px solid #B01C2E;
	margin:0px 0px 5px 0px;
}


h2, .title_2 {
	display:block;
	font-size:150%;
	color:#B01C2E;
	padding:0px 0px 5px 0px;
	margin:0px;
}

.title_2_b {
	display:block;
	font-weight:bold;
	font-size:150%;
	color:#B01C2E;
	padding:0px 0px 5px 0px;
	margin:0px;
}

h3, .title_3 {
	display:block;
	font-size:130%;
	color:#B01C2E;
	padding:0px 0px 5px 0px;
	margin:0px;
}

.title_3_b {
	display:block;
	font-size:130%;
	font-weight: bold;
	color:#B01C2E;
	padding:0px 0px 5px 0px;
	margin:0px;
}

h4, .title_4 {
	display:block;
	font-size:120%;
	color:#ffffff;
	background-color:#B01C2E;
	padding:5px;
	margin:0px;
}  

.title_4_b {
	display:block;
	font-size:120%;
	color:#ffffff;
	font-weight:bold;
	background-color:#B01C2E;
	text-align:center;
	border-bottom:2px solid #fff;
	padding:5px;
	margin:0px;
} 

.whitelink {
 color:#fff;
}

a.whitelink:link,
a.whitelink:visited,
a.whitelink:hover {
 color:#fff;
}


.txt_small {
font-size: 70%;
}

.tableRight {
padding-left: 15px; 
background: #ebd0d0; 
vertical-align: top; 
width: 220px;
}


.block_1_full {
border:2px dashed #B01C2E;
margin:10px;
padding:10px;
display:block;
}
/* 
navigation elements 
this is for section nav if needed
*/
#navigation-position {
  display:none;
}

/* bread crumb navigation */
#breadcrumb {
	display:none;
}

	
/* speciality elements */
.link_list {
	display:block; 
	margin-bottom:15px;
  }
.link_link {
	color: #333333; 
	font-weight: bold; 
	font-size: 110%; 
	display:block;
  }
.link_text {
  }
.link-display-title {
  }
.link-display-link {
  }
   
.events_list { 
	display:block; 
	margin-bottom:15px;
	}
.event_link { 
	color: #333333; 
	font-weight: bold; 
	font-size: 110%; 
	display:block;
	}
.event_text {
	}
.event_text_date {
	}
.event_link2 {
	}

.article-date {
margin-right:5px; 
font-weight: bold;
}
.article-author {
display:block;
font-style:italic;
margin-bottom:10px;
}
.article_list { 
	display:block; 
	margin-bottom:15px;
	}
.article_link { 
	color: #333333; 
	font-weight: bold; 
	font-size: 110%; 
	display:block;
	}

.article_text {
	}
.article_text_date {
	}
.article_link2 {
	}

/* form elements */
.info {
  color: red;
  background-color: transparent;
  font-weight: normal;
  font-style:italic;
  }
.warn {
  color: red;
  font-weight: normal;
  background-color: transparent;
  font-style:italic;
  }
.error {
  color: red;
  background-color: transparent;
  font-weight: normal;
  font-style:italic;
  }
.error-display {
}
.input-text {
  color: #740001; 
	background-color: #EBD0D0;
	width:230px;
	border:1px solid #740001;
	}
.input-textArea {
	color: #740001; 
	margin-right: 5px; 
	background-color: #EBD0D0;
	display: block;
	width:230px;
	height:65px;	
	border:1px solid #740001;
	}
.input-yesno {
  color: #740001; 
	background-color: #EBD0D0;
	border:1px solid #740001;
	}
.input-nowidth {
  color: #740001; 
	background-color: #EBD0D0;
	border:1px solid #740001;
	}
.input-checkBox { 
  color: #740001; 
	background-color: #EBD0D0;
	border:1px solid #740001;
	}
.input-dropDown {
  color: #740001;
	background-color: #EBD0D0;
	border:1px solid #740001;
	}

.form-display { 
	margin: 5px; 
	padding: 5px;
	display: block;
  color: #740001;
	width:240px;
	}
.form-display2 {
  text-align:left;
}
.form-header { 
  color: #740001;
	font-weight: bold; 
	font-size: 125%; 
	text-align: left; 
	margin: -5px 0px 5px 0px; 
	padding: 0px; 
	display: block;
	}
.label {
  font-size: 90%;
  font-weight: bold;
  text-align: left;
  display: block;
  clear:both;
  color: #740001;
  }
.form-text {
  color: #740001;
  font-size: 80%;
  font-weight: normal;
  text-align: left;
  display: block;
  clear:both;
  }
.submit-main {
  display: block;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:10px;
  padding: 5px;
  color:#740001;
  border: solid 1px #740001;
  width:125px;
  font-weight:bold;
  }

.section-title {
display:none;
}

/* Overall appearance and position of menu */ 
#slidingmenu {
 font-size: 11px;
 font-family:Verdana, Helvetica, Arial, sans-serif;
	margin:0;
	padding:0;
	display: block; 
	width:750px;
	text-align:left;
	position:absolute;
	letter-spacing:-1px;
	top:185px;
	left:164px;
	z-index:200;
}


/* Appearance Top Level */ 

/* Appearance */ 
ul.slidingmenu {
	font-weight:bold;
	display:inline;
	margin:0;
	position:relative;
	z-index:1000;
}

ul.slidingmenu li {
	margin:0px -5px 0px 0px;
  /*border-width: 0px 1px 0px 1px;*/
}

ul.slidingmenu a,
ul.slidingmenu a:visited {
  color: #fff;
  border-right: 1px solid #B01C2E;
  border-left: 1px solid #B01C2E;
  padding:4px 8px 4px 8px;
  text-decoration: none;
}

ul.slidingmenu a.subheader,
ul.slidingmenu a.subheader:visited {
  color: #fff;
  border-right: 1px solid #B01C2E;
  border-left: 1px solid #B01C2E;
  padding:4px 25px 4px 8px;
  text-decoration: none;
	 background: url(/template-images/default/sub1.gif) no-repeat right 8px;
}



ul.slidingmenu,
ul.slidingmenu li,
ul.slidingmenu a { 
 display: inline;
	text-decoration:none;
	}

/* make lis into clean, moveable blocks */
ul.slidingmenu li {
  list-style-type: none; 
  position: relative;
  display: inline;
  width: 120px;
}

/* Make list items do what theyre supposed to in IE */
ul.slidingmenu a {
	display:inline; 
	text-decoration:none;
	margin:0 5px 0 0;
}

ul.slidingmenu a:hover {
  color: #B01C2E;
  border-bottom: 4px solid #999999;
  background: #fff;
  text-decoration: none;
}

ul.slidingmenu a.subheader:hover {
  color: #B01C2E;
	 background:#fff url(/template-images/default/sub1.gif) no-repeat right -22px ;
}

/* layout styles for the drop menu from here on */

ul.slidingmenu ul {
	margin:4px 0px 0px 0px;
 border: 1px solid #000000;
	border-width:0 0 0 0;
	padding:4px 0;
 display: block;
	font-size:11px;
	font-weight:bold;
 color: #000000;
	background:url(/template-images/default/hover-link.jpg) bottom right;
}

ul.slidingmenu ul li {
 border: 1px solid #000000;
	border-width:0 0 0 0;
 display: block;
}

ul.slidingmenu ul a, 
ul.slidingmenu ul a:visited {
 border: 1px solid #000000;
	border-width:0 0 0 0;
	border-bottom:1px solid #B01C2E;
 color: #000000;
 text-decoration: none;
 display: block;
}

ul.slidingmenu ul a.subheader,
ul.slidingmenu ul a.subheader:visited {
 border: 1px solid #000000;
	border-width:0 0 0 0;
	border-bottom:1px solid #B01C2E;
 color: #000000;
 text-decoration: none;
 display: block;
 background: url(/template-images/default/sub2.gif) no-repeat right 4px ;
}

ul.slidingmenu ul a:hover {
 border: 1px solid #000000;
	border-width:0 0 0 0;
	border-bottom:1px solid #B01C2E;
 color: #ffffff;
 text-decoration: none;
 display: block;
	background:#B01C2E;
}

ul.slidingmenu ul a.subheader:hover {
 border: 1px solid #000000;
	border-width:0 0 0 0;
	border-bottom:1px solid #B01C2E;
 color: #ffffff;
 text-decoration: none;
 display: block;
 background: #B01C2E url(/template-images/default/sub2.gif) no-repeat right -22px;
}


/* remove standard HTML list indenting, and display as normal blocks */
ul.slidingmenu ul li,
ul.slidingmenu ul a { 
	text-decoration:none;
	padding:5px 5px;
	margin:0px 4px;
 display: block;
}

/* use a fixed width for menu and submenus */
ul.slidingmenu ul {
 margin:0px;
	padding:4px 0px;
	display:block;
	width:170px;
}

ul.slidingmenu ul ul {
 margin: 0px 0px 0px 170px;
	display:block;
	position:absolute;
}




/* make lis into clean, moveable blocks */
ul.slidingmenu ul li {
 list-style-type: none; 
 position: relative;
	width:170px;
	margin:0px;
	padding:0px;
}



/* make sure any ul inside an li (a submenu) takes up zero normal flow */
ul.slidingmenu ul { 
 position: absolute;  
 top: 28px; /* the height of the top border */
	left: 0px;
	width:170px;
 display: none;
}

ul.slidingmenu ul ul { 
 position: absolute;  
 top: -2px; /* the height of the top border */
	left: 4px;
	width:170px;
 display: none;
}


.progress { 
  display:none; 
  width:350px; 
  position:absolute; 
  padding:40px; 
  z-index:1000; 
  border:1px solid #0D3D7A; 
  color:#0D3D7A; 
  font-size:10px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  background-color:#ffffff;
  margin:-60px auto 0px auto;
}

/* Calendar Items */
.cal_cell {
	width:14.28%;
	padding:3px;
	height:65px;
	text-align:left;
	vertical-align:top;
	border:1px solid #011f6a;
	border-collapse:collapse;
	background-image:url(../images/cal-bg.jpg);
}
.cal_cell2 {
	width:14.28%;
	padding:3px;
	height:65px;
	text-align:left;
	vertical-align:top;
	border:1px solid #011f6a;
	border-collapse:collapse;
	background-image:url(../images/cal-bg2.jpg);
}
.cal_cell3 {
	width:14.28%;
	padding:3px;
	height:65px;
	text-align:left;
	vertical-align:top;
	border:1px solid #011f6a;
	border-collapse:collapse;
	background-image:url(../images/cal-bg3.jpg);
}
.cal_cell4 {
	width:14.28%;
	padding:3px;
	height:65px;
	text-align:left;
	vertical-align:top;
	border:1px solid #011f6a;
	border-collapse:collapse;
	background-image:url(../images/cal-bg4.jpg);
	color:#ffffff;
}
.view_active {
	font-size:10px;
	font-weight:bold;
}
.view_active a:link, .view_active a:visited {
	font-size:10px;
	color:#011f6a;
	text-decoration:none;
	font-weight:bold;
}
.view_active a:hover, .view_active a:active {
	font-size:10px;
	text-decoration:underline;
	font-weight:bold;
}

.cal_cell4 a:link, .cal_cell4 a:visited {
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
.cal_cell4 a:hover, .cal_cell4 a:active {
	font-size:10px;
	color:#ffffff;
	text-decoration:underline;
	font-weight:bold;
}

#table-cal-nav {
	padding:3px;
}

#table-cal-nav a:link, #table-cal-nav a:visited {
	color:blue;
	text-decoration:none;
}
#table-cal-nav a:hover, #table-cal-nav a:active {
	color:red;
	text-decoration:none;
}


#cal_table {
	border:2px solid #011f6a;
	border-collapse:collapse;
}
#cal_table th {
  color : white;
  font-weight : bold;
  font-size : 12px;
  font-family : Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  background : #073a7b;
  text-align : center;
}


/* property elements */
.search_header2 {
  display:none;
}

.search_header_display {
text-align:right;
display:block;
background-color:#B01C2E;
color:#ffffff;
padding:2px;
}

.search_results {
 padding-top: 8px; 
 padding-bottom: 8px; 
 border-bottom: 1px dashed #B01C2E; 
 height: 85px;
}

search_land {
 padding-top: 8px; 
 padding-bottom: 8px; 
 border-bottom: 1px dashed #B01C2E; 
 height: 105px;
}

.search_results3 {
 padding-top: 8px; 
 padding-bottom: 8px; 
 border-bottom: 1px dashed #B01C2E; 
 height: 105px;
}

.search_land {
 padding-top: 8px; 
 padding-bottom: 8px; 
 border-bottom: 1px dashed #B01C2E; 
 height: 105px;
	display:block;
	clear:both;
}

.search_results2 {
 padding-top: 8px; 
 padding-bottom: 8px; 
 border-bottom: 1px dashed #B01C2E; 
 height: 65px;
}

.promotitle {
font-size:13px;
font-weight:bold;
display:block;
}


a.property_search:link, 
a.property_search:visited {
 float: left; 
 margin-top: 2px; 
 margin-right: 10px; 
 border: solid 1px #B01C2E; 
}
a.property_search:hover {
 float: left; 
 margin-top: 2px; 
 margin-right: 10px; 
 border: solid 1px #B01C2E; 
 opacity: .5;
}

.search_text {
font-size:11px;
}

.search_texta {
font-size:11px;
height:80px;
display:block;
border:1px solid red;
}

a.search_title:link, a.search_title:visited {
 color: #B01C2E; 
 font-weight: bold; 
 font-size: 14px; 
 text-decoration: none; 
 display: block 
}

a.search_title:hover {
 color: #B01C2E; 
 font-weight: bold; 
 font-size: 14px; 
 text-decoration: underline; 
 display: block
}

.search_price { 
 color: #B01C2E; 
 font-weight: bold
}

a.search_details:link {
 color: #B01C2E;
 font-weight: bold;
 text-decoration: underline;
 float: right
}

a.search_details:visited {
 color: #B01C2E; 
 font-weight: bold; 
 text-decoration: none; 
 float: right
}

a.search_details:hover {
 color: #B01C2E; 
 text-decoration: underline;
}


.search_display_results2 {
text-align:right;
display:block;
background-color:#B01C2E;
color:#ffffff;
padding:2px;
}
 
#search_footer a:link {
 color: #ffffff;
 font-weight: bold;
 text-decoration: underline;
}

#search_footer a:visited {
 color: #ffffff;
 font-weight: normal; 
 text-decoration: none; 
}

#search_footer a:hover {
 color: #ffffff;
 text-decoration: underline;
 text-decoration: overline;
 font-weight:bold;
}

/* property display */
#main-images {
float:right;
margin-left:10px;
margin-bottom:10px;
}

.header-prop {
    color: white; 
	font-weight: bold; 
	font-size: 18px; 
	background-color: #B01C2E; 
	text-align: center; 
	border-bottom:6px solid #ADAFCC;
	padding-top: 2px; 
	padding-bottom: 2px; 
	display: block;
	width:315px;
}

.header-prop2 {
    color: white; 
	font-weight: bold; 
	font-size: 18px; 
	background-color: #B01C2E; 
	text-align: center; 
	border-bottom:6px solid #ADAFCC;
	border-top	:6px solid #ADAFCC;
	padding-top: 2px; 
	padding-bottom: 2px; 
	display: block;
	width:410px;
}

.title_listing, .header1_underline {
	background-image:url(/template-images/mw-h3.gif);
	background-repeat:no-repeat;
	margin:10px 0 0 0;
	padding:0px;
	padding-bottom:6px;
	text-indent:27px;
	display:block;
	font-size:16px;
	font-weight:bold;
}
.header2 {
	display:block;
	font-size:14px;
	font-weight:bold;
}


#agents {
border:1px solid #B01C2E;
padding:10px;
}

a.display_image1:link, a.display_image1:visited {
display:block;
}
a.display_image1:hover {
opacity: .5;
display:block;
}
a.display_image2:link, a.display_image2:visited {
display:block;
}
a.display_image2:hover {
display:block;
opacity: .5;
}
.extras { 
width:410px;
display:block;
text-transform:uppercase;
text-align:center;
}

a.view2:link, a.view2:visited {
 color: white; 
 font-weight: bold; 
 font-size: 10px; 
 text-decoration: none; 
 background: url(../images/view1.gif) no-repeat; 
 text-align: center; 
 padding-top: 1px; 
 width: 125px; 
 height: 14px; 
 display: block;
}
a.view2:hover {
 color: #B01C2E; 
 font-weight: bold; 
 font-size: 10px; 
 text-decoration: none; 
 background: url(../images/view2.gif) no-repeat; 
 text-align: center; 
 padding-top: 1px; 
 width: 125px; 
 height: 14px; 
 display: block;
}

.email_form1 {
 color: #B01C2E; 
 font-size: 11px; 
 padding-right: 15px; 
 padding-left: 15px
}

.header_sub_container {
 background-color: #ADAFCC; 
 margin-bottom: 5px; 
 display: block
}								


.top-image {
margin:209px 0 0 205px;
}