img {
	border: 0;
}

.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
	}

.dpTD {
	border: 1px solid #ece9d8;
	}

.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}

.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	}

.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}

.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}

.dpDayHighlight {
	color: #4060ff;
	font-weight: bold;
	}

.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}

.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	}

body {
	font-family: Arial;
	text-align: center;
	background: #fff;
	margin: 0 0 8px 0;
}

#container {
	margin: 0 auto;
	text-align: left;
	width: 782px;
	padding: 8px;
}

#header {
	width: 100%;
	height: 270px;
}

#header h1 {
	padding: 0;
	border: 0;
	margin-top: 0;
}

#header h1 a {
	display: block;
	color: #fff;
	overflow: hidden;
	height: 270px;
	width: 100%;
	background: url('../image/logo.jpg') no-repeat;
}

#header h1 a div {
	display: none;
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
}

#menu {
	width: 780px;
	text-align: center;
	border: 1px #000 solid;
	color: #fff;
	height: 28px;
}

#menu ul, #menu li {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#menu ul {
	position: relative;
	z-index: 597;
}

#menu ul li {
	float: left;
	width: 130px;

}

#menu a {
	width: 100%;
	margin: 0;
	padding: 4px 0;
	display: block;
	text-decoration: none;
	font-weight: bold;
}

#menu a:link, #menu a:visited {
	color: #000;
	text-decoration: none;
}

#menu ul ul {
	visibility: hidden;
	position: absolute;
	height: 27px;
	/*left: 0;*/
	z-index: 598;
	width: 130px;
	border-top: 1px solid #000;
}

#menu ul ul li {
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	width: 128px;
	background: #ff0;
	font-size: smaller;
}

#menu ul li {
	background: #ff0;
}

#menu ul li:hover > ul {
	visibility: visible;
}

a:link, a:visited {
	color: #000;
	text-decoration: none;
}

body {
	color: #000;
	background: #9c6;
}

#menu a:hover {
	background: #dd0;
}

#content {
	padding: 12px 8px;
	border-left: solid 1px #000;
	border-right: solid 1px #000;
	background: #eee;
}

#footer {
	width: 780px;
	color: #000;
	font-size: smaller;
	padding: 8px 0;
	text-align: center;
	background: #ff0;
	border: 1px #000 solid;
}

#footer a:link, #footer a:visited {
	color: #000;
}

#search {
	font-size: smaller;
	font-weight: bold;
}

input, select, textarea {
	background: #fff;
	border: 1px solid #003d47;
	color: #000;
}

#search dl {
	display: block;
	margin: 4px 0;
}

#search dt {
	display: inline;
	margin: 0;
	padding: 0;
}

#search dd {
	display: inline;
	margin-left: 8px;
}

#errorbox {
	display: none;
}

h2 {
	margin: 0 0 8px 0;
}

p {
	margin: 8px 0;
}

.cpbox {
	width: 48%;
	float: left;
/* 	margin: 0 8px 8px 0; */
}

.cpbox h3 {
	background: #ff0;
	font-size: large;
	padding: 4px;
	color: #000;
	margin: 0 0 4px 0;
}

.cpbox p {
	padding: 4px;
	font-size: smaller;
	margin: 4px 0;
}

.cpbox ul {
	padding-left: 16px;
	font-size: smaller;
}

.mceEditor {
	width: 260px;
	height: 250px;
}

.input_text {
	width: 70%;
}

fieldset {
	border: 0;
}

fieldset dt {
	font-weight: bold;
}

.csstable {
	display: block;
	list-style-type: none;
	margin: 8px 0;
	padding: 0;
	border-top: 2px solid #aaf;
}

.csstable li {
	display: block;
	margin: 4px 0;
	padding: 4px;
	border-bottom: 1px solid #aaf;
}

.csstable div {
	float: left;
}

.csstable br {
	margin: 0;
	padding: 0;
	clear: both;
}

.csstable .head {
	display: block;
	vertical-align: top;
	font-weight: bold;
}

.csstable .row2 {
	width: 80%;
	padding-left: 8px;
}

.csstable .row3 {
	float: right;
	width: 8%;
	text-align: center;
}

.header_menu {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.header_menu li {
	margin: 0;
	padding: 0 12px 0 0;
	float: left;
	font-weight: bold;
}

.cp_features {
	padding: 4px;
	margin: 0 8px 8px 0;
	float: left;
	width: 200px;
}

.sidebar {
	margin-left: 8px;
	width: 160px;
	float: right;
	font-size: smaller;
}

.sidebar h3 {
	margin: 0 0 8px 0;
}

.sidebar dl {
	clear: both;
	margin: 0;
}

.sidebar dt {
	font-weight: bold;
}

.sidebar dd {
	margin-left: 12px;
}

.sidebar .line {
	float: left;
	clear: left;
	padding-right: 8px;
}

.sidebar ul {
	list-style-type: none;
	margin: 0 0 0 8px;
	padding: 0;
}

.property_thumb {
	text-align: center;
}

.property_thumb img {
	padding-right: 6px;
}

.property_thumb #thumb5 {
	padding: 0;
}

#property_title {
	font-size: smaller;
}

#property_title div {
	float: right;
}

#property_title h2 {
	font-size: x-large;
	margin: 0 0 2px 0;

}

#property_contact h4 {
	margin: 0 0 8px 0;
}

#property_contact dl {
	margin: 0;
}

#property_contact dt {
	font-weight: bold;
	display: inline;
}

#property_contact dd {
	display: inline;
	margin-left: 8px;
}

#featured_properties h3 {
	margin: 0;
}

#front_anim {
	width: 780px;
	height: 260px;
	margin-bottom: 8px;
}

.animation {
	display: block;
	z-index: 20;
}

.animation ul {
	padding: 0;
	margin: 0;
	z-index: 25;
	position: relative;
}

.animation ul li {
	list-style-type: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 50;
	opacity: 0.01;
	filter: alpha(opacity=1);
	overflow: hidden;
}

#print_controls_normal {
	display: none;
}

#map {
	color: #000;
}

.fbox {
	float: left;
	margin: 4px;
}
