@charset "UTF-8";
/* CSS Document */

#homeplansthumbs {
	width: 790px;
	text-align:left;
	padding: 5px;
}


#homeplansthumbs img {
	padding: 2px;
	border: 0;
}

h2 {
	clear: both;
	margin-bottom: 0px;
	margin-top: 15px;
	text-align: left;
}

ul {
	margin: 0px;
	padding: 0px;
	text-align:center;
}

li {
	list-style-type: none;
	float: left;
}
	
hr {
	color:black;
	background-color: #424242;
	clear:both;
	width: 780px;
	float: left;
	border: 1px dashed #5e5e5e;
	margin-top: 25px;
}



