body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.7em;
background-color: #ffffff;
color: #000000;
text-align: left;
height:100%;
background-repeat:no-repeat;
}
body a {
	color:#EE2931;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	
}
body a:hover, body a:focus {
color:#008357;
text-decoration: underline;
}

form {
margin:0;
padding:0;
}

hr {
margin:0px auto;
text-align:center;
height:1px;
width:90%;
background:url(../graphics/new/hr.gif) repeat-x;
}
h1 {
	font-size: 13px;
	font-weight: bold;
	color: #008357;
	padding:0;
	margin:0;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #008357;
	padding:0;
	margin:0;
}
h3 {
	font-size: 12px;
	font-weight: normal;
	color: #008357;
	padding:0px 0 0px 0;
}
U {
	font-size: 12px;
	font-weight: bold;
	color:#FF0000;
	padding:0px 0 0px 0;
	text-decoration:none;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:5px 0 5px 0;
	font-weight: normal;
	color: #000000;
}
.smallText1 {
	font-size:12px;
	font-weight:bold;
}
.border {
border:1px solid #008357;
}
#wrapper {
width: 981px;
/* added 246px to make 1024 */
height:auto;
background:#fff;
margin:0 auto;
}
#header {
width: 980px;
height:85px;
background:#fff;
float:left;
}
#body_wrapper {
width: 1024px;
height:auto;
background:#fff url(../graphics/new/body_bg_master.gif) repeat-y;
}
/* Added by Alex to incorporate ticker and therefore re-arrange header images ----------------------------------*/
div.ticki {
	background-color:#ED1B23;
	padding:3px 5px;
	position:absolute;
	right:0;
	top:59px;
	width:740px;
}
div.ticki a {
	color:#FFFFFF;
}
#wrapper {
	position:relative;
}
img#header_left {
	position:absolute;
}
img#header_right {
	position:absolute;
	right:0;
}
/*------------------------------------------------------------------------------------------------------------*/

/*------------------------------------------------------------------------------------------------------------*/
/*------------------------------------COLUMN 1 ( NAV AND SEARCH MENU ) ---------------------------------------*/
/*------------------------------------------------------------------------------------------------------------*/

#column_1 {
width:229px;
height:auto;
float:left;
background:url(../graphics/new/column_1_bg.gif) repeat-y;
}

#nav {
position:relative;
width:229px;
height:294px;
float:left;
}

#nav img {
border:none;
}

#search_container {
width:229px;
/*height:269px;*/
float:left;
clear:both;
}
#search_holder {
width:203px;
height:auto;
margin-left:13px;
margin-top:25px;
float:left;
/* RHIANNONE ADD */
border:1px solid #EE2931;
padding:10px 0px 10px 0px;
}
* html #search_holder {
	width:185px;
	margin-left:10px;
margin-top:10px;
}
#search_header {
width:188px;
height:25px;
float:left;
border:none;
}

#search_header img {
border:none;
}
#search_green {
width:181px;
border-right:1px solid #19644B;
border-left:1px solid #19644B;
border-bottom:1px solid #19644B;
height:220px;
float:left;
text-transform:uppercase;
font-size:8px;
padding-left:5px;
padding-top:5px;
padding-bottom:5px;
}
#search_green .form {
font-size:10px;
border:1px solid #19644B;
width:150px;
}
#search_red {
	width:181px;
	border-right:1px solid #ED1C24;
	border-left:1px solid #ED1C24;
	border-bottom:1px solid #ED1C24;
	height:220px;
	float:left;
	position:absolute;
	top:421px; 
	#top:428px;
	#left:265px; 
	visibility:hidden;
	padding-top:5px;
	padding-left:5px;
	padding-bottom:5px;
	text-transform:uppercase;
	font-size:8px;
}
#search_red .form {
font-size:10px;
border:1px solid #ED1C24;
width:150px;
}
/*------------------------------------------------------------------------------------------------------------*/
/*------------------------------------COLUMN 2 ( SITE CONTENT AND POTW ) -------------------------------------*/
/*------------------------------------------------------------------------------------------------------------*/

#column_2 {
width:751px;
height:auto;
float:left;
background-image:url(../graphics/new/colin_small.gif);
background-position:bottom right;
background-repeat:no-repeat;
padding-bottom:25px;
/*background:url(../graphics/new/colin_small.gif) bottom right no-repeat;*/
}
#flash {
width:751px;
height:148px;
float:left;
}
#content_bg {
width:735px;
height:auto;
float:left;
margin-right:3px;
margin-left:2px;
padding-left:11px;
background:url(../graphics/new/content_bg.jpg) repeat-x;
}
#content {
width:731px;
height:auto;
float:left;
margin-top:18px;
margin-bottom:18px;
/*padding-left:8px;*/
padding-right:3px;
padding-bottom:35px;
}
#content_home {
width:522px;
height:auto;
float:left;
/*padding-left:0px;*/
padding-right:8px;
margin-top:18px;
/*margin-left:4px;*/
border-right:1px solid #6E6E6E;
}
.border {
border:1px solid #19634a;
padding:1px;
}
#potw_container {
width:180px;
height:auto;
float:left;
padding-left:10px;
margin-top:18px;
margin-bottom:0px;
}


#homelist {
width:520px;
height:auto;
float:left;
}

#homelist hr {
	margin:8px auto;
}

#homelist a {
float:left;
display:block;
text-align:center;
font-size:14px;
text-decoration:none;
}

#homelist a.top_margin {
margin-top:35px;
}

#homelist img {
display:block;
margin-bottom:3px;
}

.bordered_home_row {
/*	border-bottom:1px solid #EE2931;*/
	padding-bottom:8px;
	margin-bottom:20px;
}

#homelist span.pull_inline {
	position:relative;
	top:-13px;
}

.potw_right {
	border:1px solid #EE2931;
}

/*------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------- FOOTER --------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------*/
#footer {
width:980px;
background:#ffffff;
height:auto;
float:left;
text-transform:uppercase;
font-size:10px;
}

#footer a {
color:#19634a;
text-decoration: none;
}

#footer a:hover, a:focus {
}

#footer_left {
width:49%;
height:auto;
float:left;
padding-left:50px;
}

#footer_right {
width:40%;
height:auto;
float:left;
text-align:right;
}
#footer_right a {
text-transform:none;
}


#footer_links {
width:980px;
height:auto;
float:left;
text-align:center;
padding-top:15px;
}

.property {
width:200px;
height:auto;
float:left;
padding-left:5px;
}

.footer_links {
	font-size:10px;
	margin:0;
	padding:4px 0;
}

.footer_links strong{
	font-weight:normal;	
}

/*------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------- FORM ----------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------*/


#form_container {
margin:0 auto;
border:1px solid #19644b;
width:430px;
height:auto;
/*
min-height: 100px; height:auto !important; height:100px;*/}

#form_content {
margin:1px;
padding:10px;
background:#19644b url(../graphics/new/form_bg.gif) bottom right no-repeat;
width:408px;
height:auto;
color:#fff;

}

#form_content p{ 
color:#fff;
text-transform:uppercase;
margin:3px;
}


#form_content .form {
border:1px #222222 solid;
margin-top:2px;
overflow-x: hidden;
color:#FF0000;

}

#mailing_left {
width:195px;
height:auto;
float:left;
}

#mailing_right {
width:195px;
height:auto;
padding-left:10px;
float:left;
clear:right;
}

.hiddenPic {display:none;}

/*------------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------- TEXT STYLES -------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------*/

.green {
	color: #19634a;
}

.greentext {
	color: #19634a;
	font-weight:bold;
}
.whitelink {
	color: #ffffff;
	font-weight:bold;
}
.whitelink:hover {
	color: #f00000;
	font-weight:bold;
}

.form {
border: 1px solid #19634a;
}

.error {
	color: #FF0000;
	font-weight: bold;
}

.table_top {border-top:1px solid #EE2931;
			border-left:1px solid #EE2931;
			border-right:1px solid #EE2931;}
.table_middle {border-left:1px solid #EE2931;
		       border-right:1px solid #EE2931;}
.table_bottom {
border-left:1px solid #EE2931;
border-right:1px solid #EE2931;
border-bottom:1px solid #EE2931;
}

.table_right {
 border-right:1px solid #EE2931;}
 
 .table_left {
  border-left:1px solid #EE2931;}

table.tableNav {
	background-color:#19644B;
	border:1px solid #FFFFFF;
	font:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	color:#FFFFFF;
}
table.tableNav a {
	color:#FFFFFF;
	text-decoration:none;
	}
table.tableNav a:hover {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bolder;
	}
table.tableNav td:hover {
	background-color:#2B7059;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bolder;
	}
.indexPropLink	{
	font-weight:bolder;
	color:#19634A;
	font-size:14px;
	}
.indexPropLink a	{
	font-weight:bold;
	color:#19634a;
	text-decoration:underline;
	}
h1.indexBigLetters {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#3C3C3C;
	font-weight:normal;
	font-size:15px;
	text-transform:uppercase;
	}

table.detail_table tr{

}

table.detail_table td{
	width:270px!important;
	padding:4px 0;
}

table.detail_table td.last_col {

}

#list_wrap h2 {
	border-bottom:1px solid #008357;
}

#list_wrap h3 {
margin-bottom:2px;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.testimonial{
	padding:0 20px;
	margin:10px 0;
}

.testimonial p{
	margin:0;
	display:inline;
}

.from{
	color:#999999;
	font-size:8pt;
	text-align:right;
	padding:0 60px;
	margin:0;
}