/****** TAGS ********/
body {
	margin: 0px;
	font-family: verdana, arial, helvetica;
	font-weight: 11px;
}

p {
	font-size: 12px;
	color: #4C4C4C;
	line-height: 16px;
}

td {
	font-size: 12px;
	color: #4C4C4C;
}

li {
	padding-bottom: 4px;
	margin-top: 2px;
}

/****** CLASSES *****/

.mp {
	font-size: 11px;
	color: #4C4C4C;
}

.mpCalendar {
	color: #ffffff;
	font-size: 10px;
}

.mpFeaturedCalendar {
	color: #ffffff;
	font-size: 12px;
}

.hdr, h1 {
	font-size: 18px;
	font-weight: bold;
	color:#921A29;
	margin-bottom: 7px;
	letter-spacing: 1px;
}

.subhdr, h2 {
	font-size: 16px;
	font-weight: bold;
	color:#4b3e8b;
	margin-bottom: 6px;
	margin-top: 12px;
	letter-spacing: 1px;
	border-bottom: 1px solid #DBDBDA;
}

.footOrangeB {
	font-weight: bold;
	font-size: 12px;
	color: #F7974B;
	text-transform:uppercase;
}

.bold {
	font-weight: bold;
}

.footer {
	font-size: 10px;
	color: 4C4C4C;
}

.footDivider {
	font-size: 10px;
	color: #9BA70E;
}

.mpOrangeHead {
	font-size: 12px;
	font-weight: bold;
	color: #E56701;
}

.calItemOver {
	background-color: #50ADDA;
	cursor: pointer;
	border-left: 5px solid #F8CE29;
}

.calItemOff {
	cursor:pointer;
	padding: 4px;
	border-left: 5px solid #2498D1;
}

.placeToGo {
	color: #f2a200;
	font-size: 13px;
	font-weight: bold;
}

.eventTitle {
	color: #f2a200;
	font-weight: bold;
}

div.photo, div.photo2 {
 float: right; display:inline; /*take care of IE bug*/
 width: 209px; margin: 5px 10px;
 }
div.photo2 { width: 304px; }
div.photo p, div.photo2 p { font-size: 10px; text-align:center; font-weight: bold;
 margin: 0; line-height: 1; padding: 0 5px 3px;
 }
 
 div.rtForm
 { 	
 	width:300px; 
 	float:right; 
 	margin: 0 0 10px 10px; 
 	padding:10px; 
 	background-color:#EBF7FC; 
 	border:1px solid #000000;
 }

/****** ANCHOR ******/

a:link, a:visited {
	color: #4b3e8b;
}

a:hover {
	color: #4b3e8b;
	text-decoration: none;
	/*background-color: #EBF7FC;*/
}
h2 a, h2 a:hover { text-decoration: none; }

a.mpCal:link, a.mpCal:visited {
	color: #D2E301;
	font-size: 10px;
}

a.mpCal:hover {
	color: #D2E301;
	font-size: 10px;
	text-decoration:none;
	background-color: #50ADDA;
}

a.mpLink:link, a.mpLink:visited {
	color: #66B5DE;
	font-size: 10px;
}

a.mpLink:hover {
	color: #66B5DE;
	font-size: 10px;
	text-decoration: none;
}

a.foot:link, a.foot:visited {
	color: #4C4C4C;
	font-size: 10px;
	line-height: 16px;
}

a.foot:hover {
	color: #EC914A;
	font-size: 10px;
	text-decoration: none;
	background-color: #F9FAEB;
	line-height: 16px;
}

.subnav a:link, .subnav a:visited {
	color: #95001e;
}

.subnav a:hover {
	color: #95001e;
	text-decoration: none;
	background-color: #fff9f9;
}

/************ NAV
**************************************/
.flyHover {cursor: pointer; color:#1E80AE; border-right: 5px solid #E46600; border-left: 5px solid #E46600; font-size: 11px;}
.flyHoverOff { cursor: pointer; background-color: #ffffff; font-size: 11px;}
.flyHoverOff2 { cursor: pointer; background-color: #F0F2CD; font-size: 11px;}
.flyNavTable { border-right: 1px solid #ffffff; border-left: 1px solid #ffffff; border-bottom: 1px solid #ffffff;font-size: 11px;}

a.flyNav{
	font-family: verdana, arial, helvetica; 
	font-size: 10px;
}
a.flyNav:link,a.flyNav:active,a.flyNav:visited {color: #303028;text-decoration: none;font-size: 11px;}
a.flyNav:hover {color: #A1212E;text-decoration: none;font-size: 11px;}
/************ /NAV
**************************************/

div.thingsToDo {
	font-size: 16px;
	font-weight: bold;
	color:#f2a200;
	margin-bottom: 7px;
	letter-spacing: 1px;
}

