A:link {
	text-decoration: underline;
	color: #432D12;

}

A:visited {
	text-decoration: underline;
	color: #432D12;

}

A:active {
	text-decoration: underline;
	color: #432D12;

}

A:hover {
	color: #5C3E18;
	text-decoration: none;

}
.mainTable {
	border: thin solid #432D12;
	position: absolute;
	left: 37px;
	top: 5px;
	background-color: #FFFFFF;
	width: 900px;
	padding: 0px;



}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #432D12;
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);





}
.mainTableFooter {
	font-size: 10px;
	height: 50px;
	text-align: right;
	vertical-align: top;
	padding-right: 20px;
	padding-top: 10px;



}
.mainMenuOut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	background-color: #906026;
	cursor: pointer;
	word-spacing: normal;
	padding-right: 20px;

}

.mainMenuOut a:link, .mainMenuOut a:active, .mainMenuOut a:visited {
	text-decoration: none;
	color: #ffffff;
}

.mainMenuOver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #7B5220;
	cursor: pointer;
	padding-right: 30px;
}

.mainMenuOver a:link, .mainMenuOver a:active, .mainMenuOver a:visited, .mainMenuOver a:hover  {
	text-decoration: underline;
	color: #ffffff;
}

.menuSpacer {
	width: 1px;
}
.brownColor {
	text-decoration: none; 
	background-color: #906026;
	cursor: pointer;
}
.greenColor {

	text-decoration: none; 
	background-color: #c1dd96;
	cursor: pointer;
}
.bodyTable {
	padding: 0px;
	border-top: thin solid #91C245;
	border-right: thin solid #91C245;
	border-bottom: thin solid #91C245;
	border-left: thin none #91C245;
	background-color: #DFDFDF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #432d12;
}

.brownDivider {
	background-color: #432D12;
}
.pageBodyTitle {
	background-color: #906126;
	height: 40px;
	text-align: left;
	padding-right: 20px;
	vertical-align: middle;
	text-indent: 20pt;


}
.pageBodySubTitle {

	background-color: #c1dd96;
	height: 30px;
	text-align: left;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: middle;
/*	text-indent: 20pt;*/
}

.pageMenuOver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #7B5220;
	cursor: pointer;
	padding-right: 30px;
	height: 40px;
}

.pageMenuOver a:link, .pageMenuOver a:active, .pageMenuOver a:visited, .pageMenuOver a:hover  {
	text-decoration: underline;
	color: #ffffff;
}
/*
#menu_about .pageMenuOver a:link, 
#menu_about .pageMenuOver a:active, 
#menu_about .pageMenuOver a:visited, 
#menu_about .pageMenuOver a:hover  {
	text-decoration: none;
	color: #ffffff;
}
*/
.pageMenuOut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	background-color: #906026;
	cursor: pointer;
	word-spacing: normal;
	padding-right: 20px;
	height: 40px;
	vertical-align: middle;
}

.pageMenuOut a:link, .pageMenuOut a:active, .pageMenuOut a:visited {
	text-decoration: none;
	color: #ffffff;
}

.pageSubMenuOver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #c1dd96;
	background-color: #7B5220;
	cursor: pointer;
	padding-right: 30px;
	height: 25px;
}

.pageSubMenuOver a:link, .pageSubMenuOver a:active, .pageSubMenuOver a:visited, .pageSubMenuOver a:hover  {
	text-decoration: underline;
	color: #c1dd96;
}

.pageSubMenuOut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #c1dd96;
	background-color: #906026;
	cursor: pointer;
	word-spacing: normal;
	padding-right: 30px;
	height: 25px;
	vertical-align: middle;
}

.pageSubMenuOut a:link, .pageSubMenuOut a:active, .pageSubMenuOut a:visited {
	text-decoration: none;
	color: #c1dd96;
}

.nonVisible {
	display: none;
}

h1 {
	font-size: 24px;
	font-family: Arial;
	font-weight: bold;
	color: #C1DD96;
	padding: 0px;
	margin: 0px;

}

h2 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #906126;
	padding: 0px;
	margin: 0px;
}

.fieldsStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #432d12;
	font-style: italic;
}.aboutTopImage {
	border: thin solid #91C245;
}
.pageBodyTitleBg {
	height: 40px;
	background-image: url(../images/underline_brown_grey50.gif);
	background-repeat: no-repeat;
	width: 250px;

}
.pageBodySubTitleBg {
	background-image: url(../images/underline_green_grey50.gif);
	background-repeat: no-repeat;
	width: 250px;
	height: 30px;

}

