/****    ****/

/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre,  p, blockquote, td, th
{
	margin:  0;
	padding : 0;
	font-family: Arial, Helvetica, sans-serif;

}

/* Removes list-styles from lists  */
ol, ul
{ list-style : none; }

/* Normalizes font-style and font-weight to normal  */
address, caption, cite, code, dfn, em,  th, var
{font-style :; font-weight : normal; }



/* Removes  border from fieldset and img */
fieldset, img
{border : 0; }

/* Left-aligns text in caption and th */
caption, th
{ text-align : left; }

/* Removes  quotation marks from q  */
q:before, q:after
{ content : '' ; }

*{
	padding: 		0;
	margin: 		0 0 0 0;
}	


body {
	width:980px;
	text-align:left;
	margin-right:auto;
	margin-left:auto;
	color:#333333;
	background-color: #F6F2DA;
}

h1,h2,h3,h4,h5,h6, .numbertxt  {
font-weight: normal;
}

p,a {
	text-align: left;
}

#left-col p.intro{
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
}

h1 {
	font-size: 24px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.counter{
	background-image: none;
	padding-top: 25px;
}

/* container */

#container {
	width:980px;
	margin-bottom: 10px;
	background-repeat: repeat-y;
}

/* header */

#header {
	width:980px;
	height: 73px;
	text-align: center;
	background-image: url(../graphics/header-bg.gif);
	background-repeat: repeat-y;
}

/* home page box - blurb, flash and small pics */

#feature-box {
	height:139px;
	border-right-color:#fff;
	border-left-color:#fff;
	float:left;
	width: 980px;
	background-image: url(../graphics/header-bg.gif);
	background-repeat: repeat-y;
	padding-top: 12px;
	padding-bottom: 12px;
}

#sub-head{
	height:50px;
	border-right-color:#fff;
	border-left-color:#fff;
	float:left;
	width: 980px;
	background-image: url(../graphics/header-bg.gif);
	background-repeat: repeat-y;
	padding-top: 12px;
	padding-bottom: 12px;
}

#sub-head h1{

}

#pic-box{
	width: 473px;
	float: left;
	height: 139px;
}

#blurb-box img{
}

#blurb-box h1{
	font-size: 36px;
	padding-left: 45px;
	padding-top: 30px;
}

.slideshow{
	width: 926px;
	float: left;
	height: 139px;
	margin-left: 26px;
	overflow: hidden;
}


#subhead-strip{
	width: 980px;
	float: left;
	background-image: url(../flash-pix/strip-bg.jpg);
	background-repeat: no-repeat;
}

#subhead-strip h1{
	color: #FFFFFF;
	font-size: 30px;
	padding-left: 30px;
	padding-top: 8px;
	padding-bottom: 10px;
}

/* top navigation bars */

#brown-nav{
	background-color: #8c6130;
	float: left;
	width: 927px;
	height: 38px;
}

#nav-wrapper{
	width: 955px;
	background-image: url(../graphics/header-bg.gif);
	background-repeat: repeat-y;
	padding-left: 25px;
	float: left;
}

#navlist1{
	padding-left: 12px;
}

#navlist2{
	padding-left: 12px;	
}

#top-navbox1 ul {
	color: #FFFFFF;
	width: 700px;
	float: left;
}

#top-navbox1 ul li {
	display:inline;
	margin:0;
	padding:0;
	height:28px;
}

#top-navbox1 ul li a {
	color:#FCF3E7;      /* POSSIBLE CHANGE COLOUR */
	text-decoration:none;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: normal;
	background-image: url(../graphics/topnav-divider.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 11px;
	padding-right: 6px;
	padding-bottom: 12px;
	padding-left: 6px;
}

#top-navbox1 ul li a:hover {
	text-decoration: underline;
}


#top-navbox2 ul {
	color: #FFFFFF;
	height: 1%;
	float: left;
	width: 915px;
	background-color: #F1EDC9;
}

#top-navbox2 ul li {
	display:inline;
	margin:0;
	padding:0;
	height:28px;
}

#top-navbox2 ul li a {
	color:#774E25;      /* POSSIBLE CHANGE COLOUR */
	text-decoration:none;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 9px;
	padding-left: 5px;
}

#top-navbox2 ul li a:hover {
	text-decoration: underline;
}

.pipe{
	background-image: url(../graphics/top-nav-divider.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

/* column wrapper */

#col-wrapper {
	width:980px;
	margin:0;
	padding:0;
	float:left;
	height:1%;
	background-image: url(../graphics/col-wrapper-bg.gif);
	background-repeat: repeat-y;
}

#prop-col-wrapper {
	width:980px;
	margin:0;
	padding:0;
	float:left;
	height:1%;
	background-image: url(../graphics/header-bg.gif);
	background-repeat: repeat-y;
}

/* left column */

#left-col {
	width:695px;
	float:left;
	padding-left: 30px;
	padding-bottom: 40px;
	padding-top: 5px;
	margin-right: 7px;
	min-height:540px;
}

#left-col a, #right-col a{
	color: #003399;
}

#left-col ul{
	font-size: 14px;	
}

#left-col li{
	padding-top: 8px;
	padding-bottom: 8px;
	list-style-position: inside;
	list-style-type: square;	
}

#left-col p{
	line-height: 18px;
	font-size: 13px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#left-col h2{
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	padding-top: 12px;
}

/* right column */

#right-col {
	width: 221px;
	height: 380px;
	float: left;
	margin-bottom: 12px;
	padding-bottom: 30px;
	margin-top: 8px;
}

#right-col img {
	margin-left: 0px;
	margin-bottom: 10px;
	margin-top: 5px;
}

#right-col p {
	font-size: 12px;
}

#right-col h2{
	font-size: 14px;
	background-color: #8C6130;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
}


#right-col ul {
	line-height: 140%;
	margin-left: 30px;
	margin-right: 10px;
}

#right-col li {
padding-top:8px;
padding-bottom:8px;
background-image:url(../graphics/bullet.gif);
background-repeat:no-repeat;
background-position:left center;
padding-left:24px;
}

#right-col p, #right-col h2{
	padding-top: 6px;
	padding-bottom: 6px;
	line-height: 17px;
}

#logos{
	margin-top: 3px;
	padding-left: 3px;
}

#logos img{
	padding-bottom: 4px;
}

/* footer */

#footer {
	width:980px;
	text-align: center;
	clear: both;
	padding-top: 14px;
	padding-bottom: 14px;
	background-image: url(../graphics/footer-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#footer p{
	color: #666666;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 11px;
	line-height: 18px;
}

#footer a{
	color: #333333;
	text-decoration: underline;
}

#foot-text {
	text-align: center;
	background-image: url(../pagepix/footer-bg.gif);
	background-repeat: repeat-y;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-right: 105px;
}

#copyright {
	background:url(../graphics/body-bg.gif);
	width:990px;
	text-align:center;
	clear:both;
	float:left;
	font-size:11px;
	color:#2e4179;
	margin-bottom:15px;
	margin-top:-2px
}

#copyright a {
	text-decoration: underline;
	color: #2E4179;
}

A:link	{
	text-decoration:underline;
	font-weight: normal;
	color: #003399;
}
A:visited	{ text-decoration:underline; font-weight: normal; color: #003399}
A:hover	{ text-decoration:underline; font-weight: normal; color: #000000 }
A:active	{
	text-decoration:underline;
	color: #003399;
}

/* footer links */

#footer li {
	line-height:150%;
	text-align:center;
	font-size:0.95em;
	display:inline;
}

#footer li a{
	color:#990000;
	text-decoration: none;
	padding-right: 14px;
	padding-left: 14px;
	font-size: 95%;	
}

/* location / find us page */

#mapi{
	margin-bottom: 12px;
	border: 1px solid #206BC1;
	width: 635px;
	padding: 6px;
	margin-top: 4px;
}

/* contact and other forms */

.land-drop{
	width: 195px;
}

label{

}

.submit{
	margin-left: 130px;
}

.submit input
{
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
} 

fieldset
{
	border: 1px solid #11316A;
	margin-top: 6px;
	margin-bottom: 6px;
	padding: 12px;
	width: 550px;
}

fieldset p
{
	color: #FFFFFF;
	font-weight: normal;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}

legend
{
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;	
}

#contact-form{
	width: 469px;
	border: 1px solid #CCCCCC;
	padding-top: 12px;
	padding-right: 14px;
	padding-left: 14px;
}

#contact-form p{
	font-size: 13px;
	padding-top: 2px;
	padding-bottom: 2px;	
}

/* sections on forms */

.section{
	width: 530px;
	margin-bottom: 8px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
}

/* spaces between fax/tel/email in footer */

.spacer{
	padding-left: 15px;
}

/* fax/tel/email table on contact page */

#numbers{
	font-size: 13px;
}

/* home page logos */

#homepage-logos{
	margin-top: 10px;
	width: 580px;
}

#homepage-logos img{
	padding-right: 3px;
	padding-bottom: 3px;
}

#left-col .team h2{
	padding-bottom: 0px;
}

#left-col .team p{
	padding-left: 5px;
	padding-bottom: 5px;	
}

#left-col .disclaimer{
	font-size: 12px;
	font-style: italic;
}

#side-testimonials{
	margin-bottom: 8px;
	border-bottom-width: 1px;
	padding-bottom: 6px;
	margin-top: 15px;
	padding-right: 19px;
	padding-left: 19px;
}

#side-testimonials p{
	font-style: italic;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 14px;
	padding-right: 6px;
	padding-left: 4px;
}

#side-testimonials-wrapper{
	height: 600px;
	margin-top: 14px;
}

#side-testimonials-wrapper h3{
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #333333;
}

#side-testimonials .name{
	font-style: italic;
	color: #DDE6F0;
}

.floatright{
	float: right;
	padding: 6px;
	margin-bottom: 8px;
	margin-left: 8px;
	margin-right: 2px;
}

.floatleft{
	float: left;
	padding: 6px;
	margin-bottom: 4px;
	border: 1px solid #124B88;
	margin-right: 10px;
}

.brown-txt{
	color: #774E25;
}

#addthis{
	padding-top: 10px;
	padding-right: 15px;
	float: right;
}

#left-col p.small-txt{
	font-size: 11px;
}

.move-logo{

}

.prop-logos{
	margin-top: 12px;
}

#notice-board{
	font-size: 13px;
	line-height: 16px;
	width: 680px;
	padding-top: 14px;
}

#notice-board p{

}

#notice-board hr{
	margin-top: 20px;
	margin-bottom: 20px;
}

#home-search{
	font-size: 12px;
	border: 1px solid #8C6130;
	margin-top: 5px;
	margin-bottom: 10px;
	width: 500px;
	background-color: #8C6130;
	color: #FFFFFF;
	font-weight: bold;
}

#home-search .table{
	margin-right: 14px;
	margin-left: 14px;
}

#home-search h3{
	color: #FFFFFF;
	background-color: #8C6130;
	font-size: 14px;
	padding-top: 13px;
	padding-bottom: 4px;
	padding-left: 14px;
	margin-bottom: 8px;
}

#home-search p{
	padding-left: 14px;
	margin-top: 4px;
	font-size: 12px;
}

#home-search #search-buttons{
	padding-left: 150px;
	background-color: #8C6130;
}





#small-search{
	font-size: 12px;
	border: 1px solid #8C6130;
	margin-top: 0px;
	margin-bottom: 10px;
	background-color: #8C6130;
	color: #FFFFFF;
	font-weight: bold;
	width: 190px;
	padding-bottom: 10px;
	float: left;
	margin-right: 24px;
	height: 392px;
}

#small-search .table{
	margin-right: 14px;
	margin-left: 16px;
}

#small-search h3{
	color: #FFFFFF;
	background-color: #8C6130;
	font-size: 14px;
	padding-top: 11px;
	margin-bottom: 3px;
	font-weight: bold;
	padding-left: 16px;
}

#small-search p{
	margin-top: 4px;
	font-size: 12px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.sitebuttonnormal, .sitebuttonhover{
	margin-left: 20px;
	margin-top: 6px;
	padding-bottom: 2px;
}

.sitebuttonnormal{
	text-decoration: none;
	background-color: #F1EDC9;
	color: #000000;
	width: 140px;
	font-size: 13px;
	line-height: 24px;
	height: 24px;
	cursor: pointer;
	font-weight: bold;
	border: 1px solid #916426;
}

.sitebuttonhover{
	text-decoration: none;
	background-color: #FFFFFF;
	color: #000000;
	width: 140px;
	font-size: 13px;
	line-height: 24px;
	height: 24px;
	cursor: pointer;
	font-weight: bold;
	border: 1px solid #000000;
}

#featured-properties{
	border: 1px solid #8C6130;
	margin-bottom: 12px;
	background-color: #FFFFFF;
	overflow: hidden;
	width: 450px;
	height: 401px;
}

#featured-properties h2{
	color: #FFFFFF;
	background-color: #8C6130;
	font-size: 14px;
	padding-top: 10px;
	font-weight: bold;
	padding-left: 18px;
	padding-bottom: 14px;
	margin-bottom: 15px;
}

