
/*  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: #6d6f72;
	width: 100%;
}

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

p.events_name
{
	text-align: justify;
	font-family: "Times New Roman", serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 19px;
	margin-left: 40px;
	margin-top: 0px;
	letter-spacing: 1.8px;
	text-transform: uppercase;
}

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

a.ev_link
{
	color: #1B3553;
	text-decoration: none;
}

a.ev_link:hover
{
	color: red;
	text-decoration: underline;
}div.event_body_content
{
	margin-left: 0px;
	padding-top: 36px;
	width: 540px;
}

div.event_side_thumbs
{
	margin-top: 412px;
	margin-left: 49px;
	width: 144px;
}

table.event_content_holder
{
	width: 720px;
}

td.event_left_margin
{
	width: 200px;
	vertical-align: top;
}

td.event_body_content
{
	width: 520px;
	vertical-align: top;
}


p.event_title
{
	text-align: justify;
	font-family: "Times New Roman", serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 22px;
	margin-left: 20px;
	margin-top: 0px;
	letter-spacing: 2px;
	text-transform: uppercase;
}

span.event_subtitle
{
	text-align: justify;
	font-family: "Times New Roman", serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
	margin-top: 0px;
	letter-spacing: 1px;
	text-transform: none;
}

p.event_date
{
	text-align: justify;
	font-family: "Times New Roman", serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 0px;
	margin-left: 20px;
	margin-top: -5px;
	letter-spacing: 1px;
	text-transform: none;
	color: #999999;
}

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

p.event_byline
{
	text-align: justify;
	font-family: "Times New Roman", serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
	margin-left: 20px;
	margin-top: 20px;
	letter-spacing: 1px;
	text-transform: normal;
}

p.event_link
{
	text-align: right;
	font-family: "Times New Roman", serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
	margin-left: 20px;
	margin-top: 20px;
	letter-spacing: 1px;
	text-transform: normal;
}

p.event_link a
{
	color: #264248;
	text-decoration: none;
}

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

div.event_main_image
{
	margin-left: 20px;
	margin-top: 20px;
}

img.event_main_image
{
	border: 1px solid #999999;
}

img.event_thumbnail
{
	border: 1px solid #999999;
}

div.event_main_image_caption
{
	margin-left: 20px;
	margin-top: 14px;
	margin-bottom: 0px;
	margin-right: 0px;
}

p.event_image_caption_credit
{
	margin: 0;
	font-family: "Times", serif;
	font-size: 12px;
}

p.thumbnail_instructions
{
	margin-top: 0px;
	margin-bottom: 7px;
	margin-right: 0px;
	margin-left: 0px;
	font-family: "Times", serif;
	font-size: 12px;
	color: #666666;
}

div.event_side_thumbnail
{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 23px;
}

p.event_credit
{
	color: #666666;
	font-family: "Times", serif;
	font-size: 12px;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

div.event_video_link_holder
{
	position: relative;
}

div.float_video
{
	position: absolute;
}
