body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 2px solid #2A4F6F;
	background-image:url(/images/bg_goldparchment.jpg);
}
#nav1 {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	margin-right:.15em;
}
#nav1 ul {
	float: right;
	list-style: none;
	margin-bottom: 0em;
	padding: 0;
	padding-top: 4px;
	
}
#nav1 li {
	display: inline;
	line-height:1.5em;
	
}
#nav1 a:link, #nav1 a:visited { 
	padding: 3px 3px 2px 3px; 
	color: #FFFFFF;
	background-color:#666666;
	text-decoration:none;
	border: 1px solid #000000;
}
.forsale {
	float: right;
	width:150px;
	height:100px;
	margin-top:-94px;
}
#nav1 a:hover {
	color: #000;
	background-color:#ECDEDB;
	text-decoration:none;
}
#nav1 .home-button1 a:hover  {
	background: transparent url(../images/home_button2_r.jpg) no-repeat;
}
#nav1 .home-button2 a:hover  {
	background: transparent url(../images/home_button1_r.jpg) no-repeat;
}
#nav1 .home-button3 a:hover  {
	background: transparent url(../images/home_button3_r.jpg) no-repeat;
}
#nav1 .home-button4 a:hover  {
	background: transparent url(../images/home_button4_r.jpg) no-repeat;
}
#wrapper {
	margin-right:auto;
	margin-left:auto;
	background-color:#FFFFFF;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	width:700px;
}
#content {
	margin-left: 2em;
	margin-right: 2em;
	clear: both;
	height:400px;
	border:0px solid #000;
}
#content .bottomimg {
	clear: both;
	margin-left:350px;
}
/* Hide from IE-Mac \*/
html>body .wrapper {
    height:auto;
	min-height:400px;
}
/* End hide */
#contactinfo {
	border-left:2px solid #fff;
	border-right:2px solid #fff;
	border-top:0px solid #000;
	border-bottom:1px solid #000;
	
	background-color:#fFF;
	color:#000;
	vertical-align:top;
	font: .8em Tahoma, Geneva, sans-serif;
}
#contactinfo p {
	margin-left:20px;
}
.title {
	font-weight:bold;
}
h1 {
	font: 150% Tahoma, Geneva, sans-serif;
	font-style:oblique;
	border-top: 0px dotted #cccccc;
}
h2 {
	font: 130% Tahoma, Geneva, sans-serif;
	font-style:oblique;
	border-bottom: 1px dotted #cccccc;
	display:inline;
}
#content {
	padding-left: 1.2em;
}

#content .quote {
	font: 115% Tahoma, Geneva, sans-serif;
	font-style: oblique;
	font-weight: 800;
	letter-spacing:0.75px;
	line-height:1.3em;
	color:#990000;
}
#footer {
	border-top: 0px solid #778899;
	height: 1em;
	margin-bottom: 0.5em;
	position:relative;
	background-image:url(/images/bg_goldparchment.jpg);
	text-align:center;
}
#footer p {
	font-size: 60%;
	line-height: 2em; 
	padding-left: 1em;
	
}
#jump {
	text-align:right;
	clear:both;
	margin-top:15px;
}
#jump a:link, #jump a:visited { 
	padding: 3px 3px 2px 3px; 
	color: #FFFFFF;
	background-color:#666666;
	text-decoration:none;
	border-top: 1px solid #000000;
	font-size:75%;
}

#jump a:hover {
	color: #000;
	background-color:#ECDEDB;
	text-decoration:none;
}
.sold {
	color: #862d7e;
	font-weight:bold;
	font-style:oblique;
}
.italic {
	font-style:italic;
}
.italicsm {
	font-style:italic;
	font-size:90%;
}