body {
	margin: 0px;
	padding: 10px 0px 0px;
	background-color: #FFFFFF;
}
.header {
	padding-bottom: 10px;
}
#content {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#content a {
	color: #006699;
	text-decoration: underline;
}
#content a:hover {
	text-decoration: none;
}
#content td {
	color: #000000;
	font-size: 11px;

}
h1, h2, h3, h4, h5, h6 {
	color: black;
	background: none;
	font-weight: normal;
	margin: 0;
	padding-top: 0.5em;
	padding-bottom: 0.17em;
	border-bottom: 1px solid #aaa;
}
#content h1, h1 { font-size: 188%; margin-bottom: .6em; }
#content h2 { font-size: 150%; margin-bottom: .6em; }
#content h3, h4, h5, h6 {
	border-bottom: none;
	font-weight: bold;
}
#content h3 { font-size: 132%; margin-bottom: .3em; }
#content h4 { font-size: 116%; margin-bottom: .3em; }
#content h5 { font-size: 100%; margin-bottom: .3em; }
#content h6 { font-size: 80%;  }
.subnav-layer {
	position: absolute;
	z-index: 100;
	width: 200px;
	height: 200px;
	top: 125px;
	background-color: #333333;
	border-top: 1px none #CC0000;
	border-right: 1px solid #CC0000;
	border-bottom: 1px solid #CC0000;
	border-left: 1px solid #CC0000;
	overflow: visible;
}
#sidebar {
	padding-top: 20px;

}
.nav_section {
	font-family: "Trebuchet MS", Arial, sans-serif;
	background-image: url(../images/nav_bg.gif);
	height: 170px;
	width: 250px;
}
.nav_section .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 17px 0px 10px 15px;
}
.nav_section .title a {
	color: #FFFFFF;
	text-decoration: none;
}
.nav_section .sublinks {
	overflow: auto;
	margin-right: 15px;
	margin-left: 15px;
	height: 100px;
}
.nav_section .sublinks a {
	display: block;
	padding-top: 3px;
	font-size: 11px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
}
.nav_section .sublinks a:hover {
	text-decoration: underline;
}
.content-area {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

}
.rightcol {
	color: #000000;
	margin-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}
.rightcol a {
	font-size: 11px;
	color: #CC0000;
	text-decoration: underline;
}
.rightcol a:hover {
	text-decoration: none;
}
.page_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#content_table {

}
.date {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.splash-content-box {
}
.splash-content-box h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	padding-top: 18px;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	border: none;

}
.content_photo {
	border: 1px solid #999999;
	width: 200px;
	margin: 10px;


}
.photo-cell {
	background-color: #FFFFCC;
}
.border-bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.contact-form {
	margin: 15px auto;
	border: 1px none #000000;
	clear: both;
	padding: 10px;
	color: #FFFFFF;

}
.header-bar {
	background-image: url(../images/headerbarbg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 43px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;

}
.header-bar div {
	text-align: center;
	padding-top: 16px;

}
.header-bar div a {
	color: white;
}
.content-photo-table {
	float: right;
	width: 200px;
	clear: both;
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
	margin-left: 15px;
	background-color: #FFFFFF;

}
.photo-caption {
	font-size: 10px;
	color: #999999;
	padding-left: 10px;
	padding-bottom: 10px;

}
.large-content-photo-table {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;

}
.large_content_photo {
	border: 1px solid #999999;
	margin: 10px;
}
.rc {
	background-image: url(../images/rc.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 11px;
}
.tl {
	background-position: left top;
}
.tr {
	background-position: right top;
}
.bl {
	background-position: left bottom;
}
.br {
	background-position: right bottom;
}
.rc-top-border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.rc-left-border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.rc-right-border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.rc-bottom-border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.contact-form-bg {
	background-image: url(../images/contact_form_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	
}
.contact-form-bg td {
	color: #FFFFFF;
}.feature_photo {
	width: 200px;
	border: 1px solid #CCCCCC;
}
.post_content_link {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.post_content_link a {
	color: #666666;
	text-decoration: underline;
}
.post_content_link a:hover {
	text-decoration: none;
}
.attached_files {
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
