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

.Button_holder {
	width: 430px;
	height: 40px;
	float: right;
	margin: 0px;
}

#navcontainer { /* none needed */
	width: 430px;
	float: right;
}

ul#navlist
{
margin: 0;
padding: 0;
list-style-type: none;
white-space: nowrap;
}

ul#navlist li
{
	float: left;
	font-family: "Arial Rounded MT Bold";
	font-size: 0.7em;
	font-weight: normal;
	background-image: url(Weddingwishesofworksop_images/Buttons/i.jpg);
	height: 35px;
	line-height: 3em;
	color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	font-style: italic;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

#navlist a, #navlist a:link
{
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 9px;
	padding-bottom: 4px;
	margin: 0;
	padding-left: 10px;
}

ul#navlist li#active
{
	color: #CCCCCC;
}

#navlist a:hover
{
	color: #B48521;
	background-image: url(Weddingwishesofworksop_images/Buttons/i.jpg);
	background-repeat: no-repeat;
}
