/* CSS Document */
/*BODY { 
background-image: url(/images/white_texture_bkg.gif);
}*/
P {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	}

.style1 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style2 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.style3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	}
.style4 {
	list-style-image:url(/images/pink_square_bullet.gif);
	list-style-position:inside;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:12px;
	line-height:22px;	
	}
.style5 {
	font-family:Eras Medium ITC, ITC Eras, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:30px;
	color:#006699;
	}

.style6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:16px;
font-style:italic;
	}
.style7 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
line-height:12px;
}	

a{color:#336666; font-weight: bold}
a:hover{color:#FF0033; font-weight: bold}
a:active{color:#ffff99; font-weight: bold}

.white{color:#ffffff}
a.white{color:#ffffff; font-weight: bold}
a.white:hover{color:#ffffff; font-weight: bold}
a.white:active{color:#ffffff; font-weight: bold}

a.hide{color:#000000; text-decoration:none; font-weight:normal}
a.hide:hover{color:#FF0033; font-weight: bold; text-decoration:none}
a.hide:active{color:#336666; font-weight: bold; text-decoration:none}
a.hide:visited{color:#000000; text-decoration:none; font-weight:normal}

.team { background-image: url(../our_team/images/2010-staff-off.jpg); background-repeat:no-repeat; background-position:top}

