﻿body {
	background-color: #ECEABD;
	margin-top: 0px;
}
#wrapper {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(http://tampabayreo.com/images/header.jpg);
	clear: both;
	float: left;
	height: 129px;
	width: 970px;
}
#logo {
	float: left;
	height: 129px;
	width: 260px;
}
#headerRight {
	float: right;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00386d;
}
#headerRight .orange {
	color: #ff6300;
}
#linkBar {
	background-image: url(http://tampabayreo.com/images/linkBar.jpg);
	clear: both;
	float: left;
	width: 955px;
	height: 29px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-align: left;
	padding-top: 12px;
	padding-left:15px
}
#linkBar a {
	color: #FFF;
	text-decoration: none;
	display: inline;
	padding: 5px;
}
#linkBar a:hover {
	color: #004C7F;
}
#content {
	background-color: #FFF;
	float: left;
	width: 970px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#leftCol {
	float: left;
	width: 700px;
}
#copy {
	background-image: url(http://tampabayreo.com/images/contentBack.jpg);
	background-repeat: repeat-x;
	clear: both;
	width: 670px;
	background-color: #FFF;
	padding: 15px;
	float: left;
}
#copy a {
	color: #FF6600;
}
#copy a:hover {
	color: #004D83;
}
#copy h1 {
	color: #004D81;
	font-size: 24px;
	font-weight: lighter;
	margin-bottom:0px
}
#copy h2 {
	color: #3185B3;
	margin-bottom:0px
}
#copy li {
	color: #555;
}
#banner {
	width: 700px;
	height: 270px;
	clear: both;
}
#rightCol {
	float: left;
	width: 270px;
}
#rightCol h2 {
	color: #FFF;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: normal;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#rightCol a {
	color: #FFF;
	text-decoration: underline;
}
#rightCol a:hover {
	color: #004D81;
}
#sideBox {
	background-image: url(http://tampabayreo.com/images/sideBack.jpg);
	background-repeat: repeat-x;
	float: left;
	width: 250px;
	background-color: #6DCFF6;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#sideBox a:hover {
	color: #feac41;
}
.sideBoxHolder {
	padding: 5px;
	margin-bottom: 5px;
	color: #FFF;
	text-align: center;
	float: left;
	width: 240px;
}
#sideBoxBase {
	background-color: #FFF;
	background-image: url(http://tampabayreo.com/images/sideBarBase.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 270px;
}
#footer {
	clear: both;
	float: left;
	height: 60px;
	width: 970px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004C7F;
	padding-top: 10px;
}
#footer a {
	color: #004C7F;
	text-decoration: underline;
}
#footer a:hover {
	color: #FF6600;
}
#footerLeft {
	float: left;
	padding: 5px;
	color: #004D81;
}
/* SEARCH CSS */
#IDX-quickSearchForm {
	width: 240px;
	float: left;
	clear: both;
} 

#QS-propTypeSelect {
	width: 100px;
	height: 20px;
	float: left;
	text-align: left;
} 

#QS-labelpropTypeSelect {
	text-align: right;
	width: 70px;
	height: 15px;
	float: left;
	padding-right: 10px;
} 

#QS-minPriceField {
	width: 100px;
	height: 15px;
	float: left;
	text-align: left;
} 

#QS-maxPriceField {
	width: 100px;
	height: 15px;
	float: left;
	text-align: left;
} 

#QS-labelMaxPrice { text-align: right; width: 70px; height: 15px; float: left; padding-right: 10px;  } 

#QS-labelMinPrice { text-align: right; width: 70px; height: 15px; float: left; padding-right: 10px;  } 

#QS-labelCityList { text-align: right; width: 70px; height: 15px; float: left; padding-right: 10px;  } 

#QS-buttonSearch {
	width: 95px;
	height: 24px;
	clear:both;
} 

#QS-selectCityList {width: 105px; height: 22px; float: left; text-align: left;  }

