body {
	background-color: #DDD1AA;
	color: #595959;
	font: 12px/22px Trebuchet MS, "Lucida Grande", Lucida, sans-serif;
	margin: 0px;
	text-align: left;
	padding: 0px;
}

/* paragraph spacing for generic blocks of text */
p { margin: 10px 20px 10px 20px; }

small { font-size: 11px; }

/* paragraph style for section pages */
.agents { font-size: 12px; padding-top: 0px; }
.search { font-size: 12px; padding-top: 0px; }
.links { font-size: 13px; padding-top: 10px; }
.about { font-size: 13px; padding-top: 10px; }
.contact { font-size: 12px; padding-top: 0px; }

.agentsquote { font-size: 12px; padding-top: 0px; font-family: Georgia; font-style: italic;}


/* agent name header */
h1 { font: bold 18px Georgia, "Times New Roman", Times, serif; padding: 20px 20px 0px 20px; margin: 0px; color: #ffffff; }

/* home search results page header */
h2 { font-weight: bold; font-size: 16px; padding: 20px 20px 10px 20px; margin: 0px; }

/* home search form sub-headers */
.formhead { font-weight: bold; font-size: 11px; padding: 20px 20px 0px 20px; margin: 0px; }
.description { font-size: 10px; padding: 10px 20px 0px 20px; margin: 0px; line-height: 14px; }
h4 { font-weight: bold; font-size: 11px; padding: 20px 20px 0px 20px; margin: 0px; }

/* home detail sub-headers */
h3 { font-weight: bold; font-size: 12px; padding: 20px 20px 10px 20px; margin: 0px; }

/* agent phone, email */
h5 { font: 12px/18px Georgia, "Times New Roman", Times, serif; padding: 5px 20px 0px; margin: 0px; color: black; }
h5 a:link { color: black; }
h5 a:hover { color: #BA6E3A; }

/* contact form sub-headers */
.contacthead { font-weight: bold; font-size: 11px; padding: 2px 0px 0px 0px; margin: 0px; }

/* not used */
h6 { font-weight: bold; font-size: 13px; padding: 0px; margin: 0px; }

/* bulleted lists */
ul { margin: 20px 25px 10px 20px; padding-left: 20px; }
ul li { margin-left: 0px; padding-left: 0px;}

/* form input boxes and drop-down lists */
input { font-size: 11px; }
option { font-size: 11px; }
select { font-size: 11px; }


a:link, a:visited { color: #555; text-decoration: none; }
a:hover, a:active { color: #BA6E3A; text-decoration: none; }
img { border: none; margin: 0px; padding: 0px; }

.fun { margin: 90px 0px 0px 444px; padding: 0px; }
.fun img { border: none; }
.halfmargin { padding: 10px 20px 0px 20px; margin: 0px; }
.halfmargin2 { padding: 10px 20px 20px 20px; margin: 0px; }
.nomargin { padding: 0px 20px 0px 20px; margin: 0px; }
.idxlogo { padding: 20px 20px 0px 20px; margin: 0px; }
.idxlogo img { padding: 0px; margin: 0px; }

/* contact form asterisk */
.redstar { font: bold 12px Arial; color: #BA6E3A; }


#flashcontent { color: #dcd8b6; }

#container {
	background: #cec290 repeat-y right;/* bg color of the main centered div */
	width: 800px;
	min-height: 600px;
	margin: 0px auto; /* keeps div centered when browser is resized */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
	position: relative;
}

#agent_section {
	margin: 0px;
	padding: 0px;
	background: no-repeat url(graphics/backs/agents.jpg);
	min-height: 600px;
	position: relative;
}

#search_section {
	margin: 0px;
	padding: 0px;
	background: no-repeat url(graphics/backs/search.jpg);
	min-height: 600px;
	position: relative;
}

#links_section {
	margin: 0px;
	padding: 0px;
	background: no-repeat url(graphics/backs/links.jpg);
	min-height: 600px;
	position: relative;
}

#about_section {
	margin: 0px;
	padding: 0px;
	background: no-repeat url(graphics/backs/about.jpg);
	min-height: 600px;
	position: relative;
}

#contact_section {
	margin: 0px;
	padding: 0px;
	background: no-repeat url(graphics/backs/contact.jpg);
	min-height: 600px;
	position: relative;
}

#homelink {
	margin: 0px;
	padding: 0px 0px 0px 640px;
	height: 80px;
	position: relative;
}

#nav {
	/*border: 1px blue solid;*/
	margin: 0px;
	padding: 43px 0px 0px 240px;
	height: 25px;
	position: relative;
}

#nav img {
	float: left;
	margin: 0px;
	padding: 0px;
	border: none;
}

#sidenav {
	/*border: 1px red solid;*/
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 5px 0px 20px 20px;
	width: 200px;
	float: left;
	position: relative;
}

#sidenav_search {
	border: 0px red solid;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 5px 39px;
	width: 200px;
	float: left;
	position: relative;
}

#jumpmenu { padding-top: 10px; }

#intro {
	width: 530px;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 240px;
	position: relative;
}

#intro img {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	border: none;
}

#content {
	/*border: 1px green solid;*/
	/*background: #e3ddc3;*/
	width: 530px;
	min-height: 450px;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 240px;
	position: relative;
}

#content img {
	margin: 0px;
	padding: 0px;
	border: none;
}

#contact_form {
	background: #e3ddc3;
	padding: 20px 20px 0px 20px;
	margin: 0px;
	position: relative;
}

#agents li {
    background: transparent url(/img/agents.png) no-repeat 0 0;
}

#agents ul {
    padding: 0;
    margin: 0;
    clear: left;
    position: relative;
}

#agents li {
    list-style-type: none;
    float: left;
    margin: 3px 3px;
    position: relative;
}

#agents li a {
    display: block;
    text-indent: -9999px;
}

#agents li a:hover {
    border: 1px solid #fff;
}

#agents li a:focus {
	outline: none;
}

#agents li, #agents li a {
    width: 42px;
    height: 45px;
}

#lisa { background-position: -420px 0 !important; top: -2px; }

#chris { background-position: -378px 0 !important; top: 2px; }

#tracey { background-position: -336px 0 !important; top: -3px; }

#jeff { background-position: -462px 0 !important; top: -3px; }

#deanne { background-position: -294px 0 !important; }

#andee { background-position: -840px 0 !important; top: -3px; left: -1px; }

#shannon { background-position: -252px 0 !important; }

#charity { background-position: -210px 0 !important; left: 1px; }

#laura { background-position: -168px 0 !important; top: -3px; }

#andrea { background-position: -126px 0 !important; }

#adam { background-position: -714px 0 !important; }

#eric { background-position: -84px 0 !important; top: -3px; left: -1px; }

#thalia { background-position: -42px 0 !important; left: 2px; }

#holly { background-position: 0 0 !important; top: -4px; }

#ronda { background-position: -882px 0 !important; }

#heidi { background-position: -504px 0 !important; top: -2px; left: 2px; }

#scotth { background-position: -546px 0 !important; top: -2px; left: 1px; }

#jennifer { background-position: -588px 0 !important; top: -5px; left: -3px; }

#kimberly { background-position: -630px 0 !important; top: 2px; }

#daria { background-position: -672px 0 !important; top: 2px; }

#pink, #orange, #green, #blue, #red, #purple, #brown {background-image: none !important; width: 48px !important; height: 50px !important;}

#pink { background-color: #c4a3a9 !important; }

#orange { background-color: #e3c310 !important; width: 40px !important; }

#green { background-color: #72955a !important; }

#blue { background-color: #74a9a2 !important; }

#red { background-color: #c60909 !important; width: 40px !important;  }

#purple { background-color: #9999cc !important; left: 2px; }

#brown { background-color: #ba734d !important; }

#jans { background-position: -798px !important;}

#shelly {background-position: -756px !important;  left: 2px;}
