body {
	background-image: url(images/bckgrd.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #150f09;
	scrollbar-face-color: #2E251C;
	scrollbar-highlight-color: #2E251C;
	scrollbar-3dlight-color: #2E251C;
	scrollbar-shadow-color: #2E251C;
	scrollbar-darkshadow-color: #2E251C;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #8F7157;
}
.whiteback {
	background-color: #FFFFFF;
}
.pricepage {
	border: 9px solid #2e251c;
	overflow:auto;
	width: 615px;
	height: 460px;
	background:#2e251c;
}
.georgiewht14 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#FFFFFF;
}
.georgiabrwn10 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #7a6f64;
}
.georgiabrwn12 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #7a6f64;
}
.courierbrwn14 {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #7a6f64;
	font-weight: bold;
}
.red_error_text {color: #a96540}
a:link {
	color: #7a6f64;
	text-decoration:none;
}
a:visited {
	color: #7a6f64;
	text-decoration:none;
}
a:hover {
	color: #a96540;
	text-decoration:none;
}
a:active {
	color: #a96540;
	text-decoration:none;
}
#mapContainer { 
  height: 436px; 
  width: 426px; 
}
.photoframe {
	background-color: #FFFFFF;
	border-top-width: 7px;
	border-bottom-width: 7px;
	border-left-width: 7px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.thumbframe {
	background-color: #FFFFFF;
	border-top-width: 7px;
	border-right-width: 7px;
	border-top-style: solid;
	border-right-style:solid;
	border-right-color:#FFFFFF;
	border-top-color: #FFFFFF;
}
.brownback {
	background-color: #150F09;
	border-top-width: 7px;
	border-bottom-width: 7px;
	border-left-width: 7px;
	border-right-width: 7px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-color:#FFFFFF;
}
