#Res_Schools{
	display:none;
	visibility:hidden;	
}

html{
	background:url('../Images/main-bg.jpg');
	background-color:#669acc;
	background-repeat:repeat-x;
}

#Site_Wrapper{
	width:1000px;
	margin:auto;
	position:relative;
	height:100%;
}

#Site_Header{
	width:1000px;
 	height:67px;
	margin:20px auto;
	position:relative;
}

#Site_Footer{
	color:#fff;
	text-align:center;
	height:185px;
    z-index:0;
    position:relative;
	margin-top:30px;
}

#Site_Footer a{
	color:#3a5998;
}


p{
	color:#333333
}


hr{
	color:#999999;
}

.HomePageBody h1 {
	font-size:240%;
	margin-bottom:10px;
}

/*Menubar*/
.Menubar{
	margin-top:14px;
	width:100%;
    float:left;
}

.MenubarBody{
	width:100%;
	float:left;
	height:42px;
	background-color:#CCC;
    text-align:center;
}

.MenubarBorder{
	background-color:#FFF;
    width:2px;
}

.MenubarDivider{
	background:url('../Images/MenubarDivider.gif');
	width:1px;
    height:20px;
    margin-left:8px;
    margin-right:8px;
    float:left;
}

.MenubarBackground{
    height:43px;
	background:url('../Images/MenubarBackground.gif');
}

.MenubarTopLeft{
	background:url('../Images/MenubarTopLeft.gif');
    width:50%;
    height:4px;
    background-position:left;
	float:left;
}

.MenubarTopRight{
	background:url('../Images/MenubarTopRight.gif');
    width:50%;
    height:4px;
    background-position:right;
	float:left;
}

.MenubarBottomLeft{
	background:url('../Images/MenubarBottomLeft.gif');
    width:50%;
    height:4px;
    background-position:left;
    float:left;
}

.MenubarBottomRight{
	background:url('../Images/MenubarBottomRight.gif');
    width:50%;
    height:4px;
    background-position:right;
    float:left;
}

/*Menu Buttons*/

.MenubarButton{
	width:100px;
    float:left;
    color:#FFF;
    font-weight:bold;
    font-size:123%;
  	cursor:pointer;
    position:relative;
}

.MenubarButton a{
	color:#FFF;
    text-decoration:none;
}


.MenubarButtonBorder{
	background:url('../Images/MenubarButtonBorder.gif');
	width:2px;
}

.MenubarButtonBody{
	width:100%;
    float:left;
    text-align:center;
}

.MenubarButtonBackground{
	background:url('../Images/MenubarButtonBackground.gif');
}

.MenubarButtonTopLeft{
	background:url('../Images/MenubarButtonTopLeft.gif');
    width:50%;
    height:3px;
    background-position:left;
    float:left;
}

.MenubarButtonTopRight{
	background:url('../Images/MenubarButtonTopRight.gif');
    width:50%;
    height:3px;
    background-position:right;
    float:left;
}

.MenubarButtonBottomLeft{
	background:url('../Images/MenubarButtonBottomLeft.gif');
    width:50%;
    height:3px;
    background-position:left;
    float:left;
}

.MenubarButtonBottomRight{
	background:url('../Images/MenubarbuttonBottomRight.gif');
    width:50%;
    height:3px;
    background-position:right;
    float:left;

}

.MenubarButtonTopLeftOver{
	background:url('../Images/MenubarButtonTopLeftOver.gif');
    width:50%;
    height:3px;
    background-position:left;
    float:left;
}

.MenubarButtonTopRightOver{
	background:url('../Images/MenubarButtonTopRightOver.gif');
    width:50%;
    height:3px;
    background-position:right;
    float:left;
}

.MenubarButtonBottomLeftOver{
	background:url('../Images/MenubarButtonBottomLeftOver.gif');
    width:50%;
    height:3px;
    background-position:left;
    float:left;
}

.MenubarButtonBottomRightOver{
	background:url('../Images/MenubarButtonBottomRightOver.gif');
    width:50%;
    height:3px;
    background-position:right;
    float:left;
}

.MenubarButtonBackgroundOver{
	background:url('../Images/MenubarButtonBackgroundOver.gif');
}



/*Drop Down*/
.MenuDropDownContainer{
	padding-top:9px;
	height:auto;
	width:350px;
	display:none;
	opacity:0.97;
	filter: alpha(opacity=97);
	text-align:left;
	color:#000;
	z-index:2;
	font-size:93%;
 }

.MenuDropDown .MenuDropDown_Box_Wrapper .MenuDropDown_Box .MenuDropDown_Text {
	float:left;
	line-height:14px;
	padding:3px;
	color:#000;
	padding-bottom:5px;
}

.MenuDropDown .MenuDropDown_Label {
    display:inline;
    float:left;
    font-weight:bold;
    line-height:20px;
    margin:10px 5px 0 0;
    text-align:right;
    color:#000;
}

.MenuDropDownContainer img{
	margin-top:6px;
    margin-right:6px;
}

 
.MenuDropDownContainer h1{
	font-size:100%;
    font-weight:bold;
    margin-left:5px;
}

 
.MenuDropDownTopRight{
	background-image:URL('../Images/iQ.DropDownTopRight.gif');
	height:9px;
	width:50%;
	background-position:right;
	background-repeat;no-repeat;
	float:right;
}

.MenuDropDownTopLeft{
	background-image:URL('../Images/iQ.DropDownTopLeft.gif');
	height:9px;
	width:50%;
	background-position:left;
	background-repeat;no-repeat;
	float:left;
}

.MenuDropDownBottomRight{
	background-image:URL('../Images/iQ.DropDownBottomRight.gif');
	height:9px;
	width:50%;
	background-position:right;
	background-repeat;no-repeat;
	float:right;
}

.MenuDropDownBottomLeft{
	background-image:URL('../Images/iQ.DropDownBottomLeft.gif');
	height:9px;
	width:50%;
	background-position:left;
	background-repeat;no-repeat;
	float:left;
}

.MenuDropDownBody{
	float:left;
    width:340px;
    background-color:#edf0f5;
    border-style:solid;
    border-width:5px;
    border-color:#778cb0;
    border-top:0px;
    border-bottom:0px;
}

.MenuDropDownContent{
    float:left;
    width:330px;
    margin-left:5px;
    margin-right:5px;
    background-color:#fff;
    padding-bottom:5px;
}

.MenuDropDownContentDivider{
	background-image:url('../Images/iQ.DropDownDivider.gif');
	height:2px;
    width:95%;
	margin: 5px 10px 5px 10px;
    clear:both;
 }

.MenuDropDownContent a:link{
	color:#000;
    font-size:77%;
    font-weight:normal;
}

.MenuDropDownContent a:visited{
	color:#000;
    font-size:77%;
    font-weight:normal;
}

.MenuDropDownContent a:hover{
	color:#1c4ea2;
    font-size:77%;
}

.MenuDropDownContent ul{
	margin:5px 10px;
}

.MenuDropDownContent li{
	background-image:url('../Images/iQ.DropDown.li.gif');
	background-repeat:no-repeat;
	padding-left:10px;
	text-align:left;
	margin-left:5px;
	height:20px;	
}

.MenuDropDown1Column{
	float:left;
    width:100%;
}

.MenuDropDown2Column{
	float:left;
    width:50%;
}

/*END MENUING*/

/*FORM OVERRIDES*/

.iQ_FormTabActive{
	width:150px;
	height:22px;
	padding-top:3px;
	background-image:URL('../images/FormTabOn.Background.gif');
	float:left;
	text-align:center;
	font-weight:bold;
	cursor:pointer;
    color:#FFF;
	position:absolute;
}

.iQ_FormTabInactive{
	width:150px;
	height:21px;
	padding-top:3px;
	background-image:URL('../images/FormTabOff.Background.gif');
	float:left;
	text-align:center;
	font-weight:bold;
	cursor:pointer;
	color:#FFF;
	position:absolute;	
}


.iQ_FormHdLt{
	height:8px;
	width:50%;
	font-size:1px;
	line-height:1px;
	background-image:URL('../images/Form.TopLeft.gif');
	background-position:left top;
	background-repeat:no-repeat;
}

.iQ_FormHdRt{
	height:8px;
	width:50%;
	font-size:1px;
	line-height:1px;
	background-image:URL('../images/Form.TopRight.gif');
	background-position:right top;
	background-repeat:no-repeat;
}

.iQ_FormFtLt{
	height:8px;
	width:50%;
	font-size:1px;
	line-height:1px;
	background-image:URL('../images/Form.BottomLeft.gif');
	background-position:left bottom;
	background-repeat:no-repeat;
}

.iQ_FormBd{
	padding: 2px 10px 2px 10px;
	background-color: #85adff;
	background-image:URL('../images/Form.Body.jpg');
	background-repeat:repeat-x;
	border-right:1px #a5b8d2 solid;
	border-left:1px #a5b8d2 solid;
}


.iQ_FormFtRt{
	height:8px;
	width:50%;
	font-size:1px;
	line-height:1px;
	background-image:URL('../images/Form.BottomRight.gif');
	background-position:right bottom;
	background-repeat:no-repeat;
}

.iQ_FieldHdLt{
	height:8px;
	width:50%;
	font-size:1px;
	line-height:1px;
	background-image:URL('../images/Form.InnerTopLeft.gif');
	background-position:left top;
	background-repeat:no-repeat;
}

.iQ_FieldHdRt{
	height:8px;
	width:50%;
	font-size:1px;
	line-height:1px;
	background-image:URL('../images/Form.InnerTopRight.gif');
	background-position:right top;
	background-repeat:no-repeat;
}

.iQ_FieldBd{
	border-left:2px #a5b8d2 solid;
	border-right:2px #a5b8d2 solid;
	padding: 2px 10px 2px 10px;
}

.iQ_FieldFtLt{
	height:8px;
	width:50%;
	font-size:1px;
	line-height:1px;
	background-image:URL('../images/Form.InnerBottomLeft.gif');
	background-position:left bottom;
	background-repeat:no-repeat;
}

.iQ_FieldFtRt{
	height:8px;
	width:50%;
	font-size:1px;
	line-height:1px;
	background-image:URL('../images/Form.InnerBottomRight.gif');
	background-position:right bottom;
	background-repeat:no-repeat;
}

.iQ_FieldRow1 {
    color:#FFF;
    font-weight:bold;
}

.iQ_FieldRow2{
	color:#FFF;
	display:block;
}


.iQ_FieldSeparator {
    background-color:#A5B8D2;
    float:left;
    height:35px;
    margin:5px 9px;
    width:1px;
}

.iQ_Criteria li{
	color:#000;
}
/*END FORM OVERRIDE */



.RealtorSearch{
 	visibility:hidden;
	display:none;
	font-weight:bold;
	color:#fff;
}
.RealtorSearch a{
	color:#fff;
}



.HomePageBody{
	width:800px;
	margin:auto;
	color:#000;
}

.Pillars {
	background-image:url('../Images/bg-content-home.jpg');
}

.Pillars2 {
	background-image:url('../Images/bg-content-home-bottom.jpg');
    background-repeat:repeat-x;
    background-color:#eeeeee;
}

.Pillars3 {
	background-image:url('../Images/bg-interior.jpg');
}


.WorldFair {
	background-image:url('../Images/bg-home.jpg');
}
#iQ_ForSale {
	background-image:url('../Images/bg-interior.jpg');
}

.MarginTop10{
	margin-top:10px;
}

.new-subdivision-content{
	margin: 20px 0 20px 60px;
    width:230px;
    float:left;
}

.new-subdivision-content p{
	margin-top:10px;
}

.Required{
	color:red;
}



.iQ_FormBd{
	background-color:#1c4ea2;
}
.iQ_Icon_Color_Map{
    background-image:url('../Images/Icon.area.gif');
}


#iQ_PgHd{ 
	color:#FFF;  
    width:100%; 
    margin:0px 0px -1px 0px; 
	/*height:105px;*/
    background-image:url('../Images/H1Background.gif');
}


#iQ_PgHd #iQ_Wrap{ display:block; height:100%; width:100%; }
#iQ_PgHd h1{ padding:24px 10px 0px 10px; text-transform:uppercase; line-height:100%; display:inline; float:left;}



.iQ_PgBd {
	background-image:url('../Images/iQBackground.gif');
	background-repeat:repeat-y;
    width:900px;
    padding-top:10px;
    padding-bottom:50px;
    padding-left:50px;
    padding-right:50px;
    height:100%;
	border-width:0px;
	border-style:none;
    float:left;
}

.iQ_PgBd a{
	color:#6699CC;
}

.iQ_PgBdHdLt{
	display:none;
    visibility:hidden;
}

.iQ_PgBdHdRt{
	display:none;
    visibility:hidden;
}

.iQ_PgBdFtLt{
	display:none;
    visibility:hidden;
}

.iQ_PgBdFtRt{
	display:none;
    visibility:hidden;
}

#iQ_PgTtl{
	display:none;
    visibility:hidden;
}

#iQ_PgHd h1 {
    display:inline;
    float:left;
    line-height:100%;
    text-transform:uppercase;
	color:#000;
    margin-left:42px;
	font-size:16px;
    text-align:left;
    width:100%;
    color:#102D5C;
    font-size:22px;
    letter-spacing:2px;
    margin-bottom:0;
   /* margin-top:48px;*/
    text-transform:uppercase;
}

#iQ_2Col #iQ_Col2 #iQ_Wrap {
border-left:1px solid #CCCCCC;
padding:0 0 0 10px;
width:200px;
}

.iQ_FormContainer{
	width:940px;
    margin:0 30px 25px 30px;
}

.iQ_FormRightCol{
	width:200px;
    float:left;
}

.iQ_FormLeftCol{
	width:700px;
    float:left;
}

.iQ_Form_Button {
	width:30px;
    font-size:93%;
}

.iQ_MlorAddress{
	width:130px; 
}


#iQ_PgFt{
	display:none;
    visibility:hidden;
}

.iQ_AddDateTime{
	display:none;
    visibility:hidden;
}

#NewDays{
	display:none;
	visibility:hidden;
}
#SimpleSearch{
	color:#FFF;
}

#iQ_Agent{
	background-image:url('../Images/iQBackground.gif');
	min-height:550px;
    display:table;
}

.iQ_Form_Button_Small{
	text-transform:uppercase;
	width:30px;
	color:#FFF;
	font-size:85%;
	border-left:1px solid #0099FF; 
	border-top:1px solid #66CCFF;
	border-right:1px solid #003399; 
	border-bottom:1px solid #003366;
	background-image:url('../Images/iQ_FormButtonBackground.gif');
}

.iQ_Form_Button_Large{
	height:52px;
	text-transform:uppercase;
	color:#fff;
    font-size:120%;
	letter-spacing:3px;
	border-left:1px solid #0099FF; 
	border-top:1px solid #66CCFF;
	border-right:1px solid #003399; 
	border-bottom:2px solid #003366;
	background-image:url('../Images/iQ_FormButtonBackground.gif');
}

.iQ_Form_Button_Large a{
	color:#fff;
}

.iQ_Form_Button_Large hover{
	color:#003366;;
	
.iQ_Icon li {
    background-position:left center;
    background-repeat:no-repeat;
    line-height:20px;
    text-align:left;
	font-weight:normal;
}

/*JESSE CSS*/
/*HOMEPAGE*/


.property_watch 
{
	width:165px;
	height:29px;
	margin-top:35px;
	margin-bottom:5px;
	float:right;
	background:url('../images/ButtonPropertyWatchIcon.gif');
}

#homepage-container 
{
	width: 0 auto;
	background-image:url('../images/bg-content-home.jpg');
	padding-top:10px;
	padding-left:50px;
	height:545px;
	background-color:#D9EAFA;
}

#belowsearch 
{
	width:auto;
	margin: 0px auto;
	text-align:center;
	background-image:url('../images/bg-below-search.gif');
}

#requestrelocationpackagebox
{
	width:376px;
	height:147px;
	background-image:url('../images/bg-request-relo-home.jpg');
	background-repeat:no-repeat;
	padding:10px 0px 0px 10px;
	float:left;
}

.requestrelocationpackagefields 
{
	width: 346px;
	float:left;
	text-align:left;
	color:#333;
	margin-right:10px;
}

#requestrelocationpackagebox h1
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#fff;
	font-size:18px;
	letter-spacing:1px;
}

#FindRealtor {
	width:395px;
	height:165px;
	float:right;
	margin-right:15px;
	margin:20px 0px 0px 0px;
	padding-bottom:0px;
	text-align:left;
	line-height:16px;
}

#FindRealtor h1 {
	margin:10px 0px 15px 0px;
	font-size:32px;
}
#below-belowsearch 
{
	width:auto;
	height:160px;
	margin: 0px auto;
	text-align:center;
	background-image:url('../images/bg-content-home-bottom.jpg');
	padding-top:20px;
	padding-bottom:20px;
	background-color:#555;
}
#OpenHouseHome {
	width:366px;
	height:175px;
	margin-left:95px;
	text-align:left;
	clear:none;
	background-color:#555;
	/*background-image:url('../images/bg-open-house-callout.jpg');*/
}
#OpenHouseHome h1{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#000;
	font-size:15px;
	margin-bottom:10px;
}

#preferred-partners {
	float:right;
	width:450px;
	clear:none;
	background-color:#555;
}

#preferred-partners h1{
	float:left;
	padding-top:50px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#333;
}

#preferred-partners-image{
float:left;
}
/*OPEN HOUSE*/

#openhouse 
{
	width: auto;
}

#openhouse h1
{
	text-transform: uppercase;
	color:#102D5C;
	letter-spacing:2px;
	font-size:16px;
	margin-top:15px;
	float:left;
	clear:both;
}

#openhouse h2 
{
	font-weight:bold;
	color:#333333;
}

#openhouse a 
{
	color:#6699CC;
	font-weight:bold;
}

.belowheader
{
	float:left;
	margin:0px;
	width:100%;
	font-size:10px;
	margin-left:0px;
}

/* ABOUT PAGE*/

#about 
{
	width: auto;
	padding:0px 15px 0px 5px;
}
	
#photo-area
{
	padding: 80px 15px 0px 0px;
	background-image:url('../images/about-image.gif');
	background-repeat:no-repeat;
    background-position:right;
}

#aboutcontent a{
	color:#6699CC;
    font-weight:bold;
}

	


#photo-area-history
{
    margin-top:10px;
	background-image:url('../images/history-image.jpg');
	background-repeat:no-repeat;
	width:900px;
    height:999px;
	background-position:right;
	clear:both;
}

#photo-area-history p
{
	width:550px;
	line-height:19px;
}
	
#aboutcontent
{	
	float:left;
	width: 251px;
	padding:21px;
	font-size:85%;
	color:#4A4A4A;
	clear:none;
}

#photo-area p
{
	width:620px;
}

#about h1
{	
	text-transform: uppercase;
	color:#102D5C;
	letter-spacing:2px;
	font-size:16px;
	
}

#about h3
{	
	font-size:11px;
	margin:0px;
	letter-spacing:2px;
	color:#333333;
}

#about a 
{
	color:#6699CC;
	font-weight:bold;
}

/*MANAGEMENT TEAM*/

#management-team 
{
	margin: 0 auto;
	text-align:center;
}

#photo-area-management
{
	margin-top:10px;
	padding: 10px 0px 0px 0px;
	background-repeat:no-repeat;
	height:200px;
	clear:both;
	background-image:url('../images/bg-management.gif');
}

#photo-area-management p
{
	width:875px;
	line-height:19px;
}

#management-team-content
{	
	float:left;
	width: 120px;
	height:225px;
	padding:15px;
	font-size:85%;
	color:#4A4A4A;
	clear:none;
	text-align:center;
}

#management-team-owners-container
{	
	margin:0 auto;
	height:250px;
	text-align:center;
	width:300px;
}

#management-team-owners-content
{	
	width: 120px;
	height:225px;
	padding:15px;
	font-size:85%;
	color:#4A4A4A;
	clear:none;
	float:right;
}

#management-team h1
{	
	text-transform: uppercase;
	color:#102D5C;
	letter-spacing:2px;
	font-size:16px;
	
}

#management-team h3
{	
	font-size:11px;
	margin:0px;
	letter-spacing:2px;
	color:#333333;
}

#management-team a {
	color:#6699CC;
	font-weight:bold;
}

/*HOME ENHANCEMENT*/

#photo-area-homeenhancement
{
	width:100%;
    background-image:url('../images/home-enhancements.jpg');
	background-repeat:no-repeat;
	clear:both;
    background-position:right;
}

#photo-area-homeenhancement p
{
	width:550px;
	line-height:20px;
}

#photo-area-homeenhancement a
{
	font-weight:bold;
    color:#6699cc;
}

#photo-area-homeenhancement h3
{	
	font-size:11px;
	margin:10px;
	letter-spacing:2px;
	color:#333333;
}

#photo-area-homeenhancement li
{
	color:#333333
}



#sellers-content-left{
	float:left;
	width:500px;
}

#sellers-content-right{
	float:right;
	width:325px;
	text-align:center;
	background-color:#CCD6D5;
	padding-top:30px;

}

#sellers-content-container h3
{	
	font-size:11px;
	margin:10px;
	letter-spacing:2px;
	color:#333333;
}

#new-subdivision-content
{	
	float:left;
	width: 33%;
	height:125px;
	font-size:85%;
	color:#4A4A4A;
	clear:none;
}

#new-subdivision-content a
{	
	color:#6699CC;

}

/*PROPERTY WATCH*/

#property-watch-content-container
{
	width:945px;
    margin-top:10px;
	padding: 10px 5px 0px 5px;
	background-repeat:no-repeat;
	height:450px;
	clear:both;
	color:#000;
}

#property-watch-content-container a{
 	color:#6699CC;
    font-weight:bold;
}


#property-watch-content-left
{
	float:left;
	width:600px;
    margin-right:20px;
	line-height:20px;
	background-image:url('../images/property-watch.gif');
	background-repeat:no-repeat;
	padding-top:120px;
}

#property-watch-content-right
{
	float:left;
	width:300px;
	text-align:left;
	padding-top:30px;
	height:450px;
	color:#000;
    overflow:hidden;
}

#property-watch-content-container h3
{	
	font-size:11px;
	letter-spacing:2px;
	color:#000;
}

#property-watch-content-container li
{	
	color:#333333;
	list-style:none;
}

/*BUYERS PAGE*/

#Buyers
{
	width: 100%;
}

#Buyers a{
	color:#6699cc;
    font-weight:bold;
}


#buyers h1
{
	text-transform: uppercase;
	color:#102D5C;
	letter-spacing:2px;
	font-size:16px;
	margin-top:15px;
	float:left;	
}

#buyers h2 
{
	font-weight:bold;
	color:#333333;
}

#buyers-content-container
{
    width:100%;
    background-repeat:no-repeat;
	clear:both;
    padding-bottom:40px;

}

#buyers-content-container a
{
 	color:#6699CC;
	font-weight:bold;
}

#buyers-content-left
{
	float:left;
	width:500px;
}

#buyers-content-right
{
	float:right;
	width:200px;
	margin-left:20px;
	text-align:center;
	background-color:#CCD6D5;
	padding-top:30px;
	height:450px;
}

#buyers-content-container h3
{	
	font-size:11px;
	margin:10px;
	letter-spacing:2px;
	color:#333333;
}

#buyers-content-left hr{
	margin:20px 0 20px 0;
}


/*HOME PURCHASE NEGOTIATION*/

#home-purchase 
{
	width: auto;
	background-image:url('../images/bg-interior.jpg');
	padding:50px;
}

#home-purchase h1
{
	text-transform: uppercase;
	color:#102D5C;
	letter-spacing:2px;
	font-size:16px;
	margin-top:15px;
	float:left;	
}

#home-purchase h4 
{
	font-weight:bold;
	color:#999;
	margin-bottom:20px;
}

#home-purchase a 
{
	color:#fff;
	font-weight:bold;
}

#home-purchase-content-container
{
	margin-top:10px;
	padding: 10px 0px 0px 0px;
	background-repeat:no-repeat;
	height:1050px;
	clear:both;
	background-image:url('../images/background-home-purchase.jpg');
    background-position:right;
}

#home-purchase-content-container a
{
 	color:#6699CC;
	font-weight:bold;
}

#home-purchase-content-left
{
	float:left;
	width:520px;
	line-height:13px;
}

/*FIND THE RIGHT HOME*/

#find-home 
{
	width: auto;
	background-image:url('../images/bg-interior.jpg');
	padding:50px;
}

#find-home h1
{
	text-transform: uppercase;
	color:#102D5C;
	letter-spacing:2px;
	font-size:16px;
	margin-top:15px;
	float:left;	
}

#find-home a 
{
	color:#fff;
	font-weight:bold;
}

#find-home-content-container
{
	margin-top:10px;
	padding: 10px 0px 0px 0px;
	background-repeat:no-repeat;
	height:448px;
	clear:both;
	background-image:url('../images/background-finding-right-home.jpg');
	background-position:right;
}

#find-home-content-container a
{
 	color:#6699CC;
	font-weight:bold;
}

#find-home-content-left
{
	float:left;
	width:370px;
}

/*SELLERS PAGE*/

#sellers-content-container
{
	width:100%;
    background-repeat:no-repeat;
	height:500px;
	clear:both;
}

#sellers-content-left
{
	float:left;
	width:500px;
}

#sellers-content-right
{
	float:right;
	width:325px;
	text-align:center;
	background-color:#CCD6D5;
	padding-top:30px;
	height:450px;
}

#sellers-content-container h3
{	
	font-size:11px;
	margin:10px;
	letter-spacing:2px;
	color:#333333;
}

#sellers-content-container a{
	color:#6699CC;
    font-weight:bold;
}


/*RELOCATION*/

#relocation 
{
	width: 100%;
    padding-bottom:20px;
    
}

#relocation h1
{
	text-transform: uppercase;
	color:#102D5C;
	letter-spacing:2px;
	font-size:16px;
	margin-top:12px;
	margin-bottom:0px;
}

#relocation h3 
{
	font-weight:bold;
	color:#333333;
}

#relocation a 
{
	color:#fff;
	font-weight:bold;
}

#photo-area-relocation
{
	margin-top:10px;
	background-image:url('../images/relocation-image.jpg');
	background-repeat:no-repeat;
	clear:both;
}

#photo-area-relocation p
{
	width:350px;
	line-height:20px;
	clear:none;
}

#photo-area-relocation a
{
	color:#6699CC;
	font-weight:bold;
}

#below-photo-relocation
{
	float:right;
	padding-top:0px;
	padding-right:20px;
	width:350px;
	line-height:20px;
}

#relocation-form
{
	background-color:#CCD6D5;
	padding:10px;
}

/* KNOXVILLE SCHOOLS */

#knoxville-schools-content-container
{
	margin-top:10px;
	width: 890px;
	height:550px;
	clear:both;
	color:#000;
}
#knoxville-schools-content-container a{
	color:#6699CC;
    font-weight:bold;
}


#knoxville-schools-content-left
{
	float:left;
	line-height:20px;
	padding-top:0px;
	width:500px;	
}

#knoxville-schools-content-left p
{
	width:450px
	margin-top:70px;
	clear:both;
}

#knoxville-schools-content-right
{
	float:right;
	width:300px;
	height:300px;
	text-align:left;
	margin-top:15px;
	padding-top:15px;
	color:#000;
	background-image:url('../images/bg-knox-schools-right.gif');
	background-repeat:no-repeat;
	
}

#knoxville-schools-content-container h1
{	
	font-size:29px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin:20px 0px 0px 10px;
	letter-spacing:0px;
	color:#000;
	line-height:40px;
	width:420px;
	clear:none;
}

#knoxville-schools-content-container h3
{	
	font-size:11px;
	margin:10px 0px 0px 10px;
	color:#000;
}

#knoxville-schools-content-container li
{	
	color:#333333;
	list-style:none;
}

/*KNOXVILLE AREA INFORMATION*/

#knoxville-area-content-container
{
	background-image:url('../images/background-knox-area-info.jpg');
	margin-top:10px;
	background-repeat:no-repeat;
	min-height:500px;
	display:table;
    clear:both;
	color:#000;
}

#knoxville-area-content-left
{
	float:left;
	line-height:20px;
	padding-top:0px;
	margin:10px 0px 0px 0px;
	width:500px;	
}

#knoxville-area-content-left p
{
	width:400px
	margin-height:70px;
	clear:both;
}

#knoxville-area-content-right
{
	float:right;
	margin-right:40px;
    width:300px;
	text-align:left;
	padding-top:30px;
	color:#000;
}

#knoxville-area-content-container h1
{	
	font-size:29px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin:20px 0px 0px 10px;
	letter-spacing:0px;
	color:#000;
	line-height:40px;
	width:420px;
	clear:none;
}

#knoxville-area-content-container a{
	color:#6699CC;
}


#knoxville-area-content-container h3
{	
	font-size:11px;
	margin:10px 0px 0px 10px;
	color:#000;
}

#knoxville-area-content-container li
{	
	color:#333333;
	list-style:none;
}

/*CAREERS*/

#careers-content-container
{
    background-image:url('../images/background-careers.jpg');
	margin-top:10px;
	background-repeat:no-repeat;
	width:100%;
    height:775px;
	clear:both;
	color:#000;
}



#careers-content-left
{
	float:left;
	line-height:20px;
	padding-top:0px;
	margin:200px 0px 0px 0px;
	width:520px;	
}

#careers-content-left p
{
	width:490px;
	clear:both;
}


#careers-content-container a{
	color:#6699CC;
    font-weight:bold;
}


#careers-content-right
{
	float:right;
	text-align:left;
	padding-top:0px;
	color:#000;
	
}

#careers-content-container h1
{	
	font-size:20px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin:30px 0px 10px 10px;
	letter-spacing:0px;
	color:#000;
	line-height:30px;
	width:420px;
	clear:none;
}

#careers-content-container h4
{	
	font-size:11px;
	margin:0px 0px 0px 10px;
	color:#333;
	letter-spacing:2px;
}
#careers-content-container h3
{	
	font-size:11px;
	margin:10px 0px 0px 10px;
	color:#000;
}

#careers-content-container li
{	
	color:#333333;
	list-style:none;
}

#office-locations-container
{
	width: 310px;
}

#office-locations-photo
{
	float:right;
}

#office-locations p
{
	float: left;
}

/*CONTACT PAGE*/

#contact 
{
	width: auto;
    width:100%;
}

#contact h1
{
	text-transform: uppercase;
	color:#102D5C;
	letter-spacing:2px;
	font-size:16px;
	margin-top:12px;
	margin-bottom:0px;
}

#contact h3 
{
	font-weight:bold;
	color:#333333;
}

#contact a 
{
	color:#fff;
	font-weight:bold;
}

#content-area-contact
{
	margin-top:10px;
	background-repeat:no-repeat;
	clear:both;	
    display:table;
}

#content-area-contact p{
	width:350px;
	line-height:20px;
	clear:none;
}
#content-area-contact a
{
	color:#6699CC;
	font-weight:bold;

}

#below-photo-contact
{
	float:right;
	padding-top:10px;
	padding-right:20px;
	width:350px;
	line-height:20px;
}

#contact-relocation-form
{

	float:right;
	background-color:#CCD6D5;
	padding:10px;
}
	
/*  FOR SEARCHES */

. 
{
	float:left;
    text-align:center;
	background-image:url('../Images/buttonbg.jpg');
	background-repeat:repeat-x;
	background-position:top right;
	padding:15px;
	margin-left:1px;
	color:#FFFFFF;
	clear:none;
	margin-bottom:0px;
	font-weight:bold;
    margin-bottom:20px;
}

. a
{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

#active 
{
	float:right;
	padding:15px;
	background-color:#1C4EA2;
	margin-left:1px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	clear:none;
	margin-bottom:0px;
	font-weight:bold;
}

/*OFFICE LOCATIONS*/

#offices
{
	width: 100%;
    
}

#photo-area-offices
{
	width:100%;
    background-image:url('../images/offices-image.gif');
	background-repeat:no-repeat;
    background-position:right;
}

#photo-area-offices p
{
	width:550px;
	line-height:15px;
}
	
#officescontent
{	
	float:left;
	width: 271px;
	height:110px;
	font-size:85%;
	color:#4A4A4A;
	clear:none;
	margin:20px 0px 20px 20px;
}

#officescontent p
{	
	line-height:5px;
}

#offices h1
{	
	text-transform: uppercase;
	color:#102D5C;
	letter-spacing:2px;
	font-size:16px;
	
}

#offices h3
{	
	font-size:11px;
	margin:0px;
	letter-spacing:2px;
	color:#333333;
}

#offices a 
{
	color:#6699CC;
	font-weight:bold;
}

/* SUBNAV FOR SEARCHES */

.subnav 
{
	float:right;
	background-image:url('../Images/buttonbg.jpg');
	background-repeat:repeat-x;
	background-position:top right;
	padding:10px;
	margin-left:1px;
	color:#FFFFFF;
	clear:none;
	margin-bottom:10px;
	font-weight:bold;
}

.subnav a
{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.subnavactive 
{
	float:right;
	padding:15px;
	background-color:#1C4EA2;
	margin-left:1px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	clear:none;
	margin-bottom:0px;
	font-weight:bold;
}

.ContentBox{
	padding:10px;
}

 
.multiSelect {
	background: #FFF url(/images/dropdown.gif) right center no-repeat;
	border-top: solid 1px #abadb3;
	border-bottom: solid 1px #e3e9ef;
	border-right: solid 1px #dbdfe6;	
	border-left: solid 1px #e2e3ea;
	padding:2px 4px;
}


.multiSelect.hover {
	border-top: solid 1px #5794bf;
	border-bottom: solid 1px #c7e2f1;
	border-right: solid 1px #3c7fb1;	
	border-left: solid 1px #c5daed;
	background: #FFF url(/images/dropdown_hover.gif) right center no-repeat;
}

.multiSelect.active, .multiSelect.focus {
	border-top: solid 1px #5794bf;
	border-bottom: solid 1px #c7e2f1;
	border-right: solid 1px #2c628b;	
	border-left: solid 1px #c5daed;	
	background: #FFF url(/images/dropdown_active.gif) right center no-repeat;
}

.multiSelectOptions {
	max-height: 150px;
	margin-top: -1px;
	overflow: auto;
	border: solid 1px #B2B2B2;
	background: #FFF;
	padding:1px 4px;
}

.multiSelectOptions LABEL {
	font-size:85%;
	color: #000000;
	padding: 2px 0;
	display: block;
	float:none;
	font-weight:normal;
	line-height:20px;
	text-align:left;
	overflow:hidden;
	width:100%;
}

.multiSelectOptions LABEL.checked {
	/*background-color: #E6E6E6;*/
}

.multiSelectOptions LABEL.selectAll {
	border-bottom: dotted 1px #CCC;
}

.multiSelectOptions LABEL.hover {
	background-color: #338fff;
	color: #FFF;
}