body {
	background-color: #787878;
	background-image: url(images/gradient.jpg);
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat-x;
}

p {
	margin: 0px;
}

h1, h2, h3 {
	margin: 0px;
}

a:link {
	color: #FFF;
	text-decoration: underline;
}
a:visited {
	color: #FFF;
	text-decoration: underline;
}
a:hover {
	color: #F78225;
	text-decoration: underline;
}
a:active {
	color: #F78225;
	text-decoration: underline;
}

#wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
}

#header {
	width: 980px;
	height: 159px;
	background-color: #000;
	background-image: url(images/RN_banner.jpg);
	}
	#headerauction {
	width: 980px;
	height: 159px;
	background-color: #000;
	background-image: url(images/RN_banner2.jpg);
	}
	
.header-contact {
	width: 180px;
	display: inline;
	float: left;
	margin-top: 30px;
	line-height: 1.5em;
	font-size: 14px;
	margin-left: 40px;
}	
	
.small-text {
	font-size: 12px;
}


#logo {
	display: inline;
	float: left;
	width: 515px;
}

#menu-bar {
	background-color: #F6863C;
	height: 29px;
	padding-top: 1px;
}

#leftcol {
	display: inline;
	clear: both;
	float: left;
	width: 220px;
}

#property-search {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #666;
	margin-top: 15px;
}

#property-search h2 {
	font-size: 18px;
	color: #F78225;
	font-weight: normal;
	text-align: center;
	line-height: 2em;
}

#property-search select {
	width: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.phone {
	background-image: url(images/icon-tel.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 120px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 30px;
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-position: 0px 20px;
}


#appraisal-link {
	height: 115px;
	width: 200px;
	border: 1px solid #F78225;
	margin: 15px auto;
}

#community-link {
	width: 200px;
	border: 1px solid #F78225;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	height: 210px;
}

#midcol {
	display: inline;
	float: left;
	width: 410px;
}

#welcome {
	background-image: url(images/gradient-small.jpg);
	background-repeat: repeat-x;
	width: 410px;
	height: 185px;
	background-color: #383838;
	margin-top: 15px;
}

#welcome h1 {
	font-size: 22px;
	font-weight: normal;
	color: #F78225;
	margin-left: 10px;
}

#welcome p {
	margin-right: 10px;
	margin-left: 10px;
	text-align: justify;
}

#featured-property {
	height: 280px;
	width: 410px;
}

#featured-photo {
	display: inline;
	float: left;
	width: 260px;
	margin-bottom: 15px;
	margin-top: 10px;
}

#featured-thumbnails {
	display: inline;
	float: left;
	width: 135px;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-top: 10px;
}

#featured-text {
	clear: both;
	float: left;
	width: 410px;
}

a.featured-link:link {
	color: #FFF;
	text-decoration: none;
}
a.featured-link:visited {
	color: #FFF;
	text-decoration: none;
}
a.featured-link:hover {
	color: #FFF;
	text-decoration: none;
}
a.featured-link:active {
	color: #FFF;
	text-decoration: none;
}

#news-box {
	width: 410px;
	height: 280px;
	background-image: url(images/gradient-small.jpg);
	background-repeat: repeat-x;
}

#news-box h3 {
	font-size: 1.2em;
	color: #F58025;
	line-height: 1.5em;
	font-weight: normal;
}

#news-text {
	width: 390px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	height:240px;
	overflow-x: hidden;
	overflow-y: auto;
}

#news-text p {
	margin-top: 5px;
	margin-bottom: 5px;
}

a.news-text-link:link {
	color: #FFF;
	text-decoration: none;
}
a.news-text-link:visited {
	color: #FFF;
	text-decoration: none;
}
a.news-text-link:hover {
	color: #F78225;
	text-decoration: underline;
}
a.news-text-link:active {
	color: #F78225;
	text-decoration: none;
}

#contentcol {
	display: inline;
	float: left;
	width: 730px;
	margin-top: 15px;
	background-image: url(images/gradient-xlong.jpg);
	background-repeat: repeat;
	padding-left: 15px;
	padding-right: 15px;
}

#contentcolsmall {
	display: inline;
	float: left;
	width: 730px;
	margin-top: 15px;
	background-image: url(images/gradient-long.jpg);
	background-repeat: repeat;
	padding-left: 15px;
	padding-right: 15px;
}

#full-width {
	margin-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	}

#contentcol h1, #contentcolsmall h1,
#full-width h1 {
	font-size: 22px;
	color: #F78225;
	font-weight: normal;
	margin-bottom: 10px;
}

#contentcol h2, #contentcolsmall h2
 {
	font-size: 16px;
	font-weight: normal;
	color: #F78225;
}

#contentcol p, #contentcolsmall p{
	margin-bottom: 10px;
	text-align: justify;
	line-height: 1.5em;
	font-size: 13px;
}


#rightcol {
	display: inline;
	float: left;
	width: 350px;
}

#award-pic {
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 330px;
}

#testimonials {
	width: 330px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/gradient-small.jpg);
	background-repeat: repeat-x;
	height: 280px;
	background-color: #000;
	text-align: justify;
}

#testimonials p {
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#testimonial-text {
	width: 330px;
	float: right;
	padding-top: 5px;
}

#marqueecontainer{
	position: relative;
	width: 300px;
	height: 130px;
	overflow: hidden;
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
}

#twitter-link {
	float: left;
	width: 165px;
	display: inline;
	margin-left: 10px;
	height: 180px;
}

#facebook-link {
	float: left;
	width: 165px;
	display: inline;
}

.pic-right {
	float:right;
	margin-left:50px;
	margin-bottom:20px;
}

ul.ticks li {
	list-style-image: url(/images/tick.gif);
	padding:0;
	line-height: 2em;
}

.contact-details {
	clear: both;
	float: left;
	display: inline;
	width: 400px;
	height: 240px;
}

.contact-pic {
	display: inline;
	float: left;
	width: 330px;
	height: 240px;
}

.formselect {
	font-size: 11px;
	width: 180px;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
}

.forminput {
	color: #000000;
	font-size: 11px;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	width: 180px;
}

.formtextarea {
	border: 1px solid #999999;
	width: 180px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.news-snippet {
	padding: 5px;
	border: 1px solid #F6863C;
	margin-bottom: 10px;
}

#newsletterlink {
	width: 300px;
	font-size: 14px;
	text-align: center;
	margin: 5px auto 10px;
}


/* thumbnails */

#content-thumbs {
	display: inline;
	float: left;
	width: 745px;
	margin-top: 15px;
	background-image: url(images/gradient-xlong.jpg);
	background-repeat: repeat;
	padding-left: 15px;
}

#content-thumbs h1 {
	font-size: 22px;
	color: #F78225;
	font-weight: normal;
	margin-bottom: 10px;
	}


.thumbnail-box {
	float: left;
	width: 233px;
	display: inline;
	margin-right: 15px;
	margin-top: 5px;
	height: 245px;
}

.thumbnails-photo {
	width: 230px;
	height: 172px;
}



a.thumbnails-link:link {
	color: #FFF;
	text-decoration: none;
}
a.thumbnails-link:visited {
	color: #FFF;
	text-decoration: none;
}
a.thumbnails-link:hover {
	color: #FFF;
	text-decoration: none;
}
a.thumbnails-link:active {
	color: #FFF;
	text-decoration: none;
}


a.balloon-link:link {
	color: #F78225;
	text-decoration: none;
}
a.balloon-link:visited {
	color: #F78225;
	text-decoration: none;
}
a.balloon-link:hover {
	color: #F78225;
	text-decoration: underline;
}
a.balloon-link:active {
	color: #F78225;
	text-decoration: none;
}


/* result */


#content-result {
	width: 965px;
	display: inline;
	float: left;
	margin-top: 15px;
	margin-left: 15px;
	background-image: url(images/gradient-result.jpg);
	background-repeat: repeat;
}

#content-result p {
	text-align: justify;
}

#content-result h1 {
	margin-bottom: 5px;
}

#content-result h2 {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 1.2em;
}

#result-left {
	display: inline;
	float: left;
	width: 745px;
}

#result-heading-bar {
	width: 725px;
	float: left;
	color: #000;
	background-image: url(images/orange-button.jpg);
	background-repeat: repeat-x;
	height: 28px;
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 2em;
}

#result-heading-bar h1 {
	font-size: 13px;
}

#result-box {
	display: inline;
	clear: both;
	float: left;
	width: 743px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F78225;
	border-left-color: #F78225;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F78225;
	padding-bottom: 10px;
}


#result-img {
	width: 720px;
	display: inline;
	text-align: center;
	margin-top: 10px;
	clear: both;
	margin-left: 10px;
	float: left;
	height: 460px;
	overflow-x: hidden;
	overflow-y: hidden;
}

#result-thumbs {
	width: 720px;
	display: inline;
	text-align: center;
	margin-top: 10px;
	clear: both;
	margin-left: 10px;
	float: left;
}

#result-thumbs img {
	height: 89px;
}

	

#result-rightcol {
	display: inline;
	float: left;
	width: 190px;
	margin-left: 15px;
	}
	
#result-rightcol h2 {
	font-size: 18px;
	font-weight: normal;
	color: #F78225;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 250px;
	text-align: center;
	margin-left: 15px;
}

.column-heading {
	background-image: url(images/orange-button.jpg);
	background-repeat: repeat-x;
	height: 28px;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	line-height: 1.8em;
	text-align: center;
	width: 190px;
}
		

.result-links {
	width: 190px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}


.result-links ul { margin:0; padding:0; }

.result-links li { margin:0; padding:0; list-style:none;background-image:none;  }

.result-links li a {
	color:#FFF;
	text-decoration:none;
	width:160px;
	display:block;
	margin:0;
	font-size: 1em;
	padding-left: 25px;
	height: 20px;
	line-height: 1.5em;
	padding-top: 5px;
	background-image: url(images/rn-icon.gif);
	background-repeat: no-repeat;
	padding-bottom: 5px;
}

.result-links li a:hover {
	color: #F78225;
}

#property-description {
	width: 715px;
	clear: both;
	float: left;
	text-align: justify;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
}

#map-box {
	clear: both;
	float: left;
	width: 715px;
	margin-left: 10px;
}

#property-description h2, #map-box h2 {
	font-size: 20px;
	font-weight: normal;
	color: #F78225;
	
}

#property-description h3 {
	font-size: 15px;
	font-weight: normal;
	color: #F6863C;
	margin-top: 5px;
	margin-bottom: 5px;
}

#property-description p {
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 1.5em;
}

#special-offer {
	width: 250px;
	margin-left: 15px;
	color: #421809;
	margin-bottom: 20px;
}

.small-text {
	font-size: 11px;
}


#footer {
	text-align: center;
	line-height: 4em;
}

a.footer-link:link {
	color: #FFF;
	text-decoration: none;
}
a.footer-link:visited {
	color: #FFF;
	text-decoration: none;
}
a.footer-link:hover {
	color: #F78225;
	text-decoration: underline;
}
a.footer-link:active {
	color: #F78225;
	text-decoration: none;
}

