﻿BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
}

a {
	color: #9F0829;
	text-decoration: none;
	}

a:hover {
	color: #9F0829;
	text-decoration: underline;
	}

a:active {
	color: #9F0829;
	text-decoration: underline;
	}
	


TD {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 14px;
	line-height: 17px;
	}

	
/*H1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #60559e;
	font-weight: bold;
	font-size: 16px;
	margin-top:25px;
	margin-bottom: 0px;
}
*/
H1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	line-height: 17px;
	margin: 0px;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #60559e;
	font-weight: bold;
	font-size: 14px;
	margin-top:25px;
	margin-bottom: 0px
}

H3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
	font-size: 14px;
	margin-top:25px;
	margin-bottom: 0px
}

.TxtHdr {
	font-family: Arial, Helvetica, sans-serif;
	color: #60559e;
	font-weight: bold;
	font-size: 20px;
	margin-top:0px;
	margin-bottom: 0px;
}

.TxtNormal {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 14px;
	line-height: 17px;
}

.TxtSmall {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 14px;
	line-height: 17px;
}


IMG { 
	display: none; 
}

TABLE.TblContentOuterContainer {
	margin-top: 0px;
}

TD.TdHomeLogo IMG {
	display: block;
}

TD.TdGraphicsRow, TD.TdMainNav, TD.TdHomeSide, TD.TdInsideSide {
	display: none;
}

TD.TdBannerRow {
	padding-bottom:20px;
}

TD.TdBannerRow Table {
	width: 600px;
	border: 1px solid #000000;
}

Table.TblFooterContainer {
	border-top: 1px solid #000000;
	width: 600px;
	margin-top: 25px;
}

TD.TdMain {
	width: 600px;
}

TD.Main IMG {
	display: inline;
}

/*************** News Styles *****************/
TABLE.TblNews {
	border-bottom: 1px solid #F4DCBA;
}

TABLE.TblNews TD {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #F4DCBA;
	vertical-align: top;
	padding-left: 3px;
}

TABLE.TblNews TD.TdNewsHeader {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #F4DCBA;
	padding-left: 3px;
	vertical-align: top;
	background-color: #F8EEDA;
}

/*************** Event Calendar Styles**************/
TABLE.TblEventList2 {
	border-bottom: 1px solid #F4DCBA;
}


TD.TdEventList2Day {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #F4DCBA;
	padding-left: 3px;
	vertical-align: top;
	background-color: #F8EEDA;
	font-weight:bold;
}


TD.TdEventList2Time {
	width: 30%;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #F4DCBA;
	vertical-align: top;
	padding-left: 3px;
}

TD.TdEventList2Title {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #F4DCBA;
	vertical-align: top;
	padding-left: 3px;
}

/*************** Other Styles**************/
ul {
	list-style: square;
	margin-top:0px;
	margin-bottom:0px;

	}
	
hr {
	color: #F4DCBA;
	background-color: #F4DCBA;
	background: #F4DCBA;
	height: 1px;
}

IMG.ImgPhotoRight {
	float: right;
	border: 3px solid #CCCCCC;
	margin: 3px 0px 5px 10px;
	display:inline;
}

IMG.ImgPhotoLeft {
	float: left;
	border: 3px solid #CCCCCC;
	margin: 3px 10px 5px 0px;
	display:inline;
}
	
IMG.ImgPhoto {
	border: 3px solid #CCCCCC;
	display:inline;
}

