*
{
margin: 0;
padding: 0;
}

a:visited, a:link {
	color: #E8EBD5;
	font-weight: bold;
	text-decoration: underline;
}

a:hover{
	color: #CFBCA7;
	font-weight: bold;
	text-decoration: underline;
}

a:active{
	border: #FFFFFF;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-top-width: 1px;
	color: #CFBCA7;
	font-weight: bold;
	text-decoration: underline;
}

body{
	background-color: #896C4C;
	background-image: url(images/bk.gif);
	background-position: 257px 0;
	background-repeat: repeat-x;
	color: #000000;
	font: 12px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

h1{
	color: #7D5B40;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}

img	{
	border: 0px;
}

p	{
	padding-top: 10px;
	color: #000000;
	font: 12px Georgia, "Times New Roman", Times, serif;
}

td {
	color: #000000;
	font: 12px Georgia, "Times New Roman", Times, serif;
}

.btcontent {
	background-color: #B69778;
	background-image: url(images/bkcontent.jpg);
	background-repeat: repeat-y;
	margin-left: 260px;
	padding: 12px 12px 12px 12px;
	text-align: left;
	min-height: 380px;
}

.btcontentbk {
	background-color: #B69778;
	background-image: url(images/bkcontenttop.jpg);
	background-repeat: repeat-x;
	margin-left: 260px;
}

.btcopyrights {
	color: #E8EBD5;
	font-size: 11px;
	font-style: italic;
	margin-left:15px;
}

.btheader	{
	text-align: center;
	margin-left:260px;
}

.btheaderbk {
	background-image: url(images/bkheader.jpg);
	background-repeat: repeat-x;
}

.btmain {
	background-color: #507295;
	border: 8px #5F85B4 outset;
}

.img1	{
	float: right;
	width: 245px;
	height: 221px;
	padding: 9px 9px 30px 9px;
	font-style: italic;
	text-align: center;
	}

.img2	{
	float: right;
	width: 257px;
	height: 196px;
	padding: 9px;
}

.img3	{
	float: right;
	width: 211px;
	height: 192px;
	padding: 9px;
}

.img4	{
	float: left;
	width: 257px;
	height: 196px;
	padding: 9px;
}

li	{
	position: relative;
	width: 188px;
	height: 29px;
}

li span	{
	position: absolute;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
}

li#home a span	{
	background-image: url(http://backhomerealestate.com/images/button1.gif);
}

li#history a span	{
	background-image: url(http://backhomerealestate.com/images/button2.gif);
}

li#temperament a span{
	background-image: url(http://backhomerealestate.com/images/button3.gif);
}

li#scrapbook a span	{
	background-image: url(http://backhomerealestate.com/images/button4.gif);
}

li#contact a span	{
	background-image: url(http://backhomerealestate.com/images/button5.gif);
}

/* hover */
ul#navigation li a:hover span	{
	background-position: 0 -29px;
	cursor: hand;
}