/* -----------------Layout--------------------- */

body {
	min-width: 600px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #06066A;
	background-image: url(../images/bg_repeat.gif);
	background-repeat: repeat-x;
	background-color: #1ca2ff;
	margin: 0 auto;
	text-align: center;
}
a {
	color: #06066A;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #99D81E;
}

form {
	margin: 0px;
	padding: 0px;
}



/* -----------------Container--------------------- */ 

#container {
	width: 770px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-color: #FFFFFF;
	height: 100%;
	background-image: url(../images/bg_main.gif);
	background-repeat: no-repeat;
}

/* following rules are invisible to IE 5 - this is for the mac \*/
#container {
	width: 770px;
	position: relative;
	padding: 0px;
	border-right: none;
	border-bottom: none;
	border-left: none;
	border-top-style: none;
	background-color: #FFFFFF;
	height: 100%;
	background-image: url(../images/bg_main.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
 /* end IE 5 mac hack */ 

#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 100%;
}


/* -----------------Header--------------------- */

#top {
	height: 100px;
	position: relative;
}

#logo {
	position: absolute;
	left: -37px;
	top: 0px;
	height: 100px;
	width: 100px;
}

#search {
	position: absolute;
	width: 544px;
	top: 52px;
	left: 192px;
	text-align: left;
	border: 1px solid #99D81E;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	background-color: #EBF6D5;
}

#search form {
	margin: 0px;
}

#search .submit {
	position: absolute;
	top: -5px;
}

#searchfield {
	border: 1px solid #0096FF;
	margin-left: 10px;
	margin-right: 10px;
}


#signin {
	position: absolute;
	width: 155px;
	height: 20px;
	right: 29px;
	top: 5px;
	font-size: 11px;
	text-align: right;
}

#signin a {
	width: 90px;
	padding: 3px;
	position: absolute;
	right: 15px;
	display: block;
}

#signin .friend {
	background-color: #99D81E;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 150px;
	text-align: center;
	position: absolute;
	top: 0px;
	left: 0px;
	border: 1px solid #06066A;
	padding: 2px;
}
#signin .friend:hover {
	background-color: #06066A;
}
#signin .contact {
	display: block;
	margin-right: 102px;
}

#logos {
	position: absolute;
	height: 20px;
	right: 368px;
	top: 5px;
	font-size: 11px;
	text-align: left;
	width:210px;
}
#terms .oeaLogo {
	position: absolute;
	width: 150px;
	right: -5px;
	top: -18px;
}






#navigation {
	position: absolute;
	top: 89px;
	width: 585px;
	left: 176px;
	height: 25px;
	padding-top: 10px;
	z-index: 100;
	font-size: 11px;
}

#navigation a {
	font-weight: bold;
	margin-right: 15px;
	text-decoration: none;
	margin-left: 15px;
}

#navigation a:hover {
	color: #99D81E;
}

#navigationborder {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #99D81E;
	width: 550px;
	position: relative;
	height: 10px;
	float: left;
	left: 16px;
}


/* -----------------Content--------------------- */

#content {
	position: relative;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 85px;
	padding-bottom: 10px;
}


#content p {
	font-size: 12px;
	line-height: 17px;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: left;
	padding-right: 60px;
	padding-left: 60px;
}

#content li {
	line-height: 17px;
}
#content .link {
	background-color: #99D81E;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	text-align: center;
	text-decoration: none;
	height: 20px;
	padding-top: 4px;
	border: 1px solid #06066A;
}
#content .link:hover {
	background-color: #06066A;
}



#contactform {
	text-align: left;
	position: relative;
	margin-right: 60px;
	margin-left: 60px;
	border: 1px solid #99D81E;
	background-color: #F4FBE6;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
#contactform p {
	margin: 10px 0px;
	padding: 0px;
}

#propertytolet {
	text-align: left;
	position: relative;
	margin-right: 60px;
	margin-left: 60px;
	border: 1px solid #99D81E;
	background-color: #F4FBE6;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
#propertytolet p {
	margin: 10px 0px;
	padding: 0px;
}

#contactform2 {
	text-align: left;
	position: relative;
	margin-right: 60px;
	margin-left: 60px;
	border: 1px solid #99D81E;
	background-color: #F4FBE6;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
#contactform2 p {
	margin: 10px 0px;
	padding: 0px;
}


#contactDetails {
	background-color: #F4FBE6;
	border: 1px solid #99D81E;
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 60px;
	padding: 0px;
}
#contactDetails p {
	padding-left: 10px;
	padding-top: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#contactDetails h3 {
	font-size: 1em;
	font-weight: bold;
	color: #F4FBE6;
}
#contactDetails .heading {
	font-size: 1.1em;
	font-weight: bold;
	color: #0096FF;
}


#thanksDetails {
	background-color: #F4FBE6;
	border: 1px solid #99D81E;
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 60px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#thanksDetails p {
	padding-top: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 0.8em;
	padding-left: 20px;
	padding-right: 0px;
}


#content .advertiseNow {
	position: absolute;
	top: 50px;
	right: 40px;
}


input {
	margin-top: 5px;
	margin-bottom: 5px;
}
select {
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #99D81E;
}


#contactformtable .lefttd{
	width: 215px;
	vertical-align: text-top;
	padding-top: 8px;
}
#contactformtable .hidden {
	display: none;
	background-color: #AADF44;
}


#contactform .formfields {
	border: 1px solid #99D81E;
	width: 175px;
}
#contactform .formfieldslarge {
	border: 1px solid #99D81E;
	width: 400px;
}
#contactform .dropdowns {
	width: 250px;
	border: 1px solid #99D81E;
}

#contactform .uploadformfields {
	width: 225px;
	border: 1px solid #99D81E;
}

#contactform .submit {
	background-color: #99D81E;
	font-weight: bold;
	width: 179px;
	border: 1px solid #99D81E;
	color: #FFFFFF;
}










#contactformtable2 .lefttd{
	width: 215px;
	vertical-align: text-top;
	padding-top: 8px;
}
#contactformtable2 .hidden {
	display: none;
	background-color: #AADF44;
}


#contactform2 .formfields {
	border: 1px solid #99D81E;
	width: 175px;
}
#contactform2 .formfieldslarge {
	border: 1px solid #99D81E;
	width: 400px;
}
#contactform2 .dropdowns {
	width: 250px;
	border: 1px solid #99D81E;
}

#contactform2 .uploadformfields {
	width: 225px;
	border: 1px solid #99D81E;
}

#contactform2 .submit {
	background-color: #99D81E;
	font-weight: bold;
	width: 179px;
	border: 1px solid #99D81E;
	color: #FFFFFF;
}






#jForm .formfields {
	border: 1px solid #99D81E;
	width: 100px;
}
#jForm .dropdowns {
	width: 220px;
	border: 1px solid #99D81E;
}

#jForm .uploadformfields {
	width: 225px;
	border: 1px solid #99D81E;
}

#jForm .submit {
	background-color: #99D81E;
	font-weight: bold;
	width: 100px;
	border: 1px solid #99D81E;
	color: #FFFFFF;
}




.panel {
	text-align: left;
	position: relative;
	margin-right: 60px;
	margin-left: 60px;
	border: 1px solid #99D81E;
	background-color: #F4FBE6;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.panel li {
	list-style-type: lower-alpha;
}

#content .panel p {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 0px;
}
.testimonials-panel {
	background-color: #F4FBE6;
	border: 1px solid #99D81E;
	margin-right: 60px;
	margin-left: 60px;
	padding: 10px;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 10px;
	position: relative;
}



.panel2 {
	text-align: center;
	position: relative;
	margin-right: 60px;
	margin-left: 60px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0px;
}
#content .panel2 p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#content .panel3 p {
	padding: 0px;
	margin: 10px;
}

#content .panel2 li  {
	font-weight: bold;
	font-size: 1em;
	text-align: left;
	list-style-image: url(../images/bullet.gif);
	padding-bottom: 5px;
}

#content .panel3 li  {
	font-size: 1em;
	text-align: left;
	list-style-image: url(../images/bullet2.gif);
	padding-bottom: 5px;
}

.panel3 {
	text-align: left;
	position: relative;
	margin-right: 60px;
	margin-left: 60px;
	border: 1px solid #99D81E;
	background-color: #F4FBE6;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}





.searchresults {
	text-align: left;
	position: relative;
	margin-right: 60px;
	margin-left: 60px;
	border: 1px solid #99D81E;
	background-color: #F4FBE6;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#content .searchresults .soldstc {
	position: absolute;
	top: 50px;
	right: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 25px;
	background-color: #99D81E;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #FFFFFF;
}


#content .searchresults p {
	margin: 10px 0px 0px 10px;
	padding: 0px;
}
#content .searchresults .resultslink {
	background-color: #99D81E;
	margin: 0px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #000000;
	height: 20px;
	display: block;
	text-align: center;
	width: 200px;
	padding-top: 1px;
}
#content .searchresults .resultslink:hover {
	text-decoration: none;
	background-color: #1F1F79;
	display: block;
}

#content .searchresults h3 {
	margin-top: 10px;
	margin-left: 10px;
	font-size: 1.2em;
	padding: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
}
#content .searchresults img {
	margin: 10px;
	position: static;
}
#content .searchresults .thumb {
	padding: 3px;
	border: 1px solid #485589;
}


#content h3 {
	margin-top: 15px;
	font-size: 1.1em;
	margin-bottom: 15px;
	color: #0096FF;
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 60px;
}

#content h2 {
	margin-top: 15px;
	font-size: 1.6em;
	padding: 0px 60px;
	margin-bottom: 15px;
	color: #0096FF;
	text-align: left;
}







.propdetails {
	text-align: left;
	position: relative;
	margin-right: 60px;
	margin-left: 60px;
	border: 1px solid #99D81E;
	background-color: #F4FBE6;
	margin-bottom: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
}
.examplelink {
	color: #FFFFFF;
	background-color: #99D81E;
	display: block;
	text-align: center;
	text-decoration: none;
	border: 1px solid #06066A;
	margin-top: 10px;
	height: 20px;
	padding-top: 4px;
}
.examplelink:hover {
	color: #FFFFFF;
	background-color: #06066A;
	display: block;
}


#propdetailstitle {
	background-color: #99D81E;
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 60px;
	text-align: left;
	padding: 10px 5px;
	color: #FFFFFF;
}


#content .propdetails p {
	margin: 10px 0px 0px 10px;
	padding: 0px;
}
#content .propdetails .link {
	background-color: #99D81E;
	margin: 0px;
	padding: 3px 5px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #000000;
}
#content .propdetails .link:hover {
	text-decoration: none;
	background-color: #1F1F79;
}

#content .propdetails .contactsellerlink {
	background-color: #99D81E;
	margin: 0px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #000000;
	width: 425px;
	display: block;
	text-align: center;
	height: 20px;
	padding-top: 1px;
}
#content .propdetails .contactsellerlink:hover {
	text-decoration: none;
	background-color: #1F1F79;
	display: block;
}


#content .propdetails h3 {
	margin-top: 10px;
	margin-left: 10px;
	font-size: 1.2em;
	padding: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	color: #0096FF;
}
#content .propdetails h4 {
	font-size: 1.2em;
	color: #99D81E;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 0px;
}


#content .propdetails .thumbnail {
	border: 1px solid #485589;
	padding: 3px;
	background-color: #FFFFFF;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}

#content .propdetails .large {
	border: 1px solid #485589;
	padding: 3px;
	background-color: #FFFFFF;
	margin-left: 10px;
	margin-top: 10px;
}


#content .panel .link {
	background-color: #0096FF;
	margin: 0px 10px 0px 0px;
	padding: 5px 5px 0px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #000000;
	display: block;
	text-align: center;
}
#content .panel .link:hover {
	text-decoration: none;
	background-color: #1F1F79;
}
#content .bluebold {
	font-weight: bold;
	color: #0096FF;
}
#content .homelogos {
	position: relative;
	height: 70px;
	padding-left: 60px;
	text-align: left;
}





#images {
	position: relative;
	width: 718px;
	margin-top: 10px;
}


#homemap {
	padding-left: 20px;
	position: relative;
	float: right;
	top: -25px;
}


.leftpanel {
	vertical-align: top;
	width: 50%;
	font-size: 1em;
	padding-left: 0px;
}

.rightpanel {
	vertical-align: top;
	font-size: 1em;
	padding-left: 35px;
}

.contentpanel {
	width: 288px;
	text-align: left;
	padding-bottom: 15px;
	position: relative;
	top: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#content .ourfees {
	text-align: left;
	width: 647px;
	margin-right: 60px;
	margin-left: 60px;
	position: relative;
	top: 0px;
}
.ourfeesheader {
	text-align: left;
}
.ourfeescontent {
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 0px;
}
#content .ourfees .ourfeesborder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	border-left-color: #EEEEEE;
	position: relative;
	margin: 0px;
	top: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.homebottompanel {
	width: 100%;
}

.ourlettingscontent {
	position: relative;
	margin: 0px;
	padding: 0px;
}





.contentpanel ul {
	margin-left: 15px;
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
	padding: 0px;
}
#container #wrapper #content .ourfees p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#container #wrapper #content .ourfees h3 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}


.contentpanelheader {
	width: 288px;
	background-color: #FFFFFF;
}
#content .contentpanel .fees {
	background-color: #E0F8B0;
	border: 1px solid #99D81E;
	text-align: center;
	font-size: 1.2em;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#content .panel .fees {
	margin: 10px;
	padding: 10px;
	border: 1px solid #99D81E;
	background-color: #E0F8B0;
	font-size: 1.3em;
	text-align: center;
}
#content .panel .fees p {
	text-align: center;
}
.greentext {
	color: #99D81E;
}


#content .panel .fees h2 {
	font-size: 1.4em;
	color: #99D81E;
	text-align: center;
}
#content .panel .fees h3 {
	color: #06066A;
	text-align: center;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#content .panel .fees .greentext {
	color: #99D81E;
}
.fees {
	background-color: #E0F8B0;
	border: 1px solid #99D81E;
	text-align: center;
	padding: 10px;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 1.2em;
	height: 150px;
}


.panel h5 {
	text-align: center;
}






.savingsheader {
	width: 283px;
	height: 20px;
	background-color: #99D81E;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 7px;
	padding-left: 5px;
	margin: 0px;
	font-size: 12px;
}

#searchagain
{
	width: 150px;
	position: absolute;
	top: 100px;
	right: 60px;
	text-align: right;
}

#printpage
{
	width: 150px;
	position: absolute;
	top: 65px;
	right: 60px;
	text-align: right;
}
.leftpanelhome {
	position: relative;
	padding-top: 40px;
	padding-left: 60px;
}
.rightpanelhome {
	position: relative;
	padding-right: 60px;
	padding-top: 23px;
}


.guideheader {
	height: 20px;
	background-color: #99D81E;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
	top: 0px;
	padding-top: 5px;
	padding-left: 10px;
}

.helptext {
	color: #99D81E;
	font-size: 0.9em;
}

.redtext {
	color: #FF0000;
	font-weight: bold;
}
.smalltext {
	font-size: 0.8em;
}
#content .smalltext {
	font-size: 0.8em;
}


#container #wrapper #content .leftpanel .contentpanel .contentpanelcontent li {
	line-height: 1.7em;
}

#container #wrapper #content .rightpanel .contentpanel .contentpanelcontent li {
	line-height: 1.7em;
}


.contentpanelcontent {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	border-left-color: #EEEEEE;
	width: 265px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
}


#content .rightpanel .contentpanel .contentpanelcontent p {
	text-align: left;
	margin: 10px 0px 0px;
	padding: 0px;
}

.bottompanel {
	width: 288px;
	text-align: left;
	padding-bottom: 15px;
	border: 1px solid #EEEEEE;
	position: relative;
}
.appraisalGraphic {
	padding-left: 35px;
}


#content .bottompanel p {
	text-align: left;
	margin: 10px;
	padding: 0px;
}



/* -----------------Footer--------------------- */ 

#footer {
	clear:left;
	padding:6px;
	margin:0px;
	color: #BFC0C2;
	text-align: center;
	height: 100px;
} 
#terms {
	text-align: left;
	padding: 0px;
	position: relative;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#terms a {
	position: absolute;
	top: 0px;
	margin: 0px;
	padding: 0px;
	right: 0px;
	color: #bfc0c2;
	font-size: 0.8em;
}
#terms p {
	width: 350px;
	margin: 0px;
	padding: 0px;
}



#footer p {
	font-size: 11px;
}

#footerlinks {
	margin-right: 20px;
	margin-left: 20px;
	background-color: #99D81E;
	padding: 3px;
	text-align: center;
}
#footerlinks a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 8px;
}
#footerlinks a:hover {
	text-decoration: underline;
}

#furtherinfolinks {
	margin-right: 20px;
	margin-left: 20px;
	background-color: #EBF6D5;
	padding: 3px;
	text-align: center;
	border: 1px solid #99D81E;
	position: relative;
	width: 710px;
	visibility: hidden;
	display: none;
}
#furtherinfolinks a {
	color: #99D81E;
	text-decoration: none;
	padding: 0px 8px;
}
#furtherinfolinks a:hover {
	text-decoration: underline;
}
