/* 2007-03-08 */

body{
	font-family: tahoma, arial, helvetica;
	font-size: 14px;
	color: #5a442e;
	background-color: #8b0b04;
}

.pageBackground{
	background-color: #8b0b04;
}

.pageBackgroundTop{
	padding: 16px 0px 0px 0px;
}

.mainBoundLeft{
	background-image: url(images/ContentRepeaterLeft.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	background-color: #f2e4b3;
}

.mainBoundRight{
	background-image: url(images/ContentRepeaterRight.jpg);
	background-repeat: repeat-y;
	background-position: top right;
	padding: 0px 0px 0px 0px;
}

.contentBound{
	background-color: #b4975a;
}

.contentBoundnoBG{ /* CURRENTLY USED FOR RENTAL PAGES */
	background-color: #8b0b04;
}

	 #contentBoundNoPad{padding: 0px;}
	 #contentBoundNormal{padding: 20px 20px 20px 20px;}
	 #contentBoundThinPad{padding: 20px 8px 20px 8px;}
	 #contentBoundAlt{padding: 20px 15px 12px 15px;}

.subNavBound{
	background-color: #b4975a;
	padding: 2px 8px 4px 22px;
}

.subNavBound h2{
font-size: 14px;
font-weight: normal;
color: #efdc99;
display: inline;
}

.subNavBound2 h2{
font-size: 14px;
font-weight: normal;
color: #efdc99;
display: inline;
position: absolute; left: 400
}

.contentBaseBar{
	background-image: url(images/MainContentRepeaterBottom.gif);
	background-repeat: repeat-x;
	background-color: #b4975a;
}

.contentBaseBar2{ /* CURRENTLY USED FOR RENTAL PAGES */
	background-image: url(images/RedPageContentBottom.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #8b0b04;
}

.towns{
	color: #bea060;
	font-size: 11px;
	font-family: tahoma, arial, helvetica;
	padding: 12px 0px 0px 0px;
}

/* ****** Agent Popup Styles ********** */

.popupLink{
	font-weight: bold;
	color: #ffffff;
	font-size: 14px;
	cursor: pointer;
	text-decoration: underline;
}

.popupLink:hover{
	font-weight: bold;
	color: #dc9083;
	font-size: 14px;
	cursor: pointer;
	text-decoration: underline;
}

/********** SEO Styles *******************/
.SEODiv{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 4;
	font-size: 10px;
}

.homeLink{
	font-size: 10px;
	color: #4d0200;
	text-decoration: none;
}

.homeLink:hover{
	font-size: 10px;
	color: #4d0200;
	text-decoration: underline;
}

.SEOCell{
	font-family: tahoma, arial, helvetica;
	font-size: 10px;
	color: #4d0200;
}

.H1HeadingCell{
	background-color: #b4975a;
	background-image: url(images/MainContentRepeaterTop.gif);
	background-repeat: repeat-x;
	padding: 12px 0px 5px 22px;
}

.H1HeadingCell2{ /*USED CURRENTLY ON RENTAL PAGES */
	background: #8b0b04 url(images/RedPageContentTop.jpg);
	background-repeat: repeat-x;
	padding: 12px 0px 5px 22px;
}

.H1Heading1{
	font-family: tahoma, arial, helvetica;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

.H1Heading1 a{
	font-family: tahoma, arial, helvetica;
	color: #ffffff;
	font-weight: bold;
}

.H1Heading1 a:hover{
	color: #f1e3b1;
}

.H1Heading2{
	font-family: tahoma, arial, helvetica;
	font-size: 14px;
	color: #5a442e;
	font-weight: bold;
}

/********** Standard Styles *******************/

p{
	font-family: tahoma, arial, helvetica;
	font-size: 14px;
	color: #5a442e;
}

td{
	font-family: tahoma, arial, helvetica;
	font-size: 14px;
	color: #5a442e;
}

h1{
	font-family: tahoma, arial, helvetica;
	font-size: 18px;
	color: #5a442e;
	font-weight: bold;
}

h2{
	font-family: tahoma, arial, helvetica;
	font-size: 16px;
	color: #5a442e;
	font-weight: bold;
}

h3{
	font-family: tahoma, arial, helvetica;
	font-size: 14px;
	color: #5a442e;
	font-weight: bold;
}

a{
	color: #7d1920;
	text-decoration: underline;
}

a:hover{
	color: #c2222e;
	text-decoration: underline;
}

/********** Status Indicator Styles *******************/

#statusIndicatorContainer{
	padding: 0px 0px 20px 0px;
}


#statusIndicatorContainerDetail{
	padding: 0px 0px 0px 0px;
}


#statusIndicator{
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	font-weight: bold;
	border-style: solid;
	border-width: 1px;
	padding: 2px;
	background-color: #CBB587;
	text-align: center;
	width: 175;
}

/********** Footer Styles ********************/

.footerCell{
	color: #bea060;
	font-size: 11px;
	font-family: tahoma, arial, helvetica;
	padding: 12px 10px 0px 10px;
}

.footerLink{
	color: #bea060;
	font-weight: normal;
	text-decoration: none;
}

.footerLinktown{
	color: #bea060;
	font-weight: normal;
	text-decoration: none;
}


.footerLinktown:hover{
	color: #bea060;
	font-weight: normal;
	text-decoration: underline;
}


.footerLink:hover{
	color: #bea060;
	font-weight: normal;
	text-decoration: underline;
}

.copyright{
	color: #bea060;
	font-size: 11px;
	font-family: tahoma, arial, helvetica;
	border-top: 1px solid #ffffff;
	padding: 6px 0px 6px 0px;
}

.emailLink{
	color: #bea060;
	font-weight: normal;
	text-decoration: none;
}

.emailLink:hover{
	color: #bea060;
	font-weight: normal
	text-decoration: underline;
}

/********** Form Styles ********************/
.entertext{
	color: #000000;
	font-size: 12px;
	background-color: #EBEBEB;
	width: 190px;
}

.required{
	color: #ff0000;
}

.AlertP{
	color: #800000;
	/*background-color: #E0C9C9;*/
}


.requiredStar{
	color: #ff0000;
	font-size: 18px;
	font-weight: bold;
}

.formSpacer{
	font-size: 8px;
}

/******* Text-Based Menu Styles *********/
.menuLink{
	color: #0C5101;
	text-decoration: none;
}

.menuLink:hover{
	color: #BFF2B7;
	text-decoration: none;
}

.outerMenuDiv{
	width: 153;
	display: block;
}

.ItemBoxInnerPadding{
	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	line-height: 100%;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	color: #0C5101;
	background-color: #81AE7A;
	border-color: #CCDDC0 #0C5101 #0C5101 #CCDDC0;
	padding:2px 4px 4px 5px;
}

/******* Flyout Menu *********/
.anylinkcss{
	position:absolute;
	visibility: hidden;
	border:1px solid #78602d;
	border-bottom-width: 0px;
	font-family: tahoma, arial, helvetica;
	font-size:12px;
	line-height: 100%;
	z-index: 100;
	color: #000000;
	background-color: #ffffff;
	width: 164px;
	margin: 0px 0px 0px 0px; /*positions the left corner of the dropdown */
	}

.anylinkcss a{
	width: 100%;
	display: block;
	border-bottom: 1px solid #78602d;
	text-decoration: none;
	color: #322415;
	}

.anylinkcss a:hover{ /*hover background color*/
	width: 100%;
	display: block;
	background-color: #f2e4b3;
	text-decoration: none;
	color: #322415;
}

.linkItem{
	padding:3px 10px 3px 10px;
}


/******* Webfodder Logo *********/
.webfodderCell{
	padding: 12px 40px 20px 40px;
}

.webfodderLink{
	color: #430300;
	text-decoration: none;
	font-size: 10px;
	line-height: 100%;
}

.webfodderLink:hover{
	color: #430300;
	text-decoration: underline;
	font-size: 10px;
	line-height: 100%;
}



/********** Feature Styles *******************/
.featureBound{
	padding:  0px 0px 0px 18px;
}

.featureBox{
	background-repeat: repeat-y;
	background-position: top left;
	background-image: url(images/FeatureRepeater.gif);
	padding:  0px 8px 0px 8px;
}

.featureImage{
	border: solid 1px #000000;
	margin: 12px 0px 6px 0px;
}

.featurePropertyText{
	font-family: tahoma, arial, helvetica;
	font-size: 12px;
	color: #133E4D;
	padding: 6px 0px 6px 0px;
	height: 40px;
}

.featureButton{
	margin: 4px 0px 0px 0px;
}

/********** List Styles ********************/
ol {
	font-size: 11px;
	margin-top: 0;
	padding-top: 0;
	margin-left: 0;
	padding-left: 23;
}

li {
	line-height: 130%;
}

/********** Other Styles ********************/
.Warning {
	FONT-FAMILY: ariel,verdana;
	COLOR: #800000;
	font-size: 10px;
}

.ListingDisplay{
	text-decoration:none;
	border-color:#b7b7b7;
	border-style:solid;
	border-width:1px 0px 1px 1px;
	padding:4px;
	width: 720px;
	height: 170px;
	overflow: scroll;
	overflow-x:hidden;
	background-color:#FDFDFD;
}

.RateScheduleTable{
	border-collapse:collapse;
 	border: 1px solid #000000;
  	border-width: 1px 1px 1px 1px;
	padding: 4px 4px 4px 4px;
}


.RateScheduleCell{
 	border: 1px solid #000000;
  	border-width: 1px 1px 1px 1px;
	padding: 4px 4px 4px 4px;
}

.DataEntry {
    FONT-SIZE: 11.0px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Verdana, Tahoma,Helvetica;
}

.DataEntryRequired {
    FONT-SIZE: 11.0px;
    COLOR: #c80000;
    FONT-FAMILY: Arial, Verdana, Tahoma, Helvetica;
}

.DataEntryRight {
    FONT-SIZE: 11.0px;
    COLOR: #000000;
    text-align: right;
    FONT-FAMILY: Arial, Verdana, Tahoma,Helvetica;
}

/********** Quick Search ********************/

.quickSearchBox{
	font-family: tahoma, arial, helvetica;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
 	border: 1px solid #0C5101;
 	background-color: #81AE7A;
	padding: 4px 4px 0px 4px;
}

.quickSearchHeading{
	font-family: tahoma, arial, helvetica;
	font-size: 14px;
	color: #2B6A21;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}

.quickSearchText{
	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	padding: 5px 0px 0px 1px;
}

.quickSearchCell{
	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	padding: 0px 0px 2px 0px;
}

.quickSearchDDLocation{
    font-size: 11px;
    color: #000000;
    font-family: arial, helvetica,verdana;
    width: 110px;
}

.quickSearchDDRange{
    font-size: 11px;
    color: #000000;
    font-family: arial, helvetica,verdana;
    width: 90px;
}

.quickSearchMLSEntry{
    font-size: 11px;
    color: #000000;
    font-family: arial, helvetica,verdana;
    width: 70px;
}

.quickSearchMLSbutton{
    font-size: 11px;
    color: #000000;
    font-family: arial, helvetica,verdana;
    width: 60px;
}

#mlsinfotable{
 	border: 1px solid #000000;
  	border-width: 1px 1px 1px 1px;
	padding: 4px 4px 4px 4px;
}

#mlsinfoCell{
 	border: 1px solid #000000;
  	border-width: 1px 1px 1px 1px;
	padding: 4px 4px 4px 4px;
}


/******* Feature Display Page *****************/

.featureDisplayBox{
	padding: 0px 0px 35px 0px;
}

.featureDisplayLeft{
 	background-color: #c0a56d;
 	border: 1px solid #765e2c;
  border-width: 1px 0px 1px 1px;
	padding: 5px 0px 5px 5px;
}

.featureDisplayRight{
 	background-color: #c0a56d;
 	border: 1px solid #765e2c;
 	border-width: 1px 1px 1px 0px;
	padding: 20px 20px 20px 20px;
}

.featureDisplayIMG{
 	border: 1px solid #ffffff;
}

.featureDisplayTitle{
	font-family: tahoma, arial, helvetica;
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
	padding: 0px 0px 2px 0px;
}

.featureDisplayLocation{
	font-family: tahoma, arial, helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	padding: 0px 0px 25px 0px;
}

.featureDisplayPrice{
	font-family: tahoma, arial, helvetica;
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
	padding: 0px 0px 25px 0px;
}


.featureRequestPrice{
	font-family: tahoma, arial, helvetica;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
	padding: 0px 0px 25px 0px;
}


/******* Property Details Page *****************/

.propDtlsPhoto{
 	border: 1px solid #ffffff;
}

.propDtlsThumbCell{
	padding: 5px 5px 0px 0px;
}

.propDtlsDescription{
	color: #5a442e;
	padding: 0px 16px 0px 13px;
}

.propDtlsBigText{
	font-family: tahoma, arial, helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	padding: 0px 0px 12px 0px;
}

.propDtlsText{
	font-family: tahoma, arial, helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #5a442e;
	line-height: 140%;
	padding: 0px 0px 12px 0px;
	text-align: justify;
}

.propDtlsLinkCell{
	font-family: tahoma, arial, helvetica;
	font-size: 12px;
	font-weight: normal;
	padding: 0px 0px 12px 0px;
}

.propDtlsLink{
	color: #efdc99;
	text-decoration: underline;
}

.propDtlsLink:hover{
	text-decoration: underline;
	color: #ffffff;
}


/********** Portfolio *********************/

.luxuryHomesDiv{
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	padding: 12px 0px 12px 0px;
	width: 288px;
}

.luxuryHomesImage{
 	border: 1px solid #ffffff;
 	margin: 12px 0px 12px 0px;
}


/********** Profile *********************/

.profileRtGutterCell{
	font-weight: normal;
	font-size: 14px;
	color: #5a442e;
	padding: 0px 12px 12px 30px;
	width: 180px;
	line-height: 190%;
}


.profileLink{
	color: ##efdc99;
	text-decoration: underline;
}

.profileLink:hover{
	color: #ffffff;
	text-decoration: underline;
}


/********** RENTALS MENU *********************/

#rentalsMenu{
	border-collapse: collapse;
	border-spacing: 0px;
	border: solid 0px red;
	padding: 0px 0px 0px 0px;
	width: 100%;
}

#rentalsMenu td#leftCell{
	text-align: left;
	vertical-align:top;
	color: #ffffff;
	padding: 0px 0px 0px 0px;
}


#rentalsMenu #leftCell a{
	text-align: center;
	font-size: 12px;
	color: #423a25;
	line-height: 110%;
	font-weight: bold;
	display: block;
	background-color: #d7c188;
	padding: 8px 0px 7px 0px;
	width: 140px;
	border: solid 2px #b39759;
	margin: 0px 0px 4px 0px;
	text-decoration: none;
}

#rentalsMenu #leftCell a#ActivePage {
	font-weight: bold;
	display: block;
	background-color: #f1e3b1;
}

#rentalsMenu #leftCell a:hover{
	font-weight: bold;
	display: block;
	background-color: #f1e3b1;
}

#rentalsMenu td#rightCell{
	text-align: left;
	vertical-align: top;
	width: 100%;
}

#rentalsMenu td#rightCell #userArea{
	background-color: #b5975b;
	margin: 0px 0px 10px 10px;
	width: 790px;
}

#rentalsMenu td#rightCell #userArea #inner{
	color: #000000;
	padding: 12px 12px 12px 12px;
}

#rentalsMenu td#rightCell #userArea #inner image{
	border-color: #000000;
}

/* Removed space above paragraghs in the user edited section only */
#rentalsMenu td#rightCell #userArea #inner p{
	margin: 0px 0px 10px 0px;
}

#rentalsFrameBound{
	margin-left: 9px;
	text-align: left;
}

#rentalsFrameBound iframe{
	width: 790px;
	background-color: transparent;
}


/* ************* Agent Detail Page ******************** */

#agentH1{
	font-family: tahoma, arial, helvetica;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
}

#agentBio p{
	color: #000000;
	padding: 0px 0px 0px 0px;
}

#agentOuterTable{
	background-color: #8b0b04;
	border-collapse: collapse;
	border-spacing: 0px;
	border: solid 0px red;
	padding: 0px 0px 0px 0px;
	width: 100%;
}

#agentOuterTable #columnHeading{
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding: 0px 0px 10px 0px;
}

#agentOuterTable #columnHeadingRight{
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding: 10px 0px 10px 0px;
}

#agentOuterTable #sectionHeading{
	color: #8b0b04;
	padding: 10px 0px 0px 0px;
}

#agentOuterTable #sectionHeadingWhite{
	color: #ffffff;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
}


#agentOuterTable td#leftCell{
	vertical-align:top;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	padding: 0px 0px 0px 0px;
}

#agentOuterTable #leftCell #agentImage{
 	border: 0px solid #B39759;
}

#agentName {
	font-size: 12px;
	font-weight: bold;
}

#agentOuterTable #leftCell #agentImagePlaceholder{
	text-align: center;
}

#agentOuterTable #leftCell #agentContact{
	text-align: center;
	font-size: 12px;
	color: #ffffff;
	line-height: 120%;
	padding: 8px 0px 7px 0px;
	margin: 0px 0px 4px 0px;
}

#agentOuterTable #leftCell #agentContact a{
	color: #ffffff;
	text-decoration: underline;
}

#agentOuterTable #leftCell #agentContact a:hover{
	color: #B39759;
}

#agentOuterTable #leftCell #agentLinks a{
	color: #ffffff;
	text-align: left;
	text-decoration: none;
}

#agentOuterTable #leftCell  #agentLinks a:hover{
	color: #B39759;
}

#agentOuterTable #leftCell #agentLinks img{
	text-align: left;
 	border: 0px solid #B39759;
	vertical-align: middle;
	margin: 0px 2px .0px 0px;
}

#agentOuterTable td#middleCell{
	background-color: #B39759;
	text-align: left;
	vertical-align:top;
	color: #ffffff;
	padding: 10px 0px 0px 15px;
}

#agentOuterTable #middleCell a{
	text-align: center;
	font-size: 12px;
	color: #423a25;
	line-height: 110%;
	font-weight: bold;
	display: block;
	text-decoration: none;
}

#agentOuterTable #middleCell a:hover{
	font-weight: bold;
	display: block;
	background-color: #ffffff;
}

#agentOuterTable #middleCell #innerMiddle{
	color: #000000;
	font-weight: normal;
	display: block;
	background-color: #ffffff;
	padding: 0px 10px 10px 10px;
}

#agentOuterTable td#rightCell{
	background-color: #8b0b04;
	text-align: left;
	vertical-align:top;
	color: #ffffff;
	padding: 0px 10px 0px 10px;
}

#agentOuterTable #rightCell a{
	text-align: center;
	font-size: 12px;
	color: #423a25;
	font-weight: bold;
	text-decoration: none;
}

#agentOuterTable #rightCell a:hover{
	font-weight: bold;
	background-color: #ffffff;
}

#agentOuterTable #rightCell #innerRight{
	color: #000000;
	font-weight: normal;
	background-color: #B4975A;
	padding: 0px 5px 0px 5px;
}

#agentOuterTable #rightCell #innerRight a{
	text-decoration: underline;
	color: #ffffff;
}

#agentOuterTable #rightCell #innerRight a:hover{
	text-decoration: underline;
	color: #efdc99;
}


/* ******Begin Agent listings Styles ****** */

#agentFeatureDisplayBox{
	padding: 0px 0px 5px 0px;
}

#agentFeatureDisplayLeftEmpty{
	padding: 5px 5px 5px 5px;
 	background-color: #c0a56d;
 	border: 1px solid #765e2c;
  border-width: 1px 1px 1px 1px;
}

#agentFeatureDisplayLeft{
 	background-color: #c0a56d;
 	border: 1px solid #765e2c;
  border-width: 1px 0px 1px 1px;
	padding: 5px 0px 5px 5px;
}

#agentFeatureDisplayRight{
 	background-color: #c0a56d;
 	border: 1px solid #765e2c;
 	border-width: 1px 1px 1px 0px;
	padding: 20px 20px 20px 20px;
}

#agentStatusIndicatorContainer{
	padding: 0px 0px 5px 0px;
}

#agentStatusIndicator{
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	font-weight: bold;
	border-style: solid;
	border-width: 1px;
	padding: 2px;
	background-color: #CBB587;
	text-align: center;
	width: 175;
}

#agentFeatureDisplayTitle{
	font-family: tahoma, arial, helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	padding: 0px 0px 2px 0px;
}

#agentFeatureDisplayLocation{
	font-family: tahoma, arial, helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding: 0px 0px 25px 0px;
}

#agentFeatureDisplayPrice{
	font-family: tahoma, arial, helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	padding: 0px 0px 10px 0px;
}

#agentFeatureRequestPrice{
	font-family: tahoma, arial, helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	padding: 0px 0px 10px 0px;
}

/* ****** Agent Search Form styles ****** */

#AgentSearchText {
	height:250px;
	font-family: tahoma, arial, helvetica;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 1.25;
	padding: 10px 10px;
	

}

#AgentFormHeading {
	font-family: tahoma, arial, helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}

#AgentSearchform, #AgentOfficeform{
	font-family: tahoma, arial, helvetica;
	font-size: 16px;
	color: #ffffff;
	background-color: #8b0b04;
	padding: 0px 5px 5px 25px;
}

#inputTextHeading{
	font-family: tahoma, arial, helvetica;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
}

#btnAgentSearch, #btnOfficeSearch{
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #b4975a;
	margin: 5px 0px 2px 0px;
	padding: 2px 0px 2px 0px;

}

.searchInput{
	color: #000000;
	font-size: 12px;
	border: solid 1px #000000;
	background-color: #FFFADB;
	width: 150px;
	height: 20px;
}

.searchDropdown {
color:#000000;
background: #ffffff;
border: solid 1px #000000;
width:150px;
font-size:12px;
padding:2px 2px; 2px; 2px
*width:200px; *background:#FFFADB;
}

/* ******Begin Agent Search and search results styles ****** */

#flashmo_gallery{
	width: 730px;
	height:580px;
	padding: 5px 0px 5px 10px;
}

.agentPageLink{
	text-align: center;
	font-family: tahoma, arial, helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding: 5px 0px 0px 0px;
}

#SearchContainter {
	background-color: #8b0b04;
	height:580px;
 	border: 2px solid #765e2c;
}

#SearchResultsContainter {
	background-color: #8b0b04;
 	border: 2px solid #765e2c;
}

#SearchResultsOfficeHeading{
	font-family: tahoma, arial, helvetica;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 15px 0px;
}

#agentSearchImage{
 	border: 0px solid #B39759;
}


#agentSearchImagePlaceholder{
	text-align: left;
}

/********** Keyword Search Field Styles *******************/

.keywordSCHText{
	color: #390056;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 2px 0px;
}

