body {
	margin: 10px;
	padding: 0px;
	clear: both;
	background-image: url(../img/template/sitebkgrnd.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #0066CC;
}
#pageContainer {
	text-align: center;
	margin: auto;
	clear: both;
	width: 100%;
	padding: 0px;
}
#pageWidth {
	width: 800px;
	margin: auto;
	padding: 0px;
	clear: both;
}
#headerArea {
	background-image: url(../img/template/headerbkgrnd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 110px;
	width: 800px;
	vertical-align: bottom;
	margin: auto;
	border: 1px solid #FFFFFF;
}
#headerArea #emailEnvelope {
	float: right;
	height: 27px;
	width: 42px;
	clear: both;
	margin: 8px 6px auto auto;
}

#headerArea #headerTelEmail {
	width: 215px;
	float: right;
	text-align: left;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
#headerArea #headerTelEmail a {
	text-decoration: none;
	font-size: small;
	color: #000000;
}
#menuBar {
	width: 800px;
	clear: both;
	float: left;
	margin: 4px auto;
	height: 15px;
	background-image: url(../img/template/menubkgrnd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #C6C6C6;
	border: 1px solid #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}

#mainArea {
	width: 800px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
	float: left;
	clear: both;
	border: 1px solid #FFFFFF;
	text-align: left;
	background-color: #002A54;
	background-image: url(../img/template/contentbkgrnd.jpg);
	background-repeat: repeat-x;
	background-position: center top;

}
#mainArea #leftArea {
	width: 180px;
	float: left;
	text-align: left;
	margin: auto;
	clear: left;
	padding-bottom: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#leftArea #leftCorporate {
	background-image: url(../img/template/corporate.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 229px;
	width: 180px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: auto;
	clear: both;
	float: left;
}
#leftArea #leftWedding {
	background-image: url(../img/template/weddings.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 230px;
	width: 180px;
	margin: auto;
	clear: both;
	float: left;
}
#leftBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 170px 6px 6px;
}
#leftBox a {
	text-decoration: none;
	color: #000000;
}
#leftArea #creditCards {
	margin: 0px 0px 10px;
	text-align: center;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#promoArea {
	background-repeat: no-repeat;
	background-position: center center;
	height: 229px;
	width: 619px;
	float: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #002953;
	text-align: center;
	vertical-align: middle;
}
#rightAreaLower {
	float: right;
	width: 619px;
	clear: right;
}
#MainContent {
	float: left;
	width: 398px;
	margin: auto;
	padding: 20px;
}
#MainContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
}
#MainContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
#rightColumn {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	width: 180px;
	float: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#rightColumn #testimonialRight {
	background-color: #CCCCCC;
	padding: 15px 15px 20px;
	width: 150px;
	float: right;
	margin: auto;
	clear: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}





#spacer {
	width: 100%;
	height: 0px;
}
#footerArea {
	background-color: #CBCBCB;
	background-image: url(../img/template/menubkgrnd.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	float: left;
	height: 16px;
	width: 792px;
	margin-top: 4px;
	padding: 4px;
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#MainContent li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
#MainContent a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	font-size: small;
}

.galleryCell {
	background-color: #004A91;
	border: 1px solid #0061C2;
}

