@charset "utf-8";
body {
	margin-left: auto;
	margin-right: auto;
	background-color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}



form {
	background-color: #FFEBD7;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: medium solid #FFC9E8;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.newsbox {
	width: 520px;
	margin-left: 215px;
}

h5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#container  {
	width: 950px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #FFFFFF; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header  {
	background-color: #643704;
	border: medium none #F8D0B5;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 0;
}

#mainContent  {
	background: #FFFFFF;
	border: medium none #643704;
	height: auto;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	overflow: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

#footer  {
	padding: 0 10px;
	background-color: #643704;
}
#footer  p  {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

#navbox1 {
	float: left;
	height: auto;
	width: 300px;
}
#textcontainer     {
	border: medium solid #FFC9E8;
	float: right;
	height: 400px;
	width: 525px;
	overflow: auto;
	background-color: #FFEBD7;
	text-align: center;
	vertical-align: middle;
	margin-top: 2%;
	margin-right: auto;
	margin-bottom: 0%;
	margin-left: auto;
	padding-top: 2%;
	padding-right: 4px;
	padding-left: 4px;
}
#photobox {
	margin: auto;
	height: 400px;
}
#quotebox {
	height: auto;
	width: 300px;
	background-color: #FFEBD7;
	text-align: center;
	padding: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #643704;
	float: none;
	border: medium solid #FFC9E8;
	clear: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.leftbox {
	float: left;
	margin-left: 25px;
}
.contactusform {
	margin: auto;
	clear: both;
}

.rightbox {
	float: right;
	margin-right: 25px;
}
.imageboxstyle {
	float: right;
	height: auto;
	width: auto;
	text-align: center;
	font-size: small;
	clear: left;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 10px;
	border: 2px solid #000000;
}
.emailannouncementsform {
	margin: auto;
	width: auto;
	float: left;
	clear: right;
}
.logolinkstyle {
	color: #336666;

}



.style1 {
	font-size: small;
	color: #333333;
	font-weight: bold;
}
.style2 {
	font-size: 10pt
}
.style3 {color: #F3CCB1}
.style4 {color: #FCB8EA}
.style5 {
	font-style: italic;
}
.style6 {color: #FF0000}
.style7 {color: #CCCCCC}
.style8 {color: #FFFFFF}
.topmenu {
	background-color: #FFC9E8;
}
.flushleftbox {
	float: left;
	clear: both;
}
