.txtNormal {
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-align: left;
}
NavBG {
	background-image: url(img/nav_bg2.gif);
}

.bodyNormal {
	margin-left: 0px;
	margin-top: 0px;
}

.Title {
	font-size: 16px;
	font-weight: bold;
	color: #3366CC;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
}

.imgTxt {
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-top: 5px;
}
a:link,a:visited {
	color: #0000FF;
	text-decoration: none;
}
a.CalLink:hover {
	background: #00FF66;
	display: block;
	color: #FF0000;
}


a.nav:link {
	font-size: 10px;
	color: #CC0099;
}
a.nav:visited {
	font-size: 10px;
	color: #CC0099;
}
a.CalLink:link {
	color: #FF0000;
}

a.nav:hover {
	color: #FF0000;
	background: #99FFCC;
}
.txtSubContent {
	color: #FFFFFF;
	line-height: 25px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
	vertical-align: middle;
	font-size: 18px;
	background-color: #FF7F02;
	padding: 0px 2px 2px 2px;
}



a:hover {
	color: #0033FF;
	background-color: #FFDFFF;
	text-decoration: none;
}
.txtSmall {
	font-size: 9px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #999999;
}
.txtRichard {
	font-family: "Advert MF";
	font-weight: normal;
	color: #FF00FF;
	font-size: 16px;
}
.imgLink {
	text-decoration: none;
	border-style: none;
	padding: 2px;
	border: 0;
}
.txtNormal li {
	list-style: square outside;
}
.calendarTitle {
	font-size: larger;
	font-weight: bold;
	color: #0000FF;
	border-top: 1px dashed #FF0000;
	border-bottom: 1px dashed #FF0000;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #FF0000;
	border-left-color: #FF0000;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: center;
}
.CalendarDate {
	font-weight: normal;
	color: #990000;
}
.txtSmallStress {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #FF0000;
}
.CalLink {
	font-weight: bold;
	color: #FF0000;
}
.calendar-month {
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
}
.tdIdent {
	padding: 5px;
}
.CalDateBold {
	font-weight: bold;
	color: #990000;
}
.box-border {
	border: 1px;
	border-style:solid;
	border-color: #FF7F02;
}
.line {
	background-repeat:repeat-x;
	background-image: url(img/dot.gif);
}

.tdTitle {
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF7F02;
}
.txtMap {
	font-size: 12px;
}
.PhotoTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	padding: 5px;
}
.PhotoTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding-left: 5px;
	background-position: left center;
	background-image:url(img/Title_bg.jpg);
	background-repeat:no-repeat;
	line-height: 21px;
	vertical-align: middle;
}
.Photo-border {
	border: 1px;
	border-style:solid;
	border-color: #FF7F02;
}
#M12 {
	padding: 0 ;
	/*width: 400px;*/
	margin: 0;
}

#M12 ul {
	margin: 0 auto;
	padding: 0;
	height: 18px;
	background: #a3c159;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#M12 li {
	float: left;
	padding: 0;
	list-style-type: none;
}

#M12 a {
	color: #fff;
	height: 18px;
	display: block;
	padding: 0 10px;
	/*line-height: 12px;*/
	/*white-space: nowrap;*/
	background: #1ba6b2;
	text-decoration: none;
	border-right: 1px solid #fff;
	/*font: 14px;*/
}

#M12 a:hover {
	background: #fec42d;
}
