﻿BODY {
    font-size : 11px; 
    font-family :  Verdana, Arial, Helvetica, Sans Serif;
	background-color: #939460;
	margin-top: 5px;
}

BODY.print {
    font-size : 11px; 
    font-family :  Verdana, Arial, Helvetica, Sans Serif;
	background-color: White;
	margin: 5px 5px 5px 5px;
}

#Layout
{
    width: 719px;
    margin-left: auto;
    margin-right: auto;
}

#Header 
{
    width: 715px;
    height: 141px;
	background-image: url('images/header.png'); 
	background-repeat: no-repeat;
	border-collapse: collapse;
	border: solid 2px #5e5f3d;
}

#TopLinks 
{
    padding-top: 19px;
    padding-left: 588px;
    color: #CACACA;
}

#SearchForm
{
    position: relative;
    top: 20px;
    left: 594px;
    width: 260px;
    height: 22px;
	padding-top: 4px;
	font-size: 11px;
	color: #06324D;
}

#MenuArea 
{
	width: 100%;
	height: 30px;
	margin-top: 0px;
	padding-top: 111px;
}

#Content 
{
	float: left;
    width: 100%;
	/* background-image: url('images/backg.jpg'); */
	background-repeat: repeat-y;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

#Footer
{
	clear: both;
    width: 100%;
    height: 46px;
	background-image: url('images/footer.gif'); 
	background-repeat: no-repeat;
	border-collapse: collapse;
	padding-left: 10px;
}

A:link {
   color : #990000; 
}

A:visited {
   color : #660033; 
}

A:hover {
   color : #990033; 
}

A.footer:link {
   color : #990000; 
}

A.footer:visited {
   color : #990000; 
}

A.footer:hover {
   color : #990033; 
}

.footer {
   font-size : 10px; 
   font-family : Verdana, Arial, Helvetica, San Serif; 
   color: #5F603E;
}

/*
.sidebarhead {
    font-size: 11px; 
    font-family: Verdana, Arial, Helvetica, San Serif; 
	font-weight: bold;
	color: #456DA8;
    height: 20px;
    text-align: center;
}
*/

.sidebarhead {
    font-size: 11px; 
    font-family: Verdana, Arial, Helvetica, San Serif; 
	font-weight: bold;
	color: #660033;
    height: 29px;
    background: url(./images/sidebar.gif) no-repeat left;
    border-right: solid 1px #EEEEEE;
    text-align: left;
}

.sidebarframe {
    padding: 4px 8px 0px 4px;
    background-color: White;
    border-right: solid 1px #EEEEEE; 
    text-align:left;
}

.sidebarfoot {
    padding-left:0px;
    height: 12px;
    font-size:xx-small;
    background: url(./images/side_foot.gif) no-repeat left top;
    padding-bottom: 10px;
}

.bottomlink {
   font-size : 10px; 
   font-family : Verdana, Arial, Helvetica, San Serif; 
   color: #5F603E;
}

.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.search td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}    

.sitemap {
   margin-top: 3px;
   margin-bottom: 3px;
}

.quickindex {
    font-size : 9px; 
    font-family : Verdana, Arial, Helvetica, San Serif; 
}

.pageTitle {
	font: Trebuchet, Verdana, Tahoma, Arial, Helvetica, Sans Serif;  
	font-size: 14pt;
	letter-spacing: -1px; 
	color: #5E5F3D;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: bold;
}

.input {
    border: 1px solid #06324D;
    background: White;
}

.button {
    cursor:pointer;
    border:outset 1px #ccc;
    background:#999;
    color:#666;
    font-weight:bold;
    padding: 1px 2px;
    background:url('images/button.gif') repeat-x left top;
}

.formbuttons {
	margin-top: 14px;
}

.formerror {
	margin-top: 14px;
	border: solid 1px Red;
	border-left: solid 6px;
	padding: 6px;
	font-size: 9pt;
	color: Red;
	background-color: #F6F3CE;
}

.formerror li {
	padding: 0px;
}	

.galleryLink {
    border: solid 1px;
    border-color: #00319C;
    padding: 5px;
    background-color: #D4E6F7;
    margin-left: auto;
    margin-right: auto;
}

.galleryLinkTitle {
	font-weight: bold;
	font-size: 10pt;
	color: #216A8D;
	margin-top: 3px;
}

/* outer frame borders */
table.frame { 
    text-align: center;
    width:100%;
}

td.frame-top { 
    height: 8px;
    background-image: url('images/frame_top.png');
    background-repeat: repeat-x;
    text-align: left;
}

td.frame-top-right { 
    width: 8px;
    height: 8px;
    background-image: url('images/frame_top_right.png');
    background-repeat: no-repeat;
}

td.frame-right { 
    width: 8px; 
    background-image: url('images/frame_right.png');
}

td.frame-bottom-right { 
    width: 8px; 
    height: 8px; 
    background-image: url('images/frame_bottom_right.png');
} 

td.frame-bottom { 
    height: 8px;
    background-image: url('images/frame_bottom.png');
}

td.frame-bottom-left { 
    width: 8px;
    height: 8px;
    background-image: url('images/frame_bottom_left.png');
} 

td.frame-left  
{
    width: 8px;
    background-image: url('images/frame_left.png');
    vertical-align: top;
}

td.frame-top-left { 
    width: 8px; 
    height: 8px; 
    background-image: url('images/frame_top_left.png');
}

td.frame-center  
{
    text-align: left;
    background-color: #fff;
	border: solid 2px #5e5f3d;
	border-top: solid 0px #5e5f3d;
}

/* body table borders */
table.body { 
    text-align: center;
    width:100%;
}

td.body-top { 
    height: 8px;
    background-image: url('images/body_top.png');
    background-repeat: repeat-x;
    text-align: left;
}

td.body-top-right { 
    width: 8px;
    height: 8px;
    background-image: url('images/body_top_right.png');
    background-repeat: no-repeat;
}

td.body-right { 
    width: 8px; 
    background-image: url('images/body_right.png')
}

td.body-bottom-right { 
    width: 8px; 
    height: 8px; 
    background-image: url('images/body_bottom_right.png')
} 

td.body-bottom { 
    height: 8px;
    background-image: url('images/body_bottom.png');
}

td.body-bottom-left { 
    width: 8px;
    height: 8px;
    background-image: url('images/body_bottom_left.png')
} 

td.body-left  {
    width: 8px;
    background-image: url('images/body_left.png');
    vertical-align: top;
}

td.body-top-left { 
    width: 8px; 
    height: 8px; 
    background-image: url('images/body_top_left.png')
}

td.body-center  
{
    text-align: left;
    background-color: #FFFFFF;
    padding: 16px;
    border-left: solid 1px #EEEEEE;    
}

/* sidebar table borders */
table.side { 
    text-align: center;
    width: 162px;
}
    
td.side-top { 
    height: 8px;
    background-image: url('images/side_top.png');
    background-repeat: repeat-x;
    text-align: left;
}

td.side-top-right { 
    width: 8px;
    height: 8px;
    background-image: url('images/side_top_right.png');
    background-repeat: no-repeat;
    padding-right: 6px;
}

td.side-right { 
    width: 8px; 
    background-image: url('images/side_right.png');
    background-repeat: repeat-y;
}

td.side-bottom-right { 
    width: 8px; 
    height: 8px; 
    background-image: url('images/side_bottom_right.png');
    background-repeat: no-repeat;
} 

td.side-bottom { 
    height: 8px;
    background-image: url('images/side_bottom.png');
}

td.side-bottom-left  
{
    width: 8px;
    height: 8px;
    background-image: url('images/side_bottom_left.png')
} 

td.side-left  {
    width: 8px;
    background-image: url('images/side_left.png');
    vertical-align: top;
}

td.side-top-left 
{
    width: 8px;
    height: 8px;
    background-image: url('images/side_top_left.png');
    background-repeat: no-repeat;
}

td.side-center  
{
    width: 152px;
    text-align: left;
    background-color: #fff;
}

.galleryLink {
    border: solid 1px;
    border-color: #456DA8;
    padding: 5px;
    background-color: #E2EAF3;
    margin-left: auto;
    margin-right: auto;
}

.galleryLinkTitle {
	font-weight: bold;
	font-size: 10pt;
	color: #456DA8;
	margin-top: 3px;
}

.calendarPop table {position:absolute; border:0; border-collapse:collapse; left:0; border-style: none;}
.calendarPop a {color:#000; text-decoration: none;font-family: Verdana, Arial, Helvetica, San Serif; 
font-size: 10px; 
width: 14px;
height: 14px;
display:inline-block;
}
.calendarPop b {display:none; /* font-weight:normal; */}
.calendarPop:hover {border:0; position:relative; z-index:500; text-decoration:none;} /* {position:relative; z-index:100;} */
.calendarPop a:hover,
.calendarPop:hover a {border:0; text-decoration:none; position:relative; }
.calendarPop:hover b, 
.calendarPop a:hover b {display:block; position:absolute; top:-22px; left:28px; padding:5px; font-weight:normal; color:#000; border:solid 2px #2B68A0; background:#FFF2AC; width:200px;text-align:left;font-family: Verdana, Arial, Helvetica, San Serif; font-size: 10px;}
.calendarPop b a {text-decoration:none; float:right; color:#0267B5; padding-right: 0px; font-size: 10px; font-weight: bold; font-style: italic; width: 90%; text-align:right;}
.calendarPop b a:hover {text-decoration:underline;}
.calendarPop:hover b em,
.calendarPop a:hover b em {position:absolute; left:-16px; top:6px; width:16px; height:30px; background:transparent url(/images/cal_arrow.gif) 0 0; display:block; font-size:1px;}

.clear {clear:both;}

table.sbCalendarIndex
{
	margin-left: auto;
	margin-right: auto;
	border: none;
    border-collapse: collapse; 
    margin-top: 2px;
}

.sbCalendarIndex td
{
	font-size: 10px;
    font-family: Verdana, Arial, Helvetica, San Serif; 
	font-weight: normal;	
	text-align: left;
	color: Black;
}

td.sbCalendarSwatch
{
	font-size: 10px;
    font-family: Verdana, Arial, Helvetica, San Serif; 
	font-weight: bold;	
	text-align: center;
	text-decoration: none;
	color: Black;
	height: 14px;
	width: 14px;
    border: solid 1px #CBCBCB;
}

table.sbCalendar
{
	margin-left: auto;
	margin-right: auto;
	border-color: #73664F;
	border-style: solid;
	border-width: 0px;
	border-collapse: collapse;
    margin-top: 2px;
}

.sbCalendar td
{
	font-size: 10px;
    font-family: Verdana, Arial, Helvetica, San Serif; 
	font-weight: normal;	
	text-align: center;
	color: Black;
	height: 17px;
	width: 17px;
    border: solid 1px #CBCBCB;
}

td.sbCalendarEvent
{
	font-size: 10px;
    font-family: Verdana, Arial, Helvetica, San Serif; 
	font-weight: bold;	
	text-align: center;
	text-decoration: none;
	color: Black;
	height: 17px;
	width: 17px;
    border: solid 1px #CBCBCB;
}

/* td.sbCalendarTitle */
.sbCalendar caption
{
    font-size: 10px; 
    font-family: Verdana, Arial, Helvetica, San Serif; 
	font-weight: bold;
	text-align: center;
	color: Black;
	padding-top: 8px;
}

/* td.sbCalendarHeading */
.sbCalendar th
{
	font-size: 9px;
    font-family: Verdana, Arial, Helvetica, San Serif; 
	font-weight: bold;
	text-align: center;
	color: Black;
}

hr.sbHR
{
    height: 0px;
    color: #2B68A0;
    border: solid 1px #2B68A0;
}

.sbCalendarMore
{
    font-size: 10px; 
    font-family: Verdana, Arial, Helvetica, San Serif; 
	font-weight: bold;
	font-style: italic;
	text-align: right;
	color: red; /* #0267B5; */
}


.bodyCalendarMonth 
{
    border: solid 1px #456DA8;    
    background-color: #DDEAFF;
    padding: 2px 8px 6px 8px;
    margin-top: 12px;
    width: 604px;
    margin-left: auto;
    margin-right: auto;  
}

table.bodyCalendar
{
    border: none;    
	border-collapse: collapse;
    margin-top: 2px;
    width: 600px;
    margin-left: auto;
    margin-right: auto;
}

td.bodyCalendarDay
{
	font-size: 13px;
    font-family: Verdana, Arial, Helvetica, San Serif; 
	font-weight: bold;	
	text-align: center;
	text-decoration: none;
	color: Black;
	height: 14px;
	width: 14px;
    border: none;
    vertical-align: top;
}

div.bodyCalendarDaySwatch
{
	font-size: 14px;
    font-family: Verdana, Arial, Helvetica, San Serif; 
	font-weight: bold;	
	text-align: center;
	text-decoration: none;
	color: Black;
	height: 20px;
	width: 24px;
    border: solid 1px #CBCBCB;
    margin-top: 6px;
    padding-top: 2px;
}

.bodyCalendarSwatch
{
	font-size: 9px;
    font-family: Verdana, Arial, Helvetica, San Serif; 
	font-weight: bold;	
	text-align: center;
	text-decoration: none;
	color: Black;
	height: 12px;
    border: solid 1px #CBCBCB;    
}    
    
.bodyCalendarIndex
{
	font-size: 10px;
    font-family: Verdana, Arial, Helvetica, San Serif; 
	font-weight: bold;	
	text-align: center;
	text-decoration: none;
	color: Black;
}   

.bodyCalendar caption
{
    font-size: 13px; 
    font-family: Verdana, Arial, Helvetica, San Serif; 
	font-weight: bold;
	text-align: left;
	color: #456DA8;
}

td.bodyCalendarEvent
{
	font-size: 12px;
    font-family: Verdana, Arial, Helvetica, San Serif; 
	font-weight: normal;	
	text-align: left;
	text-decoration: none;
	color: Black;
	padding: 6px 2px 6px 4px;
}

td.bodyCalendarNoEvents
{
    font-size: 11px;
    font-style: italic;
    text-align: left;
    padding: 6px 2px 6px 2px;
}

.bodyCalendarMore 
{
    font-style: italic;
    font-size: 11px;
    font-weight: bold;
}

#slideshow { display: none; width: 500px; height: 276px; position: relative; }
