/* Style sheet design by Mike McAllister and Logikbox inc,copyright ©2002 */

a {
font-family : times new roman, arial, helvetica;
	font-size : 14px;
	font-size-adjust : inherit;
	font-style : normal;
	font-weight : bold;
	letter-spacing : normal;
	text-decoration: none;
	color:#706d6e;
}
a:hover {
	font-family : times new roman, arial, helvetica;
	font-size : 14px;
	font-size-adjust : inherit;
	font-style : normal;
	font-weight : bold;
	letter-spacing : normal;
	color : #ff0000;
	text-decoration: none;
}

a:visited  {
	font-family : times new roman, arial, helvetica;
	font-size : 14px;
	font-size-adjust : inherit;
	font-style : normal;
	font-weight : bold;
	letter-spacing : normal;
	text-decoration: none;
	color : #706d6e;
}

/* Start Text Elements ------------------------------------------------------------------------------------*/
.text {
	font-family : times new roman, arial,helvetica;
	font-weight : normal;
	font-size : 16px;
	color: #000000;
	
}
.text2 {
	font-family : times new roman, arial,helvetica;
	font-size : 18px;
	font-weight : bold;
	color:#409224
}

.text3 {
	font-family : times new roman, arial,helvetica;
	font-size : 18px;
	font-weight : normal;
	color:#000000
}

.text4 {
	font-family : times new roman, arial,helvetica;
	font-size : 14px;
	font-weight : normal;
	color:#000000
}


.text5 {
	font-family : times new roman, arial, helvetica;
	font-size : 14px;
	font-weight : normal;
	color:#f77e30
}

.text6 {
	font-family : times new roman, arial, helvetica;
	font-size : 14px;
	font-weight : normal;
	color:#706d6e
}

h1 {
	font-family : Agate-Normal,times new roman, arial, helvetica; 
	font-size : 34px;
	font-weight : light;
	color:#5374aa;
	line-height: 30px;
}
	





