@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/waukewan/home_on.gif);
	}

#company_tab a:hover, #company_tab.on{
	background-image:url(../../images/top_nav_main/waukewan/company_on.gif);
	}

#communities_tab a:hover, #communities_tab.on{
	background-image:url(../../images/top_nav_main/waukewan/communities_on.gif);
	}

#ourhomes_tab a:hover, #ourhomes_tab.on{
	background-image:url(../../images/top_nav_main/waukewan/ourhomes_on.gif);
	}

#inventory_tab a:hover, #inventory_tab.on{
	background-image:url(../../images/top_nav_main/waukewan/inventory_on.gif);
	}

#designcenter_tab a:hover, #designcenter_tab.on{
	background-image:url(../../images/top_nav_main/waukewan/designcenter_on.gif);
	}

#stripe.waukewan{
	background-color: #929F56;
	}

ul#community_info_links.waukewan li a:hover{
	background-color: #929F56;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	}

h6.waukewan{
	color: #929F56;
	}

.waukewan{
	color: #929F56;
	}

#sub_header.malachyglen {
	background-image: url(../../images/community_graphics/headers/malachyglen_sub_header.gif);
	background-repeat: repeat-y;
	border-bottom: 1px solid #FFFFFF;
	}

p#current_specials.waukewan{
	background-image:url(../../images/community_graphics/bullets/waukewan_specials_link.gif);
	}

p#open_house.waukewan{
	background-image:url(../../images/community_graphics/bullets/waukewan_openhouse_link.gif);
	color: #DAD1BA;
	font-size: 11px;
	font-weight: bold;
	}
	
	
a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #929F56;
	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: #929F56;
	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: #929F56;
	text-decoration: underline;
}		
		

