body
{
	margin: 0px;
}

td {
	font-size: 9pt;
	font-family: arial;
}

.topbar {
	background-color: #ccc;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	font-size: 1px;
	height: 7px;
}

.topmenu {
	background: #e0e0b9 url('/images/top_nav_bg.gif') repeat-x;
}

.topmenulink {
	font-family: arial;
	font-size: 7pt;
	color: #4e4e41;
	letter-spacing: .6px;
}

.leftnav {
	background-color: #f0f0e0;
}

.navbox {
	padding: 7px;
}

.lefttextbox {
	background-color: #e5e5c8;
	
	color: #717160;
	font-size: 11px;
	font-family: verdana;
}

.lefttexthead {
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
}

.goBtn {
	border: 1px solid #c0b187;
	background-color: white;
	padding: 1px;
	color: #585854;
	font-weight: bold;
	font-size: 8px;
}

.blog {
	background-image: url('/images/blogBack.jpg');
	width: 167px;
	padding: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 10px;
	font-family: verdana;
	color: #616250;
	font-weight: bold;
}

.leftlink {
	color: #717160;
	font-size: 10px;
}

.navlink {
	color: #7e9019;
	font-family: verdana;
	font-size: 8pt;
}

.circleOfHealth {
	background-color: #f0f0e0;
}	

.sectiontext {
	font-family: verdana;
	font-size: 11px;
	padding: 13px;
	padding-top: 8px;
	padding-bottom: 2px;
	line-height: 14px;
	text-align: justify;
}

.sectionhead {
	font-weight: bold;
	line-height: 18px;
}

/*
// ltw_style.css
// $Id: ltw_style.css 4 2006-03-12 08:13:54Z mootinator $
// 
// ltwCalendar Style Sheet 
*/
body {
	font-family:Arial;
}
input, select {
	font-size:10px;
}

a.prevnext:link {color: red; font-size: 12px; text-decoration:underline;}
a.prevnext:visited {color: red; font-size: 12px; text-decoration:underline}
a.prevnext:hover {color: blue; font-size: 12px; text-decoration:underline}
a.prevnext:active {color: red; font-size: 12px; text-decoration:underline}

a.day:link {color: #96A24A; font-size: 12px; text-decoration:underline; font-weight:bold;}
a.day:visited {color: #96A24A; font-size: 12px; text-decoration:underline; font-weight:bold;}
a.day:hover {color: #E6E6DA; font-size: 12px; text-decoration:underline; font-weight:bold;}
a.day:active {color: #96A24A; font-size: 12px; text-decoration:underline; font-weight:bold;}

a.event:link {color: blue; font-size: 11px; text-decoration:underline}
a.event:visited {color: blue; font-size: 11px; text-decoration:underline}
a.event:hover {color: red; font-size: 11px; text-decoration:underline}
a.event:active {color: blue; font-size: 11px; text-decoration:underline}

a.admin:link {color: white; font-size: 12px; text-decoration:underline}
a.admin:visited {color: white; font-size: 12px; text-decoration:underline}
a.admin:hover {color: white; font-size: 12px; text-decoration:underline}
a.admin:active {color: white; font-size: 12px; text-decoration:underline}

table.cal {
background-color: #DEDEDE;
height: 600px;
border-style: none;
border-width: 1px;
font-family: sans-serif
}

.caption {
color: black;
font-size: 18px;
font-weight: bold;
font-family:Arial;
}

.day {
padding-top: 5px;
padding-left: 5px;
}

.thead {
color:#96A24A;
background-color: #E6E6DA;
font-size: 14px;
font-weight:bold;
}

td.cal {
background-color: white;
text-align: left;
vertical-align: top
}

tfoot.cal {
color:#96A24A;
background-color: #E6E6DA;
font-size: 12px;
text-align: left
}

ul.cal {
margin: 0px;
list-style-position: inside
}

.cal-admin-link {
color: #ffffff;
font-family: Tahoma, Verdana, sans-serif;
font-size: 11px;
text-decoration: none;
}
#container{
	width: 100%;
}