﻿body
{
	background-image: url('../Images/Layout/Internal_Bkgd.jpg');
	background-repeat: repeat-x;
}

div.header
{
	width: 950px;  
	height: 296px;
	position: relative;
	background-image: url('../Images/Layout/Internal_HeaderBkgd.jpg');
	background-repeat: no-repeat;
	padding-left: 37px;
	padding-right: 37px;
}

div.headerMain
{
	width: 950px;
	height: 145px;
	position: relative;
	background-image: url('../Images/Layout/Internal_MainImageBkgd.gif');
	background-repeat: no-repeat;
}

div.headerMain_Image
{
	padding-top: 5px;
	float: left;
	position: relative;
	width: 950px;
	height: 140px;
}

img.MainImage
{
	width: 950px;
	height: 140px;
}

div.content
{
	clear: both;
	padding: 30px 0px 18px 0px;
}

td.contentLeft
{
	width: 171px;
	padding: 0px 15px;
	vertical-align: top;
}

td.contentMiddle
{
	width: 504px;
	padding: 0px 30px 0px 15px;
	border-style: none dotted none none;
	border-width: 1px;
	border-color: #bccce3;
	vertical-align: top;
}

td.contentMiddleW
{
	width: 676px;
	padding: 0px 30px 0px 15px;
	border-style: none none none none;
	border-width: 1px;
	border-color: #bccce3;
	vertical-align: top;
}

td.contentBasic
{
	width: 950px;
	padding: 0px 15px 0px 15px;
	border-style: none none none none;
	border-width: 1px;
	border-color: #bccce3;
	vertical-align: top;
}

td.contentRight
{
	width: 172px;
	padding: 0px 14px;
	vertical-align: top;
}

ul.leftNavTop
{
	padding: 10px 10px 0px 10px;
	margin: 0px;
	background-position: top;
	background-color: #5d3a2a;
	background-image: url('../Images/Menu/LeftNav_Top.gif');
	background-repeat: no-repeat;
}

.leftNavTop li
{
	padding: 3px 0px;
	list-style-type: none;
}

ul.leftNav
{
	padding: 10px;
	margin: 0px;
	min-height: 90px;
	background-color: #5d3a2a;
	background-image: url('../Images/Menu/LeftNav_Bottom.gif');
	background-repeat: no-repeat;
	background-position: bottom;
}

.leftNav li
{
	list-style-type: none;
}

.leftNav a, .leftNav a:active, .leftNav a:hover, .leftNav a:visited
{
	font-size: 9pt;
	text-decoration: none;
	color: #eee1c5;
	line-height: 20px;
}

.leftNav a:hover
{
	text-decoration: underline;
}

.leftNavEmail, .leftNavEmail a, .leftNavEmail a:active, .leftNavEmail a:hover, .leftNavEmail a:visited
{
	font-size: 11pt;
	text-decoration: none;
	color: White;
	line-height: 20px;
}

.leftNavPhone
{
	font-size: 12pt;
	font-weight: bold;
	color: White;
	line-height: 30px;
}

.leftNavDiv
{
	border-style: dotted none none none;
	border-width: 1px;
	border-color: #aa9a93;
	margin: 10px 0px 10px 0px;
}

#hr_menu
{
	border-style: dotted none none none;
	border-width: 1px;
	border-color: #aa9a93;
}

.SideMenu
{
	background-color: #5D3A2A;
	padding: 10px 10px 0px 10px;
}

.SideMenu ul.AspNet-Menu, 
.SideMenu ul.AspNet-Menu ul {

}

.SideMenu ul.AspNet-Menu 
{
}

.SideMenu ul.AspNet-Menu li 
{
	float: none !important;
}


.SideMenu ul.AspNet-Menu li a:hover,
.SideMenu ul.AspNet-Menu li a:active,
.SideMenu ul.AspNet-Menu li a:visited,
.SideMenu ul.AspNet-Menu li a
{
	font-size: 9pt;
	text-decoration: none;
	color: White;
	line-height: 20px;
}

.SideMenu ul.AspNet-Menu li a:hover
{
	text-decoration: underline;
}

.EventHeader, .NewsItemHeader
{
	font: bold 1.45em "Trebuchet MS";
	color: #a62c26;	
	margin: 0px 0px 2px 0px;
}

.EventByLine, .NewsItemByLine
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #013584;
	margin: 4px 0px;
}

.EventText, .NewsItemText
{
	font-size: 12px;
	font-family: Verdana;
}

.EventLocation
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin: 2px 0px;
}

.Divider
{
	margin: 20px 0px;
}
