/* CSS Document */

/* CSS Document */

body{
	
	margin:0px;
	padding:0px;
	marginheight: 0px;
	marginwidth: 0px;
	margin-bottom:40;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #cccccc;
	background-image:url(../images/backdrop.jpg)
	
}
/*
Content Page Styles
These Styles Determine The Look Of The Title and Content on All Pages
*/

.PageContent {
	font-family: Genva, Arial, Helvetica, sans-serif;
	font-size: 12;
}

.PageTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.PageContent A {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #05286A;
	text-decoration:none;
}

.PageContent A:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #005DC7;
	text-decoration:none;
}


P {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

/*
Gallery Page Styles
These Styles Determine The Look Of The Gallery Pages
*/

.PhotoContent {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*
Links Page Styles
These Styles Determine The Look Of The Links Page
*/
.Links a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #05286A;
	text-decoration:none;
}

.Links a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #05286A;
	text-decoration:underline;
}
.Links a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #05286A;
	text-decoration:underline;
}

.Menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4C4835;
	text-decoration:none;
}

.Menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4C4835;
	text-decoration:underline;
}
.Menu a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4C4835;
	text-decoration:underline;
}

/*
Picture Styles
These Styles Determine The Look Of The Pictures
*/

.Displayborder {
border: 1px solid black;
}

.border {
border-left: 1px solid black;
border-right: 1px solid black;
border-top: 0px solid black;
border-bottom: 1px solid black;
}

.rn-link a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #767154;
	background-color: D8CD97;
	display:block;
	
}



.rn-link a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #767154;
	background-color: D8CD97;
	display:block;
	
}
.rn-link a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #767154;
	background-color: #9B926B;
	
}
.rn-link a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #767154;
	background-color: #9B926B;
	

}

/*
News Styles
These Styles Determine The Look Of The News Page
*/

.NewsTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.NewsPosted {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.NewsBorder {
	border: 0px solid #767154;
}

TD.NewsBackground {
	background-color:#CDE1FC;
	border-bottom: 1px solid #415F8E;
}

TD.NewsContentBackground {
	background-color:#ffffff;
}

/*
Events Styles
These Styles Determine The Look Of The Events Page
*/

.EventsTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.EventsPosted {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.EventsBorder {
	border: 1px solid black;
}

TD.EventsBackground {
	background-color:#eoeoeo;
	border-bottom: 1px solid black;
}

TD.EventsContentBackground {
	background-color:#ffffff;
}


/*
FAQ Styles
These Styles Determine The Look Of The FAQ Page
*/
.FaqLinks {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C4835;
	text-decoration:none;
	font-weight:bold;
}
.FaqLinks A{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C4835;
	text-decoration:none;
	font-weight:bold;
}

.FaqLinks A:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C4835;
	text-decoration:underline;
	font-weight:bold;
}

.FaqHeader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;

}

.FaqContent {

}

.FaqBorder {

}

/*
Contact Styles
These Styles Determine The Look Of The Contact Page
*/

TD.ContactTitleBackground {
	
	border-bottom: 0px solid #415F8E;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

TD.ContactBackground {
	
}

.ContactBorder {
	border: 0px solid #415F8E;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.ContactForm {
	border: 0px;
	background-color:#ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

/*
Page Navigation For Recordsets That Scan Multiple pages
*/
TD.pageNumbers {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;

}
TD.pageNumbers A{
	text-decoration:none;
	color: black;
}
TD.pageNumbers A:HOVER{
	text-decoration:underline;
	color: #990000;
}
.currentPage{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

/*
Product Styles
These Styles Determine The Look Of The Products Page
*/

.ProductTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.ProductPrice {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.ProductBorder {
	border: 1px solid black;
}

TD.ProductBackground {
	background-color:#eoeoeo;
	border-bottom: 1px solid black;
}

TD.ProductContentBackground {
	background-color:#ffffff;
}

/*
Service Styles
These Styles Determine The Look Of The Services Page
*/
.ServiceLinks {
}

.ServiceHeader {

}

.ServiceContent {

}

.ServiceBorder {

}

/*
Staff Styles
These Styles Determine The Look Of The Staff Page
*/

.StaffTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}


.StaffBorder {
	border: 0px solid black;
}

TD.StaffBackground {
	background-color:#ffffff;
	border-bottom: 1px solid #767154;
}

TD.StaffContentBackground {
	background-color:#ffffff;
}

/*
Blog Styles
*/

.BlogList{
border: 1px solid #333333;
background-color: #F5f5f5;
}

.BlogHeader{
background-color: #C7A46A;
}

.BlogTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 000000;
}

.BlogContent {
border-top: 1px solid black;
border-bottom: 1px solid #cccccc;
}

.BlogPosted{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: 000000;
}

/*
Guestbook Styles
*/

.guestbookborder {
border: 1px solid #333333;
background-color: #F5f5f5;
}

.GBHeader{
background-color: #C7A46A;
}
.GBtitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 000000;
}
.GBPosted {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.GBEmail{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 82713B;
	text-decoration:none;
}
.GBEmail A{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 82713B;
	text-decoration:none;
}
.GBEmail A:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 82713B;
	text-decoration:underline;
}
TD.GBContent {
border-top: 1px solid black;
border-bottom: 1px solid #cccccc;
}

.GBForm {
	border: 1px solid black;
	background-color:#F5f5f5;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

/*
Gallery Styles
*/
.GalleryPosted {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.GalleryLinks {
	font-family: 4Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4C4835;
	text-decoration:none;
	font-weight:bold;
}
.GalleryLinks A{
	font-family: 4Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4C4835;
	text-decoration:none;
	font-weight:bold;
}

.GalleryLinks A:hover{
	font-family: 4Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4C4835;
	text-decoration:underline;
	font-weight:bold;
}
/*

Calendar Styles
*/

.CalendarHeader{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
color: white;
font-weight:bold;
text-decoration:none;
border: 1px solid black;
background-image:url(../images/basic/header.jpg)
}

.CalendarNav{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
color: black;
font-weight:bold;
text-decoration:none;
border: 1px solid black;
border-top: 0px;
border-right: 0px;
}

.CalendarDayHeader{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FEF2F2;
font-weight:bold;
text-decoration:none;
border: 1px solid black;
border-top: 0px;
border-right: 0px;
text-align:center;
width: 14%;
background-image:url(../images/basic/days.jpg);
}

.CalendarNoDay{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color: black;
text-decoration:none;
border: 1px solid black;
border-top: 0px;
border-right: 0px;
background-color: gray;
height:60px;
}

.CalendarNoEvent{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color: black;
text-decoration:none;
border: 1px solid black;
border-top: 0px;
border-right: 0px;
background-color: white;
height:60px;
}

/* This Style Needs To A Have A Hover Feture To It */
.CalendarEvent{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FEF2F2;
text-decoration:none;
border: 1px solid black;
border-top: 0px;
border-right: 0px;
height:60px;
background-image:url(../images/basic/days.jpg);
}

.CalendarEvent a:link{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FEF2F2;
text-decoration:none;
}

.CalendarEvent a:hover{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FEF2F2;
text-decoration:none;
}

.CalendarEvent a:visited{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FEF2F2;
text-decoration:none;
}
/* Design Styles */

.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
}
.copyright A{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	text-decoration:none;
}
.copyright A:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	text-decoration:none;
}