#toolbar {
	float: left;
	display: block;
	border: none;
	width: 950px;
	height: 33px;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	}

#topnav {
	float: left;
	margin: 0;
	width: 950px;
	height: 33px;
	background: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: hidden;
	padding: 0;
	}

/* Set the UL to have no list item and give it a height */
#topnav ul {
	border: none;
	width: 918px;
	list-style-type: none;
	z-index: 1;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	}

#topnav ul li {
	/* This allows each li to line up next to each other on a single line */
	display: inline;
	/* This allows each item to be horizontal */
	float: left;
	/* This will be used later for dropdowns */
	position: relative;
	}

#topnav ul li a {
	/* change each anchor item to a block so that it takes up space */
	display: block;
	text-decoration: none;
	/* WIN IE5 hack */
	height: 33px;
	}

/* Hide the text on the top nav bar */
#topnav ul li a span {
	display: none;
	}

/* On over move the viewable portion of the image up */
#topnav ul li a:hover {
	background-position: 0 -33px;
	}

/* No active state here so make sure it shows the default portion of the image */
#topnav ul li a:active {
	background-position: 0 0;
	}

/* Set each background image and make styles to set the selected state */

#homeLink {
	width: 101px;
	background-image: none;
	background-color: transparent;
	}
.navbullet {
	width: 18px;
	height: 33px;
	background-image: url(../images/bullet_nav2.gif);
	background-repeat: no-repeat;
	}
#homeLink2 a {
	background-position: 0 0;
	width: 36px;
	background-image: url(../images/2_home.gif);
	background-repeat: no-repeat;
	}
#homeLink2 a:hover, #homeLink2 a:active, #homeLink2 .selected {
	background-position: 0 -33px;
	}
#propertiesLink a {
	background-position: 0 0;
	width: 143px;
	background-image: url(../images/2_properties.gif);
	background-repeat: no-repeat;
	}
#propertiesLink a:hover, #propertiesLink a:active, #propertiesLink .selected {
	background-position: 0 -33px;
	}

#linksLink a {
	background: url(../images/2_links.gif) top left no-repeat;
	background-position: 0 0;
	width: 36px;
	}
#linksLink a:hover, #linksLink a:active, #linksLink .selected {
	background-position: 0 -33px;
	}
#blogLink a {
	background: url(../images/2_blog.gif) top left no-repeat;
	background-position: 0 0;
	width: 33px;
	}
#blogLink a:hover, #blogLink a:active, #blogLink .selected {
	background-position: 0 -33px;
	}
#sellLink a {
	background: url(../images/2_sellwithus.gif) top left no-repeat;
	background-position: 0 0;
	width: 87px;
	}
#sellLink a:hover, #sellLink a:active, #sellLink .selected {
	background-position: 0 -33px;
	}

#aboutLink a {
	background: url(../images/2_aboutus.gif) top left no-repeat;
	background-position: 0 0;
	width: 65px;
	}
#aboutLink a:hover, #aboutLink a:active, #aboutLink .selected {
	background-position: 0 -33px;
	}

#affiliatesLink a {
	background: url(../images/2_affiliates.gif) top left no-repeat;
	background-position: 0 0;
	width: 73px;
	}
#affiliatesLink a:hover, #affiliatesLink a:active, #affiliatesLink .selected {
	background-position: 0 -33px;
	}

#resourcesLink a {
	background: url(../images/2_foodplots.gif) top left no-repeat;
	background-position: 0 0;
	width: 109px;
	}
#resourcesLink a:hover, #resourcesLink a:active, #resourcesLink .selected {
	background-position: 0 -33px;
	}
#foodplotsLink a {
	background: url(../images/2_foodplots.gif) top left no-repeat;
	background-position: 0 0;
	width: 101px;
	}
#foodplotsLink a:hover, #foodplotsLink a:active, #foodplotsLink .selected {
	background-position: 0 -33px;
	}

#contactLink a {
	background: url(../images/2_contact.gif) top left no-repeat;
	background-position: 0 0;
	width: 60px;
	}
#contactLink a:hover, #contactLink a:active, #contactLink .selected {
	background-position: 0 -33px;
	}

/* keep rollover active while on dropdown */
#topnav li a:hover,
#topnav li:hover a,
#topnav li.sfhover a {
	background-position: 0 -33px;
	}

/* dropdown list styles */
#topnav li ul {
	display: none;
	position: absolute;
	margin: 0;
	padding: 0;
	top: 33px;
	background-image: none;
	}

#topnav li > ul {
	top: auto;
	left: auto;
	}

* html #topnav li ul {
	display: block;
	left: -10000px;
	}

/* this rule is for IE-Mac. */
#topnav li.over #topnav li.sfhover {
	border-width: 0;
	}

#topnav li:hover ul, #topnav li.over ul, #topnav li.sfhover ul  { /* lists nested under hovered list items */
	display: block;
	left: 0;
	}

#topnav li ul li {
	margin: 0;
	padding: 0;
	/* for IE 5.x */
	margin-left: -16px;
	display: block;
	float: none;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	/* Set the border to 0 for IE */
	border-right-width: expression("0");
	voice-family: "\"}\"";
	voice-family:inherit;
	margin-left: 0;
	margin-top: 3;
	text-align: left;
	}

/* IE 5/6 Hack to fix a 3px gap under main category buttons */
* html #topnav li {
	margin: 0 0 -3px 0;
	}

/* IE 5.01 Hack, because IE 5.01 does not recognize the first style. This is thrown away then the other styles are applied */
#topnav li ul a {
	}

#topnav ul li ul {
	width: 140px;
	}

#topnav ul li ul a {
	color: #ffffff;
	background: #574E39;
	padding: 4px 9px 4px 10px;
	height: auto;
	width: 119px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 119px;
	}

#topnav li ul a:hover {
	background-color: #D7B886;
	color: #000000;
	}

#propertiesLink ul, #propertiesLink ul li,
#sellLink ul, #sellLink ul li,
#aboutLink ul, #aboutLink ul li,
#affiliatesLink ul, #affiliatesLink ul li,
#resourcesLink ul, #resourcesLink ul li,
#contactLink ul, #contactLink ul li {
	background-color: #504028;
	}

/** Support for the "sfhover-fix.js" **/
* html #topnav ul iframe {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
	}
/** end **/
