/* CSS Document */

/* CSS Document */

P,BODY, TD, TH, UL, OL, H1, H2, H3, H4, H5, H6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #D6EDED;
	line-height: 17px;
	font-family: Georgia, "Times New Roman", Times;
	font-size: 12px;
	
	
	
}

BODY {
	background-image: url(images/back.jpg);
	margin-top: 5px;
	margin-left: 45px;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #5f8390;
	
}


A:link {background: none; font-size:12px; font-weight:normal; text-decoration: underline; color: #C39512}
A:visited {background: none;font-size:12px; text-decoration: underline; color: #C39512; font-weight:normal;}
A:active {background: none; font-size:12px;text-decoration: underline; color: #C3AC80; font-weight:normal;}
A:hover {background: none; font-size:12px;text-decoration: underline; color: #C3AC80; font-weight:normal;}
 
H1 {
	color: #C39512;
	font-size: 18px;
	margin-bottom: 0px;
	padding-bottom: 0px;
		font-family: Georgia, "Times New Roman", Times;
	font-weight: lighter;
	
	
}

H2 {
	color: #C3AC80;
	font-size: 12px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
	
	
	
}
 
 H3 {
	color: #E7DBA7;
	font-size: 14px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-family: Georgia, "Times New Roman", Times;
	font-weight: 600;
	
}


 
/* CONTENT TABLE */

#links table {

align: center;
}

#links td {
	text-align: center;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;

}

#links a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2B4148;
	font-size: 11px;

}

#links a:hover {
	
	color: #6C432D;
	

}



	
.top {
	background-image: url(images/w-background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	border: 1px solid #9BF7FF;
	}
	
.bottom {
	background-color: #3E4B52;
	border: 1px solid #9BF7FF;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 17px;
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}


#copy {
	font-size: 10px;
	border-bottom: 1px dotted #9FB7C1;
	
	
	}	
	
#copy td {
	line-height: 15px;
	padding: 3px 3px 3px 10px;
	font-size: 10px;
	}
	
#copy a {
	font-size: 10px;
	color: #D6EDED;
	}
	
	
.outer {

border: 1px solid #ffffff;
padding: 0px;

}


.month {

background-color:#CACEAC;
color: black;

}

.events td{
color: #D6EDED;
padding:3px;
border-right: 1px solid #072F33;
border-bottom: 1px solid #072F33;

}

.outer-events{

border-left: 1px solid #072F33;
border-top: 1px solid #072F33;

}

.corner-line {

border-bottom: 1px solid #ffffff;
border-right: 1px solid #ffffff;

}

ul {
	list-style: none;
	margin-top: 2px;
	margin-bottom: 7px;
	margin-left: 5px;

}

#right{
	align: right;
	background-color: #A1B1A8;
	padding: 20px;
	float: right;
	width: 230px;
	text-align: center;
	color: #304451;

}

