/* CSS Document */

body {
	background-color: #8f8f8c;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
}
a, a:visited, a:active {
	outline: none;
	color: #500000;
}
a:hover, a:focus {
	outline: none;
	color: #500000;
	text-decoration: none;
}
#container {
	width: 978px;
	position: relative;
	margin-left:auto;
	margin-right: auto;
	height: 0px;
}
#container2 {
	width: 950px;
	background-image:url(images/shadow.gif);
	background-repeat: repeat-y;
	background-color: #babcbe;
	/*border-right: 3px solid #ffffff;
	border-left: 3px solid #ffffff;
	border-bottom: 3px solid #ffffff;*/
	float: left;
	padding: 0 14px;
}


/**************************************** HEADER ****************************************/
#header {
	width: 950px;
	height: 278px;
	float: left;
}
#PAID {
	width: 950px;
	height: 73px;
	background-image:url(images/paid.gif);
	background-repeat:no-repeat;
	float: left;
}
#logo {
	background-image:url(images/logo.gif);
	background-repeat:no-repeat;
	height: 205px;
	width: 167px;
	float: left;
}
#logo h1 {
	height: 130px;
	width: 145px;
	padding: 0;
	margin: 60px 0 0 12px;
	cursor: pointer;
}
#logo h1 a {
	display: block;
	width: 145px;
	height: 130px;
}
#feature {
	height: 205px;
	width: 783px;
	float: left;
	background-color: #500000;
	overflow: hidden;
}
#subheader {
	width: 950px;
	height: 30px;
	float: left;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background-color: #500000;
}
#aTm {
	float: left;
	background-image:url(images/atm.gif);
	background-repeat:no-repeat;
	border-right: 2px solid #ffffff;
	width: 165px;
	height: 30px;
}  
#aTm h1 {
	height: 30px;
	width: 165px;
	padding: 0;
	margin: 0;
	cursor: pointer;
}
#aTm h1 a {
	display: block;
	width: 165px;
	height: 30px;
}       	
#navigation {
	height: 30px;
	width: 783px;
	float: left;
}

#logo span, #PAID span, #aTm span {
	display:none;
}


/**************************************** Front Content ****************************************/

#content {
	float: left;
	width: 950px;
	background-image:url(images/cont_bg.gif);
	background-repeat: repeat-y;
}
#left {
	float: left;
	width: 239px;
	min-height: 424px;
	background-image:url(images/left_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 12px;
}
h2.leftHead {
	font-size: 18px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	border-bottom: 1px solid #000000;
	margin: 0 0 15px;
	padding: 0;
}
#photos {
	min-height: 150px;
}
#photos ul {
	list-style-type: none;
	margin: 0 0 0 5px;
	padding: 0;
}
#photos ul li {
	margin: 0;
	padding: 0 0 5px;
}
#photos a, #photos a:visited, #photos a:active{
	text-decoration: none;
	color: #ffffff;
}
#photos a:hover, #photos a:focus{
	text-decoration: none;
	color: #500000;
}
#minical {
	background-image:url(images/cal_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #ffffff;
	min-height: 150px;
	width: 227px;
	padding: 5px;
	border: 1px solid #5f574f;
}
.more {
	margin: 5px 5px 0 0;
	text-align: right;
	font-size: 10px;
}
.more a, .more a:visited, .more a:active{
	text-decoration: none;
	color: #ffffff;
}
.more a:hover, .more a:focus{
	text-decoration: none;
	color: #500000;
}
#right {
	float: right;
	width: 685px;
	min-height: 436px;
	padding-bottom: 12px;
}
h2.frontTitle {
	font-size: 32px;
	color: #500000;
	padding: 0 0 0 5px;
	margin: 15px 15px 10px 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	border-bottom: 2px solid #500000;
}
.frontDesc {
	padding: 0 20px;
	line-height: 1.4;
	text-align: justify;
}
.frontDesc img{
	border: 1px solid #000000;
}

/**************************************** Article Content ****************************************/
#breadcrumbs {
	float: float;
	width: 645px;
	line-height: 10px;
	padding: 10px 20px 0 20px;
	text-align: right;
	text-transform: lowercase;
	font-size: 10px;
	color: #4e4e4e;
}
#breadcrumbs a, #breadcrumbs a:visited, #breadcrumbs a:active{
	text-decoration: none;
	color: #4e4e4e;
}
#breadcrumbs a:hover, #breadcrumbs a:focus{
	text-decoration: none;
	color: #500000;
}
h1.artTitle {
	font-size: 32px;
	color: #500000;
	padding: 0 0 0 5px;
	margin: 0 15px 10px 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	border-bottom: 2px solid #500000;
}
.artDesc {
	padding: 0 20px;
	line-height: 1.4;
	text-align: justify;
	overflow: hidden;
}
#Calcontent {
	float: left;
	width: 950px;
	padding: 10px 0 12px;
}
.summaryPageTitle {
	margin: 0;
}
.summaryPageDescription {
	margin: 0 0 15px;
}

/**************************************** Footer ****************************************/

#clear{
	clear: both;
}    
#footer {
	float: left;
	width: 930px;
	min-height: 25px;
	padding: 6px 10px;
	border-top: 1px solid #ffffff;
	background-color: #500000;
	font-size: 10px;
	line-height: 1.3;
	color: #8f8f8c;
	text-align: center;
}
#footer a, #footer a:visited, #footer a:active{
	text-decoration: underline;
	color: #8f8f8c;
}
#footer a:hover, #footer a:focus{
	text-decoration: none;
	color: #ffffff;
}  
#botshadow {
	width: 950px;
	height: 16px;
	background-image:url(images/botshadow.gif);
	background-repeat: no-repeat;
	float: left;
	margin-bottom: 10px;
	padding: 0 14px;
}


/* Mini Calendar Styles */

.mc_table {
	margin: 0px;
	padding: 0px;
	height: 144px;
	width: 227px;
}
.mc_header {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	border: 1px solid #FFFFFF;
	color: #500000;
	text-align:center;
	height: 20px;
}
.mc_dayname {
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
    border: 1px solid #FFFFFF;
	text-align: center;
	height: 20px;
	width: 14.2%;
}
.mc_otherdays_start {
	text-align: center;
	background-color: #CBCBCB;
	color: #999999; 
	font-family: Arial;
	font-size: 10px;
	border: 1px solid #FFFFFF;
	height: 20px;
	width: 14.2%;
}
.mc_currentday {
	background-color: #500000;
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #FFFFFF;
	text-align: center;
	height: 20px;
	width: 14.2%;
}
.mc_regularday {
	font-family: Arial;
	font-size: 10px;
	color: #676767;
	border: 1px solid #FFFFFF;
	text-align: center;
	height: 20px;
	width: 14.2%;
}

.mc_link {
	font-family: Arial;
	font-size: 10px;
	color: #676767;	
}
.mc_link a {
	font-family: Arial;
	font-size: 10px;
	color: #676767;
	text-decoration: underline;
}
.mc_link a:hover {
	font-family: Arial;
	font-size: 10px;
	color: #495c6a;
	text-decoration: underline;
}
.mc_link a:visited {
	font-family: Arial;
	font-size: 10px;
	color: #676767;
	text-decoration: underline;	
}
.mc_link a:active {
	font-family: Arial;
	font-size: 10px;
	color: #495c6a;
	text-decoration: underline;	
}
.mc_eventday {
	background-color: #E1E1E1;
	font-family: Arial;
	font-size: 10px;
	text-align: right;
	font-weight: bold;
	border: 1px solid #FFFFFF;
	text-align: center;
	height: 20px;
	width: 14.2%;
}
.mc_otherdays_end {
	text-align: center;
	background-color: #777171;
	color: #5C5757; 
	font-family: Arial;
	font-size: 10px;
	border: 1px solid #FFFFFF;
	height: 20px;
	width: 14.2%;
}
  