.menulinks, a.menulinks, a.menulinks:link, a.menulinks:active, a.menulinks:visited, a.menulinks:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #FFFFFF;

}
a.menulinks:hover {
	text-decoration: underline;
	color: #996600;

}
a, a:link, a:active, a:visited, a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;


}
a:hover {
	color: #996633;
	text-decoration: underline;

}
form
{
	padding:0px;
	margin:0px;
}
.propertyListing{
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.servicelinks, a.servicelinks, a.servicelinks:link, a.servicelinks:active, a.servicelinks:visited, a.servicelinks:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;	color:  #666633;
	font-weight: normal;

}
a.servicelinks:hover {
	text-decoration: underline;
	color: #996600;
}

.morelistings, a.morelistings, a.morelistings:link, a.morelistings:active, a.morelistings:visited, a.morelistings:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: none;
	font-weight:bold;

	color:  #003399;

}
a.morelistings:hover {
	text-decoration: underline;
	color: #003399;
}
.pagelinks, a.pagelinks, a.pagelinks:link, a.pagelinks:active, a.pagelinks:visited, a.pagelinks:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: none;
	color:  #666633;
	font-weight: normal;

}
a.pagelinks:hover {
	text-decoration: underline;
	color: #996600;
}

.tablebg {
	background-image: url(images/img_bg_front.jpg);
	background-repeat: no-repeat;
	background-position: 6px 15px;
	font-size: 9px;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;

}
.bodytext {
	line-height: 16px;
	color: #666633;
	font-size: 13px;
	font-weight: normal;

}
.tablebgourserv {
	background-repeat: no-repeat;
	background-position: 1px 0px;
	font-size: 9px;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(images/img_bg_os.jpg);
	background-color: #FFFFFF;
	background-attachment: scroll;

}
.bodytextoserv {

	line-height: 16px;
	color: #666633;
	font-size: 13px;
	font-weight: normal;
}
.tablebgdisclaimer {

	background-repeat: no-repeat;
	background-position: -3px 15px;
	font-size: 9px;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(images/img_bg_disc.jpg);
}
.bodytextdis {

	line-height: 18px;
	color: #666633;
	font-size: 11px;
	font-weight: normal;
}
.tablebgforlease {
	background-repeat: no-repeat;
	background-position: -8px -35px;
	font-size: 9px;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(images/img_bg_forlease.jpg);
	background-color: #FFFFFF;
}
.searchstyle {
	font-size: 11px;
	line-height: normal;
	color: #6699cc;
	font-weight: bold;
}
h6, .heading6 {
	font-weight: bold;
	color: #003399;
	font-size: 12px;
}
.detailpgtext {
	font-size: 11px;
	font-weight: normal;
	color: #666633;
}
.tablebgforsale {
	background-repeat: no-repeat;
	background-position: -2px 12px;
	font-size: 9px;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(images/img_bg_forsale.jpg);
	background-color: #FFFFFF;
}
.flfstitles {
	font-size: 11px;
	font-weight: bold;
	color: #003399;
}
.bgtbdropshadow {
	background-color: #999966;
	background-image: url(images/bg_ds_pix.jpg);
	background-repeat: repeat-y;
	background-position: 9px;

}
.tdbgtheme {
	background-color: #FFFFFF;
	background-image: url(images/bg_theme1.jpg);
	background-repeat: no-repeat;
	background-position: -8px 5px;

}
.bodycontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #999966;
}
.footer {
	font-size: 10px;
	color: #FFFFFF;
}
.bottomedge {
	background-color: #999966;
	background-image: url(images/bg_bottom.jpg);
	background-position: 2px;
}


/*Contact Form - overwrites BC module styles*/

.webform,
.webform table,
.webform table td,
.webform fieldset,
.webform label 
{
	text-align:left;	
}
fieldset {
    /*background: none repeat scroll 0 0 #FCFCEF;*/
background:none;
    border: 1px solid #DDDDDD;
    color: #666633;
    margin: 0.5em;
    padding: 1em;
}
fieldset fieldset {
    /*background: none repeat scroll 0 0 #F4F4E1;*/
background:none;
    border: 1px solid #E2E2BA;
    min-height: 185px;
}
legend {
	text-align:left;
}
label, .form label, .webform .label {
    color: #003399;
    display: block;
    width: 150px;
}
.webform table td {
    vertical-align: top;
	al
}
input[type="text"], input[type="email"], input[type="url"], input[type="number"], input.cat_textbox, .form input, .webform input {
    width: 120px;
}
textarea, textarea.cat_listbox {
    height: 110px;
    max-height: 110px;
    max-width: 290px;
    min-height: 110px;
    min-width: 290px;
    width: 300px;
}
input[type="button"], button, button.catwebformbutton, .cat_button {
}
input[type="radio"] {
    width: 20px;
}
input[type="radio"]:checked {
}
input[type="checkbox"] {
    width: 20px;
}
input[type="checkbox"]:checked {
}
select, select.cat_dropdown {
    width: 126px;
}
select.cat_dropdown_small {
}
select.cat_dropdown_smaller {
    width: 125px;
}
.invalid {
    background-color: #FCE8E8;
}
.error {
    background-color: #FFCCCC;
    border: 1px solid #E8A2A2;
    color: #CC0000;
    font-size: 12px;
    padding: 3px 10px;
}
.error em {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #FFCCCC transparent transparent;
    border-style: solid;
    border-width: 10px;
    bottom: -19px;
    display: block;
    height: 0;
    left: 0;
    position: absolute;
    width: 0;
}
.success {
    background-color: #C5F0DA;
    border: 1px solid #99CDB3;
    color: #3F6E56;
    font-size: 12px;
    padding: 3px 10px;
}
