body {
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #584D56;
	margin: 0px;
	padding: 0px;
	background-color: #E6FBFF;
}
/* CSS Document */

#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding: 4px;
	border: 4px solid #637C4B;
	background-color: #FFFFFF;
}

#contentWrapper {
	background: #FFFFFF;
	border: 1px solid #000000;
}


#divContent {
	margin-left: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-right: 30px;
}


#footer {
	text-align: right;
	background: url(images/footer.jpg);
	height: 21px;
	padding-top: 10px;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	margin-right: 10px;
	margin-left: 10px;
}

h1 {
	font-family: Lora, "Times New Roman", serif;
	font-size: 24px;
	font-weight: bold;
	color: #457446;
}



#footer #caption {
	font-size: 9px;
	margin-right: 5px;
}
#footer #caption a {
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #748662;
}
#caption {
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #748662;
}

#topNav {
	background: url(images/topNav.jpg) no-repeat;
	height: 24px;
}
#caption a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CDE0FB;
}
#footer a:hover {
	text-decoration: underline;
}

a:link, a:active, a:visited {
	font-weight: bold;
	color: #17478A;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.imageLeft {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.imageRight {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

.imageLeftBordered {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
	/* [disabled]-webkit-box-shadow: 0px 0px 10px 0px #000; */
	/* [disabled]-moz-box-shadow: 0px 0px 10px 0px #000; */
	/* [disabled]box-shadow: 0px 0px 10px 0px #000; */
	border: 3px solid #0D4F7A;
}

.imageRightBordered{
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
	/* [disabled]-webkit-box-shadow: 0px 0px 10px 0px #000; */
	/* [disabled]-moz-box-shadow: 0px 0px 10px 0px #000; */
	/* [disabled]box-shadow: 0px 0px 10px 0px #000; */
	border: 4px solid #0D4F7A;
}

img.centerBordered {
	display: block;
	margin-right: auto;
	margin-left: auto;
	/* [disabled]-webkit-box-shadow: 0px 0px 10px 0px #000; */
	/* [disabled]-moz-box-shadow: 0px 0px 10px 0px #000; */
	/* [disabled]box-shadow: 0px 0px 10px 0px #000; */
	clear: both;
	border: 4px solid #0D4F7A;
}
.bordered {
	border: 4px solid #0D4F7A;
}
img.center {
	display: block;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

.imageLeft p, .imageRight p {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-size: 11px;
	font-style: italic;
}
.imageLeft img, .imageRight img{
	display: block;
	margin: 0px;
	padding: 0px;
	float: none;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

//for large shadow all around box, border, not floated
.shadowbox {
	-moz-box-shadow: 0px 0px 13px #000;
	-webkit-box-shadow: 0px 0px 13px #000;
	box-shadow: 0px 0px 13px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";


	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');


}
h2 {
	font-size: 16px;
	color: #0D4F7A;
}
h3 {
	font-size: 14px;
	color: #0D4F7A;
}

.submit {
	font-weight: bold;
	color: #FFFFFF;
	background: #375519;
	border: 2px solid #0D4F7A;
	font-size: 14px !important;
}
#home1 {
	position: absolute;
	left: 570px;
	top: 14px;
}
#home2 {
	position: absolute;
	left: 141px;
	top: 107px;
}
#home3 {
	position: absolute;
	left: 340px;
	top: 21px;
}
#home4 {
	position: absolute;
	left: 51px;
	top: 16px;
}
#home5 {
	position: absolute;
	left: 89px;
	top: 56px;
}
#home6 {
	position: absolute;
	left: 72px;
	top: 14px;
}
#slideshow {
	position: relative;
}
#slideshowHolder {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#divGalleries {
	float: left;
	width: 150px;
}
#divPhotos {
	float: right;
	width: 700px;
}
