/* CSS Document */
/*
File	 			css/nav.css
Version				1.00
Description			Nav CSS Elements
URL					???
Copyright Notice	© Copyright Lazy Grace Ltd.
*/

/* Nav */

#nav {
	width: 208px;
	height: 224px;
	float: left;
	background-image: none;
	background-color: transparent;
}

/* home */
.home {
	padding: 0; margin: 0; width: 208px; height: 24px; background: url(newImages/homeNav_06.gif) 0 -24px no-repeat; float: left; list-style: none; background-image:
}
.home a {
	margin: 0; padding: 0; display: block; width: 208px; height: 24px; background: url(newImages/homeNav_06.gif) top left no-repeat;
}
.home span {
	display: block; margin: 0; padding: 0;
}
.home a:hover {
	background-image: none;
}
.home a:active {
	color: black;
}

/* news */
.news {
	padding: 0; margin: 0; width: 208px; height: 26px; float: left; list-style: none; background-image: url(newImages/homeNav_08.gif); background-repeat: no-repeat; background-position: 0 -26px;
}
.news a {
	margin: 0; padding: 0; display: block; width: 208px; height: 26px; background: url(newImages/homeNav_08.gif) top left no-repeat;
}
.news span {
	display: block; margin: 0; padding: 0;
}
.news a:hover {
	background-image: none;
}
.news a:active {
	color: black;
}

/* visitors */
.visitors {
	padding: 0; margin: 0; width: 208px; height: 25px; float: left; list-style: none; background-image: url(newImages/homeNav_09.gif); background-repeat: no-repeat; background-position: 0 -25px;
}
.visitors a {
	margin: 0; padding: 0; display: block; width: 208px; height: 25px; background: url(newImages/homeNav_09.gif) top left no-repeat;
}
.visitors span {
	display: block; margin: 0; padding: 0;
}
.visitors a:hover {
	background-image: none;
}
.visitors a:active {
	color: black;
}

/* community */
.community {
	padding: 0; margin: 0; width: 208px; height: 25px; float: left; list-style: none; background-image: url(newImages/homeNav_10.gif); background-repeat: no-repeat; background-position: 0 -25px;
}
.community a {
	margin: 0; padding: 0; display: block; width: 208px; height: 25px; background: url(newImages/homeNav_10.gif) top left no-repeat;
}
.community span {
	display: block; margin: 0; padding: 0;
}
.community a:hover {
	background-image: none;
}
.community a:active {
	color: black;
}

/* employment */
.employment {
	padding: 0; margin: 0; width: 208px; height: 25px; float: left; list-style: none;background-image: url(newImages/homeNav_11.gif); background-repeat: no-repeat; background-position: 0 -25px;
}
.employment a {
	margin: 0; padding: 0; display: block; width: 208px; height: 25px; background: url(newImages/homeNav_11.gif) top left no-repeat;
}
.employment span {
	display: block; margin: 0; padding: 0;
}
.employment a:hover {
	background-image: none;
}
.employment a:active {
	color: black;
}

/* business */
.business {
	padding: 0; margin: 0; width: 208px; height: 25px; float: left; list-style: none; background-image: url(newImages/homeNav_12.gif); background-repeat: no-repeat; background-position: 0 -25px;
}
.business a {
	margin: 0; padding: 0; display: block; width: 208px; height: 25px; background: url(newImages/homeNav_12.gif) top left no-repeat;
}
.business span {
	display: block; margin: 0; padding: 0;
}
.business a:hover {
	background-image: none;
}
.business a:active {
	color: black;
}

/* guests */
.guests {
	padding: 0; margin: 0; width: 208px; height: 25px; float: left; list-style: none; background-image: url(newImages/homeNav_13.gif); background-repeat: no-repeat; background-position: 0 -25px;
}
.guests a {
	margin: 0; padding: 0; display: block; width: 208px; height: 25px; background: url(newImages/homeNav_13.gif) top left no-repeat;
}
.guests span {
	display: block; margin: 0; padding: 0;
}
.guests a:hover {
	background-image: none;
}
.guests a:active {
	color: black;
}

/* contact */
.contact {
	padding: 0; margin: 0; width: 208px; height: 25px; float: left; list-style: none; background-image: url(newImages/homeNav_14.gif); background-repeat: no-repeat; background-position: 0 -25px;
}
.contact a {
	margin: 0; padding: 0; display: block; width: 208px; height: 25px; background: url(newImages/homeNav_14.gif) top left no-repeat;
}
.contact span {
	display: block; margin: 0; padding: 0;
}
.contact a:hover {
	background-image: none;
}
.contact a:active {
	color: black;
}

/* development */
.development {
	padding: 0; margin: 0; width: 208px; height: 24px; float: left; list-style: none; background-image: url(newImages/homeNav_15.gif); background-repeat: no-repeat; background-position: 0 -24px;
}
.development a {
	margin: 0; padding: 0; display: block; width: 208px; height: 24px; background: url(newImages/homeNav_15.gif) top left no-repeat;
}
.development span {
	display: block; margin: 0; padding: 0;
}
.development a:hover {
	background-image: none;
}
.development a:active {
	color: black;
}

/* accommodation */
.accommodation {
	margin: 0; width: 208px; height: 25px; float: left; list-style: none; background-image: url(newImages/homeNav_16.gif); background-repeat: no-repeat; background-position: 0    -25px; padding: 0;
}
.accommodation a {
	margin: 0; padding: 0; display: block; width: 208px; height: 25px; background: url(newImages/homeNav_16.gif) top left no-repeat;
}
.accommodation span {
	display: block; margin: 0; padding: 0;
}
.accommodation a:hover {
	background-image: none;
}
.accommodation a:active {
	color: black;
}
