﻿body 
{
	
}

.link
{
	cursor:pointer;
	font-size:13px;
	color:#20221f;

}

.cal_day
{
	border: 1px solid #666666;
	background-image:url('/images/southlake/headbg.png');
	background-repeat:no-repeat;
	width:100px;
	font-size:12px;
}

.cal_day_header
{
	
	color:#26180e;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#ff8c1f;
	border:1px solid #000000;
	vertical-align:middle;
}

.cal_title
{
	font-family:Arial;
	font-weight:bold;
	text-decoration:none;
	color:#231f15;
	font-size:20px;
	/*background-image:url('/images/jgh/head_bg.png');*/
	background-repeat:no-repeat;
	height:64px;
	text-align:center;
	
}

.nextprev, .nextprev a
{
	text-decoration:none;
	margin-left:120px;
	margin-right:120px;
	font-size:25px;
}

.bodytext
{
	font-family:Arial,Sans-Serif;
	font-size:13px;
	color:#363636;
	
}

.bodytext a, a .bodytext, a
{
	font-family:Arial,Sans-Serif;
	font-size:15px;
	color:#3cbef1;
	text-decoration:none;
	
}

.daystyle
{
	font-family:Arial,Sans-Serif;
	font-size:20px;
	color:#7e502e;
	background-image:url('/images/jgh/bgwhite.png');
	width:100px;
	padding-left:2px;
}

.otherdaystyle
{
	font-family:Arial,Sans-Serif;
	font-size:20px;
	color:#ffffff;
	background-image:url('/images/jgh/bgpink.png');
	width:100px;
    border:1px solid #000000;

}


.subtitle
{
	font-family:Arial,Sans-Serif;
	font-size:14px;
	font-weight:bold;
	color:#4f3695;
}

.header
{
	font-family:Arial,Sans-Serif;
	font-size:24px;
	color:#ff770b;
	
	
}
