@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #590659;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link, a:visited, a:active {
	color: #590659;
	text-decoration: underline;
}
a:hover {
	color: #996699;
	text-decoration: none;
}
h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
}
h4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
}




.menu {
	background-image: url(images/col-pink.gif);
	background-repeat: repeat;
	background-color: #d4b1e5;
}

table.subnavbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 16px;
	border-collapse: collapse;
	background-color: #d4b1e5;
	text-align: center;
	width: 100%;
}
table.subnavbar td {
	border: 0px solid #ccc;
}
table.subnavbar td a{
	font-size: 14px;
	line-height: 16px;
	display: block;
	/*width: 156px;*/
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
	font-weight: normal;
	/*height: 25px;*/
}
table.subnavbar td a:link, table.subnavbar td a:visited {
	color: #FFFFFF;
	/*background-color: #ffffff;*/
	text-decoration: none;
}
table.subnavbar td a:hover, table.subnavbar td a:active {
	font-weight: bold;
	color: #FFFFFF;
	/*background-color: #466D97;*/
	text-decoration: none;
}

.foot {
	font-size: 9px;
	line-height:11px;
	color: #590659;
	text-align: center;
	background-image: url(images/lidfoot.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-left:100px;
	padding-right:190px;
	padding-top:0px;
	padding-bottom:0px;
}
.foot a:link, .foot a:visited, .foot a:active {
	color: #590659;
	text-decoration: underline;
}
.foot a:hover {
	color: #996699;
	text-decoration: none;
}

.text {
	padding-top: 0px;
	padding-bottom:25px;
	padding-left:25px;
	padding-right:25px;
	text-align:justify;
}
.home, .text {
	background-image: url(images/col-lpink.gif);
	background-repeat: repeat;
	background-color: #f2ddfc;
}
.rside {
	background-image: url(images/col-pink.gif);
	background-repeat: repeat;
	background-color: #d4b1e5;
}
.rside p{
	padding-top: 0px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
	font-size: 11px;
}
.image-right {
	margin-left: 15px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	border: 0px solid #FFFFFF;
}

.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	line-height: 18px;
}
.footnote {
	font-size: 10px;
	line-height: 13px;
	font-style: normal;
}


.calendar {
	line-height: 18px;
}
.calendar-year {
	font-size: 24px;
	line-height:28px;
}
.calendar-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	line-height:22px;
}

.cd-head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
}
.sub-head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 22px;
}
.cd-text-italics {
	font-size: 14px;
	line-height: 17px;
	font-style: italic;
}
