/* CSS Document */

/* CSS Document */

body{
	
	margin:0px;
	padding:0px;
	marginheight: 0px;
	marginwidth: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	background-image:url(../images/wood.jpg)
	
}
/*
Content Page Styles
These Styles Determine The Look Of The Title and Content on All Pages
*/

.PageContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}

.PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.PageContent A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration:none;
}

.PageContent A:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #005DC7;
	text-decoration:none;
}


P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

/*
Gallery Page Styles
These Styles Determine The Look Of The Gallery Pages
*/

.PhotoContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

/*

Menu Styles
These Styles Determine The Look Of The Menu
*/
.Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}

.Menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-decoration:none;
}

.Menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	text-decoration:none;
}
.Menu a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-decoration:underline;
}

.Tmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}

.Tmenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration:none;
}

.Tmenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.Tmenu a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
}

/* 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: #990000;
	text-decoration:none;
}

.Links a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration:underline;
}
.Links a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration:underline;
}

.signit a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}

.signit a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	text-decoration:none;
}
.signit a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline;
}

/*
Picture Styles
These Styles Determine The Look Of The Pictures
*/

.Displayborder {
border: 1px solid #000000;
}

.Pageborder {
border: 2px solid black;
}

/*
News Styles
These Styles Determine The Look Of The News Page
*/

.NewsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.NewsPosted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.NewsBorder {
	border: 1px solid #000000;
}
.NewsBorder {
	border: 0px solid #000000;
}

TD.NewsBackground {
	border-bottom: 1px solid #000000;
}



/*
Events Styles
These Styles Determine The Look Of The Events Page
*/

.EventsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.EventsPosted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}
.EventsBorder {
	border: 1px solid black;
}

TD.EventsBackground {
	background-color:#eoeoeo;
	border-bottom: 1px solid black;
}

TD.EventsContentBackground {
	background-color:#000000;
}


/*
FAQ Styles
These Styles Determine The Look Of The FAQ Page
*/
.FaqLinks {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #05286A;
	text-decoration:none;
	font-weight:bold;
}
.FaqLinks A{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #05286A;
	text-decoration:none;
	font-weight:bold;
}

.FaqLinks A:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005DC7;
	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 #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}


.ContactBorder {
	border: 0px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.ContactForm {
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
}

/*
Page Navigation For Recordsets That Scan Multiple pages
*/
TD.pageNumbers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;

}
TD.pageNumbers A{
	text-decoration:none;
	color: #000000;
}
TD.pageNumbers A:HOVER{
	text-decoration:underline;
	color: #000000;
}
.currentPage{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

/*
Product Styles
These Styles Determine The Look Of The Products Page
*/

.ProductTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.ProductPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.ProductBorder {
	border: 1px solid black;
}

TD.ProductBackground {
	background-color:#eoeoeo;
	border-bottom: 1px solid black;
}

TD.ProductContentBackground {
	background-color:#000000;
}

/*
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: 1px solid black;
}

TD.StaffBackground {
	background-color:#eoeoeo;
	border-bottom: 1px solid black;
}

TD.StaffContentBackground {
	background-color:#000000;
}

/*
Blog Styles
*/

.BlogList{
border: 1px solid #333333;
background-color: #F5f5f5;
}

.BlogHeader{
background-color: #C7A46A;
}

.BlogTitle {
	font-family: 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: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: 000000;
}

/*
Guestbook Styles
*/

.guestbookborder {
border: 0px solid #000000;
}

.GBHeader{
border-bottom: 0px solid #000000;
}
.GBname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.GBtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.GBPosted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.GBEmail{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 990000;
	text-decoration:none;
}
.GBEmail A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 990000;
	text-decoration:none;
}
.GBEmail A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 990000;
	text-decoration:underline;
}
.GBEmail A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 990000;
	text-decoration:none;
}
TD.GBContent {
border-top: 1px solid black;
border-bottom: 0px solid #000000;
}

.GBForm {
	border: 1px solid black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

/*
Gallery Styles
*/
.GalleryPosted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.GalleryLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #05286A;
	text-decoration:none;
	font-weight:bold;
}
.GalleryLinks A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #05286A;
	text-decoration:none;
	font-weight:bold;
}

.GalleryLinks A:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005DC7;
	text-decoration:underline;
	font-weight:bold;
}
/*

Calendar Styles
*/

.CalendarHeader{
font-family: 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: 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: 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: 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: 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: 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: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FEF2F2;
text-decoration:none;
}

.CalendarEvent a:hover{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FEF2F2;
text-decoration:none;
}

.CalendarEvent a:visited{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FEF2F2;
text-decoration:none;
}
/* Design Styles */

/* Copyright Styles on the Footer Page */

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
}
.copyright A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	text-decoration:none;
}
.copyright A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	text-decoration:none;
}