body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 75%;
}
h1 {
	font-size: 1.3em;
}
h2 {
	font-size: 1.2em;
}
#header {
	white-space: nowrap;
}
.logo {
	text-align: center;
}
#siteNav {
	white-space: nowrap;
}
#siteNav ul {
	background-color: #cc0000;
	margin: 0;
	padding: 0.5em 0;
	white-space: nowrap;
}
#siteNav li {
	list-style: none;
	margin: 0;
	display: inline;
}
#siteNav li a {
	font-weight: bold;
	font-size: 0.8em;
	text-decoration: none;
	margin-left: 5em;
}
#siteNav a:link, #siteNav a:visited {
	color: #ffffff;
	background-color: transparent;
}
#siteNav a:hover {
	color: #c0c0c0;
	background-color: transparent;
}
#content {
	padding-top: 0.5em;
	background: url("../images/pageBackground.gif") no-repeat;
}
#searchBuy {
	float: left;
	margin-right: 1em;
	margin-bottom: 15px;
}

#searchBuy h2, #searchRent h2 {margin-bottom: none;}

#searchRent {
	float: left;
	margin-bottom: 15px;
}

.searchNav{
	font-size: 1em;
}

.searchPrice {width: 100%;}

.searchPrice span {
	width: 48% !important;
}
.nairnRed {
	color: #cc0000;
	background-color: transparent;
}

form.search  {
	border: 1px solid #cc0000;	                
	width: 209px !important;
	width: 211px;
	margin: 0;
	font-size: 0.8em;
}

h2.search {
	margin-bottom: 0;
	padding: 3px 0px 3px 20px;
	color: #ffffff;
	background: url("../images/searchBackground.gif") no-repeat;
	width: 211px;	           
}

div.minMax {
	width: 47%; 
	float: left; 
	font-size: 1em !important; 
	display: inline; 
	padding: 0;
	text-align: left;
}
.search div {
	color: #cc0000;
	background-color: transparent;
	padding: 0.25em;
}
#contextNav {
	width: 200px;
	float: right;
	margin-right: 2em;
	margin-left:30px;
	margin-bottom:200px;
}
.featured {
	text-align: center;
}
#contextNav h2 {
	font-size: 1em;
	margin-bottom: 0;
	padding: 3px 0 3px 20px;
	color: #ffffff;
	background: url("../images/contextBackground.gif") no-repeat;
	width: 200px;	           
}
.contextSection {
	border: 1px solid #000000;
	padding: 0.5em;
	font-size: 0.9em;
}
.searchNav, .searchNav a:link, .searchNav a:visited{
	color: #ffffff;
	background-color: #cc0000;
}
.currentPage {
	font-weight: bold;
}
.center {
	text-align: center;
}
.edit {
	font-size: 1em;
}
.error{
	color: #ff0000;
	background-color: transparent;
}
.featureList {
	font-size: 1em;
}
.label {
	text-align: right;
}
.list {
	width: 100%;
	border-collapse: collapse;
	font-size: 1em;
}

.list th {
	text-align: left;
}

td.description {
	padding-bottom: 10px; 
	border-bottom: 1px solid #000;
}

td.thumbnail {
	 padding: 10px 0 10px 0; 
	 border-bottom: 1px solid #000;
}

td.propertyAddress {
	padding-top: 10px;
}

td.tableSpacer {
	height: 25px;
}
.pageList {
	text-align: right;
	background-color: #cc0000;
}
.photo, .powered {
	border: 1px solid silver;
}
.required {
	color: #ff0000;
	background-color: transparent;
}
#footer {
	clear: both;
	text-align: center;
	border-top: 20px solid #cc0000;
}
