/* STYLESHEET FOR ALL PAGES */
.main {
	float: left;
	background-color: #FFF;
	width: 100%;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 3px;
	background-color: #000;
	background-image: url(images/page_bg.jpg);
	background-repeat: repeat;
}
.layout {
	display:table;
	background-color: #FFF;
	height: 100%;
	margin-left: 10px;
	margin-top: 2px;
	border: thick double #DA0885;
	width: 810px;
}
.footer {
	font-size: 12px;
	color: #000;
	text-align: center;
	width: 100%;
	clear: both;
	float: left;
	display: block;
	background-color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #DA0885;
}
.RtButtons {
	float: left;
	width: 126px;
	padding-top: 3px;
	height: 100%;
	text-align: center;
	padding-right: 0px;
}
.LftButtons {
	float: left;
	width: 126px;
	padding-top: 3px;
	height: 100%;
	text-align: center;
	padding-right: 0px;
}
.content {
	float: right;
	width: 657px;
	padding-top: 3px;
	padding-right: 10px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #DA0885;
}
.logo {
	vertical-align: middle;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #036;
	width: 100%;
	background-color: #FFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #DA0885;
	height: 131px;
}
.mpheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	color: #DA0885;
	text-align: left;
	margin-bottom: 3px;
	display: block;
}
.cheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	color: #DA0885;
	margin-bottom: 3px;
	display: block;
}
.five2 {
	border: thin groove #333333;
}
.currentPG {
	font-weight: bolder;
	color: #FF0000;
	background-color: #f1f1f9;
}
a.photo:link {
	color: #0000ff;
	text-decoration: underline;
	font-size: 16px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 3px;
	margin-right: 2px;
	margin-left: 2px;
}
a.photo:visited {
	color: #0000ff;
	text-decoration: underline;
	font-size: 16px;
	text-align: left;
		margin-right: 2px;
	margin-left: 2px;
}
a.photo:hover {
	text-decoration: underline;
	color: #FF0000;
	font-size: 16px;
	text-align: left;
		margin-right: 2px;
	margin-left: 2px;
}
.calendat {
	border: thin solid #E2E1E9;
}
.schedule {
	border: thin solid #000066;
	font-family: Arial, Helvetica, sans-serif;
}
.schedArea {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-bottom-style: solid;
	border-top-color: #660066;
	border-right-color: #660066;
	border-bottom-color: #660066;
	border-left-color: #660066;
}
.times {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #DA0885;
	text-decoration: none;
	text-indent: 100px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 18px;
}
.scheduleLI {
	list-style-position: outside;
	list-style-type: square;
	padding-top: 3px;
	padding-bottom: 3px;
}
.margin {
	padding-left: 20px;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bolder;
	color: #DA0885;
	text-align: center;
}
.weather {
	clear: left;
	float: right;
	margin-right: 10px;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.scheduleDateText {
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.scheduleDate  {
	text-align: center;
	background-color: #000;
	vertical-align: top;
	height: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 60%;
	border: 2px solid #FFF;
}

.scheduleNS {
	color: #003399;
	font-weight: bold;
	display: inline;
}
.imgR {
	float: right;
	margin-top: 3px;
	margin-right: 3px;
	margin-left: 13px;
}
.CalLink {
	color: #0000FF;
	font-weight: bold;
}
.imgCaption {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #333333;
	font-size: 12px;
	text-align: left;
}
img.pic {
	margin: 0px;
	padding: 0px;
	border: 1px solid #000000;
}
.RtBg {
	vertical-align: top;
	background-image: url(graphics/BGnavlogo.gif);
	background-repeat: repeat;
	margin: 0px;
	width: 120px;
	text-align: center;
}
li {
	list-style-type: none;
}
input, textarea, select {
	color: #000;
	border: thin solid #DA0885;
	background-color: #FFFFD2;
	margin: 1px;
	padding: 1.5px;
	font-weight: bold;
}
