body {

	margin: 2em 0em 0em;
	padding: 0em;
	
}

html>body {
	margin: 0em;
	padding: 0em;
}

a img {border:none;}


h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #244191;
	font-size: 1.2em;
	font-weight: bold;
	padding-left: 0.2em;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #539BD7;
	font-size: 0.9em;
	font-weight: bold;
	padding-left: 0.5em;
	padding-right: 0.5em;
	line-height: 1.2em;
	margin: 0em 0;
}

h3 {
	font-family: Arial, Helvetica, Universal;
	color: #244191;
	font-size: .8em;
	font-weight: bold;
	padding-left: 0.7em;
	line-height: 1.2em;
	margin: 0.5em 0 0.1em 0;
}

h4 {
	font-family: Arial, Helvetica, Universal;
	color: #244191;
	font-size: .8em;
	font-weight: bold;
	padding-left: 0.5em;
	line-height: 1.3em;
	margin: 0.5em 0 0.1em 0;
}

h5 {
	font-family: Arial, Helvetica, Universal;
	color: #808B9F;
	font-size: .7em;
	font-weight: bold;
	padding-left: 0.6em;
}

p {
	font-family: verdana;
	font-size: 0.7em;
	color: #333333;
	padding-left: 0.6em;
	padding-top: 0em;
	padding-right: 0.5em;
	padding-bottom: 0em;
}

p.property_details {
	font-family: verdana;
	font-size: 0.6em;
	color: #4F4F4F;
	padding-left: 0em;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
}


p.p-intro {
	font-family: verdana;
	font-size: 0.7em;
	color: #8DB621;
	padding-left: 0.5em;
	padding-top: 0em;
	padding-right: 0.3em;
	padding-bottom: 0em;
}

p.p-quote-text
{
    font-family: verdana;
	font-size: 0.7em;
	color: #595959;
	padding-left: 0.8em;
	padding-top: 0.1em;
	padding-right: 0.2em;
	padding-bottom: 0.1em;
}

p.p-quote-author
{
    font-family: verdana;
	font-size: 0.75em;
	font-weight: bold;
	color: #595959;
	padding-left: 0.8em;
	padding-top: 0.1em;
	padding-right: 0.2em;
	padding-bottom: 0.1em;
}

a:active {font-family: Verdana; color:#006666; font-size: 100%; text-decoration: underline;}
a:link {font-family: Verdana;  color:#006666; font-size: 100%; text-decoration: underline;}
a:visited {font-family: Verdana;  color:#006666; font-size: 100%; text-decoration: underline;}
a:hover {font-family: Verdana;  color:#006666; font-size: 100%; text-decoration: none;}


ul
{
	list-style-type: square;
	padding: .25em .35em 0 2.4em;
	margin: 0 0 .5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #4F4F4F;
}

ul li
{
	margin: 0;
	padding: 0;
	font-size: .75em;
	line-height: 150%;
	font-weight: normal;
}

ul li ul
{
	padding: 0 0 .2em 2.4em;
	margin: 0 0 0.1em 0;
}

ul li ul li
{
	font-size: 100%;
	margin: 0;
	padding: 0 0 0 .4em;
	font-weight: normal;
	font-style: normal;
}

ul li ul li ul
{
	padding: 0.1em 0 .25em 2.4em;
	margin: 0;
}

ul li ul li ul li
{
	font-size: 95%;
	margin: 0;
}



ol
{
	list-style-type: decimal;
	padding: .25em .35em 0 2.6em;
	margin: 0 0 .5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #4F4F4F;
}

ol li
{
	margin: 0;
	padding: 0;
	font-size: .75em;
	line-height: 150%;
	font-weight: normal;
}

ol li ol
{
	padding: 0 0 .2em 2.6em;
	margin: 0 0 0.1em 0;
}

ol li ol li
{
	font-size: 100%;
	margin: 0;
	padding: 0 0 0 .2em;
	font-weight: normal;
	font-style: normal;
}

ol li ol li ol
{
	padding: 0.1em 0 .25em 2.6em;
	margin: 0;
}

ol li ol li ol li
{
	font-size: 95%;
	margin: 0;
}
	

table.table-clean
{
	font-family: verdana;
	border-collapse: collapse;
	padding: 0;
	width: 90%;
	margin: .7em 1em .5em .5em;
}

table.table-clean td {
	font-family: verdana;
	border: 0;
	color: #4F4F4F;
	font-size: .7em;
	padding: 5px;
	vertical-align: top;
	line-height: 120%;
}

table.table-clean td p {
	font-family: verdana;
	font-size: 95%;
	color: #4F4F4F;
	padding-left: 0.2em;
	padding-top: 0em;
	padding-right: 0.2em;
	padding-bottom: 0em;
}


table.table-quotes
{
	border-collapse: collapse;
	padding: 0;
	margin: .7em 1em .5em .5em;
}

table.table-quotes td {
	border: 0;
	padding: 1px;
	vertical-align: top;
	line-height: 120%;
}


table.table-with-header
{
	border-collapse: collapse;
	padding: 0;
	width: 90%;
	margin: .7em 1em .5em .5em;
	border-bottom: 1px solid #ccc;
}

table.table-with-header th
{
	font-family: verdana;
	font-size: .7em;
	color: #444444;
	font-weight: bold;
	padding: 5px;
	text-align: left;
	vertical-align: top;
	line-height: 120%;
	background-color: #C9D5BB;
	border: 1px solid #ccc;
}

table.table-with-header th p {
	font-family: verdana;
	font-size: 95%;
	color: #444444;
	padding-left: 0.2em;
	padding-top: 0em;
	padding-right: 0.2em;
	padding-bottom: 0em;
}

table.table-with-header td
{
	font-family: verdana;
	color: #666;
	font-size: .6875em;
	padding: 5px;
	border: 1px solid #ccc;
	vertical-align: top;
	line-height: 120%;
}

table.table-with-header td p {
	font-family: verdana;
	font-size: 95%;
	color: #666;
	padding-left: 0.2em;
	padding-top: 0em;
	padding-right: 0.2em;
	padding-bottom: 0em;
}

table.table-no-header
{
	border-collapse: collapse;
	padding: 0;
	width: 90%;
	border-bottom: 1px solid #ccc;
	margin: .7em 1em .5em .5em;
}

table.table-no-header td
{
	color: #666;
	font-size: .7em;
	padding: 5px;
	border: 1px solid #ccc;
	vertical-align: top;
	line-height: 120%;
}

table.table-no-header td p {
	font-family: verdana;
	font-size: 95%;
	color: #666;
	padding-left: 0.2em;
	padding-top: 0em;
	padding-right: 0.2em;
	padding-bottom: 0em;
}



.image-align-left {
	float: left;
	margin: .125em 1.1em .125em .125em;
	display: block;
}

.image-align-right {
	float: right;
	margin: .125em .825em .125em 1.1em;
	display: block;
}


.div-textbox
{
    margin: .7em 1em .5em .5em;
    padding: .8em .5em .8em .5em;
	border: 1px solid #6C8E05;
	background-color: #fff;
	width: 60%;
	list-style: none;
}


#large_photo_overlay {
	background-image: url(../images/large_photo_cover.gif);
	background-repeat: no-repeat;
	
}



 
 
p.news {
	font-family: verdana;
	font-size: 65%;
	color: #595959;
	padding-left: 1em;
	padding-top: 0em;
	padding-right: 1.5em;
	padding-bottom: 0em;
}


p.p-intro {
	font-family: verdana;
	font-size: 0.7em;
	color: #8DB621;
	padding-left: 0.5em;
	padding-top: 0em;
	padding-right: 0.3em;
	padding-bottom: 0em;
}

p.p-quote-text
{
    font-family: verdana;
	font-size: 0.7em;
	color: #595959;
	padding-left: 0.8em;
	padding-top: 0.1em;
	padding-right: 0.2em;
	padding-bottom: 0.1em;
}

p.p-quote-author
{
	font-family: verdana;
	font-size: 0.75em;
	font-weight: bold;
	color: #595959;
	padding-left: 0.8em;
	padding-top: 0.1em;
	padding-right: 0.2em;
	padding-bottom: 0.1em;
	border-top-width: 0.1ex;
	border-top-style: solid;
	border-top-color: #6C8E05;
}



	
	
strong {
	color: #868686;
	text-decoration: none;
	font-family: Verdana;
	font-size: 100%;
	font-weight: bold;
	margin: 0em;
	padding: 0em;
	line-height: 1.4em;
}



/*  MEMBER LOGIN */
	
	

a.login{
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana;
	font-size: 0.7em;

}

a.login:link{
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana;
	font-size: 0.7em;


}

a.login:visited{
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana;
	font-size: 0.7em;

}

a.login:hover{
	color: #fff;
	text-decoration: underline;
	font-weight: normal;
	font-family: Verdana;
	font-size: 0.7em;

}






/*  TOPNAV */
	
	

a.topnav{
	color: #039949;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-image: url(../images/topnav_bullet.gif);
	background-repeat: no-repeat;
	height: 11px;
	background-position: left center;
}

a.topnav:link{
	color: #039949;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-image: url(../images/topnav_bullet.gif);
	background-repeat: no-repeat;
	height: 11px;
	background-position: left center;


}

a.topnav:visited{
	color: #039949;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-image: url(../images/topnav_bullet.gif);
	background-repeat: no-repeat;
	height: 11px;
	background-position: left center;

}

a.topnav:hover{
	color: #09246F;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-image: url(../images/topnav_bullet.gif);
	background-repeat: no-repeat;
	height: 11px;
	background-position: left center;

}


/*  SUBNAV */
	
	

a.subnav{
	color: #1D438C;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}

a.subnav:link{
	color: #1D438C;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;


}

a.subnav:visited{
	color: #1D438C;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;


}

a.subnav:hover{
	color: #00A94F;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;

}



/*  NEWSSTART */
	
	

a.news{
	color: #33adc2;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana;
	font-size: 1em;

}

a.news:link{
	color: #33adc2;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana;
	font-size: 1em;


}

a.news:visited{
	color: #33adc2;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana;
	font-size: 1em;

}

a.news:hover{
	color: #33adc2;
	text-decoration: underline;
	font-weight: normal;
	font-family: Verdana;
	font-size: 1em;

}

/*  TOOLKIT */
	
	

a.toolkit{
	color: #969799;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana;
	font-size: 0.6em;
	margin: 0px;
	padding: 0px;
}

a.toolkit:link{
	color: #969799;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana;
	font-size: 0.6em;
	margin: 0px;
	padding: 0px;

	}

a.toolkit:visited{
	color: #969799;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana;
	font-size: 0.6em;
	margin: 0px;
	padding: 0px;

	}

a.toolkit:hover{
	color: #969799;
	text-decoration: underline;
	font-weight: normal;
	font-family: Verdana;
	font-size: 0.6em;
	margin: 0px;
	padding: 0px;

	}

.toolkit {

	color: #969799;
	text-decoration: normal;
	font-weight: normal;
	font-family: Verdana;
	font-size: 0.6em;
	margin: 0px;
	padding: 0px;

	}










/*  property_details */
	
	

a.property_details{
	color: #09246F;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana;
	font-size: 1em;

}

a.property_details:link{
	color: #09246F;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana;
	font-size: 1em;


}

a.property_details:visited{
	color: #09246F;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana;
	font-size: 1em;

}

a.property_details:hover{
	color: #33adc2;
	text-decoration: underline;
	font-weight: bold;
	font-family: Verdana;
	font-size: 1em;

}


/* FORM STYLES */

.input{
	font-family: Verdana;
	font-size: 0.6em;
	border: 0.1ex solid #cccccc;
	margin: 0em;
	color: #666666;
	padding: 0.2em;
	text-align: left;
	background-color: #fff;
	width: 105px;
}

.select {
	font-family: verdana;
	font-size: .7em;
	color: #4F4F4F;
	padding-left: 0.5em;
	padding-top: 0em;
	padding-right: 0.3em;
	padding-bottom: 0em;
}

input {
	padding-right: 1px;
	padding-left: 1px;
	padding-top: 2px;
	padding-bottom: 1px;
	border-width: 1px;
	border-color: #4F4F4F;
	background: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F4F4F;
}




td.content_left_bg {
	background-image: url(../images/home_left1.gif);
	background-repeat: repeat-y;
}


td.content_box_right_bg {
background-image: url(../images/home_right.gif);
	background-repeat: repeat-y;}

td.login_blue_bg {
	background-color: #24408F;
}

td.news_dotted_line {
	border-top-width: 0.1ex;
	border-right-width: 0.1ex;
	border-bottom-width: 0.1ex;
	border-left-width: 0.1ex;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}


td.toolkit_bg {
	background-image: url(../images/toolkit_bg.gif);
	background-repeat: no-repeat;
}

td.large_home_tick {
	background-image: url(../images/large_home_tick.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left top;
}


td.large_home_tickb {
	background-image: url(../images/large_home_tickb.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left top;
}

td.news_box_bg {
background-color: #F7F5FA;}

.search_text{
	font-family: verdana;
	font-size: 0.7em;
	color: #666666;
	letter-spacing: 0em;
}


td.main_bg_image{
	background-image: url(../images/home_bg.gif);
	background-repeat: no-repeat;
	background-position: top; 
}


td.sub_bg_image{
	background-image: url(../images/sub_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}


td.property_box_bg {
background-color:#E2E1F4;}


.pagination {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #003366;
}


/*new styles*/

.embed_img_right {
	float: right;
	margin: .125em .825em .125em 1.1em;
	display: block;
}

.cap{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #003366;
	font-weight:normal;}

form {
	margin-bottom: 0;
	margin-top: 0;	
}

.sitemapl1 { font-family: Arial, Helvetica, Universal; font-size: 75%; line-height: 1.2em; font-weight: bold; color: #039949; text-decoration: none}
.sitemapl2 { font-family: Arial, Helvetica, Universal; font-size: 70%; line-height: 1.2em; font-weight: none; color: #292929}
.sitemapl3 { font-family: Arial, Helvetica, Universal; font-size: 70%; line-height: 1.2em; font-weight: none; color: #454545}
.sitemapl4 { font-family: Arial, Helvetica, Universal; font-size: 70%; line-height: 1.2em; font-weight: none; color: #595959}
.sitemapl5 { font-family: Arial, Helvetica, Universal; font-size: 70%; line-height: 1.2em; font-weight: none; color: #8B8A8A}


/* added by SC */

.saleItem {
	border-style: solid;

	border-width: 0.1em;
	margin: 0.2em;
}

.saleItem p {
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}

.saleItem p strong {
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}

.saleBuy {
	border-color: green;
}

.saleSale {
	border-color: yellow;
}

.saleLoan {
	border-color: red;
}

.saleBorrow {
	border-color: blue;
}

table .saleContact p {
	padding-top: 0em;
	padding-bottom: 0em;
	margin-top: 0em;
	margin-bottom: 0em;
}

p.error strong {
	color: red;
}

.embed_img_left {
	float: left;
	margin: 1em .825em .125em 1.1em;
	display: block;
}


#div-atoz-links {
	float: left;
	padding: 0;
	margin: 0em 0em 0em 0em;
	width: 100%;
}

#div-atoz-links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#div-atoz-links ul li {
	padding: 0;
	float: left;
	font-size: .8em;
	color: #dfdfdf;
	margin: 0 0 10px;
}

#div-atoz-links ul li a:link, #div-atoz-links ul li a:visited {
	padding: 2px 5px;
	text-decoration: none;
	color: #04a8de;
	background: #f3f2f1;
	margin: 0 5px 0 0;
	border-bottom: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
}

#div-atoz-links ul li a#atoz-current:link, #div-atoz-links ul li a#atoz-current:visited {
	padding: 2px 5px;
	text-decoration: none;
	color: #fff;
	background: #99b52c;
	margin: 0 5px 0 0;
	border-bottom: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
}

#div-atoz-links ul li a:hover, #div-atoz-links ul li a:active {
	background: #04a8de;
	text-decoration: none;
	color: #fff;
}

#div-atoz-links ul li a.atoz-empty:link, #div-atoz-links ul li a.atoz-empty:visited {
	padding: 2px 5px;
	text-decoration: none;
	color: #ccc;
	background: #f3f2f1;
	margin: 0 5px 0 0;
	border-bottom: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
}

#div-atoz-links ul li a.atoz-empty:hover, #div-atoz-links ul li a.atoz-empty:active {
	padding: 2px 5px;
	text-decoration: none;
	color: #ccc;
	background: #f3f2f1;
	margin: 0 5px 0 0;
	border-bottom: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
}

p.alignLeft {
	text-align: left;

}


select.contractorDropdown {
	font-family: Verdana;
	font-size: 0.9em;
	border: 0.1ex solid #cccccc;
	margin: 0em;
	color: #666666;
	text-align: left;
	background-color: #fff;
	width: 200px;
	padding-top: 0.1em;
}

p.contractor {
	padding-left: 0em;
	padding-bottom: 0.2em;
	padding-top: 0.2em;
	margin-bottom: 0.1em;
	vertical-align: middle;
}

select.contactDropdown {
	font-family: Verdana;
	font-size: 0.7em;
	border: 0.1ex solid #cccccc;
	margin: 0em;
	color: #666666;
	text-align: left;
	background-color: #fff;
	width: 100px;
	padding-top: 0.1em;
}

input.contact {
	font-family: Verdana;
	font-size: 0.7em;
	border: 0.1ex solid #cccccc;
	margin: 0em;
	color: #666666;
	text-align: left;
	background-color: #fff;
	width: 300px;
	padding-top: 0.1em;
}

textarea.contact {
	font-family: Verdana;
	font-size: 0.7em;
	border: 0.1ex solid #cccccc;
	margin: 0em;
	color: #666666;
	text-align: left;
	background-color: #fff;
	width: 300px;
	height: 300px;
	padding-top: 0.1em;
}

p.error {
	color: red;
}

h3.contractor {
	padding-bottom: 0.1em;
	margin-bottom: 0.1em;
}

.contractor p{
	padding-top: 0em;
	margin-top: 0em;
	padding-bottom: 0em;
	margin-bottom: 0em;
	
	padding-left: 0.7em;
}

/*
table.logotable td {
	padding-left: 3em;
}
*/

/* end added by SC */