body,td,th {
	font-family: Verdana, Geneva, sans-serif, Arial;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}#wrapper {
	background-attachment: fixed;
	background-image: url(images/PageElements/BigBkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
}
#container {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}

#aHeader {
	margin: 0px;
	padding: 0px;
	height: 320px;
	width: 1024px;
	background-image: url(images/PageElements/aHeaderBKG.png);
	background-repeat: repeat-x;
	position: relative;
}

#aHeader h2 {
	color: #33632D;
	font-size: 1.2em;
	font-weight: bold;
	text-align: right;
	width: 250px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 19px;
	right: 418px;
}

#headPics {
	height: 165px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 145px;
	overflow: hidden;
}
#aHeadLogo {
	height: 95px;
	width: 318px;
	position: absolute;
	left: 10px;
	top: 0px;
	overflow: hidden;
}
#aHeadLogo h1 {
	text-indent: -1000em;
	margin: 0px;
	padding: 0px;
}

#headNavWrap {
	height: 50px;
	width: 100%;
	position: absolute;
	top: 95px;
	z-index: 1100;
}


#aHeader #headMid {
	background-image: url(images/PageElements/TreeMiddle.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 1024px;
	position: relative;
}
#aHeadMid a:link, #aHeadMid a:visited {
	background-image: url(images/PageElements/Btn_Arrow.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	height: 30px;
	float: left;
	margin-left: 20px;
	text-decoration: none;
	font-size: 0.7em;
	color: #000;
	padding-top: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}

#aHeadMid a:hover, #aHeadMid a:active {
	color: #2856A3;
	text-decoration: underline;
}

#tree {
	height: 310px;
	width: 425px;
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url(images/PageElements/TreeWithBar.png);
	z-index: 1000;
}


#header {
	margin: 0px;
	padding: 0px;
	height: 370px;
	width: 1024px;
}
#header #headTop {
	background-image: url(images/PageElements/TreeTop.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 115px;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 1024px;
}
#header #headTop h1 {
	text-indent: -1000em;
	padding: 0px;
	margin: 0px;
}
#header #headTop #headLogo {
	width: 101px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 10px;
	left: 20px;
	height: 96px;
}
#header #headTop h2 {
	color: #33632D;
	font-size: 1.2em;
	font-weight: bold;
	text-align: right;
	width: 320px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 28px;
	right: 437px;
}


#header #headMid {
	background-image: url(images/PageElements/TreeMiddle.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 1024px;
	position: relative;
}
#headMid a:link, #headMid a:visited {
	background-image: url(images/PageElements/Btn_Arrow.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	height: 30px;
	float: left;
	margin-left: 20px;
	text-decoration: none;
	font-size: 0.7em;
	color: #000;
	padding-top: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}

#headMid a:hover, #headMid a:active {
	color: #2856A3;
	text-decoration: underline;
}

#header #headBot {
	background-image: url(images/PageElements/TreeBottom.jpg);
	background-repeat: no-repeat;
	height: 195px;
	width: 1024px;
	position: relative;
}
#contentTable {
	padding: 0px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
	background-image: url(images/PageElements/SidebarBKG_TableCell_A.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
#header #headBot #phone {
	font-weight: bold;
	color: #FFF;
	font-size: 1.7em;
	width: 400px;
	position: absolute;
	right: 260px;
	bottom: 5px;
	text-align: right;
}


#leftSidebar {
	/*background-color: #d6e0d5;*/
	width: 205px;
	/*margin-right: 10px;*/
	margin-left: 0px;
	padding-top: 10px;
	/*border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #33632d;
	border-left-color: #33632d;
	background-image: url(images/PageElements/SidebarBKG_TableCell.jpg);
	background-repeat: repeat-y;
	background-position: center;*/
}


#leftSidebar a {
	font-size: 0.7em;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #000;
}

#leftSidebar a:hover {
	color: #F00;
	/*background-color: #33632d;*/
}

#leftSidebar h5 {
	color: #FFF;
	display: block;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	background-color: #33632D;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 10px;
}
.hb3 {
	height: 32px;
	padding: 0px;
	width: 185px;
	margin-right: auto;
	margin-left: auto;
}

#social a:link, #social a:visited {
	padding-left: 0px;
	height: 32px;
	width: 32px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-right: 7px;
	margin-left: 7px;
	float: left;
}

#social a:hover, #social a:active {
	/*background-color: #D6E0D5;*/
}

#IDX-myAgentBannerTest a:link, #IDX-myAgentBannerTest a:visited {
	width: 185px;
}

#IDX-myAgentBannerTest a:hover, #IDX-myAgentBannerTest a:active{
	background-image: url(images/PageElements/SidebarBKG_TableCell_A.jpg);
	background-repeat: repeat-x;
}



.sidebarP {
	color: #34632D;
	padding-right: 10px;
	padding-left: 20px;
	font-size: 0.9em;
	line-height: 1.5;
}

#content {
	/*margin-top: -20px;*/
	width: 603px;
	overflow: hidden;
}

#breadcrumb {
	font-size: 0.7em;
	padding-top: 10px;
	padding-bottom: 10px;
}
#breadcrumb a {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000;
}

#breadcrumb a:hover {
	text-decoration: underline;	
}



#content h3 {
	color: #33632d;
	margin-bottom: 0px;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #33632d;
}
#content h4 {
	color: #33632D;
	text-align: center;
	font-weight: bold;
	font-size: 1em;
}


#content p {
	font-size: .9em;
	line-height: 1.5;
	margin-top: 5px;
}
#content a {
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
	color: #33632D;
	background-color: #E4EAE3;
	padding-right: 2px;
	padding-left: 2px;
}

#content a:hover {
	color: #FFF;
	background-color: #33632D;	
}

#rightSidebar {
	width: 185px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
#loginWrapper {
	width: 185px;
	height: 25px;
	background-color: #32632C;
	margin-right: auto;
	margin-left: auto;
}
#loginWrapper a:link, #loginWrapper a:visited {
	color: #FFF;
	font-weight: bold;
}

#loginWrapper a:hover, #loginWrapper a:active {
	color: #D0B528;
}

#leftSidebar #newUsers {
	width: 44%;
	float: left;
}
#leftSidebar #userLogin {
	float: right;
	width: 44%;
}

#rightSidebar a {
	text-decoration: none;
	font-size: .7em;
	text-align: center;
	color: #33632D;
}
#siteMap {
	background-color: #33642D;
	width: 100%;
}
#siteMap p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#siteMap #siteMapHead a:link, #siteMap #siteMapHead a:visited {
	text-decoration: none;
	font-size: 0.7em;
	font-weight: bold;
	color: #D6E0D5;
	background-color: #23451F;
	display: block;
	height: 15px;
	padding-top: 2px;
}

#siteMap #siteMapHead a:hover, #siteMap #siteMapHead a:active {
	color: #D0B528;	
}

#siteMap a:link, #siteMap a:visited {
	text-decoration: none;
	font-size: 0.7em;
	font-weight: bold;
	color: #D6E0D5;
	display: block;
	height: 15px;
	padding-top: 2px;
	line-height: normal;
	margin: 0px;
}

#siteMap a:hover, #siteMap a:active {
	color: #D0B528;	
}





#footerWrapper {
	background-image: url(images/PageElements/DoubleBarBKG.jpg);
	background-repeat: repeat-x;
	height: 50px;
	width: 100%;
}

#footer {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
}
#footer h5 {
	font-size: 0.7em;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 12px;
}


#footer h6 {
	font-weight: normal;
	font-size: 0.5em;
	margin: 0px;
	padding: 0px;
	font-style: italic;
	text-align: center;
}
.normal {
	font-weight: normal;
}

.clear {
clear: both;
height: 0;
margin: 0;
padding: 0;
}


.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

/*============IDX Styles==================*/

#IDX-quickSearchForm {
	position: relative;
	height: 250px;
	width: 180px;
	font-size: .8em;
	margin-left: 10px;
} 
#QS-minPriceField {
	position: absolute;
	width: 80px;
	height: 22px;
	left: 90px;
	top: 33px;
} 
#QS-maxPriceField {
	position: absolute;
	width: 80px;
	height: 22px;
	left: 90px;
	top: 63px;
} 
#QS-minSqftField {
	position: absolute;
	width: 80px;
	height: 22px;
	left: 90px;
	top: 93px;
} 
#QS-minRoomsField {
	position: absolute;
	width: 80px;
	height: 22px;
	left: 90px;
	top: 123px;
} 
#QS-minBathsField {
	position: absolute;
	width: 80px;
	height: 22px;
	left: 90px;
	top: 153px;
} 
#QS-labelMaxPrice { 
	text-align: left; 
	position: absolute; 
	width: 75px; 
	height: 22px; 
	left: 5px; 
	top: 66px;  } 
#QS-labelMinPrice { 
	text-align: left; 
	position: absolute; 
	width: 75px; 
	height: 22px; 
	left: 5px; 
	top: 36px;  } 
#QS-labelMinSqft { 
	text-align: left; 
	position: absolute; 
	width: 75px; 
	height: 22px; 
	left: 5px; 
	top: 96px;  } 
#QS-labelMinRooms { 
	text-align: left; 
	position: absolute; 
	width: 75px; 
	height: 22px; 
	left: 5px; 
	top: 126px;  } 
#QS-labelMinBaths { 
	text-align: left; 
	position: absolute; 
	width: 75px; 
	height: 22px; 
	left: 5px; 
	top: 156px;  } 
#QS-labelFormTitle {
	text-align: center;
	position: absolute;
	/*width: 150px;*/ 
	width: 180px;
	height: 22px;
	/*left: 42px;*/
	left: 0;
	top: 10px;
	font-weight: bold;
	font-size: .85em;
} 
#QS-labelCityList { 
	text-align: left; 
	position: absolute; 
	width: 100px; 
	height: 22px; 
	left: 5px; 
	top: 186px;  } 
#QS-buttonSearch {
	position: absolute;
	width: 70px;
	height: 27px;
	left: 56px;
	top: 216px;
} 
#QS-selectCityList {
	position: absolute;
	width: 85px;
	height: 22px;
	left: 90px;
	top: 183px;
} 
#backLink {
	position:absolute; 
	top:250px;
	}
	
/* this is the outer wrapper for the login widget */
	.IDX-wrapperLW { width:220px; color: #666;}
	/* these are the rounder corner styles around the lead login widget */
	.IDX-b1hLW, .IDX-b2hLW, .IDX-b3hLW, .IDX-b4hLW, .IDX-b2bhLW, .IDX-b3bhLW, .IDX-b4bhLW {font-size:1px; overflow:hidden; display:block;}
	.IDX-b1hLW {height:1px; background:#CCC; margin:0 5px;}
	.IDX-b2hLW {height:1px; ; border-right:2px solid #CCC; border-left:2px solid #CCC; margin:0 3px;}
	.IDX-b3hLW {height:1px; ; border-right:1px solid #CCC; border-left:1px solid #CCC; margin:0 2px;}
	.IDX-b4hLW {height:2px; ; border-right:1px solid #CCC; border-left:1px solid #CCC; margin:0 1px;}
	.IDX-b2bhLW, .IDX-b3bhLW, .IDX-b4bhLW {background-color: #FFFFFF;}
	/* this is the main container for the lead login form */
	.IDX-contentLW {border-left: 1px solid #ccc; border-right: 1px solid #ccc; padding: 6px 6px 0 6px;}
	/* this floats the login button to the right */
	#IDX-userLoginSubmit {float: right;}
	
	
	
	
	
