﻿html, body
{
    color: #000;
    height: 100%;
    margin: 0;
    padding: 0;
    border: none;
}
table
{
    border-collapse: collapse;
}
table td
{
    margin: 0;
    padding: 0;
    vertical-align: top;
    background-color: White;
}

p, h1, h2, h3, h4, td, span, div
{
	font-family: Tahoma;
}

p, td
{
	font-size: 14px;
	line-height: 1.4em;
	margin: 0.5em 0 0.5em 0;
}

p.indent
{
	text-indent: 1em;
	margin-left: 0px;
}

p.reverseindent
{
	text-indent: -2em;
	margin-left: 2em;
}

h1
{
	font-size: 18px;
	color: #db3737;
}

h2
{
	font-size: 16px;
	color: #135100;
	margin-bottom: 2px;
}

h3
{
	font-size: 15px;
	color: #db3737;
}

.siteBackground
{
	background: #bef6ac url('background_gradient.png') repeat-x scroll center top;
}

.shadowLeft
{
	background: #db3737 url('shadow_left.png') repeat-y;
	font-size: 0px;
}

.shadowRight
{
	background: #db3737 url('shadow_right.png') repeat-y;
	font-size: 0px;
}

.leftSidebar
{
	width: 173px;
	background-color: #db3737;
}

.contentArea
{
	width: 780px;
}

.middleContent
{
	float: left; 
	width: 521px; 
	padding-left: 7px; 
	padding-top: 3px;
}

.rightSidebar
{
	float: right; 
	width: 242px; 
	padding-right: 3px; 
	padding-top: 8px;
}

.rightSidebar .featureSidebar .textContent
{
	width: 242px;
	height: 37px;
	background: #135100 url('sidebar_bottom.gif') no-repeat scroll center bottom;
	text-align: center;
	vertical-align: middle;
	font-family: Tahoma;
	font-size: 18px;
	padding-top: 12px;
	color: #ffffff;
}

.rightSidebar .featureSidebar .textContent a
{
	font-family: Tahoma;
	font-size: 18px;
	padding-top: 12px;
	color: #ffffff;
	text-decoration: none;
}

.footer
{
	clear: both;
}

ul.nav
{
	margin-top: 0px;
	margin-bottom: 5px;
	color: #ffffff;
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
}

ul.nav li
{
	font-size: 18px;
	border-bottom: dotted 1px white;
	background: url('12pearl.png') no-repeat 7px 10px;
	
}

ul.nav li a
{
	display: block;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 27px;

	text-decoration: none;
}

ul.nav li a:hover, ul.nav li:hover a
{
	color: #ffffff;
	text-decoration: none;
}

ul.subNav
{
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 18px;
	color: #db3737;
	list-style-type: none;
	padding-left: 0px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	width: 100%;
	text-align: center;
}

ul.subNav li
{
	display:inline;
	padding-left: 20px;
	padding-right: 20px;
}

ul.subNav li a
{
	color: #db3737;
	text-decoration: none;
}

ul.subNav li a:hover, ul.subNav li:hover a
{
	color: #135100;
	text-decoration: none;
}


p.disclaimer
{
	font-size: 10px;
	line-height: 1em;
	padding-bottom:3px;
    text-align:center;
    margin: 2px 0px 2px 0px;
}

/*--------------
Calendar
--------------*/
ol.calendarList
{
	margin: 0px;
	padding: 0px;
	display: block;
}

ol.calendarList li
{
	list-style-type: none;
	height: 125px;
}

ol.calendarList li ul
{
	display: inline;
	list-style-type: none;
	height: 125px;
	margin: 0px;
	padding: 0px;
}

ol.calendarList li ul.otherMonth li
{
	color: #888888;
	background-color: #eeeeee;
}

ol.calendarList li ul li.otherMonth
{
	color: #888888;
	background-color: #eeeeee;
}

ol.calendarList li ul.thisMonth li
{
	background-color: #ffffff;
}

ol.calendarList li ul li.thisMonth
{
	background-color: #ffffff;
}


ol.calendarList li li
{
	border: solid 1px black;
	list-style-type: none;
	width: 101px;
	height: 115px;
	float: left;
	font-size: 8px;
	overflow: auto;
	padding: 2px;
	margin: 2px;
}

ol.calendarList li li p
{
	font-size: 11px;
	padding-left: 5px;
	text-indent: -5px;
}

ol.calendarList li.weekdays
{
	height: 20px;
}

ol.calendarList li.weekdays ul
{
	height: 20px;
}

ol.calendarList li.weekdays ul li
{
	background-color: #005D09;
	color: #ffffff;
	text-align: center;
	font-size: 13px;
	height: 20px;
}

p.pageQuote
{
	display: block;
	color: #135100;
	font-size: 20px;
	margin-left: 20px;
}

p.pageQuote .highlight
{
	color: #db3737;
	font-size: 24px;
}


/*--------------
Image gallery
--------------*/
ol.imageGallery
{
	margin: 0px;
	padding: 0px;
	display: block;
}

ol.imageGallery li
{
	list-style-type: none;
	height: 165px;
}

ol.imageGallery li ul
{
	vertical-align: middle;
	display: inline;
	list-style-type: none;
	height: 165px;
	margin: 2px;
	padding: 2px;
}

.galleryColumn
{
	display: inline-block;
	padding:0px; 
    margin: 0px 0px 2px 0px; 
	width: 175px;
	height: 175px;
	text-align:center;
}

ol.imageGallery li li
{
	vertical-align: middle;
	list-style-type: none;
	width: 175px;
	height: 175px;
	float: left;
	margin: 5px;
}

.galleryColumn img
{
	background-color: #ffffff;
	border: solid 1px black;
	padding: 2px;
	margin: 2px;
	vertical-align: middle;
}
