﻿body 
{
	
}

.link
{
	cursor:pointer;
	font-size:14px;
	color:#12376e;
}

.cal_day
{
	border: 1px solid #666666;
	background-image:url('/images/southlake/headbg.png');
	background-repeat:no-repeat;
	
}

.cal_day_header
{
	
	color:#12376e;
	font-family:Arial;
	text-transform:uppercase;
	font-size:15px;

	padding-top:10px;
	padding-bottom:10px;
}

.cal_title
{
	font-family:Arial;
	font-weight:bold;
	text-decoration:none;
	color:#1b0e3f;
	font-size:20px;
	background-image:url('/images/southlake/headbg.png');
	background-repeat:no-repeat;
	height:60px;
	text-transform:uppercase;
	
}

.nextprev, .nextprev a
{
	text-decoration:none;
	margin-left:120px;
	margin-right:120px;
}

.bodytext
{
	font-family:Arial,Sans-Serif;
	font-size:15px;
	color:#12376e;
	padding:8px;
	
}

.daystyle
{
	font-family:Arial,Sans-Serif;
	font-size:20px;
	color:#12376e;
	background-image:url('/images/southlake/bgwhite.png');
}

.otherdaystyle
{
	font-family:Arial,Sans-Serif;
	font-size:20px;
	color:#ffffff;
	background-image:url('/images/southlake/bgblue.png');


}


.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;
	
	
}
