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

.headline1 {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:4px;
	font-size: 19px;
	font-weight: bold;
	color: #000000;
	text-transform:uppercase;

}
.headline2 {font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:4px;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-transform:uppercase;
}
.subhead {font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #444444;
	text-transform:capitalize;
	padding-bottom:6px;
	border-bottom:solid;
	border-bottom-width:1px;
	
}
.bodycopy1 {font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #101010;
    line-height:16px;
    padding-top:15px;
    padding-bottom:15px;
    border-bottom:solid;
    border-bottom-width:1px;
 
}

.bodycopy2 {font-family: Helvetica, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #101010;
	line-height:16px;
}
.captionstyle {font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.5px;
	font-weight: normal;
	color: #3b3b3b;
}
a {font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #575656;
	font-style:italic;
}
a:visited {font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #575656;
	font-style:italic;
	text-decoration: underline;
}
.alternatetxt {
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #555555;
	font-style: italic; line-height:125%;
}

