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

#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
a {
	color: #2b4e72;
}
.adsense-left {
	margin-top: 11px;
}
a:hover {
	color: #5f809f;
}
#header {
	text-align: center;
}
h1 {
	text-align: center;
	margin-top: 0px;
}
.border-2px-black {
	border: 2px solid #000;
}
.prop-mid h2 {
	margin-top: 0px;
	margin-bottom: .5em;
}
.prop-info-header {
	font-weight: bold;
}
.top-gradient {
	background-image: url(../images/top-gradient.png);
	background-repeat: repeat-x;
}
#footer {
	font-size: small;
	font-weight: bold;
	text-align: center;
}
#footer a {
	color: #000;
}
#footer a:hover {
	color: #2a4e72;
}
.bottom-gradient {
	background-image: url(../images/bottom-gradient.png);
	background-repeat: repeat-x;
}
.main-lines {
	height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.nav-item {
	font-weight: bold;
	text-align: right;
}
#nav a {
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	display: block;
	color: #000;
}
#vertical {
	background-color: #2b4e72;
}
.separator {
	background-color: #2b4e72;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.image-right {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.prop-top {
	background-image: url(../images/prop_top.png);
	height: 10px;
}
.prop-mid {
	background-image: url(../images/prop_mid.png);
	background-repeat: repeat-y;
	padding-right: 17px;
	padding-left: 11px;
}
.prop-bottom {
	background-image: url(../images/prop_bottom.png);
	height: 18px;
	margin-bottom: 10px;
}
.faux-p {
	margin-top: 11px;
	margin-bottom: 11px;
}
#google_map_address, #direction_input2 {
	display: none;
}
#google_to_address , #google_from_address{
	display: inline;
}
#the_map_address {
	width: 300px;
}
.map-input-width {
	width: 200px;
}
#map_canvas {
	height: 596px;
	border: 2px solid #000000;
	width: 746px;
}
.faux-rightcol-link {
	color: #2b4e72;
	text-decoration: underline;
	cursor: pointer;
}
.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;
}
.td-header {
	font-weight: bold;
}
.global-input {
	width: 200px;
}
.form-left {
	width: 150px;
}
#re_box {
	font-size: 19px;
	color: #C30;
}
#re_form input {
	margin-top: 1px;
	margin-bottom: 5px;
}
.pad-10px-allaround {
	padding: 10px;
}
.salesclass {
	font-weight: bold;
}
.margin-0px-top {
	margin-top: 0px;
}

.clear-both {
	clear: both;
}
.prop-pic {
	text-align: center;
}
.prop-pic img {
	margin-bottom: 2px;
	border: 1px solid #000;
}

