
BODY {
	background-color: #000;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 740px;
	padding: 0px;
	background-color: #f1cc41;
	border: 1px solid #fffbeb;
}

#popupcontainer {
	padding: 0px;
	width: 580px;
	background-color: #f1cc41;
	border: 1px solid #fffbeb;
}

#header {
	float: right;
	width: 560px;
	margin-right: 10px;
	margin-top: 10px;
	border-top: 4px double #fff;
}

#logo {
	float: left;
	width: 260px;
	height: 127px;
	background-color: #fff;
	background-image: url('images/logos/79.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}

#banner {
	float: right;
	width: 300px;
	height: 127px;
	
		background-image: url('images/banners/1.jpg');
	
}

#linkbar {
	clear: both;
	width: 560px;
	height: 30px;
	background-color: #fffbeb;
	border-top: 4px double #000;
	border-bottom: 4px double #000;
}

#linkbar UL {
	list-style: none;
	margin: 0px;
	padding: 5px 0px;
	margin-left: 5px;
}

#linkbar UL LI {
	display: inline;
}

#linkbar UL LI A {
	padding: 2px 5px;
	font: italic small-caps normal 14px arial;
	color: #7e552e;
	text-decoration: none;
	border: 2px solid #fffbeb;
}

#linkbar UL LI A:hover {
	background-color: #fff4c9;
	border-style: outset;
}

#sidebar {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}

#sidelinks1 UL, #sidelinks2 UL {
	list-style: none;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

#sidelinks1 UL LI, #sidelinks2 UL LI {
	display: inline;
}

#sidelinks1 UL LI A, #sidelinks2 UL LI A {
	display: block;
	background-color: #fffbeb;
	border: 1px solid #000;
	padding: 3px 5px;
	text-align: right;
	font: italic small-caps bold 12px arial;
	color: #7e552e;
	text-decoration: none;
}

#sidelinks1 UL LI A:hover, #sidelinks2 UL LI A:hover {
	background-color: #fff4c9;
	border-top: 1px solid #f1cc41;
	border-bottom: 1px solid #f1cc41;
}

#agentphoto {
	width: 150px;
	height: 200px;
	background-image: url('images/photos/79.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #fff;
}

#container #content {
	float: right;
	margin-right: 10px;
}

#popupcontainer #content {
	margin: 10px;
}

#content {
	width: 540px;
	background-color: #fff;
	padding: 10px 10px 20px 10px;
	color: #462609;
	font: normal normal normal 12px verdana;
}

#content P.title {
	font: italic small-caps bold 16px arial;
	border-left: 8px solid #fffbeb;
	border-bottom: 2px solid #fffbeb;
	padding-left: 2px;
	color: #4f3e00;
}

#content P.error {
	font: italic normal bold 12px verdana;
	color: #f00;
}

#content P A {
	color: #4f3e00;
	text-decoration: none;
}

#content P A:hover {
	color: #f1cc41;
	text-decoration: underline;
}

#container #footer {
	width: 690px;
	clear: both;
	border: 10px solid #f1cc41;
}

#popupcontainer #footer {
	margin: 10px;
}

#footer {
	height: 35px;
	background-color: #fffbeb;
	padding: 15px;
	color: #7e552e;
	font: normal normal normal 9px verdana;
}

#footer A {
	color: #462609;
	text-decoration: none;
}

#footer A:hover {
	text-decoration: underline;
}

#footer_contact {
	float: left;
}

#footer_copyright {
	float: right;
	text-align: right;
}

#reladev {
	float: right;
	margin-left: 5px;
}

#reladev IMG {
	height: 55px;
	width: auto;
	margin-top: -10px;
	border: none;
}

.feat {
	float: right;
	clear: right;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 0px;
	background-color: #fffbeb;
	border: 1px solid #f1cc41;
	display: none;
	visibility: hidden;
}

.feat_header {
	font: italic small-caps bold 12px arial;
	padding: 2px 5px;
	text-align: center;
	color: #7e552e;
}

.feat_header A {
	color: #462609;
	text-decoration: none;
	font-weight: normal;
	border: 1px solid #fffbeb;
}

.feat_header A:hover {
	background-color: #fff4c9;
	border-style: outset;
}

.feat_footer {
	text-align: center;
}

.feat_footer A {
	display: block;
	color: #7e552e;
	text-decoration: none;
	font: italic small-caps normal 12px arial;
	border: 1px solid #fffbeb;
	padding: 2px 5px;
}

.feat_footer A:hover {
	background-color: #fff4c9;
	border-style: outset;
}

.feat IMG {
	margin: 5px 10px;
	border: 1px solid #f1cc41;
}

.feat_textwindow {
	position: relative;
	width: 150px;
	height: 14px;
	clip: rect(0,150,14,0);
	background-color: #fff;
	border-top: 1px solid #f1cc41;
	border-bottom: 1px solid #f1cc41;
	margin-top: 3px;
	padding: 3px 0px;
}

.feat_text {
	font: normal normal normal 10px verdana;
}

#f1_textwindow, #f2_textwindow {
	overflow: hidden;
}

#f1_text, #f2_text {
	position: absolute;
	visibility: hidden;
	white-space: nowrap;
}

.agentresult, .agentresult_hover {
	float: left;
	border: 1px solid #f1cc41;
	margin: 7px;
	width: 160px;
	white-space: nowrap;
	overflow: hidden;
	height: 220px;
	text-align: center;
}

.agentresult {
	background-color: #fffbeb;
}

.agentresult_hover {
	background-color: #fff4c9;
	cursor: pointer;
}

.agentresult IMG, .agentresult_hover IMG {
	max-width: 140px;
	max-height: 160px;
	margin: 10px;
}

.noagentphoto {
	margin: 9px;
	width: 120px;
	height: 110px;
	border: 1px solid #f1cc41;
	font: normal normal bold 18px verdana;
	color: #462609;
	white-space: normal;
	padding: 40px 10px 10px 10px;
}

.agentdetails {
	font: normal normal bold 10px verdana;
	color: #7e552e;
}

.listingresult, .listingresultIDX {
	float: left;
	background-color: #fffbeb;
	border: 1px solid #f1cc41;
	margin: 6px;
	width: 255px;
	white-space: nowrap;
	overflow: hidden;
}

.listingresult_hover, .listingresultIDX_hover {
	float: left;
	background-color: #fff4c9;
	border: 1px solid #f1cc41;
	margin: 6px;
	width: 255px;
	cursor: pointer;
	white-space: nowrap;
	overflow: hidden;
}

.listingresult, .listingresult_hover {
	height: 100px;
}

.listingresultIDX, .listingresultIDX_hover {
	height: 130px;
}

.listingresult IMG, .listingresult_hover IMG, .listingresultIDX IMG, .listingresultIDX_hover IMG {
	float: left;
	width: 128px;
	height: 100px;
}

.listingtext, .listingagent {
	width: 117px;
	float: left;
	padding: 3px 5px;
	font: normal normal normal 10px verdana;
	color: #7e552e;
}

.listingtext STRONG, .listingagent STRONG {
	color: #462609;
}

.listingtext STRONG.header {
	font: italic small-caps bold 12px arial;
	color: #7e552e;
}

.agentresult A, .agentresult_hover A, .listingresult A, .listingresult_hover A, .listingresultIDX A, .listingresultIDX_hover A {
	display: block;
	color: #7e552e;
	text-decoration: none;
	font: italic small-caps normal 11px arial;
	margin-top: 4px;
}

.agentresult A:hover, .agentresult_hover A:hover, .listingresult A:hover, .listingresult_hover A:hover, .listingresultIDX A:hover, .listingresultIDX_hover A:hover {
	color: #462609;
}

.listingagent {
	clear: left;
}

#pager_container {
	clear: both;
	background-color: #fffbeb;
	border: 1px solid #f1cc41;
	margin: 6px 6px 10px 6px;
}

#pager {
	padding: 5px;
	color: #7e552e;
	font: italic small-caps normal 12px arial;
}

A#pager_prev {
	float: left;
	text-decoration: none;
	color: #7e552e;
	border: 1px solid #fffbeb;
}

A#pager_next {
	float: right;
	text-decoration: none;
	color: #7e552e;
	border: 1px solid #fffbeb;
}

A#pager_next:hover, A#pager_prev:hover {
	border-style: outset;
	background-color: #fff4c9;
	color: #462609;
	text-decoration: none;
}

#pager_loc {
	text-align: center;
}

#listdetails {
	float: right;
	font: normal normal normal 10px verdana;
	width: 200px;
}

#listimgcontainer {
	border: 1px solid #f1cc41;
	width: 330px;
	height: 250px;
}

#listimg {
	width: 330px;
	height: 250px;
}

#listimg IMG {
	max-width: 330px;
	max-height: 250px;
}

#listdescription {
	clear: both;
}

#imglistcontainer {
	border: 1px solid #f1cc41;
	width: 330px;
	height: 74px;
	margin-top: 10px;
}

A#imglist_left, A#imglist_right {
	display: block;
	background-color: #fffbeb;
	color: #7e552e;
	height: 42px;
	width: 10px;
	text-decoration: none;
	border: 1px solid #fffbeb;
	padding-top: 30px;
	font: normal normal normal 9px verdana;
	text-align: center;
}

A#imglist_right {
	float: right;
}

A#imglist_left {
	float: left;
}

A#imglist_left:hover, A#imglist_right:hover {
	background-color: #fff4c9;
	color: #462609;
	border-style: outset;
	text-decoration: none;
}

#imglistwindow {
	position: relative;
	width: 306px;
	height: 74px;
	clip: rect(0,306,74,0);
	background-color: #fff;
	overflow: hidden;
}

#imglist {
	white-space: nowrap;
	position: absolute;
	visibility: hidden;
}

#imglist IMG {
	margin: 2px;
	height: 70px;
	cursor: pointer;
}

.formitem, .formitem_hover, .formitem_multiline, .formitem_multiline_hover {
	background-color: #fffbeb;
	border: 1px solid #f1cc41;
	margin: 5px;
	padding: 3px;
	font: normal normal normal 12px verdana;
	color: #7e552e;
}

.formitem, .formitem_hover {
	height: 22px;
}

.formitem_hover, .formitem_multiline_hover {
	background-color: #fff4c9;
}

.formitem INPUT[type="text"], .formitem_hover INPUT[type="text"] {
	width: 150px;
	border: 1px solid #f1cc41;
}

.formitem SELECT, .formitem_hover SELECT {
	width: 155px;
	border: 1px solid #f1cc41;
}

.formitem INPUT[type="submit"], .formitem_hover INPUT[type="submit"], .formitem INPUT[type="reset"], .formitem_hover INPUT[type="reset"] {
	border: 1px solid #f1cc41;
	font: italic small-caps normal 12px arial;
	padding-top: 2px;
	margin-right: 10px;
}

.formlabel, .formlabel_error {
	display: block;
	width: 125px;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	text-align: right;
}

.formlabel_error {
	color: #f00;
	font-weight: bold;
}

.formexample {
	font-style: italic;
	font-size: 10px;
	color: #462609;
	margin-left: 10px;
}

.formitem UL, .formitem_hover UL {
	list-style: none;
	display: inline;
	padding: 0px;
	margin: 0px;
}

.formitem UL LI, .formitem_hover UL LI {
	display: inline;
}

.formitem_multiline TEXTAREA, .formitem_multiline_hover TEXTAREA {
	width: 350px;
	height: 60px;
	border: 1px solid #f1cc41;
}
#agentpic {
	float: left;
	width: 175px;
	margin-right: 10px;
}
#tagline {
	font: italic small-caps bold 12px arial;
}
#agentcontact, #officecontact {
	float: left;
	background-color: #fffbeb;
	border: 1px solid #f1cc41;
	padding: 10px;
	font: normal normal normal 12px verdana;
	color: #7e552e;
	margin-bottom: 10px;
}
#agentcontact P, #officecontact P {
	margin: 0px;
	padding: 0px;
}

#officepicholder {
	float: left;
}
#officemap {
	width: 240px;
	height: 200px;
	border: 1px solid #f1cc41;
	display: none;
}
#officepic {
	width: 240px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#officecontact, #officedetails {
	float: left;
	width: 265px;
}
#agentcontact, #agentdetails {
	float: left;
	width: 330px;
}

.officeresult, .officeresult_hover {
	clear: both;
	border: 1px solid #f1cc41;
	margin: 7px;
	padding: 10px;
}
.officeresult {
	background-color: #fffbeb;
}
.officeresult_hover {
	background-color: #fff4c9;
}
.officephoto {
	float: left;
	margin-right: 10px;
}
.officephoto IMG {
	border-width: 0px;
}
.noofficephoto {
	width: 80px;
	height: 40px;
	border: 1px solid #f1cc41;
	text-align: center;
	padding: 20px;
}
.noofficephoto A {
	font: normal normal bold 12px verdana;
	color: #4f3e00;
	text-decoration: none;
}
.officecontact {
	float: left;
}
.officecontact STRONG.title {
	font: italic small-caps bold 14px arial;
}
.officecontact A {
	color: #462609;
	text-decoration: none;
}
.officecontact A:hover {
	text-decoration: underline;
}