/* Masthead */
.masthead {
	height: 182px;
	background-image: url(../images/header_bkgrd.jpg);
	background-repeat: repeat-y;
}

/* center column */
.centerColumn {
	float: right;
	padding-top: 35px;
	margin-top: 0px;
	background-image: url(../images/bkgrd_bluefade.jpg);
	background-repeat: no-repeat;
	height: 640px;
	width: 160px;
}

.leftColumn img { border: 2px solid #FFFFFF }

.leftColumn .title img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: none;
}


/* left column */
.leftColumn {
	width: 640px;
	padding-top: 30px;
	padding-right: 100px;
	padding-bottom: 0;
	padding-left: 85px;
}

.date-header {
	width: 640px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.post {
	width: 640px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.post-title {
	width: 640px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.post-body {
	width: 640px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.post-footer {
	width: 640px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.comments {
	width: 640px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.leftColumn ul li li { font-size: 0.85em; list-style: circle; }
.leftColumn ul li li li { font-size: 0.85em; list-style: disc; }

.leftColumn table ul li { font-size: 0.85em; margin-bottom: 10px; }

.resource1 {
	vertical-align: top;
	text-align: left;
	padding-bottom: 10px;
	line-height: 140%;
	width: 540px;
}
.resource2 {
	vertical-align: top;
	padding-left: 15px;
	text-align: right;
	padding-bottom: 20px;
	width: 100px;
}
.gallery {
	font-size: 0.9em;
	vertical-align: top;
	padding-right: 25px;
	text-align: left;
	padding-bottom: 0px;
	line-height: 120%;
}
.gallery img {
	margin-bottom: 20px;
}

.thankyou img {
	border: 0px solid #000000;
}
.contact1 {
	vertical-align: middle;
	padding-top: 8px;
	text-align: left;
	padding-bottom: 8px;
	width: 105px;
}
.contact2 {
	vertical-align: middle;
	padding-top: 8px;
	text-align: left;
	padding-bottom: 8px;
	width: 185px;
}
.leftColumn table.formatData { border-collapse: collapse; border: 1px solid #000; margin-bottom: 15px; }
.leftColumnn table.formatData th { background-color: #158C70; color: #FFF; text-align: center; padding: 4px; vertical-align: center; }
.leftColumn table.formatData td { padding: 4px 8px; border: 1px solid #000; border-width: 1px 0; vertical-align: center; }
.leftColumn table.formatData td h4 { font-size: 1.0em; }
.leftColumn table.formatData td p { margin: 0; font-size: 1.0em; }

ul.sitemap, ul.sitemap li ul, .centerColumn ul.sitemap li ul li ul { margin-top: 0; margin-bottom: 0; }