@charset "utf-8";
body {
	background-color: #691815;
	color: #FFFFFF;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
#header {
	float: left;
	height: 258px;
	width: 883px;
	background-image: url(images/kaylynne_homes_logo.gif);
	background-repeat:no-repeat;
}
#bg_info {
	float: left;
	height: auto;
	width: 883px;
	background-image: url(images/kaylynne_homes_normal_background.gif);	
	background-repeat:repeat;
}
#flash {
	float: left;
	height: 480px;
	width: 640px;
	margin-left: 120px;
	display: inline;
}
#flash_photo {
	float: left;
	height: 640px;
	width: 720px;
	margin-left: 80px;
	display: inline;	
}
#flash_neighborhoods {
	float: left;
	height: 650px;
	width: 650px;
	margin-left: 100px;
	display: inline;	
}
#menu {
	float: left;
	height: 35px;
	width: 883px;
	background-repeat: no-repeat;
}
#bottom {
	float: left;
	height: 9px;
	width: 883px;
	background-image: url(images/kaylynne_homes_bottom.gif);
	background-repeat: no-repeat;
}
#home_btn {
	width: 100px;
	height: 35px;
	margin-left: 100px;
}
#text_column {
	margin-left: 40px;
	margin-right: 40px;
}
#text_column a {
	text-decoration: none;
	color: #FFFF00;
}
#text_column_indent {
	margin-left: 40px;
	margin-right: 40px;
}
#map_info {
	margin-left:120px;	
}
#centeredImage {
	text-align:center;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
}
