﻿body 
{
	
}

.link
{
	cursor:pointer;
	font-size:15px;
	color:#082658;

}

.cal_day
{
	border: 1px solid #666666;
	background-image:url('/images/southlake/headbg.png');
	background-repeat:no-repeat;
	
}

.cal_day_header
{
	
	color:#25856e;
	font-family:Arial;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	padding-top:15px;
	padding-bottom:5px;
}

.cal_title
{
	font-family:Arial;
	font-weight:bold;
	text-decoration:none;
	color:#1b0e3f;
	font-size:20px;
	background-image:url('/images/friends/cal_month.png');
	background-repeat:no-repeat;
	height:65px;
	text-transform:uppercase;
	
}

.nextprev, .nextprev a
{
	text-decoration:none;
	margin-left:120px;
	margin-right:120px;
	font-size:25px;
}

.bodytext
{
	font-family:Arial,Sans-Serif;
	font-size:15px;
	color:#0a224c;
	
}

.bodytext a, a .bodytext, a
{
	font-family:Arial,Sans-Serif;
	font-size:15px;
	color:#057bff;
	text-decoration:none;
	
}

.daystyle
{
	font-family:Arial,Sans-Serif;
	font-size:17px;
	color:#12376e;
	padding:5px;
}

.otherdaystyle
{
	font-family:Arial,Sans-Serif;
	font-size:17px;
	color:#ffffff;

}


.subtitle
{
	font-family:Arial,Sans-Serif;
	font-size:14px;
	font-weight:bold;
	color:#4f3695;
}

.header
{
	font-family:Arial,Sans-Serif;
	font-size:24px;
	color:#0a224c;
	
	
}