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

	RJ Moreau

	*/

	#main_navigation{
		width: 840px;
		}

	#main_navigation li{
		text-indent: -3000px;
		position: absolute;
		}

	#main_navigation li a{
		width: 100%;
		height: 100%;
		position: relative;
		display: block;
		}

	#homepage_tab{
		left: 5px;
		top: 27px;
		background-image:url(../../images/top_nav_main/home.gif);
		background-repeat: no-repeat;
		width: 107px;
		height: 17px;
		}

	#company_tab{
		left: 120px;
		top: 27px;
		background-image:url(../../images/top_nav_main/company.gif);
		background-repeat: no-repeat;
		width: 107px;
		height: 17px;
		}

	#ourhomes_tab{
		left: 235px;
		top: 27px;
		background-image:url(../../images/top_nav_main/ourhomes.gif);
		background-repeat: no-repeat;
		width: 107px;
		height: 17px;
		}

	#communities_tab{
		left: 500px;
		top: 27px;
		background-image:url(../../images/top_nav_main/communities.gif);
		background-repeat: no-repeat;
		width: 107px;
		height: 17px;
		}

	#inventory_tab{
		left: 615px;
		top: 27px;
		background-image:url(../../images/top_nav_main/inventory.gif);
		background-repeat: no-repeat;
		width: 107px;
		height: 17px;
		}

	#designcenter_tab{
		left: 730px;
		top: 27px;
		background-image:url(../../images/top_nav_main/designcenter.gif);
		background-repeat: no-repeat;
		width: 107px;
		height: 17px;
		}

	#homepage_tab a:hover, #homepage_tab.on{
		background-image:url(../../images/top_nav_main/orchardview/home_on.gif);
		}

	#company_tab a:hover, #company_tab.on{
		background-image:url(../../images/top_nav_main/orchardview/company_on.gif);
		}

	#communities_tab a:hover, #communities_tab.on{
		background-image:url(../../images/top_nav_main/orchardview/communities_on.gif);
		}

	#ourhomes_tab a:hover, #ourhomes_tab.on{
		background-image:url(../../images/top_nav_main/orchardview/ourhomes_on.gif);
		}

	#inventory_tab a:hover, #inventory_tab.on{
		background-image:url(../../images/top_nav_main/orchardview/inventory_on.gif);
		}

	#designcenter_tab a:hover, #designcenter_tab.on{
		background-image:url(../../images/top_nav_main/orchardview/designcenter_on.gif);
		}


	/*----- Orchard View -----*/
	#stripe.orchardview{
		background-color: #98332B;
		}

	ul#community_info_links.orchardview li a:hover{
		background-color: #98332B;
		color: #FFFFFF;
		font-weight: bold;
		font-size: 10px;
		}

	h6.orchardview{
		color: #98332B;
		}

	.orchardview{
		color: #98332B;
		}

	#sub_header.orchardview{
		background-image: url(../../images/community_graphics/headers/orchardview_sub_header.gif);
		background-repeat: repeat-y;
		border-bottom: 1px solid #FFFFFF;
		}

	p#current_specials.orchardview{
		background-image:url(../../images/community_graphics/bullets/orchardview_specials_link.gif);
		}

	p#open_house.orchardview{
		background-image:url(../../images/community_graphics/bullets/orchardview_openhouse_link.gif);
		color: #DAD1BA;
		font-size: 11px;
		font-weight: bold;
		display: block;
		}


	a:link {
		font-family: Tahoma;
		font-size: 11px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #98332B;
		text-decoration: underline;
	}
	a:visited {
		font-family: Tahoma;
		font-size: 11px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #98332B;
		text-decoration: underline;
	}
	a:hover {
		font-family: Tahoma;
		font-size: 11px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #666666;
		text-decoration: underline;
	}
	a:active {
		font-family: Tahoma;
		font-size: 11px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #98332B;
		text-decoration: underline;
	}	
	
	#sub_header.waukewan{
		background-image: url(../../images/community_graphics/headers/bixby_sub_header.gif);
		background-repeat: repeat-y;
		border-bottom: 1px solid #FFFFFF;
		}	
	