@charset "utf-8";
/* CSS Document */

  @import "bodyMenu.css";

body {
	font: 14px Arial, Helvetica, sans-serif;
	background: #000;
}

.displace {
	position: absolute;
	left: -5000px;
}

a:link {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #666666;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	text-decoration: underline;
}

h1 {
	font: 24px Arial, Helvetica, sans-serif;
}
h2 {
	font: 18px Arial, Helvetica, sans-serif;
}
h3 {
	font: 16px Arial, Helvetica, sans-serif;
}
h4 {
	font: bold 14px Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: underline;
}

#PlaysetBody {
	background-image: url(../assets/alt_background.png);
	background-repeat: repeat;
	margin: 0;
	font-size: 10px;
	
}

#pageWrapper {
	width: 909px;
	margin: 0px auto;
	min-height: 1000px;
}

#mastheadWrapper {
	width: 882px;
	height: 297px;
	float: right;
	background: #AF0308;
}

#topNav {
	width: 648px;
	height: 32px;
	margin: 0 auto;
	position: relative;
	display: block;
}

#topNav a.home {
	width: 85px;
	height: 32px;
	float: left;
	display: block;
	background: url(../assets/20home.png);
	position: relative;
}

#topNav a.home:hover {
	background-position: -85px 0;
}

#topNav a.about {
	width: 119px;
	height: 32px;
	float: left;
	display: block;
	background: url(../assets/20about.png);
	left: 60px;
	position: relative;
}

#topNav a.about:hover {
	background-position: -119px 0;
}

#topNav a.locate {
	width: 127px;
	height: 32px;
	float: left;
	display: block;
	background: url(../assets/20locate.png);
	left: 125px;
	position: relative;
}

#topNav a.locate:hover {
	background-position: -127px 0;
}

#topNav a.contact {
	width: 137px;
	height: 32px;
	float: right;
	display: block;
	background: url(../assets/20contact.png);
	position: relative;
}

#topNav a.contact:hover {
	background-position: -137px 0;
}

#flashWrapper {
	width: 882px;
	height: 257px;
	float: left;
}

#mastheadBottom {
	width: 882px;
	height: 8px;
}

#contentWrapper {
	width: 882px;
	min-height: 500px;
	background: #D6B27E;
	float: right;
}

#contentWrapperHome {
	width: 882px;
	min-height: 500px;
	background: #D6B27E url(../assets/backyard_family.png) no-repeat right bottom;
	float: right;
}

#bodyLinks {
	width: 840px;
	height: 137px;
	margin: 0 auto;
	padding-top: 8px;
	position: relative;
}

#centerContent {
	width: 909px;
	min-height: 300px;
	position: relative;
	left: -27px;
	margin-top: 20px;
}

#centerContentRight {
	width: 662px;
	min-height: 300px;
	float: right;
	display: block;
	position: relative;
	padding: 10px 0px 0px 10px;
}

#centerContentLeft {
	width: 227px;
	min-height: 300px;
	float: left;
	display: block;
	position: relative;
}

#zipCodeMain {
	width: 227px;
	height: 145px;
	background: url(../assets/temp_zip_code_07.png);
	display: block;
	position: relative;
}

#zipCodeEntry {
	width: 180px;
	display: block;
	position: absolute;
	bottom: 15px;
	right: 13px;
	text-align: right;
}

.go_button {
	background: #896E4B;
}

#leftSidebar {
	width: 200px;
	min-height: 500px;
	float: right;
	display: block;
	position: relative;
}

#leftSidebar a.buyDirect {
	width: 155px;
	height: 113px;
	display: block;
	background: url(../assets/buyDirect.png);
	position: relative;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	top: 25px;
}

#leftSidebar a.buyDirect:hover {
	background-position: -169px 0;
}

#leftSidebar a.rentToOwn {
	width: 155px;
	height: 113px;
	display: block;
	background: url(../assets/rentToOwn.png);
	position: relative;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	top: 28px;
}

#leftSidebar a.rentToOwn:hover {
	background-position: -169px 0;
}

#leftSidebar a.makePayment {
	width: 186px;
	height: 85px;
	display: block;
	background: url(../assets/makePayment.png);
	position: relative;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	top: 40px;
}

#leftSidebar a.makePayment:hover {
	background-position: -200px 0;
}

#creditCardsSmall {
	width: 165px;
	height: 36px;
	display: block;
	background: url(../assets/credit_cards.png);
	top: 65px;
	position: relative;
	margin: 0px auto;
}

#bookmarkUs {
	width: 144px;
	height: 25px;
	display: block;
	position: relative;
	top: 100px;
	margin: 0px auto;
}

#pageTitle {
	min-height: 75px;
	width: 662px;
	display: block;
	position: relative;
	text-align: center;
	margin-bottom: 15px;
}

#pageTitlePlayset {
	min-height: 150px;
	width: 662px;
	display: block;
	position: relative;
	text-align: center;
	margin-bottom: 15px;
	background-image:url(../assets/hopscotch_table.jpg);
}

#mainBodyContent {
	width: 642px;
	min-height: 300px;
	display: block;
	position: relative;
	font: 14px/1.4em Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: justify;
	padding-right: 20px;
}

#footerMain {
	width: 882px;
	height: 53px;
	position: relative;
	background: url(../assets/footer_bar_10.png);
	float: right;
	text-align: center;
}

#footerMain ul li {
	display: inline;
	list-style-type: none;
	margin-right: 20px;
	white-space: nowrap;
}

#footerMain a {
	color: #000;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#footerMain a:hover {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: underline;
}

#footerLinks {
	width: 880px;
	height: 16px;
	display: block;
	position: relative;
	left: -10px;
	top: 4px;
}

#designWrapper {
	width: 350px;
	height: 85px;
	margin: 0px auto;
	position: relative;
	clear: both;
	color: #FFF;
	text-align: center;
	top: 20px;
	font: 12px Arial, Helvetica, sans-serif;
}

#mainBodyContentRight {
	width: 232px;
	min-height: 300px;
	float: right;
	position: relative;
	display: block;
	padding-right: 20px;
}

#mainBodyContentLeft {
	width: 410px;
	min-height: 300px;
	float: left;
	position: relative;
	display: block;
	font: 14px/1.4em Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: justify;
}

#pageTitleRight {
	min-height: 75px;
	width: 232px;
	display: block;
	float: right;
	position: relative;
	text-align: center;
	margin-bottom: 15px;
	padding-right: 20px;
}

#pageTitleLeft {
	min-height: 75px;
	width: 410px;
	display: block;
	position: relative;
	float: left;
	text-align: center;
	margin-bottom: 15px;
}

#mainPageRightText {
	width: 202px;
	margin: 10px auto 0px;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: justify;
}

.style12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #fff601;
}

.style6 {font-size: 12px}

.style9 {font-size: 10px}.treated #pageWrapper #contentWrapper #centerContent #centerContentRight #mainBodyContent p span {
	font-size: 10px;
}

