html, body { 
    max-width: 100%;
    overflow-x: hidden;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #FFFFFF;
	font-family: sans-serif; 
}
.pageWidth {
	width: 100%;
}	
.centerDiv {
	margin: auto;
}
#top_bar {
	height: 136px;
	position: relative;
}
#banner {
	width: 100%;
	height: 98px;
	position: absolute;
	top: 0;
	left: 0;
}
#logo, #tree1, #tree2 {
	display: none;
}
#house {
	width: 100%;
	height: 100%;
	background-image: url(../images/css/house-mobile.jpg);
	background-size: 100% 100%;
}
#fence {
	top: 85px;
	width: 100%;
	height: 51px;
	z-index: 1;
	position: absolute;
}
.fencepost1 {
	width: 2%;
	height: 100%;
	background-image: url(../images/css/fence_post_2.png);
	background-size: 100% 100%;
	float: left;
}
.fence-links {
	width: 19.6%;
	height: 51px;
	background-image: url(../images/css/fence_pane_2.png);
	background-size: 100% 100%;
	float: left;
}
.fence-name {
	width: 88%;
	font-size: 12px;
	padding-top: 27px;	
	font-style: normal;
	color: #10410B;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
.fence-name a:link,.fence-name a:visited {
	color: #10410B;
	text-decoration: none;
}
.fence-name a:hover {
	color: #128A0D;
	text-decoration: underline;
}
#fence_1, #fence_5, #fence_6, #fence_7, #fence_8, #fence_9 {
	display: none;
}
#main-block {
	overflow: hidden;
}
#left-bar {
	display: none;
	width: 160px;
	padding-bottom: 10px;
	overflow: hidden;
	background-color: #E4FAE5;
	text-align: left;
	font-size: 14px;
	border-top: 1px solid #A8B8A8;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CFE7CF;
	float: left;
}
ul, ol, dl { 
	padding: 0;
	margin: 0;
}
ul.title-nav {
	list-style: none;
	border-right-color: #052E04;
	border-right-style: solid;
	border-right-width: 1px;
	font-size: 16px;
}
ul.title-nav li {
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #CFE7CF;
	font-weight: bold;
}
ul.title-nav a, ul.title-nav a:visited {
	padding-top: 12px;
	padding-right: 5px;
	padding-left: 6px;
	padding-bottom: 9px;
	display: block;
	width: 160px;
	text-decoration: none;
	background-color: #CFE7CF;
	color: #072F06;
}
ul.title-nav a:hover {
	color: #042D03;
	background-color: #FFFFFF;
}
ul.nav {
	list-style: none;
	margin-bottom: 15px;
	border-right-color: #052E04;
	border-right-style: solid;
	border-right-width: 1px;
}
ul.nav li {
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #CFE7CF;
}
ul.nav a, ul.nav a:visited {
	padding-top: 9px;
	padding-right: 5px;
	padding-left: 6px;
	padding-bottom: 7px;
	display: block;
	width: 160px;
	text-decoration: none;
	background-color: #E4FAE5;
	font-size: 13.5px;
	color: #060;
}
ul.nav a:hover {
	color: #000000;
	background-color: #FFFFFF;
}
#content {
	width: 100%;
	color: #052E05;
	overflow: hidden;
	font-weight: normal;
	background-color: #FFFFFF;
	float: left;
}
p {
	font-size: 13px;
	line-height: 20px;
	text-align: justify;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}
p a:link,p a:visited {
	color: #060;
	font-weight: bold;
}
p a:hover,p a:active {
	color: #0051FF;
}
h1, h2 {
	margin-top: 7px;
	margin-bottom: 0px;
	padding-top: 47px;
	font-size: 25px;
	text-align: center;
	font-weight: bold;
	color: #0E2F0E;
	text-shadow: 3px 2px 3px #D4E5D4;
}
.house {
	width: 100%;
	margin: auto;
}
.house_roof {
	width: 100%;
	height: 79px;
	background-image: url(../images/css/roof-small.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-size: 100% 100%;	
}
.house_body {
	width: 100%;
	border-top: 2px solid #A3B8A3;	
}
.house_photos_body {
	height: 287px;
}
.house_photos {
	height: 100%;
	float: left;
	background-color: #6A7A6A;
}
#wowslider-container1 {
	max-width: 100%;
}
.house_photos_neon {
	width: 0px;
	height: 100%;
	float: left;
	background-color: #E4FAE5;
	margin-top: 1px;
}
.house_photos_green {
	width: 0px;
	height: 100%;
	float: left;
	background-color: #A3B8A3;
	margin-top: 1px;
}
.house_link_body {
	height: 276px;
}
.house_link_wall {
	width: 8px;
	height: 275px;
	float: left;
	margin-top: 1px;
	background-color: #E4FAE5;
}
.house_link_buttons {
	width: 320px;
	height: 264px;
	margin-top: 1px;
	padding-top: 11px;
	background-color: #E4FAE5;
	float: left;
}
.house_button_col {
	width: 48%;
	float: left;
	border-left: 2px solid #485E48;
	border-bottom: 2px solid #485E48;
}
.house_button {
	width: 100%;
	height: 123px;
	border-top: 2px solid #485E48;
	cursor: pointer;
}
.house_button_img {
	width: 100%;
	height: 93px;
	background-color: #E7E7E7;
	position: relative;
}
.house_button_title {
	width: 100%;
	height: 22px;
	font-size: 13px;
	padding-top: 7px;
	text-align: center;
	background-color: #FFFFFF;
	border-top: 1px solid #485E48;
}
.hb_Brdr {
	border-right: 2px solid #485E48;
}
.house_img {
	width: 100%;
	height: 100%;
}
.house_href {
	color: #000000;
	text-decoration: none;
}
.house_opaq {
	z-index: 1;
	width: 100%;
	height: 100%;
	opacity: .33;
	position: absolute;
	background-color: #FFFFFF;
}
.house_ad_body {
	height: 280px;
}
.house_ad {
	width: 336px;
	height: 100%;
	float: left;	
}
.house_ad_neon {
	width: 0px;
	height: 100%;
	float: left;
	background-color: #E4FAE5;
	margin-top: 1px;
}
.house_ad_green {
	width: 0px;
	height: 100%;
	float: left;
	background-color: #A3B8A3;
	margin-top: 1px;
}
.house_ad_mb {
	margin-bottom: 50px;
}
.house_bottom {
	height: 5px;
	background-color: #A3B8A3;
	margin: auto;
}	
.house_photos_bottom, .house_ad_bottom, .house_link_bottom {
	width: 100%;
}
#right-bar{
	float: left;
	display: none;
}
#personImg {
	height: 714px;
	padding-top: 16px;
}
.social_icon {
	padding-left: 76px;
	padding-top: 51px;
}
#icon_links {
	width: 315px;
	height: 110px;
}
.icon_link {
	width: 63px;
	height: 73px;
	float: left;
}
.icon_link_img {
	width: 100%;
	height: 100%;
}
#icon_link_5 {
	display: none;
}
#bottomNav_768 {
	display: none;
}
.bottom-links {
	height: 56px;
	font-size: 13px;
	padding-top: 8px;
	line-height: 24px;
	font-style: normal;
	text-align: center;
	color: #E4FAE5;
	background-color: #006600;
}
.bottom-links a:link, .bottom-links a:visited {
	color: #E4FAE5;
	text-decoration: none;
}
.bottom-links a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer {
	height: 110px;
	padding-top: 33px;
	font-size: 14px;
	text-align: center;
}
.footer_copyright {
	font-weight: normal;
}
.footer_links {
	padding-top: 10px;
}
.footer_links a:link, .footer_links a:visited {
	color: #006600;	
}
.footer_links a:hover {
	color: #0051FF;
}

@media only screen and (min-width: 360px) {
	.house {
		width: 360px;
	}
	.house_ad_neon {
		width: 5px;
	}
	.house_photos_neon {		
		width: 5px;
	}
	.house_photos_body {
		height: 299px;
	}
	.house_photos_bottom, .house_ad_bottom, .house_link_bottom {
		width: 360px;
	}
	.house_ad_green, .house_photos_green {
		width: 7px;
	}
	#wowslider-container1 {
		max-width: 336px;
	}
	.ws_thumb {
		width: 48px;
		height: 35px;
	}	
	.house_link_body {
		height: 291px;
	}	
	.house_link_buttons {
		width: 338px;
		height: 279px;
		padding-top: 11px;
	}
	.house_button_col {
		width: 49%;
	}
	.house_button {
		height: 131px;
	}
	.house_button_img {
		height: 101px;
	}
	.house_button_title {
		font-size: 14px;
	}
	.house_link_wall {
		width: 11px;
		height: 290px;
	}
	#icon_links {
		width: 340px;
		height: 123px;
		padding-top: 5px;
	}
	.icon_link {
		width: 68px;
		height: 76px;
	}
}

@media only screen and (min-width: 375px) {
	#icon_links {
		width: 360px;
	}
	.icon_link {
		width: 72px;
	}
}

@media only screen and (min-width: 412px) {
	.fence-name { 
		font-size: 13px;
	}
	p {
		padding-left: 24px;
		padding-right: 24px;
	}
	h1,h2 {
		font-size: 27px;
		padding-top: 41px;
	}
	.house {
		width: 412px;
	}
	.house_ad_neon, .house_photos_neon {
		width: 11px;
	}
	.han_ml {
		margin-left: 20px;
	}
	.house_ad_bottom {
		width: 372px;
	}
	.house_photos_body {
		height: 306px;
	}
	.hpn_ml, .hlw_ml {
		margin-left: 16px;
	}
	.house_ad_bottom {
		width: 372px;
	}
	.house_photos_bottom, .house_link_bottom {
		width: 380px;
	}
	#wowslider-container1 {
		max-width: 347px;
	}
	.ws_thumb {
		width: 52px;
	}	
	.house_link_body {
		height: 307px;
	}	
	.house_link_buttons {
		width: 359px;
		height: 295px;
	}
	.house_button {
		height: 139px;
	}
	.house_button_img {
		height: 108px;
	}
	.house_button_title {
		font-size: 15px;
		height: 23px;
	}	
	.house_link_wall {
		height: 306px;
	}
	#icon_links {
		width: 380px;
		height: 132px;
		padding-top: 10px;
	}
	.icon_link {
		width: 76px;
		height: 83px;
	}
	.bottom-links {
		letter-spacing: 1px;
	}
}

@media only screen and (min-width: 500px) {
	.fence-links {
		width: 16.33%;
	}
	#fence_5 {
		display: block;
	}
	.house {
		width: 490px;
	}
	.house_ad_neon {
		width: 32px;
	}
	.han_ml {
		margin-left: 38px;
	}
	.house_ad_bottom {
		width: 374px;
	}
	.house_photos_body {
		height: 354px;
	}
	#wowslider-container1 { 
		max-width:419px;
	}
	.house_photos_neon {
		width: 17px;
	}
	.hpn_ml {
		margin-left: 12.5px;
	}
	.house_photos_bottom {
		width: 431px;
	}
	.house_link_body {
		height: 350px;
	}	
	.house_link_buttons {
		width: 407px;
		height: 329px;
		padding-top: 20px;
	}
	.house_button {
		height: 150px;
	}
	.house_button_img {
		height: 117px;
	}
	.house_button_title {
		font-size: 16px;
		height: 24px;
		padding-top: 8px;
	}
	.house_link_wall {
		width: 24px;
		height: 349px;
	}
	.hlw_ml {
		margin-left: 17px;
	}
	.house_link_bottom {
		width: 411px;
	}
	#icon_links {
		width: 456px;
	}
	#icon_link_5 {
		display: block;
	}
	.bottom-links {
		font-size: 15px;
	}
}

@media only screen and (min-width: 600px) {	
	.pageWidth {
		width: 600px;
	}	
	#logo { 
		width: 160px;
		height: 100%;
		display: block;
		float: left;
	}
	#house {
		width: 440px;
		float: left;
		background-image: url(../images/css/house.jpg);
	}
	#fence_6 {
		display: block;
	}
	.fencepost1 {
		width: 12px;
	}
	.fence-links {
		width: 84px;
	}
	.house {
		width: 540px;
	}
	.house_photos_neon {
		width: 30px;
	}
	.hpn_ml {
		margin-left: 24px;
	}
	.house_photos_bottom {
		width: 462px;
	}
	.house_ad_neon {
		width: 53px;
	}
	.han_ml {
		margin-left: 42px;
	} 
	.house_ad_bottom {
		width: 412px;
	}
	.house_link_body {
		height: 383px;
	}
	.house_link_buttons {
		width: 455px;
		height: 362px;
	}	
	.house_button {
		height: 166px;	
	}
	.house_button_img {
		height: 126px;
	}
	.house_button_title {
		height: 30px;
		font-size: 18px;
		padding-top: 9px;
	}
	.house_link_wall {
		width: 24px;
		height: 382px;
	}
	.house_link_bottom {
		width: 458px;
	}
	#icon_links {
		width: 576px;
		height: 151px;
		padding-top: 44px;
	}
	.icon_link {
		width: 96px;
		height: 99px;
	}
	.bottom-links {
		height: 60px;
		padding-top: 12px; 
	}
}

@media only screen and (min-width: 768px) {
	.pageWidth {
		width: 768px;
	}	
	#tree2 {
		width: 168px;
		height: 100%;
		float: left;
		background-image: url(../images/css/tree_2.jpg);
		background-size: 100% 100%;
		display: block;
	}
	.fencepost1 {
		width: 11px;
	}
	.fence-links {
		width: 84px;
	}
	#fence_7, #fence_8 {
		display: block;
	}
	#main-block {
		background-image: url(../images/css/background-leftbar.gif);
		background-repeat: repeat-y;
	}
	#left-bar {
		display: block;
	}
	#content {
		width: 607px;
	}
	p {
		padding-left: 30px;
		padding-right: 30px;
	}
	.house {
		width: 580px;
	}
	.house_ad_neon {
		width: 49px;
	}
	.han_ml {
		margin-left: 65px;
	} 
	.house_photos_neon {
		width: 43px;
	}
	.hpn_ml {
		margin-left: 31.5px;
	}
	.hlw_ml {
		margin-left: 37px;
	}
	.il_ml {
		margin-left: -2px;
	}
	#bottomNav {
		display: none;
	}
	#bottomNav_768 {
		display: block;
	}
	.bottom-links {
		height: 35px;
		padding-top: 9px;
		font-size: 14px;
	}
}

@media only screen and (min-width: 800px) {
	.pageWidth {
		width: 800px;
	}	
	#tree2 {
		width: 200px;
	}
	.fencepost1 {
		width: 11.6px;
	}
	.fence-links {
		width: 87.6px;
	}
	#main-block {
		background-image: url(../images/css/background-leftbar.gif);
		background-repeat: repeat-y;
	}
	#left-bar {
		display: block;
	}
	#content {
		width: 639px;
	}
	p {
		padding-left: 30px;
		padding-right: 30px;
	}
}

@media only screen and (min-width: 1024px) {
	.pageWidth {
		width: 1000px;
	}	
	#tree1 {
		width: 200px;
		height: 100%;
		float: left;
		display: block;
		background-image: url(../images/css/tree_1.jpg);
	}
	.fencepost1 {
		width: 10px;
	}
	.fence-links {
		width: 90px;
	}
	#fence_1, #fence_9 {
		display: block;
	}
	#main-block {
		background-image: url(../images/css/background.gif);
	}
	#content {
		width: 659px;
	}	
	p {
		padding-left: 40px;
		padding-right: 3px;
	}
	.house {
		margin-left: 56px;
	}
	#right-bar {
		display: block;
		width: 180px;
	}
}