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

.container {
        width: 883px;
        margin-left: 50%;
        background-image: url(images/main_bg.gif);
        height: auto;
        position: absolute;
        left: -441px;
}
body {
        background-color: #FFFFFF;
}

.topbanner {
	font-family: "Times New Roman", Times, serif;
	font-size: 50px;
	color: #49462c;
	background-color: #e4e3d3;
	background-repeat: no-repeat;
	height: 66px;
	width: 880px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-style: none;
	float: left;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-top: 10px;
	padding-left: 2px
}
.tagline {
        font-family: "Bookman Old Style";
        font-size: 22px;
        font-style: italic;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #332211;
	float: right;
	height: auto;
	width: 340px;
	padding-top: 26px;
	font-weight: bold;
	text-align: right;
	padding-right: 8px;
}
.maincontainer {
        height: 372px;
        width: 883px;
        background-repeat: repeat-y;
        font-family: Arial, Helvetica, sans-serif;
        float: left;
        background-image: url(images/index_bg.gif);
}

.maincontainer a:link {
        color: #ffffff;
        text-decoration:none;
        font-weight: bold
}
.maincontainer a:visited {
        color: #ffffff;
        text-decoration:none;
        font-weight: bold
}
.maincontainer a:active {
        color: #ededef;
        text-decoration:none;
        font-weight: bold
}
.maincontainer a:hover {
        color: #CDD0D8;
        text-decoration:none;
        font-weight: bold
}
.navigation {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        line-height: 18px;
        font-weight: bold;
        color: #FFFFFF;
        float: left;
        height: auto;
        width: 175px;
        padding-top: 16px;
        padding-right: 10px;
        text-align: right;
}
.bottomnav {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        line-height: 18px;
        font-weight: bold;
        color: #FFFFFF;
        text-align: left;
        float: left;
        width: 175px;
        padding-left: 10px;
}
.special2 {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 16px;
        font-style: italic;
        color: #333300;
        text-decoration: underline;
        font-weight: normal;
        line-height: 18px;
}


.middletext {
        font-family: "Times New Roman", Times, serif;
        font-size: 16px;
        color: #333300;
        float: left;
        height: 212px;
        width: 424px;
        background-image: url(images/index_mainphoto.jpg);
        background-repeat: no-repeat;
        padding-top: 160px;
        padding-right: 14px;
        padding-bottom: 0px;
        padding-left: 260px;
}
.special {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 24px;
        font-style: italic;
        font-weight: normal;
        color: #333300;
}
.bottomcontainer {
        font-family: "Times New Roman", Times, serif;
        font-size: 16px;
        color: #333300;
        float: left;
        height: 149px;
        width: 883px;
        background-image: url(images/index_bg.gif);
        background-repeat: repeat-y;
}
.bottomtext {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 16px;
        color: #FFFFFF;
        float: left;
        height: auto;
        width: 670px;
        text-align: center;
        padding-right: 28px;
        padding-top: 20px;
}
.textleft {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 16px;
        float: left;
        width: 246px;
}
.announcements {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	/*     float: left;     */
        height: auto;
	width: 400px;
	text-align: left;
	padding-left: 10px;
	float: left;
}


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


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

