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

body {
	background-color: #FFFFFF;
}

.topbanner {
	font-family: "Times New Roman", Times, serif;
	font-size: 46px;
	color: #49462c;
	background-color: #e4e3d3;
	background-repeat: no-repeat;
	height: 76px;
	width: 882px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	float: left;
}
.topheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/topbanner.jpg);
	background-repeat: no-repeat;
	width: 873px;
	height: 84px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: right;
	padding-right: 10px;
	padding-top: 10px;
	float: left;
}
.sectiontitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #FFFFFF;
	height: auto;
	width: auto;
	font-style: italic;
	padding-bottom: 6px;
}


.topheader a:link {color: #ffffff; }
.topheader a:visited {color: #ffffff; }
.topheader a:active {color: #ededef; }
.topheader a:hover {color: #ededef; }

.headerred {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	float: left;
}
.specialtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #49462c;
	text-decoration: underline;
	font-weight: normal;
	font-size: 14px;
}

.maincontainer {
	height: 100%;
	width: 883px;
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 40px;
	float: left;
}

.maincontainer a:link {color: #ffffff; text-decoration:none; font-weight: bold; font-size:14px}
.maincontainer a:visited {color: #ffffff; text-decoration:none; font-weight: bold; font-size:14px}
.maincontainer a:active {color: #ededef; text-decoration:none; font-weight: bold; font-size:14px}
.maincontainer a:hover {color: #ededef; text-decoration:none; font-weight: bold; font-size:14px}

.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #332211;
	float: right;
	height: auto;
	width: 400px;
	padding-top: 36px;
	font-weight: bold;
	text-align: right;
	padding-right: 8px;
}

.contact-text {
	line-height: 27px;
	}

.tagline {
	font-family: "Bookman Old Style";
	font-size: 22px;
	font-style: italic;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: repeat-y;
	float: left;
	height: 100%;
	width: 166px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	line-height: 18px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 8px;
}

.navigation a:link {color: #ffffff;text-decoration:none}
.navigation a:visited {color: #ffffff; text-decoration:none}
.navigation a:active {color: #CFD3DA; text-decoration:none}
.navigation a:hover {color: #CFD3DA; text-decoration:none}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	float: left;
	height: auto;
	width: 680px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-repeat: repeat-y;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 17px;
}
.photos_rt {
	float: right;
	width: 207px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	padding-left: 25px;
}


.container {
	width: 883px;
	margin-left: 50%;
	background-image: url(images/main_bg.gif);
	height: auto;
	position: absolute;
	left: -441px;
}
.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	float: right;
	height: auto;
	width: 707px;
}
.bottomlinks a:link {color: #ffffff;}
.bottomlinks a:visited {color: #ffffff; }
.bottomlinks a:active {color: #ededef; }
.bottomlinks a:hover {color: #ededef; }
