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

#homeplansind {
	/* background-color: #b6b5bb; */
	background-image: url(../newimages/homeplansbg.jpg);
	background-repeat: repeat;
}

#homeplanspages {
	width: 870px;
	text-align:center;
	font-size: 18px
}
#homeplanspages h2 {
	color:#4b556a;
	margin-bottom: 0px;
}

#homeplanspages span {
	color:#900;
}

#homeplanspages h2, #homeplanspages h3 {
	margin-top: 0px;
}

#homeplanspages p {
	margin-bottom: 0px;
}

#homeplanspages .homeplansbtn {
	width: 170px;
	background-color: black;
	color: white;
	font-size: 16px;
}

#homeplanspages img {
	border: none;
}

#homeplansbtnwrapper {
	margin-left: 193px;
}

#homeplansbtnwrapper ul{
	margin: 0px;
	padding: 0px;
}

#homeplansbtnwrapper li {
	list-style-type: none;
	float: left;
	background-color: #8a9fcc;
	color:white;
	margin: 5px;
	width: 150px;
	
}

#homeplansbtnwrapper li a {
	color: white;
	text-decoration: none;
}

#homeplansbtnwrapper li a:hover{
	color:#900;
}

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

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

#homeplansthumbs h2 {
	clear: both;
	margin-bottom: 0px;
	margin-top: 15px;
}

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

#homeplansthumbs li {
	list-style-type: none;
	float: left;
}

#homeplansback {
	width: 100px;
	background-color:#8a9fcc;
	color: white;
	text-align:center;
}

#homeplansback a {
	text-decoration:none;
	color:white;
}

#homeplansback a:hover {
	color:#900;
}

#featurespage {
	padding-left:20px;
	height:425px;
	width: 705px;
}

#featuresmenu  {
	float:left;
	padding-top:40px;
	width:200px;
}

#featuresmenu .cell {
	border:#FFF thin solid;
	text-align:center;
	background-color:black;
	color:white;
	font-size:18px;

	padding:3px;
}

#featuresmenu .cell a {
	color: white;
	text-decoration:none;
}

#features .cell a:hover {
	color: grey;
}

#featurescontent {
	text-align:left;
	padding-top: 20px;
	float:right;
	width:470px;
	height:405px;
}

#featurescontent img {
	float:right;
	border:#000 thin solid;
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 10px;
}
