/*Text Styles for this website are addressed here. There are little to no text attributes imbedded in the html pages. Changes made here will affect the pages directly. Do not add text styles directly from the html pages. Use this page, it is organized for ease of use.*/



.Yabouttitle{
	font-family: "Brush Script Std";
	font-size: 40px;
	font-style: italic;
	font-variant: inherit;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.Yaboutbody{
	font-family: "Arial";
	font-size: 18px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.Ymenubody{
	font-family: "Arial";
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.Ytitle1{
	font-family: "Tekton Pro Cond", "Tekton Pro";
	font-size: 67px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}


.Ytitle2{
	font-family: "Arial";
	font-size: 20px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


.Ytitle3{
	font-family: "Arial";
	font-size: 15px;
	font-style: italic;
	font-variant: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}



.Ybody{
	font-family: "Arial";
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.Ysubmenu2{
	font-family: "Tekton Pro Cond", "Tekton Pro";
	font-size: 18px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
}




/* Below are the Hover styles for the links.*/




.Ymainmenu:link{
	
	font-family: "Arial";
	font-size: 20px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #2d2b82;
text-decoration: none;
}

.Ymainmenu:active{
	font-family: "Arial";
	font-size: 20px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #ba3309;
text-decoration: none;
}

.Ymainmenu:visited{
	font-family: "Arial";
	font-size: 20px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #2820a9;
text-decoration: none;
}

.Ymainmenu:hover{
	font-family: "Arial";
	font-size: 20px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #ba3309;
text-decoration: underline;
}

.Ysubmenu:link{
	font-family: "Tekton Pro Cond", "Tekton Pro", "Tekton Pro";
	font-size: 32px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
text-decoration: none;
}


.Ysubmenu:visited{
	font-family: "Tekton Pro Cond", "Tekton Pro";
	font-size: 32px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	color: #edeaea;
text-decoration: none;
}

.Ysubmenu:hover{	
	font-family: "Tekton Pro Cond", "Tekton Pro";
	font-size: 32px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;

}


.Yfooter:link{
	font-family: "Arial";
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #000000;
text-decoration: none;
}


.Yfooter:visited{
	font-family: "Arial";
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #4e4c4c;
text-decoration: none;
}

.Yfooter:hover{	
	font-family: "Arial";
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #000000;
text-decoration: underline;
}

.Ysidemenu:link{
	font-family: "Tekton Pro Cond", "Tekton Pro";
	font-size: 24px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #000000;
text-decoration: none;
}


.Ysidemenu:visited{
	font-family: "Tekton Pro Cond", "Tekton Pro";
	font-size: 24px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #4e4c4c;
text-decoration: none;
}

.Ysidemenu:hover{	
	font-family: "Tekton Pro Cond", "Tekton Pro";
	font-size: 24px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #edeaea;
text-decoration: underline;
}