﻿body {
	background-image: url('../Images/body_background.jpg');
	background-repeat: repeat;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding: 0px 0 0 7px;
	text-transform: uppercase;
}
#wrap {
	margin: 0 auto;
	width: 741px;
}
#main {
	margin: 0;
	padding: 0;
	background-image: url('../Images/main_background.jpg');
	background-repeat: repeat-y;
	background-position: left 150px;
}
/*left column*/
#left-col {
	width: 177px;
	float: left;
	background-image: url('../Images/main_bkgrd.jpg');
	background-repeat: repeat-x;
	background-position: left 150px;
}
#header {
	margin: 0;
	padding: 0;
	height: 78px;
}
#photos {
	margin: 0;
	padding: 0;
}
/*right column*/
#right-col {
	width: 564px;
	float: left;
	padding: 0px;
	margin: 0px;
	background-image: url('../Images/main_bkgrd.jpg');
	background-repeat: repeat-x;
	background-position: left 150px;
}
#right-section {
	background-image: url('../Images/main_content.jpg');
	background-repeat: repeat-y;
	margin: 0;
	padding: 1px;
	width: 560px;
}
#right-section-bottom {
	background-image: url('../Images/content_bottom.jpg');
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	width: 741px;
}
#right-section img {
	margin: 0;
	padding: 0;
}
#right-title {
	background-image: url('../Images/hd_content.png');
	background-repeat: no-repeat;
	height: 33px;
	width: 358px;
	padding: 0;
	margin: 15px 0 0 5px;
}
#right-title h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	color: #ffffff;
	padding: 4px 0 0 7px;
	text-transform: uppercase;
}
#right-content {
	width: 360px;
	padding: 0;
}
#right-content h1 {
	font-size: 18px;
	font-family: arial,tahoma,sans-serif;
	width: 250px;
	padding: 0 0 0 10px;
}
#right-content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	padding: 0;
	margin: 10px 10px;
}
.right-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	padding: 0;
	margin: 10px 10px;
}
#right-section-left-col {
	float: left;
}
#right-section-right-col {
	padding: 15px 0 0 12px;
	margin: 0;
	float: left;
	width: 175px;
}
#right-section-right-col p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
#right-section-right-col a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0E4170;
	text-decoration: none;
}
#right-section-right-col a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	color: #96A7B7;
}
/*quicklinks*/
#quicklinks-bar {
	background-image: url('../Images/hd_quicklinks.png');
	background-repeat: no-repeat;
	height: 30px;
	width: 185px;
	padding: 0;
	margin: 0;
}
#quicklinks-bar h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	color: #ffffff;
	padding: 7px 0 0 5px;
	text-transform: uppercase;
}
#quicklinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	padding: 7px 0 0 5px;
}
#quicklinks ul {
	margin: 0;
	padding: 0;
}
#quicklinks li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 1.2;
}
#quicklinks a, #quicklinks a:visited {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}
#quicklinks a:hover, #quicklinks a:active {
	color: #96A7B7;
	text-decoration: underline;
	font-size: 12px;
}
/*events*/
#events {
	padding: 0 0 10px 0;
	border-bottom: 1px solid #0E4170;
}
/*banner*/
#banner {
	height: 85px;
	background-color: #0E4170;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin: 0px 0px 0px 0px;
	padding: 0;
	text-align:center;
}
#banner img{
	margin-bottom: 5px;
	padding: 0;
}

/*nav*/
#nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	padding-left: .5px;
	width: 170px;
}
#nav ul {
	margin: 0;
	padding: 0 0 0 0px;
}
#nav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 1.2;
}
#nav a, #nav a:visited {
	background: transparent url(../Images/mn_button.png) no-repeat;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	padding: 6px 9px 11px 11px;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	width: 170px;
}
#nav a:hover, #nav a:active {
	background: transparent url(../images/mn_hover.png) no-repeat;
	color: #000000;
	text-decoration: none;
	display: block;
	width: 170px;
}
/*news*/
#news {
	background-color: #0E4170;
	background-repeat: repeat;
	margin: 0 0 0 5px;
}
#news-content {
	background-color: #0E4170;
}
#news-content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 10px;
	color: #ffffff;
	text-transform: uppercase;
	background-color: #0E4170;
}
#news-content p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #ffffff;
	background-color: #0E4170;
}
#news-content a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	background-color: #0E4170;
}
#news-content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
	background-color: #0E4170;
}
/*footer*/
#footer {
	background-image: url('../Images/footer.jpg');
	background-repeat: no-repeat;
	height: 78px;
	width: 743px;
	padding: 25px 0 0;
}
#copyright {
	padding: 5px 20px 0 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
#copyright a, #copyright a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
#copyright a:hover, #copyright a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}
#weblink-logo {
	float: right;
	padding: 5px 20px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
	border: 0px;
}
/*clear floats*/
#wrap:after, #main:after, #right-section:after, #right-section-right-col:after, #news-content:after, #right-col:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
*:first-child + html #main, *:first-child + html #wrap, *:first-child + html #right-section, *:first-child + html #right-section-right-col, *:first-child + html #news-content, *:first-child + html #right-col,  {
	min-height: 1px;
}

#ctl00_Content_UpdateProfile1_tblProfile, #ctl00_Content_UpdateProfile1_tblProfile td  {
	width: auto !important;
}
#Banner1_Rotator1 {
	padding-top: 12px;
}
#ctl00_banner_banner_Rotator1 {
	padding-top: 12px;
}

.eventsHeader {
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
}

#wcspacer {
	margin-left: 10px;
}

#ctl00_Quicklinks_quicklinks_mnuWebMenu a {
  line-height: 25px;

}
