#maincontenthome {
	clear: both;
	float: none;
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 10px;
}
.bodytext {
	clear: left;
	float: left;
	height: auto;
	width: 385px;
	text-align: left;
	padding-right: 25px;
	margin-right: 5px;
	margin-left: 10px;
	background-image: url(images/bodytextbg.png);
	background-repeat: repeat;
	margin-top: 0px;
	padding-left: 25px;
	margin-bottom: 10px;
}
.bodytextRight {
	clear: right;
	float: right;
	height: auto;
	width: 385px;
	text-align: left;
	padding-right: 25px;
	padding-left: 25px;
	margin-left: 10px;
	background-image: url(images/bodytextbg.png);
	background-repeat: repeat;
	margin-top: 0px;
	padding-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
}
.bodytextHeaderRight {
	clear: none;
	float: right;
	height: auto;
	width: 385px;
	text-align: left;
	padding-right: 25px;
	padding-bottom: 8px;
	padding-left: 25px;
	margin-left: 10px;
	background-image: url(images/Titles.png);
	background-repeat: repeat-x;
	margin-top: 0px;
	padding-top: 7px;
	margin-right: 5px;
	font-size: 24px;
	font-weight: bold;
}
.bodytextHeaderLeft {
	clear: none;
	float: left;
	height: auto;
	width: 385px;
	text-align: left;
	padding-right: 25px;
	padding-bottom: 8px;
	margin-right: 5px;
	margin-left: 10px;
	background-image: url(images/Titles.png);
	background-repeat: repeat-x;
	margin-top: 0px;
	padding-left: 25px;
	font-size: 24px;
	padding-top: 7px;
	font-weight: bold;
}
.bodyimageLeft {
	clear: left;
	float: left;
	height: auto;
	width: 385px;
	text-align: left;
	padding-right: 25px;
	padding-bottom: 25px;
	margin-right: 5px;
	margin-left: 10px;
	margin-top: 0px;
	padding-left: 25px;
}
.bodyimagetRight {
	clear: right;
	float: right;
	height: auto;
	width: 385px;
	text-align: left;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	margin-left: 10px;
	margin-top: 0px;
	padding-top: 0px;
	margin-right: 5px;
}
.pageHead {
	clear: both;
	float: none;
	margin-right: auto;
	margin-left: auto;
	font-size: 48px;
	text-align: left;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	margin-bottom: 20px;
	padding-left: 10px;
	font-style: normal;
	height: 40px;
}


.imagestag {
	clear: none;
	float: left;
}

#headertop {
	height: 250px;
	width: 1024px;
	clear: none;
	float: none;
}
#navigation {
	width: 1024px;
	height: 40px;
	padding-top: 2px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
}
#bodycontent {
	height: auto;
	width: 1024px;
	background-image: url(images/mainBg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	clear: right;
	float: left;
	text-align: center;
}
#footercontent {
	height: 100px;
	width: 1024px;
	background-image: url(images/footerBg.png);
	background-repeat: repeat-x;
	clear: both;
	float: left;
}
#footercontent ul {
	list-style-type: none;
	text-decoration: none;
	display: block;
	width: 900px;
	margin-left: 30px;
	height: 50px;
	margin-right: 30px;
	position: relative;
	margin-top: 30px;
}
#footercontent li {
	float: left;
	list-style-type: none;
	text-decoration: none;
	display: block;
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 10px;
	line-height: 16px;
}


#navigation ul {
	display: block;
	list-style-type: none;
	text-align: left;
	width: 900px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
.bluetext {
	color: #06F;
}

#navigation li {
	display: inline;
	list-style-type: none;
	margin-right: 15px;
	text-decoration: none;
	margin-left: 12px;
	font-size: 12px;
	float: left;
}
#navigation a:link , a:visited, a:active{
	float: none;
	clear: none;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
}
#navigation a:hover {
	float: none;
	clear: none;
	font-weight: bold;
	text-decoration: underline;
	font-size: 13px;
	color: #06F;
}
.bodybg {
	background-image: url(images/bodytextbg.png);
	background-repeat: no-repeat;
	height: auto;
	width: 425px;
}
a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
	font-style: italic;
}
.widePicture {
	clear: both;
	float: none;
	width: 900px;
	height: auto;
}
#bodycontentwed {
	height: auto;
	width: 1024px;
	background-image: url(images/BGWeddings.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	clear: right;
	float: left;
	text-align: center;
}
.pageHeadwed {
	clear: both;
	float: none;
	margin-right: auto;
	margin-left: auto;
	font-size: 48px;
	text-align: left;
	font-weight: bold;
	color: #900;
	text-transform: uppercase;
	margin-bottom: 20px;
	padding-left: 10px;
	font-style: normal;
	height: 40px;
}
.palebluetext {
	color: #69F;
}
#TesBlack {
	background-image: url(images/bodytextbg.png);
	width: 778px;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
	text-decoration: none;
	padding-right: 30px;
	padding-left: 30px;
	clear: both;
	float: none;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
}
#TesBlackleft {
	background-image: url(images/bodytextbg.png);
	width: 389px;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
	text-decoration: none;
	clear: none;
	float: left;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
#TesBlackright {
	background-image: url(images/bodytextbg.png);
	width: 389px;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
	text-decoration: none;
	clear: none;
	float: right;
	height: auto;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

#TesBlue {
	background-image: url(images/Titles.png);
	width: 778px;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 30px;
	text-decoration: none;
	padding-right: 30px;
	padding-left: 30px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 40px;
	padding-top: 2px;
	padding-bottom: 2px;
	clear: both;
	float: none;
	height: auto;
}
#TesBlueleft {
	background-image: url(images/Titles.png);
	width: 389px;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 30px;
	text-decoration: none;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 40px;
	padding-top: 2px;
	padding-bottom: 2px;
	clear: none;
	float: left;
	height: auto;
	padding-right: 20px;
	padding-left: 20px;
}
#topplacer {
	height: 410px;
	width: auto;
	padding-right: 30px;
	padding-left: 30px;
}



#footercontent a:link a:visited a:active {
	text-decoration: none;
	color: #FFF;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#maincontenthome .bodytext a {
	clear: both;
	float: none;
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 10px;
	text-decoration: none;
	color: #09F;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footercontent img {
	float: left;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.GalleryHeader {
	clear: right;
	float: left;
	height: auto;
	width: 850px;
	text-align: left;
	padding-right: 25px;
	padding-bottom: 8px;
	padding-left: 25px;
	margin-left: 0px;
	background-image: url(images/Titles.png);
	background-repeat: repeat-x;
	margin-top: 0px;
	padding-top: 7px;
	margin-right: 0px;
	font-size: 24px;
	font-weight: bold;
}
.Galleryimages {
	clear: right;
	float: left;
	height: auto;
	width: 850px;
	text-align: left;
	padding-right: 25px;
	padding-bottom: 8px;
	padding-left: 25px;
	margin-left: 0px;
	background-image: url(images/bodytextbg.png);
	background-repeat: repeat;
	margin-top: 0px;
	padding-top: 7px;
	margin-right: 0px;
	margin-bottom: 20px;
}
.Galleryimages img {
	clear: none;
	float: left;
	text-align: left;
	background-image: url(images/bodytextbg.png);
	background-repeat: repeat-x;
	margin-right: 23px;
	margin-bottom: 20px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
