@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	background-image: url(../images/bg_gradient.jpg);
	background-position: top;
	background-color: #8ecaf1;
	background-repeat: repeat-x;
}
.property-top {
	background-image: url(../images/property-top.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 780px;
}
.property-bottom {
	background-image: url(../images/property-bottom.png);
	background-repeat: no-repeat;
	height: 17px;
	width: 780px;
	margin-bottom: 10px;
}
.picture-border {
	border: 2px solid #000;
}
.property-middle {
	background-image: url(../images/property-middle.png);
	background-repeat: repeat-y;
	width: 754px;
	padding-right: 16px;
	padding-left: 10px;
}
.property-middle h2 {
	margin-top: 0px;
	margin-bottom: 10px;
}
.pad-10px-left {
	padding-left: 10px;
}
#rightcol_inner {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	min-height: 600px;
}
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #000;
}
.text-small {
	font-size: small;
}
#leftcol_inner {
	padding: 10px;
}
.no-border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer {
	font-size: small;
	clear: both;
	padding: 10px;
}
#footer_ad {
	height: 90px;
	width: 728px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}
.bg-white {
	background-color: #FFF;
}
#leftcol_bg {
	background-image: url(../images/leftcol_bg.jpg);
	background-repeat: repeat-y;
}
#rightcol {
	background-color: #FFF;
	min-height: 600px;
}
form {
	margin: 0px;
}
.td-header {
	font-weight: bold;
}
.global-input {
	width: 200px;
}
.bluelink a , .bg-white a{
	color: #2968c6;
}
.property-middle a, .property_table a {
	color: #000000
}
.property-middle a:hover, .property_table a:hover {
	color: #2968c6
}
.faux-rightcol-link {
	color: #2968c6;
	text-decoration: underline;
	cursor: pointer;
}
#leftcol {
	background-color: #2968c6;
	font-weight: bold;
}
.bg-dark_blue {
	background-color: #2968c6;
}
.bg-light_blue {
	background-color: #8ecaf1;
}
#logo {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#leftcol a {
	color: #000;
}
#leftcol a:hover {
	color: #eeeeee;
}
.image-right {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
.image-left {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.clear-both {
	clear: both;
}
.table-cell_border {
	border: 1px solid #000;
}
.ie-h1-spacer {
	height: 1px;
}
#map_canvas {
	height: 596px;
	width: 750px;
	border: 2px solid #000000;
}
.title-text {
	font-size: large;
	font-weight: bold;
}
.margin-0px-bottom {
	margin-bottom: 0px;
}
.my_list p {
	margin-bottom: 0px;
	font-weight: bold;
}
.my_list ul {
	margin-top: 0px;
}
#google_map_address, #direction_input2 {
	display: none;
}
.faux-p {
	margin-top: 11px;
	margin-bottom: 11px;
}
#google_to_address , #google_from_address{
	display: inline;
}
#the_map_address {
	width: 300px;
}
.map-input-width {
	width: 200px;
}
.pad-10px-allaround {
	padding: 10px;
}
object {
	display: block;
}
.redbox {
	font-weight: bold;
	padding: 5px;
	border: 2px solid #F00;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	color: #F00;
	margin-bottom: 1em;
}
.text-red {
	color: #F00;
}
.text-large {
	font-size: large;
}
.margin-0px-top {
	margin-top: 0px;
}
.form-left {
	width: 150px;
}
#re_form input {
	margin-top: 1px;
	margin-bottom: 5px;
}
#re_box {
	font-size: 19px;
	color: #FF0;
}
