/* Styles for Events */
body {
	background: #e8e3db url(../images/events/bg.jpg) no-repeat top left;
}

h2 {
color: #866b3c;
}

a:link, a:visited {
color: #052b6e;
}

a:hover {
color: #866b3c;
}

#contentwrapper {
	background-color: #e5e0d7;
}

#container {
	border-top: 1px solid #b19e7e;
}

#switch {
	background: transparent url(../images/events/switch_weddings.gif) no-repeat;
	left: 596px;
}

#switch a {
display: block;
font: 1px/1px Arial, sans-serif;
color: #b19e7e;
width: 169px;
height: 22px;
text-align: center;
}

#subnav_links {
background-color: #e5e0d7;
}

.blt {
padding: 0;
margin-left: 30px;
margin-top: 0;
list-style-image: url(../images/events/bullet.gif);
}

#nav a{
	display: block;
	font: 1px/1px Trebuchet MS, sans-serif;
	height: 42px;
	text-decoration: none;
	color: #FFFFFF;
	float: left;
}
#nav a:hover{
	color: #FFFFFF;
}

#nav a:link.home, #nav a:visited.home {
	width: 48px;
}
#nav a:hover.home, #nav #on.home {
	width: 48px;
}

#nav a:link.facilities, #nav a:visited.facilities {
	width: 80px;
}
#nav a:hover.facilities, #nav #on.facilities {
	width: 80px;
}

#nav a:link.events, #nav a:visited.events {
	width: 64px;
}
#nav a:hover.events, #nav #on.events {
	width: 64px;
}

#nav a:link.gallery, #nav a:visited.gallery {
	width: 73px;
}
#nav a:hover.gallery, #nav #on.gallery {
	width: 73px;
}

#nav a:link.testimonials, #nav a:visited.testimonials {
	width: 106px;
}
#nav a:hover.testimonials, #nav #on.testimonials  {
	width: 106px;
}

#nav a:link.estate, #nav a:visited.estate {
	width: 149px;
}
#nav a:hover.estate, #nav #on.estate {
	width: 149px;
}

#nav a:link.contact, #nav a:visited.contact {
	width: 79px;
}
#nav a:hover.contact, #nav #on.contact {
	width: 79px;
}
#nav a:link.questions, #nav a:visited.questions {
	width: 147px;
}
#nav a:hover.questions, #nav #on.questions {
	width: 147px;
}