body {
	background-color: #F3F3F3;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 100%;
	color: #333;
	background-image: url(../site-images/sheerbg.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	background-color: #FFF;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-bottom: 50px;
}
#header {
	float: left;
	height: 74px;
	width: 900px;
	position: relative;
	top: 0px;
	left: 0px;
}
#header img {
	float: left;
}
#header p {
	float: right;
	clear: right;
	margin: 0px;
	font-size: 80%;
	color: #999;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#header p a {
	color: #999;
	text-decoration: none;
}
#header p a:hover {
	text-decoration: underline;
}

#banner {
	height: 300px;
	width: 900px;
	position: relative;
	margin: 0px;
	padding: 0px;
	float: left;
}
#banner img {
	float: left;
	height: 300px;
	width: 900px;
}

#navigation {
	width: 150px;
	position: relative;
	height: 300px;
	top: -300px;
	padding: 0px;
	float: left;
	left: 20px;
	margin: 0px;
}


#imageLinks {
	width: 200px;
	margin-top: 10px;
	margin-bottom: 20px;
	float: left;
	padding: 0px;
}
.imageLink {
	text-align: center;
	margin-bottom: 40px;
}




#ContentWrapper {
	font-size: 80%;
	line-height: 1.5em;
	width: 480px;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 10px;
}
#ContentWrapper h1 {
	font-weight: normal;
	font-size: 190%;
	line-height: 1em;
}
#ContentWrapper h2 {
	font-weight: normal;
	font-size: 140%;
	line-height: 1em;
}
.gallerytn {
	height: 150px;
	width: 100px;
	margin-right: 15px;
	margin-bottom: 15px;
	border: 1px solid #CCC;
}
.package {
	width: 480px;
	margin-top: 10px;
	font-size: 100%;
	clear: left;
	float: left;
}
.package img {
	float: left;
	margin-right: 10px;
}
#ContentWrapper .package h1 {
	color: #999999;
	font-size: 170%;
	margin: 0px;
	padding: 0px;
}
#ContentWrapper .package p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#RecentWeddings {
	width: 170px;
	float: right;
	padding: 5px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#RecentWeddings p {
	margin: 0px;
	padding: 0px;
}
#RecentWeddings .title {
	padding: 0px;
	margin: 0px;
	color: #666;
}
#RecentWeddings p a {
	text-decoration: none;
	color: #999;
	margin: 0px;
	line-height: 1.5em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#RecentWeddings p a:hover {
	text-decoration: none;
	color: #666;
	margin: 0px;
	line-height: 1.5em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.seperator {
	clear: both;
}
#footer {
	width: 890px;
	text-align: center;
	color: #999;
	font-size: 70%;
	padding: 5px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#footer p {
	padding: 0px;
	margin: 0px;
}

