/* CSS Document */

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#361A0E;
	font-size:13px;
	}
a:link {
	color:#5B0707;
	font-weight:bold;
	}
a:hover {
	color:#8D511F;
	}
a:visited {
	color:#4B0100;
	}
#bodyContent {
	line-height:20px;
	}	
#footer {
	font-size:11px;
	}
	
.smallText {
	font-size:10px;
	}
#quote {
	color:#5B0707;
	font-size:16px;
	line-height:20px;
	border-top:2px dotted #660000;
	border-bottom:2px dotted #660000;
	}
	
/* Event Calendar */	
.EventDate{
	font-family:Arial, Helvetica, sans-serif;
	color:#992122;
	font-weight:bold;
	font-size:15px;
	border-bottom:2px dotted #660000;
	}
.EventDateOrig {
	font-family:Arial, Helvetica, sans-serif;
	color:#992122;
	font-weight:bold;
	font-size:14px;
	}
.EventBestBet {
	color:#DDC096;
	background-color:#4B0100;
	font-weight:bold;
	}
.EventTitle {
	font-size:18px;
	letter-spacing:1px;
	color:#4B0100;
	} 
.EventTime {
	font-family:Arial, Helvetica, sans-serif;
	color:#8D511F;
	font-size:14px;
	font-weight:bold;
	}
/* Friends Page */
.photoBorder {
	border:1px dotted #990000;
	cursor:pointer;
	}	
.caption {
	font-size:10px;
	font-weight:bold;
	}	