/* Styles for Weddings */
body {
	background: #dde5ef url(../images/weddings/bg.jpg) no-repeat top left;
}

h2 {
color: #052b6e;
}

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

a:hover {
color: #866b3c;
}

#contentwrapper {
	background-color: #f1f5fa;
}

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

#switch {
	background: transparent url(../images/weddings/switch_events.gif) no-repeat;
	left: 612px;
}

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

#subnav_links {
background-color: #f1f5fa;
}

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

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