body, td  {
	font-size: 12px;
	color: #000;
	font-family: Arial, sans-serif;
	line-height: 1.5;
}

.leftColumn {
	background-color: #797879;
}

.contentHighlite {text-align: left; color: #FFF; font-size:15px; font-weight:bold; background-color:#df836a; padding: 4px 5px 4px 5px;}

.masterContentContainer {
	border: 1px #0bc902 solid; 
	background: #c92c02 url('/userfiles/image/contentHeader.jpg') no-repeat top right;
}

.eventItem {color:#000}
.eventItem:active, .eventItem:hover {color:#06C; text-decoration:none}
.eventItem:link, .eventItem:visited {color:#000}


a:link, a:visited {
	color: #fafafa;
	text-decoration: underline;
}

a:active, a:hover {
	color: #0066CC;
	text-decoration: none;
}

/* Event Bar */

.epbTable {
	border: 1px solid #efeee1;
        border-collapse: collapse;
	background-color: #ffffff;
	padding: 2px;
	width: 100%;
}

.epbEventDate {
	font-size: 11px;
	color: #c92c02;
	font-weight: bold;
	line-height: 1.25;
}

.epbEventThumb {
	border: 0px;
	align: center;
}

.epbEventTD {
	border: 1px solid #efeee1;
	text-align: center;
	padding: 2px;
}

.epbEventLink {
	font-family: arial, sans-serif;
	font-size: 11px;
}

.epbEventLink:link {
	font-family: arial, sans-serif;
	font-size: 11px;
}

.epbEventLink:visited {
	font-family: arial, sans-serif;
	font-size: 11px;
}

.epbEventLink:hover {
	font-family: arial, sans-serif;
	font-size: 11px;
}

.epbEventLink:active {
	font-family: arial, sans-serif;
	font-size: 11px;
}



/* ===================Event Features======================= */

.epfMainTable {
	font-size: 10px;
        border: 1px solid #cbbdac;
	width: 180;
}

.epfSubTable {
	font-size: 10px;
        border: 1px solid #efeee1;
	width: 100%;
	background-color: #ffffff;
	padding: 2px;
}

.epfEventDate {
	font-size: 10px;
	text-align: center;
	background-color: #682d10;
	color: #ffffff;
	font-weight: bold;
	border: 1px solid #ffffff;
}

.epfEventMonth {
	font-size: 11px;
	padding-left: 3px;
	border: 1px solid #efeee1;
	color: #ffffff;
	background-color: #675c3d;
	font-weight: bold;
	text-align: left;
}

.epfEventThumb {
	border: 0px;
	align: center;
}


/* =================5 Day Event preview===================== */

.epMainTable {
	width: 100%;
	background-color: #c92c02;
}

.epSubTable {
	width: 100%;
	background-color: #c92c02;
}

.epEventDate {
	align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding: 3px;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #999967;
}

.epEventDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.5;
	border-bottom-style: solid;
	border-bottom-width: 8px;
	border-bottom-color: #c92c02;
}

.epEventLink {
	text-decoration: underline;
	font-weight: normal;
	color: #4b1c04;
}

.epEventLink:link {
	text-decoration: underline;
	font-weight: normal;
	color: #682d10;
}

.epEventLink:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #682d10;
}

.epEventLink:hover {
	text-decoration: none;
	font-weight: normal;
	color: #cc6600;
}

.epEventLink:active {
	text-decoration: none;
	font-weight: bold;
	color: #cc6600;
}

.epEventThumb {
	overflow: auto;
	left: 0;
	background-color: ffffff;
	border-style: solid;
	border-width: 1px;
	border-color: b2a58b;
	padding: 5px;

/* Heading */

h1 {
	font-weight: normal;
	font-size: 12px;
	display: inline;
	color: #000;
	text-decoration: none;
	line-height: 1.25;
}

h2 {
	font-weight: normal;
	font-size: 18px;
	display: inline;
	color: #000;
	text-decoration: none;
	line-height: 1.25;
}

h3 {
	font-weight: bold;
	font-size: 15px;
	display: inline;
	color: #000;
	text-decoration: none;
	line-height: 1;
}

/* Horizontal Rule */

hr {
	border: 0;
	width: 100%;
	color: #c92c02;
	background-color: #c92c02;
	border-bottom: thin dotted #fafafa;
}

/* Popup Window */

.popupBody {
	background-color: #000;
}

/* Printer */

.printer {
	font-size: 10px;
	font-weight: bold;
}

a.printer:link, a.printer:visited {
	text-decoration: none;
	font-weight: bold;
}

a.printer:active, a.printer:hover {
	text-decoration: none;
	font-weight: bold;
}

/* EmailFriend*/

.EFbody {
	font-size: 11px;
	color: #000;
	text-decoration: none;
	line-height: 14px;
	background-color: #fafafa;
	padding: 2px;
}

.EFHeader {
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	text-decoration: none;
	text-align: center;
	border-width: 5px;
}

.EFText {
	font-size: 11px;
	text-decoration: none;
}

.EFLink {
	font-size: 10px;
	font-weight: bold;
}

a.EFLink:link, a.EFLink:visited {
	font-size: 10px;
	font-weight: bold;
}

a.EFLink:active, a.EFLink:hover {
	font-size: 10px;
	font-weight: bold;
}

/* Footer Menu */

.footerMenu {	
	font-size: 11px;
	color: #841c00;
}

/* Footer */

.footer {
	font-size: 11px;
	color: #841c00;
        text-transform: uppercase;
}

/* Powered By */

.poweredby {
	font-size: 10px;
	line-height: 1;
}

.poweredby:link, .poweredby:visited {
	font-weight: bold;
        text-decoration: underline;
	color: #ef7e0d;
}

.poweredby:active, .poweredby:hover {
	font-weight: bold;
	text-decoration: none;
	color: #ef7e0d;
}

/* end defaults */
		{color: #FF99CC; font-family: Arial, Helvetica, sans-serif; font-size: 17px;}
