h1, .mainheading {
	font-weight: normal;
	font-size: 24px;
	color: #ffffff;
	font-family: Trebuchet, Arial,  Helvetica, san-serif;
}

h2, .subheading, {
	font-weight: bold;
	font-size: 15px;
	color: #CC0000;
	font-family: Trebuchet, Arial,  Helvetica, san-serif;
	line-height: 20px;
}

h3, .heading, {
	font-weight: bold;
	font-size: 12px;
	color: #CC0000;
	font-family: Trebuchet, Arial,  Helvetica, san-serif;
	line-height: 20px;
}

body,p,td,ul,li,input,select {
	font-weight: normal	;
	font-size: 13px;
	line-height: 18px;
	color: #272627;
	font-family: Trebuchet, Arial,  Helvetica, san-serif;
	text-decoration: none;
}
	
a{
	font-weight: bold;
	font-size: 13px;
	line-height: 18px;
	color: #272627;
	font-family: Trebuchet, Arial,  Helvetica, san-serif;
	text-decoration: none;
}

a:hover	{
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	color: red;
	font-family: Trebuchet, Arial,  Helvetica, san-serif;
	text-decoration: none;
}

a.nobold {
	font-weight: normal;
	font-size: 13px;
	line-height: 18px;
	color: #272627;
	font-family: Trebuchet, Arial,  Helvetica, san-serif;
	text-decoration: none;
}

p.spaced {
	padding-top: 5px;
	font-weight: bold;
	font-size: 13px;
	line-height: 18px;
	color: #272627;
	font-family: Trebuchet, Arial,  Helvetica, san-serif;

}

.nobold	{
	font-weight: normal;
	font-size: 13px;
	line-height: 18px;
	color: #272627;
	font-family: Trebuchet, Arial,  Helvetica, san-serif;
	text-decoration: none;
}

a.nobold_small	{
	font-weight: normal;
	font-size: 11px;
	line-height: 18px;
	color: #272627;
	font-family: Trebuchet, Arial,  Helvetica, san-serif;
	text-decoration: none;
}

td.nobold_small	{
	font-weight: normal;
	font-size: 11px;
	line-height: 18px;
	color: #272627;
	font-family: Trebuchet, Arial,  Helvetica, san-serif;
	text-decoration: none;
}
a.nobold_small:hover	{
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	color: red;
	font-family: Trebuchet, Arial,  Helvetica, san-serif;
	text-decoration: none;
}

td.page_lineage, p.page_lineage	{
	height: 50px;
	font-weight: normal;
	font-size: 11px;
	line-height: 18px;
	color: #272627;
	font-family: Trebuchet, Arial,  Helvetica, san-serif;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;

}

a.lineage, a.lineage:hover, a.lineage:visited, a.lineage:link{
	font-weight: normal;
	font-size: 11px;
	line-height: 18px;
	color: #272627;
	font-family: Trebuchet, Arial,  Helvetica, san-serif;
	text-decoration: none;
}


td.photo_gallery	{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border-style: solid;
	border-color: #032E13;
	border-width: 1px;
}



