/* CSS Document */

h1, h3 {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 1.5em;
	font-weight: bolder;
	padding-left:3px;
	color: #ffffff;
	background-color:#903A31;
}
.italicslarge {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #615968;
	font-style: italic;
}

a:link {
	text-decoration:none;
	color: #7A8D35;
}
a:hover {
	text-decoration:underline;	
	color: #7A8D35;
}
a:visited {
	text-decoration:none;
	color: #7A8D35;
}
.address {
	font-family: "Century Gothic", Arial, Verdana, san-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #7A8D35;
	text-decoration: none;
}
.topnav {
	font-family: "Century Gothic", Arial, Verdana, san-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #7A8D35;
	text-decoration: none;
/*		border-top-width: medium;
		border-top-style: solid;
		border-top-color: #7A8D35;
	padding-top: 8px;*/
}
.botnav {

	font-family: "Century Gothic", Arial, Verdana, san-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #7A8D35;
	text-decoration: none;	
}
.copyright {

	font-family: "Century Gothic", Arial, Verdana, san-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #7A8D35;
	text-decoration: none;
}
.featureheader{	
	background-image: url(/_images/template/featureevent.gif);
	background-repeat: no-repeat;
	height: 55px;

}
.featureheaderText{
	font-family: "Tempus Sans ITC", Papyrus, "Century Gothic", Verdana, Arial, san-serif;
	font-size: 25px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;	
	line-height: 26px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.italics_feature {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	font-style: italic;
	color: #5A5132;
	line-height: 120%;
	font-weight: bold;
}
.text_small{
	font-family: "Century Gothic", Arial, Verdana;
	font-size: .7em;	
	text-decoration: none;	
	color: #CC6600;
}
.text_bold_read{
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 1em;
	font-weight:bold;
	text-decoration: none;
	color: #903A31;
}
.text_bmedium_red{
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 1.2em;
	font-weight:bold;
	text-decoration: none;
	color: #903A31;
}
.text_bold_white{
	font-family: "Century Gothic", Arial, Verdana;
	font-size: .9em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
}
.text_calendar{
	font-family: "Century Gothic", Arial, Verdana;
	font-size: .8em;	
	text-decoration: none;	
}
.training_headers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #93A149;
	height: 25px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
p.sepgreen{	
	margin-bottom:0px;
	border-bottom:#7A8D35 solid  medium;
}
