
/*  UNIVERSAL STYLES */


body
{
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
}

img.layout_image
{
	display: block;
}

div.sub_nav
{
	margin-left: 0px;
}

a
{
	text-decoration: none;
	color: #248523;
}

a:hover
{
	text-decoration: underline;
	color: #248523;
}


/*  GENERAL SUBPAGE STUFF  */

div.sub_content_holder
{
	position: relative;
	margin: 0px 0px 0px 0px;
	width: 774px;
}

div.sub_nav_vertical
{
	position: absolute;
	left: 36px;
	top: 40px;
}

div.header
{
	background-color: #797c31;
	width: 100%;
}

div.body_content
{
	margin-left: 180px;
	padding-top: 36px;
	width: 560px;
}

p.links_lead
{
	text-align: justify;
	font-family: "Times New Roman", serif;
	font-size: 14px;
	color: #666666;
	font-weight: normal;
	line-height: 17px;
	margin-left: 40px;
	margin-top: -3px;
	text-transform: uppercase;
	letter-spacing: 1.4px;
	width: 470px;
}

p.links_name
{
	text-align: justify;
	font-family: "Times New Roman", serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 14px;
	margin-left: 40px;
	margin-top: 0px;
	letter-spacing: 1px;
}

span.ev_date
{
	font-size: 12px;
}

a.links_link
{
	color: #2F5F68;
	text-decoration: none;
}

a.links_link:hover
{
	color: red;
	text-decoration: underline;
}

p.link_cat_name
{
	text-align: justify;
	font-family: "Times New Roman", serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 22px;
	margin-left: 40px;
	margin-top: 0px;
	letter-spacing: 2.4px;
	text-transform: uppercase;
	color: #585B27;
}