/* Mueller Homes CSS Document */

* {
	padding: 0;
	border: none;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 11px;
}

p {
	margin: 0px 0px 5px 0px !important;
}

/* [ Class Library ] */

.imgLeft {
	float: left;
}

.imgRight {
	float: right;
}

#featuredHomes table, td, p, h1, h2 {
	padding: 0;
	margin: 0;
}

#featuredHomes {
	text-align: left;
	padding: 0px 20px 0px 20px;
}

#featuredHomes p {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}

#featuredHomes h1 {
	color: #336699;
	font-size: 18px;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
}

#featuredHomes h2 {
	color: #006699;
	font-size: 16px;
	font-weight: bold;
}

.listingTable {
	background-color: #FFFFFF;
	border-bottom: 1px dashed #CCCCCC;
	margin: 10px 0px 10px 0px !important;
}

.listingTable a, .listingTableUC a {
	color: #006699;
	text-decoration: none;
}

.listingTable a:hover, .listingTableUC a:hover {
	color: #000000;
}

.listingTableUC {
	background-color: #EAEAEA;
	border: 1px solid #CCCCCC;
	margin: 10px 0px 10px 0px !important;
}

th.listingCell {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 5px 0px 0px 10px;
}

.numImg {
	text-align: center;
	margin: 5px 0px 0px 0px;
}

/* [ Community Details Page ] */

#communityDetails {
	padding: 20px 20px 0px 20px;
	text-align: center;
	font-size: 11px;
}

#communityDetails h1 {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-transform: uppercase;
	margin: 0 auto 0 auto;
}

#communityDetails h2 {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}

#communityDetails h3 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding: 0px 0px 5px 0px;
	border-bottom: double #000000;
	width: 370px;
}

#communityLogo {
	margin: 0px 0px 10px 0px;
}

#communityPhotos {
	width: 370px;
	position: relative;
	margin: 0 auto 0 auto;
}

/* [ Community Navigation ] */

.communityNav {
	text-align: center;
	padding: 15px 0px 15px 0px;
	clear: both;
}

.communityNav ul {
	margin: 0;
	width: 450px;
}

.communityNav li {
	list-style-type: none;
	display: inline;
	margin: 0px 2px 0px 2px;
}

.communityNav li a {
	padding: 3px 8px 3px 8px;
	background: #336699;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	border: 1px solid #000000;
	text-decoration: none;
}

.communityNav li a:hover {
	background: #FFFFCC;
	color: #000000;
}

.communityNav li a.current {
	background: #FFFFCC;
	color: #000000;
}

/* [ Descitpions ] */

#communityDescription {
	padding: 10px 0px 10px 0px;
	clear: both;
}

#descriptionBox {
	border: 1px solid #000000;
	padding: 10px;
	clear: both;
}

#descriptionBox p {
	text-align: left;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-transform: none;
	margin: 0px 0px 10px 0px;
}

#descriptionBox h1 {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-transform: none;
}

#descriptionBox2 {
	padding: 15px 0px 10px 0px;
	clear: both;
}

#descriptionBox2 h1 {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-transform: none;
}



#communityPrice {
	border-top: double #000000;
	border-bottom: double #000000;
	padding: 10px;
	background: #EEEEEE;
	margin: 10px auto 10px auto;
}

.otherCommunityDetails {
	margin: 10px auto 10px auto;
}

#phoneNumbers {
	width: 380px;
}

#phoneNumbers td {
	text-align: center;
	width: 50%;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 4px 2px 4px;
}

.houseDesigns {
	margin: 10px 0px 10px 0px;
}

.designDetails {
	
}

.featuresList {
	text-align: left;
	padding: 20px 0px 20px 0px;
}

.featuresList li {
	list-style: inside;
}

.communityDirections {
	padding: 20px 0px 20px 0px;
	text-align: left;
}

.opt {
	display: none;
}
