@charset "utf-8";
body {
	background-attachment: fixed;
	background-image: url(images/bg_tile-pattern.gif);
	background-repeat: repeat;
	margin-top: 0px;
	margin-left: 0px;
}
.mainTable {
	background-color: #FFF;
}
.sidebarTextTop {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333;
	font-weight: bold;
}
.sidebarTextmain {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #754c24;
	font-weight: normal;
	line-height: 17px;
}


.mainTablemasthead {
	background-image: url(images/page_top_02.jpg);
	background-repeat: no-repeat;
	height: 136px;
	padding-right: 22px;
}
.greenbar {
	background-color: #c8df8e;
	height: 18px;
}
.mainTablefooter {
	background-image: url(images/footer_graphic_text_16.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}


.mastheadTextLg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #363636;
	text-align: right;
}
.mastheadTextSm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #603913;
	text-align: right;
}
.mainbodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #603913;
	text-align: left;
	line-height: 20px;
}
.mainbodytextBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #362f2d;
	text-align: left;
	line-height: 20px;
}
.footerlineone {
	background-color: #c8df8e;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #754c24;
	padding-top: 5px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

.footerlinetwo {
	background-color: #a6c764;
	height: 35px;
	text-align: center;
	vertical-align: middle;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #005826;
	padding-top: 5px;
	border: 1px solid #FFF;
}

a:link {
	color: #362f2d;
	text-decoration: underline;
}
a:visited {
	color: #362f2d;
}
a:hover {
	color: #9e5d1f;
}
