/*a.calLink {
	display: block;
	font-weight: normal;
	margin: 0;
	padding: 0;
}*/

a.nav{
	font-size: 11px;
	font-weight: normal;
	color: #6699CC;
	color: #660000;
	color: white;
	text-decoration: none;
	margin-right: 5px;
}

a:visited.nav {
	color: #6699CC;
}

a:hover.nav {
	color: white;
}

a.popup {
	color: #660000;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

a#event {
	color: black;
	font-size: 9px;
	text-decoration: none;
}

/*a.event2 {
	font-weight: normal;
}*/

a:visited#event {
	color: black;
}

a:hover#event {
	color: white;
}

a#return {
	color: #660000;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

div#calendar {
	position: relative;
	float: left;
	width: 825px;
	clear: both;
	margin-bottom: 10px;
	
}

div#calendarTitle {
	font-size: 36px;
	color: white;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}

div#date{
	width: 120px;
	text-align: right;
	font-weight: bold;
	vertical-align: top;
	border: 0px solid #AA0000;
	padding: 1px;
}

div#footer {
	position: relative;
	width: 100%;
	text-align: center;
	margin: 0 auto;
	border-top: 1px solid #003366;
}

td#day{
	width: 120px;
	height: 75px;
	border: 1px solid black; 
	padding: 1px;
	background-color: #ADC9E6;
	vertical-align: top;
}

/*div#event {
	width: 500;
	padding: 3px;
	border: 1px solid black;
	font-size: 12px;
	margin: 5px auto;
	cbackground-color: white;
	text-align: left;
}*/

td#today {
	width: 120px;
	height: 75px;
	border: 1px solid black;
	padding: 1px;
	background-color: #FFCC00;
	background-color: white;
	vertical-align: top;
}

div#event{
	width: 120px;
	font-size: 10px;
	text-align: left;
	font-weight: normal;
}

td#inactive{
	width: 120px;
	height: 75px;
	background-color: #AAAAAA;
	border: 1px solid #AAAAAA;
	padding: 1px;
}

/*div#title{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	
	border: 1px solid black;
	background-color: #366CA3;
	color: #ADC9E6;
	padding: 1px;
	margin: 2px auto;
}*/

/*hr#hr {
	margin: 20px auto;
	width: 100%
}*/

input#nav {
	color: #ADC9E6;
	border: 1px thin outset #ADC9E6;
	width: 75px;
	background-color: #366CA3;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	font-size: 16px;
}

/*input#return{
	color: #ADC9E6;
	border: 1px thin outset #ADC9E6;
	width: auto;
	background-color: #366CA3;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	font-size: 14px;
}*/

/*select#nav {
	color: #ADC9E6;
	border: 0px thin outset #ADC9E6;
	width: 75px;
	background-color: #366CA3;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	font-size: 16px;
}*/

table#calendar {
	border: 1px solid black;
	background-color: #ADC9E6;
	background-color: #366CA3;
	margin: 0px auto;
}

tr#header{
	font-weight: bold;
	cbackground-color: #366CA3;
	text-align: center;
}

td#header_background {
	background: url(../images/web/church_header.jpg) no-repeat -80px 3px;
	height: 150px;
}

td.header{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 16px;
	font-weight: bold;
	border: 3px solid #6699CC;
	color: #ADC9E6;
	padding: 1px;
}


/*td.header2{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 16px;
	font-weight: bold;
	border: 1px solid black;
	background-color: #366CA3;
	background-color: red;
	color: #ADC9E6;
	padding: 1px;
	margin: 5px auto;
}*/

td.dow{
	background-color: #6699CC;
	text-align: center;
	font-weight: bold;
	border: 1px solid black;
}

/*td#links {
	border: 1px solid black;
	font-weight: bold;
	background-color: #ADC9E6;
	padding: 1px;
}*/
