BODY
{
	font-size: 0.75em;
	margin: 0px auto;
	color: #000000;
	font-family: Arial, Sans-Serif;
	text-decoration: none;
	background-color: #E1E1E1;
	text-align: center;
}
h1
{
	font-size: 1.6em;
	font-weight: 700;
	font-family: Lucida Sans, Tahoma;
	margin-top: 0px;
}
h2
{
	font-size: 1.3em;
	font-weight: 700;
	font-family: Lucida Sans, Tahoma;
	margin-bottom: 10px;
}
h3
{
	font-size: 1.2em;
	font-weight: 700;
	font-family: Lucida Sans, Tahoma;
	margin-bottom: 10px;
}
/*p
{
	margin-top: 0px;
	margin-bottom: 0px;
}*/
A
{
	color: #006EA9;
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
}
img
{
	border: none;
}
.clear
{
	clear: both;
	line-height: 0px;
	font-size: 0px;
}
.SmallColorBox
{
	padding: 20px 10px 5px 10px;
	color: #fff;
	font-size: 15px;
	font-weight: 700;
	font-family: Lucida Sans, Tahoma;
	margin-bottom: 10px;
}
.ColorBox
{
	padding: 0px 10px 0px 0px; /*color: #fff;*/
	margin-bottom: 10px; /*width: 250px;*/
	background-position: bottom;
	cursor: hand;
	cursor: pointer;
	background-color: #FFF;
	color: #911010;
}
.ColorBox h4
{
	font-size: 25px;
	font-weight: 700;
	font-family: Lucida Sans, Tahoma;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #911010;
}


.ThinBorderBox
{
	width: 240px;
	border-bottom: solid 1px #DBDBDB; /*border: solid 2px #ECECEC; border-left:solid 1px #ccc; 	border-bottom:solid 1px #ccc; 	background-color:#eeeeee;*/
	padding: 5px 0 5px 10px;
}

.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}


.LowerSectionDiv
{
	background-image: url(   '../Images/lowerSectionShadow.jpg' );
	background-repeat: repeat-x;
	margin-top: 50px;
	padding: 60px 20px 40px 40px;
}
.InfoBox
{
	color: White;
}
.InfoBox p
{
	color: White;
	margin-top: 0px;
	margin-bottom: 0px;
}

.InfoBox a
{
	color: White;
	text-decoration: underline;
}

/*.gsc-results
{
	font-size: 0.75em;
	color: #911010;
	
}*/

/*.gs-title a { color : #911010; }*/

.gs-webResult .gs-title a, .gs-webResult .gs-title a *
{
	color: #911010;
}

.gs-webResult .gs-snippet
{
	margin: 0px auto;
	color: #000000;
	font-family: Arial, Sans-Serif;
	text-decoration: none;
}

.gs-webResult .gs-visibleUrl-short
{
	display: none;
}

.gsc-cursor-current-page
{
	color: #911010;
}

.gsc-trailing-more-results a
{
	color: #911010;
}

/*.gsc-results .gsc-webResult * {color : #911010;}*/
/*.gs-webResult .gs-visibleUrl-long { display:block; }*/

.gsc-tabsArea
{
	display: none;
}

.gsc-adBlock *
{
	display: none;
}

.CalendarBox_Title
{
	padding: 5px; /*font-family: Lucida Sans, Tahoma;*/
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}
.CalendarBox_EventItem
{
	color: #fff;
	padding: 5px; /*font-family: Lucida Sans, Tahoma;*/
}
.CalendarBox_EventDate
{
	font-weight: bold;
	padding-bottom: 3px;
	margin-bottom: 3px;
	border-bottom: solid 1px #000;
}
.CalendarBox_EventHeader
{
	font-weight: bold;
}
.CalendarBox_EventDescription
{
}

