.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #59545F;
	background-color: #E6DA9E;
}

.menuregular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6177A6;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1E1389;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AFABA8;
}
.siteby {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B5CEAA;
}
a:link {
	color: #AE2249;
}
a:visited {
	color: #72A15A;
}
a:hover {
	background-color: #F9F5CA;
}
.menuregularON {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9B333C;
	font-weight: bold;
	background-color: #82A471;

}

a.menuregular2ON:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9B333C;
	font-weight: bold;
	background-color: #82A471;

}

a.menuregular2ON:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9B333C;
	font-weight: bold;
	background-color: #82A471;

}
a.menuregular2ON:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9B333C;
	font-weight: bold;
	background-color: #82A471;

}


























.menuregular {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #5268A9;
}

.menusec {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	position: relative;
	left: 15px;
	width: 100%;
}
.menusecON {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color: #F4E9B4;
	font-weight: bold;
		position: relative;
	left: 15px;
	width: 180px;
}
a.men{ /*the span will display just on :hover state*/
	color: #FCF2DD;
	background-color: #D1873C;
	text-decoration: none;
	}

a.men:hover{ /*the span will display just on :hover state*/
	background-color: #D1873C;
	color: #FCF2DD;
	text-decoration: underline;
	}
	
.men5{ /*the span will display just on :hover state*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	position: relative;
	left: 8px;
	width: 178px;
		background-color: #D1873C;
	}
	
	
a.menON{ /*the span will display just on :hover state*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FCF2DD;
	background-color: #D1873C;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
	}
a.men:visited {
	color: #FCF2DD;
	font-weight: normal;
	background-color:#D1873C;

}

	
a.menON:visited {
	color: #FCF2DD;
	font-weight: normal;
	background-color: #D1873C;
	text-decoration: none;
}


