@charset "UTF-8";
/* CSS Document  Leigh 1*/


.headline1 {
	font-family: Georgia, times new roman, times, serif;
	font-size: 26px;
	font-weight: normal;
	color: #000000;
	text-decoration:underline;
	text-transform:uppercase;
}
.headline2 {font-family: Georgia, times new roman, times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #000000;
	text-decoration:underline;
	text-transform:uppercase;
	}
.subhead {font-family: Georgia, times new roman, times, serif;
	font-size: 13px;
	font-weight:normal;
	color: #222222;
	font-style:italic;
	text-transform:capitalize;
	line-height:18px;
	padding-bottom:12px;
	
	
}
.bodycopy1 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #222222;
	line-height:16px;
}

.bodycopy2 {font-family: Helvetica, Verdana, Arial,  sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #444444;
	line-height:16px;
}
.captionstyle {font-family:  Georgia, times new roman, times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #626262;
	font-style:italic;
}
a {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
a:visited {Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.alternatetxt {
	font-family: Georgia, times new roman, times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #444444;
	 line-height:125%;
}

