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

#navmenu {
	width:690px;
	height:27px;
	margin:15px 0px 0px 0px;
	text-align:center;
	vertical-align:middle;
}
#navmenu a {
	padding:0px 5px 5px 5px;
	text-decoration:none;
	color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:14px;
	float:left;
	display: block;
}

#navmenu a:hover {
	color:#A39DBA;
}
/*
#navmenu a.welcome:hover {
	background: transparent url(../images/nav_bg_r1_c1_w64.gif) no-repeat 0 0;
}

#navmenu a.about:hover {
	background: transparent url(../images/nav_bg_r1_c1_w66.gif) no-repeat 0 0;
}

#navmenu a.hanging:hover {
	background: transparent url(../images/nav_bg_r1_c1_w112.gif) no-repeat 0 0;
}

#navmenu a.exotic:hover {
	background: transparent url(../images/nav_bg_r1_c1_w88.gif) no-repeat 0 0;
}

#navmenu a.products:hover {
	background: transparent url(../images/nav_bg_r1_c1_w61.gif) no-repeat 0 0;
}

#navmenu a.services:hover {
	background: transparent url(../images/nav_bg_r1_c1_w58.gif) no-repeat 0 0;
}

#navmenu a.gallery:hover {
	background: transparent url(../images/nav_bg_r1_c1_w54.gif) no-repeat 0 0;
}

#navmenu a.newsletter:hover {
	background: transparent url(../images/nav_bg_r1_c1_w72.gif) no-repeat 0 0;
}

#navmenu a.contact:hover {
	background: transparent url(../images/nav_bg_r1_c1_w56.gif) no-repeat 0 0;
}
*/
