@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 110%;
}
body {
	background-color: #B39234;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 120%;
}
#containerBox {
	height: 100%;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#bottomBar {
	background-color: #582938;
	height: 15px;
	width: 100%;
}
#topBar {
	background-color: #582938;
	height: 30px;
	width: 100%;
}
#header {
	background-image: url(images/header_spacer.gif);
	background-repeat: repeat-x;
	height: 151px;
	width: 850px;
}
#flashBox {
	background-image: url(images/flash_background.jpg);
	height: 305px;
	width: 850px;
	background-repeat: repeat-x;
	text-align: center;
}
#theCurve {
	background-image: url(images/curve.gif);
	height: 41px;
	width: 850px;
}
#homeContent {
	background-image: url(images/background_green.jpg);
	padding: 20px;
	height: auto;
	width: 810px;
}
#footerBox {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(images/footer_curve.gif);
	text-align: center;
	height: 37px;
	width: 850px;
	vertical-align: middle;
	line-height: normal;
	background-position: center top;
	background-repeat: no-repeat;
}
.footer {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #FFF;
}
.footer a:visited{
	color: #FFF;
}
.footer a:link{
	color: #FFF;
}
.footer a:active{
	color: #FFF;
}
.footer a:hover{
	color: #FFF;
	text-decoration:underline;
}

.copyright {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-align: center;
	line-height: 100%;
}
#navBar {
	height: 28px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#homeTextboxTop {
	background-image: url(images/home_textbox_top.jpg);
	height: 33px;
	width: 500px;
}
#homeTextboxBottom {
	background-image: url(images/home_textbox_bottom.jpg);
	height: 34px;
	width: 500px;
}
#homeTextboxContent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 125%;
	color: #000;
	background-image: url(images/home_textbox_middle.jpg);
	height: auto;
	width: 500px;
}
#homeTextBox {
	width: 460px;
	padding-right: 20px;
	padding-left: 20px;
	line-height: normal;
	padding-top: -20px;
	padding-bottom: -20px;
}
.header2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #34577A;
	line-height: 125%;
}
.quote {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #4A172C;
	line-height: 125%;
}
.quoteSmaller {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #4A172C;
	width: auto;
	line-height: 125%;
}
.header {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	line-height: normal;
	font-weight: 100;
	text-transform: capitalize;
	color: #333333;
}
.quoteSmallerName {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #582938;
	padding-left: 20px;
	line-height: 150%;
}
a:link {
	color: #582938;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #582938;
}
a:hover {
	text-decoration: none;
	color: #723247;
}
a:active {
	text-decoration: underline;
	color: #582938;
	font-family: Arial, Helvetica, sans-serif;
}#eventsBox {
	background-image: url(images/events_box.gif);
	height: 200px;
	width: 225px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
.eventsBoxHeader {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #582938;
}
.eventsBoxDates {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	color: #28665F;
	line-height: normal;
}
.photoRightside {
	height: auto;
	width: auto;
	margin-left: 25px;
	padding: 10px;
}
.noteSpecial {
	font-size: 10px;
	color: #333;
}
.linksDetails {
	font-size: 12px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
.photoLeftside {
	height: auto;
	width: auto;
	padding: 10px;
	margin-right: 25px;
}
.bulletsOrange {
	color: #E58128;
}
