body {
	font-family: Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 15px;
	background-color: #DCDCB8;
	text-align: justify;
}

html, body, h1, h2, h3, h4, h5, h6, form, fieldset, leftnav, maintext {
	margin: 0;
	padding: 0;
	border: 0;
}


#mainText {
	font-family: Georgia, "Times New Roman", Times, serif;
	height: auto;
	width: 490px;
	top: 0px;
	position: relative;
	margin: 0px;
	left: 0px;
}
#textContainer {
	padding: 5px;
	width: 490px;
}


#mainBanner {
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 335px;
	width: 400px;
	top: 0px;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 10px;
	float: left;
}
a {
	color: #663300;
	font-size: small;
	text-decoration: underline;
}

a:hover{
	background-color: #DCDCB8;
}

.leftMenu {
	padding-top: 5px;
	padding-left: 5px;
	text-align: right;
	padding-right: 5px;
}

h1 {
	font-size: large;
	color: #663300;
	background-color: #CCCC99;
	height: 30px;
	width: 400px;
	text-align: left;
	vertical-align: middle;
	text-indent: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.headShot {
	border: 1px solid #000000;
}

#footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	height: 140px;
	padding-left: 10px;
}
#newsBlock {

	background-repeat: no-repeat;
	height: auto;
}

.pictureLeft {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 5px;
	float: left;
}
.pictureCenter {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.pictureRight {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 5px;
	float: right;
}
.newsPictureText {
	text-align: left;
}
.newsPictureBox {
	border: 1px solid #DCDCB8;
}

.newsPicture {
	padding-right: 5px;
}
#mainTextWithBackground {
	font-family: Georgia, "Times New Roman", Times, serif;
	height: auto;
	width: 600px;
	top: 0px;
	position: relative;
	margin: 0px;
	left: 0px;
	background-image: url(../images/newsBannerPage2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#moreNews {
	font-size: small;
	background-color: #CCCCCC;
	border: medium solid #DCDCB8;
	text-indent: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 0px;
}
h2 {
	font-size: large;
	color: #663300;
	background-color: #CCCC99;
	height: 25px;
	width: 460px;
	text-align: center;
	vertical-align: top;
	text-indent: 5px;
	padding: 0px;
	margin-left: 0px;
}
h3 {
	text-align: center;
}

#contact {
	font-size: x-small;
	padding-top: 14px;
	padding-left: 400px;
}

#contact a {
	font-size: x-small;
}
.news {
	text-align: left;
}

.photo-left {
	float: left;
	margin-right: 10px;
	border: thin solid #346702;
	margin-bottom: 5px;
	margin-left: 5px;
}

.photo-right {
	float: right;
	margin-right: 10px;
	border: thin solid #346702;
	margin-bottom: 5px;
	margin-left: 5px;
}

.photo-center {
	border: thin solid #346702;
	margin-left:  75px;
}
