@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(page_graphics/background_gradient.jpg);
	background-repeat: repeat-x;
	height: 100%;
	background-color: #FFFF99;
}
.pageend {
	height: 10px;
	width: 800px;
	background-image: url(page_graphics/bottom-border.png);
}
.oneColElsCtr #container {
	width: 800px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(page_graphics/right-border.png);
	background-repeat: repeat-y;
	background-position: right;
}
.ferguson_main_page #container {
	width: 800px; /* this overrides the text-align: center on the body element. */
	background-image: url(page_graphics/background_white_w_shadow.png);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.ferguson_main_page #mainContent {
	padding-right: 10px;
	padding-left: 10px;
}
.page_end {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.maincontainer {
	background-color: #FFFFFF;
	height: 100%;
	width: 780px;
	margin-left: 10px;
}
.logoheader {
	margin: 0px;
	height: 100px;
	width: 760px;
	padding: 10px;
}
.rightborder {
	height: 100%;
	width: 10px;
	background-image: url(web_graphics/right-border.png);
	margin-left: 790px;
	float: right;
	top: 0px;
	right: 780px;
}
.leftborder {
	background-image: url(page_graphics/left_border.png);
	background-repeat: repeat-y;
	height: 100%;
	width: 10px;
}
.oneColElsCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
#logoheader {
	position:absolute;
	z-index:1;
}
#navigationbar {
	position:absolute;
	width:760px;
	height:20px;
	z-index:1;
	left: 0px;
	top: 110px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	color: #58585A;
	text-align: right;
}
.development_bar {
	height: 100px;
	width: 760px;
	padding-right: 10px;
	left: 0px;
	top: 140px;
	position: absolute;
	padding-left: 10px;
}
.navigationbar a:link {
	color: #58585A;
	text-decoration: none;
}
.navigationbar a:visited {
	color: #58585A;
	text-decoration: none;
}
.navigationbar a:hover {
	color: #00A950;
	text-decoration: none;
}
.navigationbar a:active {
	color: #00A950;
	text-decoration: none;
}
#development_bar {
	position:absolute;
	z-index:2;
}
#adcontent {
	position:absolute;
	width:380px;
	height:490px;
	z-index:3;
	left: 0px;
	top: 252px;
	padding-left: 10px;
}
#homepage_rhs_pricelist {
	position:absolute;
	width:367px;
	height:490px;
	z-index:4;
	left: 403px;
	top: 254px;
}
#newsticker {
	position:absolute;
	width:780px;
	height:100px;
	z-index:5;
	left: 0px;
	top: 752px;
	text-align: center;
}
#bottomlinks {
	position:absolute;
	width:760px;
	height:42px;
	z-index:6;
	left: 0px;
	top: 862px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
.bottomlinks a:link {
	color: #CCCCCC;
	text-decoration: none;
}
.bottomlinks a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.bottomlinks a:hover {
	color: #00A950;
	text-decoration: none;
}
.bottomlinks a:active {
	color: #00A950;
	text-decoration: none;
}
.subhead {
	color: #00A950;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.Page_main_info {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #58585A;
	margin-right: 20px;
	margin-left: 20px;
	width: 740px;
}
.Page_main_info a:link {
	color: #00A950;
	text-decoration: none;
}
#pageheader {
	position:absolute;
	width:746px;
	height:20px;
	z-index:3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #58585A;
	left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00A950;
}
#pageinfo {
	position:absolute;
	width:760px;
	height:500px;
	z-index:7;
	left: 10px;
	top: 245px;
}
.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
.navigationbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #58585A;
	text-align: right;
	height: 25px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.logoheader {
	position:absolute;
	z-index:1;
}
.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #58585A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00A950;
	margin-right: 20px;
	margin-left: 20px;
	width: 740px;
	margin-top: 10px;
}
.Page_main_info a:hover {
	color: #00A950;
	text-decoration: underline;
}
.Page_main_info a:visited {
	color: #00A950;
	text-decoration: none;
}
.room_sizes_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #58585A;
	margin: 0px;
	padding: 1px;
	text-align: left;
}
.site_page_navigation a:link {
	color: #58585A;
	text-decoration: none;
}
.site_page_navigation {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}
.site_page_navigation a:visited {
	color: #58585A;
	text-decoration: none;
}
.site_page_navigation a:hover {
	color: #00A950;
	text-decoration: none;
}
.site_page_navigation a:active {
	color: #58585A;
	text-decoration: none;
}
.ferguson_main_page #container #mainContent #award_logos {
	height: 60px;
	width: 250px;
	float: right;
	font-size: 12px;
	text-align: left;
	padding-top: 25px;
}
.ferguson_page_title #award_logos {
	height: 60px;
	width: 250px;
	float: right;
	font-size: 12px;
	text-align: left;
	padding-top: 25px;
}
.ferguson_page_title #ft_logo {
	height: 90px;
	width: 250px;
	float: left;
	font-size: 12px;
	text-align: left;
	padding-top: 5px;
	padding-left: 7px;
}
.ferguson_page_title {
	height: 115px;
	width: 775px;
	text-align: left;
	padding-top: 10px;
	padding-left: 5px;
}
.ferguson_page_main_navigation {
	height: 20px;
	width: 765px;
	text-align: right;
	padding-right: 10px;
}
.ferguson_page_flash_navigation {
	height: 100px;
	width: 780px;
	text-align: center;
}
.home_page_first_ad {
	height: 120px;
	width: 780px;
	margin-right: 8px;
	margin-top: 12px;
	text-align: center;
}
.home_page_second_ad {
	height: 252px;
	width: 780px;
	margin-right: 8px;
	margin-top: 12px;
}
.home_page_third_ad {
	height: 190px;
	width: 780px;
	margin-right: 8px;
	margin-top: 50px;
}
.ferguson_page_newsbar {
	height: 100px;
	width: 780px;
	margin-right: 8px;
	margin-top: 5px;
}
.ferguson_page_footer_navigation {
	height: 40px;
	width: 780px;
	margin-right: 8px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999;
	text-decoration: none;
	text-align: center;
}
.ferguson_page_footer_navigation a:link {
	color: #999;
	text-decoration: none;
}
.ferguson_page_footer_navigation a:visited {
	color: #999;
	text-decoration: none;
}
.ferguson_page_footer_navigation a:hover {
	color: #00A950;
	text-decoration: none;
}
.ferguson_page_footer_navigation a:active {
	color: #00A950;
	text-decoration: none;
}
.development_title {
	width: 740px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #58585A;
	font-weight: bold;
	height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00A950;
	margin-top: 20px;
	text-align: left;
}
.development_tabbed_details {
	width: 740px;
	margin-left: 20px;
	margin-top: 20px;
}
.developmentoverviewtext1 {
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
	background-position: top;
	text-align: left;
	margin-top: 60px;
	list-style-position: inside;
}
.developmentoverviewtext1 p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #606062;
	text-decoration: none;
	margin: 0px;
	text-align: left;
	line-height: 16px;
	padding-bottom: 8px;
}
.developmentoverviewtext1 li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #606062;
	text-decoration: none;
	margin: 0px;
	text-align: left;
	list-style-type: disc;
	text-indent: 20px;
	line-height: 16px;
	padding-bottom: 8px;
}
.developmentoverviewtext1 ul{
	padding-bottom: 8px;
	padding-top: 8px;
}
.housestyles_col1 {
	height: 144px;
	width: 160px;
	position: absolute;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #04AA52;
	text-align: center;
}
.housestyles_col2 {
	margin-left: 160px;
	height: 124px;
	width: 180px;
	position: absolute;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #04AA52;
	padding-top: 20px;
	padding-left: 20px;

}
.housestyles_col3 {
	margin-left: 380px;
	height: 144px;
	width: 160px;
	position: absolute;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #04AA52;
	text-align: center;
}
.housestyles_col4 {
	margin-left: 540px;
	height: 124px;
	width: 180px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #04AA52;
	padding-top: 20px;
	padding-left: 20px;
}
.TabbedPanelsContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #606062;
	text-decoration: none;
	text-align: left;
	line-height: 16px;
	padding-bottom: 8px;
}
.TabbedPanelsContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00A950;
	text-decoration: none;
	text-align: left;
	line-height: 16px;
	padding-bottom: 2px;
	font-weight: bold;
}
.TabbedPanelsContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
	text-align: left;
	line-height: 16px;
	padding-bottom: 2px;
	font-weight: bold;
}
.TabbedPanelsContent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-align: center;
	line-height: 18px;
	padding-bottom: 2px;
	font-weight: bold;
}
.TabbedPanelsContent h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	text-decoration: none;
	text-align: center;
	line-height: 16px;
	padding-bottom: 10px;
	font-weight: bold;
}
.TabbedPanelsContent h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #606062;
	text-decoration: none;
	text-align: center;
	line-height: 16px;
	padding-bottom: 8px;
	font-weight: normal;
}
.TabbedPanelsContent a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00A950;
	text-decoration: none;
	text-align: left;
	line-height: 16px;
	padding-bottom: 8px;
	font-weight: bold;
}
.TabbedPanelsContent a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00A950;
	text-decoration: none;
	text-align: left;
	line-height: 16px;
	padding-bottom: 8px;
	font-weight: bold;
}
.TabbedPanelsContent a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
	text-align: left;
	line-height: 16px;
	padding-bottom: 8px;
	font-weight: bold;
}
.TabbedPanelsContent a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
	text-align: left;
	line-height: 16px;
	padding-bottom: 8px;
	font-weight: bold;
}
.development_site70-77_details {
	width: 740px;
	margin-left: 20px;
	margin-top: 20px;
	-webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
	-moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
	box-shadow: 0px 1px 5px 0px #4a4a4a;
	background-image: url(lakeview/lakeview_pics/pageonebackground.jpg);
	background-repeat: no-repeat;
}
.testimonials {
	float: left;
	width: 170px;
	margin-left: 800px;
	position: absolute;
}
.floating_site_link {
	float: left;
	width: 170px;
	margin-left: -80px;
	margin-top: -60px;
	position: absolute;
	z-index: 10;
}

