body {
	background: #202B60;
}

h1 {
	font-family: 'trebuchet ms';
	color: #202B63;
	font-weight: normal;
	font-size: 1.9em;
}

.h1banner {
	background: url(../images/axworthyproperty.jpg) no-repeat;
}
.h1bannerhome {
	background: url(../images/ttl_Home.gif) no-repeat;
}
.h1bannersearchresults {
	background: url(../images/ttl_SearchResults.gif) no-repeat;
}
.h1bannercontact {
	background: url(../images/ttl_Contact.gif) no-repeat;
}
.h1bannerregister {
	background: url(../images/ttl_Register.gif) no-repeat;
}
.h1bannerdetail {
	background: url(../images/ttl_Detail.gif) no-repeat;
}
.h1bannerfaqs {
	background: url(../images/ttl_FAQs.gif) no-repeat;
}
.h1bannerabout {
	background: url(../images/ttl_About.gif) no-repeat;
}
.h1bannerunsubscribe {
	background: url(../images/ttl_Unsubscribe.gif) no-repeat;
}
.h1bannererror {
	background: url(../images/ttl_Error.gif) no-repeat;
}
.h1bannerlet {
	background: url(../images/ttl_Let.gif) no-repeat;
}

h2 {
	font-family: 'trebuchet ms';
	font-size: 1.1em;
	color: #202B63;
	font-weight: normal;
}

p, #rightcolumn .accordion_content ul {
	font-family: 'trebuchet ms';
	color: #202B63;
	font-weight: normal;
	font-size: 0.7em;
}

a {	
	color: black;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
#footer a{
	color: #F2D37D;
}

table {
	font-family: verdana;
	font-size: 0.8em;
	color: black;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
}

table a {
	color: #202B63;
}

th {
	background: #000;
	color: #fff;
	font-weight: normal;
	text-align: center;
}

td {
	border-right: 1px solid black;
	border-top: 1px solid black;
}

img {
	border: 0px;
}


#topsection {
	background-image: url('../images/bgtop2.jpg');
	background-repeat: no-repeat;
}

#middlesection {
	background-image: url('../images/bgmiddle.jpg'); 
	background-repeat: repeat-y; 
}

#leftcolumn ul.nav a {
	text-decoration: none;
	color: #FCF7BD;
	text-align: center;
	display: block;
	width: 186px;
}

#leftcolumn ul.nav li {
	border-bottom: 1px solid #F5BE23;
	
}
#leftcolumn ul.nav li.first {
	border-top: 0px;
}

#leftcolumn ul.nav {
	font-family: 'trebuchet ms';
	font-size: 1.2em;
	list-style: none;
}
#leftcolumn img {
	border-bottom: 2px solid #F5BE23;
}

#leftcolumn ul.fbullets li {
	color: #FCF7BD;
	font-family: 'trebuchet ms';
	font-size: 0.8em;
	list-style: square;
}

#contentcorner {
	background-image: url('../images/contentcorner.jpg');	
	background-repeat: no-repeat;
}

#contentcornertop {
	background-image: url('../images/contentcorner-top.jpg');	
	background-repeat: no-repeat;
}

#bottomsection {
	background-image: url('../images/bgbottom.jpg'); 
	background-repeat: no-repeat;
}

#footer {
	text-align: center;
}

#footer p {
	color: #FFFAC2;
	font-family: 'trebuchet ms';
	font-size: 1.2em;
}

.devon {
	background-image: url('../images/devon.gif');
	background-repeat: no-repeat;
}

.narrow {
	background-image: url('../images/searchbox.jpg');
}

.long {
	background-image: url('../images/searchbox-long.jpg');
}

.searchbox p {
	color: #636466;
	font-size: 0.7em;
	font-weight: bold;
	font-family: 'trebuchet ms';
}

.searchinput {
	background-color: #FFE2A1;
	font-size: 0.7em;
	border: 0px;
}

.searchdropdown {
	background-color: #FFE2A1;
	font-size: 0.7em;
}

.successtext {
	color: #27BA18;
	font-weight: bold;
}
.errortext {
	color: #922C44;
	font-weight: bold;
}
