html {
	background-image:	none;
	
	background-color:	#b8b48f;
}

p
{    
	font-family: Arial, Ariel, Verdana;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 13px;
	line-height: 105%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-indent: 0ex;
	
	margin-top: 0px;
	margin-bottom: 20px;
}

h1

{    
	font-family: Arial, Verdana;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 16px;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-indent: 0ex;
	margin-top:	10px;
	margin-bottom: 20px;
}
h2
{    
	font-family: Arial, Verdana;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 10px;
	line-height: 105%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-indent: 0ex;
	
	margin-top: 4px;
	margin-bottom: 0px;
	color:	#23271a;
}

	
a { color: #528370; }
a:link {text-decoration: none}
a:visited {text-decoration: none}
a:active {text-decoration: none}
a:hover {text-decoration: underline; color: #9bcc86;}


#container {
	height:				567px;
	width:				800px;
	
	margin-left:		auto;
	margin-right:		auto;
	
	
}

#image	{
	height:				567px;
	width:				800px;
	
	background-image: 	url(buntingfront.jpg);
	background-repeat:	no-repeat;
	background-color:	#b19378;
	border: 			none;
	position:			relative;
	left:				0px;
	top:				0px;
}



#tobuy
{
	display: 			block;
	width: 				130px;
	height: 			40px;
	background: 		url(testbuy.gif) no-repeat 0 0;
	position:			absolute;
	left:				607px;
	top:				125px;
}

#tobuy:hover
{ 
	background-position:	0 -40px;
}

#tobuy span
{
  display:				none;
}

#tohire
{
	display: 			block;
	width: 				139px;
	height: 			39px;
	background: 		url(testhire.gif) no-repeat 0 0;
	position:			absolute;
	left:				593px;
	top:				189px;
}

#tohire:hover
{ 
	background-position:	0 -39px;
}

#tohire span
{
  display:				none;
}


#textboxwhite

{
	height:				230px;
	width:				370px;
	
	background-color:	translucent;
	border: 			none;
	position:			absolute;
	left:				415px;
	top:				254px;
	color:				#dad6af;
}
#textboxblack

{
	height:				230px;
	width:				370px;
	
	background-color:	translucent;
	border: 			none;
	position:			absolute;
	left:				416px;
	top:				255px;
	color:				#23271a;
}

#textboxopenhouse
{
	height:	64px;
	width:	300px;
	
		background-color:	#f7f1e2;
			position:	absolute;
			left:		416px;
			top:		503px;
		background-image: 	url(openh.gif);
	background-repeat:	no-repeat;
	float:	left;
	padding-left:	70px;
	padding-top:	none;
	padding-bottom:	none;
	}

#emailus
{
	position:			relative;
	left:				0px;
	top:				4px;
	color:				#38382c;
	text-align: 		center;
	}
