#nav {
	height: 30px;
	width: 475px;
	margin-top: 8px;
	float: right;
	margin-right: 0px;
	background-color: #333;
	color: #FFF;
}
#nav ul
{
	padding-left: 0;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-right: 0px;
	margin: 0px;
	width: 450px;
	letter-spacing: 0.02em;
	padding-top: 5px;
	padding-bottom: 5px;
}

#nav ul li {
	display: inline;
	color: #FFF;
}

#nav ul li a
{
	padding: 0.3em 1em;
	color: #FFF;
	text-decoration: none;
	float: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C15E25;
}

#nav ul li a:hover
{
	color: #CCC;
}
#wrapper_services #services_nav img {
}
.ending {
	color: #333;
	line-height: 150%;
	letter-spacing: -0.02em;
	padding: 10px;
	text-align: center;
	margin: 25px;
	border: medium dotted #EEB702;
	background: url(images/specialevents_green.jpg);
}
#weddings_right h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #872F00;
	text-align: center;
	line-height: 120%;
	font-size: 130%;
}
#wrapper_weddings #weddings_content #btm {
	height: 180px;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
