p {
	margin: 1em 0;
}

a:link, a:visited {
	color: #fff;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

html {
	font-size: 62.5%;
}

body {
	width: 720px;
	margin: 48px auto 100px;
	color: #fff;
	font-family: Tahoma, Helvetica, Verdana, Arial, sans-serif;
	background-color: #3f2a25;
	font-size: 1.2em;
	line-height: 1.6em;
	text-align: center;
}

img#logo {
	margin: 0 auto;
	display: block;
	clear: both;
}

div#footer {
	text-align: center;
	clear: both;
	padding: 1px 0;
}


ul#nav {
	margin: 10px 0 0 32px;
	float: left;
}

ul#nav li {
	display: block;
	float: left;
	position: relative;
}

ul#nav li a {
	display: block;
	height: 35px;
}

#n_home a:link, #n_home a:visited {
	background: #3f2a25 url(../Images/navigation.png) no-repeat 0 0;
	width: 90px;
}

#n_home a:hover, #n_home a:active {
	background: #3f2a25 url(../Images/navigation.png) no-repeat 0 -35px;
}

#n_bouquets a:link, #n_bouquets a:visited {
	background: #3f2a25 url(../Images/navigation.png) no-repeat -95px 0px;
	width: 115px;
}

#n_bouquets a:hover, #n_bouquets a:active {
	background: #3f2a25 url(../Images/navigation.png) no-repeat -95px -35px;
}

#n_receptions a:link, #n_receptions a:visited {
	background: #3f2a25 url(../Images/navigation.png) no-repeat -215px 0px;
	width: 135px;
}

#n_receptions a:hover, #n_receptions a:active {
	background: #3f2a25 url(../Images/navigation.png) no-repeat -215px -35px;
}

#n_ceremonies a:link, #n_ceremonies a:visited {
	background: #3f2a25 url(../Images/navigation.png) no-repeat -360px 0px;
	width: 135px;
}

#n_ceremonies a:hover, #n_ceremonies a:active {
	background: #3f2a25 url(../Images/navigation.png) no-repeat -360px -35px;
}

#n_media a:link, #n_media a:visited {
	background: #3f2a25 url(../Images/navigation.png) no-repeat -505px 0px;
	width: 80px;
}

#n_media a:hover, #n_media a:active {
	background: #3f2a25 url(../Images/navigation.png) no-repeat -505px -35px;
}

#n_about a:link, #n_about a:visited {
	background: #3f2a25 url(../Images/navigation.png) no-repeat -600px 0px;
	width: 100px;
}

#n_about a:hover, #n_about a:active {
	background: #3f2a25 url(../Images/navigation.png) no-repeat -600px -35px;
}

#nav span{
	text-indent: -3000px;
}

#about #sidebar {
	float: left;
	width: 150px;
	text-align: center;
	margin-right: 5px;
	border-right: 1px solid;
}

#about #sidebar img{
	margin-bottom: 10px;
	vertical-align: middle;
}

#about #sidebar img.last
{
	margin-bottom: 0;
}

#about #text {
	text-align: left;
	
	float: left;
	width: 500px;
	padding: 0 0 0 1em;
}

#about #text p {
	margin-top: 0;
	margin-bottom: 2em;
	line-height: 1.6em;
	font-size: 1.2em;
	
}

#about #header {
	height: 30px;
	position: relative;
	}
#about #header span {
	background: url(../Images/navigation.png) no-repeat -605px 0;
	position: absolute;
	width: 95px;
	height: 100%;
	}
	

#media #photos {
	margin-bottom: 40px;
}	
	
#media #thumbs {
	width: 600px;
	margin: auto;
	text-align: left;
}

#media #thumbs a {
	margin: 0;
	padding: 0;

}

#media #thumbs img {
	border: 1px solid #000;
	padding: 2px;
}