p{
	font-family: "Baskerville", "Times New Roman", Times, serif;
	font-size: 13px;
}

li{
	font-family: "Baskerville", "Times New Roman", Times, serif;
	font-size: 13px;
}

.alternatingback1 { background-color: #C7CCB7; }
.alternatingback2 { background-color: #CCC5B7; }

.title{
	font-family: "Baskerville", "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #39567d;
}

.subtitle{
	font-family: "Baskerville", "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #9b5b39;
}

.whitetitle{
	font-family: "Baskerville", "Times New Roman", Times, serif;
	font-size: 14px;
	//font-weight: bold;
	color: #ffffff;
}

.bodytext{
	font-family: "Baskerville", "Times New Roman", Times, serif;
	font-size: 13px;
}

.bodytextbigger{
	font-family: "Baskerville", "Times New Roman", Times, serif;
	font-size: 14px;
}


.bodytextbiggest{
	font-family: "Baskerville", "Times New Roman", Times, serif;
	font-size: 16px;
}

.bodytextsmaller{
	font-family: "Baskerville", "Times New Roman", Times, serif;
	font-size: 12px;
}



.bodytextsmallest{
	font-family: "Baskerville", "Times New Roman", Times, serif;
	font-size: 11px;
}



a:link { color: #9b5b39; }
a:visited { color: #9b5b39; }
a:active { color: #000000; }
a:hover { color: #879b39; }



a:link.bodytext { color: #9b5b39; }
a:visited.bodytext { color: #9b5b39; }
a:active.bodytext { color: #000000; }
a:hover.bodytext { color: #879b39; }


.navbar1table{
	margin: 0px;
	padding: 0px;
	width: 100%;	
}
.navbar1td{
	margin: 0px;
	padding: 2px;
}

.navbar1droptd{
	background-color: #39567d;
	border-bottom-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #9b5b39;
	}
.navbar1droptable{
	margin: 0px;
	padding: 2px;
	width: 125px;
}
.navbar1href{
	font-family: "Baskerville", "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FEF2CF;
}

a.navbar1href:link{
	color: #FEF2CF;
	text-decoration: none;
}
a.navbar1href:visited{
	color: #FEF2CF;
	text-decoration: none;
}
a.navbar1href:hover{
	color: #9b5b39;
	text-decoration: underline;
}
a.navbar1href:active{
	color: #9b5b39;
	text-decoration: underline;
}


.navbar1drophref{
	font-family: "Baskerville", "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FEF2CF;
}

a.navbar1drophref:link{
	color: #FEF2CF;
	text-decoration: none;
}
a.navbar1drophref:visited{
	color: #FEF2CF;
	text-decoration: none;
}

a.navbar1drophref:active{
	color: #9b5b39;
	text-decoration: underline;
}

a.navbar1drophref:hover{
	color: #9b5b39;
	text-decoration: underline;
}
