/*Burney Drive */

body {
		background-color:	#fbfbef;		
		font-family: 		Veranda, Geneva, Arial, sans-serif;
		font-size: 		small;
		line-height: 		140%;
		text-align:		center;
	}	


#pagewrapper {
	width:	800px;
	margin: 0 auto;		/*the auto margin (in conjunction with width) centers page */
	text-align: left;

}

#innerwrapper {
	border-bottom-style: solid;
	border-top-style: solid;
	padding: 15px 0px 15px 0px;
	border-color: #556b2f;
	border-width: thin;
	margin-top: 15px;

}

#ContactInfo {
	width: 350px;
	float: right;
	text-align: right;

}

INPUT, Select {
	font-weight: normal;
}



fieldset {
		color: #8B795E;
/*		background-color: #EEDFCC; */
}

.legend {
	font: normal 1.2em garamond, times new roman; 
/*	background-color: #a19a40; */
	text-align: left;	
	}

label {
	width: 200px;
	font: small arial;
	}

input {
	width: 200px;

}

#contactUsButton {
	width: 30%;
	margin-left: 60%;
	margin-top: 5px;
	
}


#header {
	text-align: left;
	height: 100px;

}


#photos img {
	width: 100px;
	height: 80px;
}

.fullImage {
	width: 550px;
	height: 400px;
}

.hsLink {
	margin-top: 30px;
	text-align: left;
	line-height: 10%;

	
}



.rollover a:hover {
	color:#49A3FF;
}

/* drop down menu */
#sddm
{	margin-top: 50px;
	padding: 10px;
	z-index: 3000;

}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left; 
	font: bold 11px arial;
	z-index: 1000;
	position: relative;
}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 135px;
/*	background: #5970B2; */
	background: #8B814C;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	
/*	background: #CDC9A5; */
	background: #CDC673;

}


#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8; 
	border: 1px solid #5970B2;
}


	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8; 
		color: #8B814C;
		font: 11px arial;
}

	#sddm div a:hover
	{	
	/*background: #49A3FF;*/
		background: #6E8B3D;
		color: #FFF;

}

/* end of drop-down menu */


#housePhotos {
	width: 230px;	
	height: 400px;
	float: right;
	display: inline;
	background-color:	#fbfbef;	
	margin-top: 20px;
	margin-left: 20px;
	overflow:auto;
	border: 2px;
	
	
}
#photos {
	align: center;

}

#photos td {

	padding: 2px;
	
}

#fl {
	width: 550px;
	height: 400px;
	margin-top: 20px;

}

#Container {
	height: 450px;
	border-bottom: 1px solid #fff;
}

#wrapper {
	height: 300px;
}

#footer {
	clear: both;
  	width: 100%;
  	border-top: 1px solid #fbfbef;
	background-color: #fbfbef;
	text-align: center;
	color: #8B814C;
	
}

#upper {
	padding-bottom: 50px;
	margin-top: 5px;
}
#Sold {
	position: absolute;
	width: 60%;
	left: 42%;
	font-size: 150%;
	color: red;
	font-stretch: wider;
	font-weight: bold;
	text-decoration: blink;
	padding-bottom: 10px;
	

}

