@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/stillwater/home_on.gif);
	}

#company_tab a:hover, #company_tab.on{
	background-image:url(../../images/top_nav_main/stillwater/company_on.gif);
	}

#communities_tab a:hover, #communities_tab.on{
	background-image:url(../../images/top_nav_main/stillwater/communities_on.gif);
	}

#ourhomes_tab a:hover, #ourhomes_tab.on{
	background-image:url(../../images/top_nav_main/stillwater/ourhomes_on.gif);
	}

#inventory_tab a:hover, #inventory_tab.on{
	background-image:url(../../images/top_nav_main/stillwater/inventory_on.gif);
	}

#designcenter_tab a:hover, #designcenter_tab.on{
	background-image:url(../../images/top_nav_main/stillwater/designcenter_on.gif);
	}

/*----- Stillwater -----*/
#stripe.stillwater{
	background-color: #004a80;
	}

ul#community_info_links.stillwater li a:hover{
	background-color: #004a80;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	}

h6.stillwater{
	color: #004a80;
	}

.stillwater{
	color: #004a80;
	}

#sub_header.stillwater{
	background-image: url(../../images/community_graphics/headers/stillwater_sub_header.gif);
	background-repeat: repeat-y;
	border-bottom: 1px solid #FFFFFF;
	}

p#current_specials.stillwater{
	background-image:url(../../images/community_graphics/bullets/stillwater_specials_link.gif);
	}

p#open_house.stillwater{
	background-image:url(../../images/community_graphics/bullets/stillwater_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: #004a80;
	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: #004a80;
	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: #004a80;
	text-decoration: underline;
}		
	

