body {
	margin: 0px;
	background: url(images/bg.gif) no-repeat scroll 100% 100%;
}
#wrapper{
	width:  800px;
	margin: 0 auto;
}
#header{
	width: 100%;
}



#bodyarea{
	min-height: 400px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 20px;
}
#bodyarea p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: justify;
}
#bodyarea a {
	color: maroon;
}
#bodyarea h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	font-style: italic;
	font-weight: bold;
}
#bodyarea #startphoto{
	float: left;
	margin-right: 40px;
	margin-left: 10px;
	height: 360px;
}

#footer {
	margin-top: 15px;
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}

.clearleft {
	clear: both;
}

#nextPage p {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}

#bodyarea h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	font-style: italic;
	font-weight: bold;
	margin-left: 20px;
}

.albums p {
	text-align: left;
}

.floatLeft {
	width: 350px;
	float: left;
}

.none {
	width: 350px;
}

#LocationGalleryLink p {
	font-size: 18px;
	text-align: center;
}

/* @group WeddingFayres */
	#weddingFayres table{
		border: 1px solid gray;
	}
	#weddingFayres td{
		border-top: 1px solid gray;
	
	}
	#weddingFayres .header{
		background-color: #ad130f;
		color: #fff;
		font-size: 14px;
		font-weight: bold;
		font-style: italic;
		height: 30px;
		border: 1px solid gray;
		text-align: center;
	}
	#weddingFayres .area{
		width: 100px;
		padding: 0 5px 5px;
	}
	#weddingFayres .date{
		width: 150px;
		padding: 0 5px 5px;
	}
	#weddingFayres .location{
		width: 300px;
		padding: 0 5px 5px;
	}
	#weddingFayres .cost{
		width: 80px;
		text-align: center;
		padding: 0 5px 5px;
	}
	#weddingFayres .directions{
		width: 100px;
		text-align: center;
		padding: 0 5px 5px;
	}
	#weddingFayres .contact{
		width: 100px;
		padding: 0 5px 5px;
	}
/* @end */