/***********************************************/
/* <!-- Coding Copyright Mike's Freeware 2008 All rights reserved http://www.mikesfreeware.com Do not remove this line.-->        */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #2B5A39;
	
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
	font-family: Arial,sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6699FF;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}
.newstitle{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: maroon;
	font-weight: bold;
}
.newsheading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.newsmore{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-stretch: wider;
}
.newsdisplaytitle{
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	text-align: center;
	padding-bottom: 3px;
}
.newsdisplayheading{
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	text-align: center;
	padding-bottom: 3px;
}
.newsdisplayimage{
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	text-align: center;
	padding-bottom: 3px;
	
}
.newsimageheader{
	border-bottom: 3px double maroon;
	margin-bottom: 4px;
	
	}
	.datenumfont{
	font-size:10px;
}
.dayfont{
		font-size: 10px;
}
.smallcalmth{
	font-size: 12px;
	font-weight: bold;
} 
a.calhead{
	font-size: 13px;
	color: white;
	text-align: center;
	font-weight: bold;
	background: #680C18;
	letter-spacing: 3px;
	margin-top: 0px;
}
.address{
	position: relative;
	clear: both;
	width:40%;
	float:left;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	word-spacing: normal;
	letter-spacing: 1px;
	text-align: left;
	line-height: normal;
	}
.phone{
	position:relative;
	clear: both;
	font-weight: bold;
	font-size: 12px;
	float:left;
	width:100%;
	padding-top: 10px;
	}
.fax{
	position:relative;
	clear: both;
	font-weight: bold;
	font-size: 14px;
	float:left;
	width:100%;
	padding-top: 10px;
}
.owners{
position:inherit;
float:left;
width:100%;
padding-top: 10px;
}
.weblink{
	position:inherit;
	float:left;
	width:100%;
	padding-top: 10px;
	font-weight: bold;
	font-size: 14px;
}
.hours{
	position: inherit;
	float:right;
	
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	color: #CC0033;
	width:50%;
}
.adddescription{
clear: both;
padding: 10px 0px 0px 10px;
}
.addname{
	text-align: center;
	color: #3399FF;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
.catheading{
	font-size: 17px;
	background-color: #680C18;
	color: #dcdcdc;
	text-align: center;
}
.legal{
	font-size: 10px;
	color:maroon;
}
.time{
	font-size: 11px;
	color: #add8e6;
	font-weight: bolder;
	text-align: left;
}

.caltd{
	text-align: center;
	background-color: #680C18;
}
.cal_date{
	font-size: 12px;
	color: #1e90ff;
	font-weight: bold;
}
.cal_title{
	font-size: 14px;
	color: maroon;
	font-weight: bold;
	
}
.cal_desc{
	font-size: 12px;
	color: black;
	font-weight: bold;
}
.cal_box2{
	
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#calbox{
	border-color: #680C18 #680C18 #680C18 #680C18;
	border-bottom: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 6px;
	border: solid;
	vertical-align: top;
	margin-top: 0px;
	padding-top: 0px;
	width:200px;
}
#NewsWrapper{
		padding: 1px 1px 1px 1px;
	vertical-align: middle;
	}
	
#masthead{
	padding: 0px 0px 0px 0px;
	
	width: 100%;
	margin-top: 0px;
	border-top: 0px;
}
#wrapper{
	padding: 10px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	width: 800px;
	background: white ;
	text-align: left;
	height:auto;
	
}
#navBar{
	float: left;
	width: 22%;
	margin: 0px;
	padding: 0px;
	background-image: url(topgreen/menuback3.jpg);
	
	width:190px;
	height:444px;
	vertical-align: top;
	background-repeat: no-repeat;
}

#right{
  float: inherit ;
	vertical-align: top;
	padding-right: 1px;
}

#content{
	float: left;
  width: 420px;
  height: 100%;
	background-color: white;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}

#footer{
	width: 800px;
	background: white ;
	float:left;
	text-align: left;
}
/************* #globalNav styles **************/

#globalNav{
padding: 0px 0px 5px 10px;
border-bottom: 1px solid #CCC;
color: #cccccc;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 0px 0px;
	font-size: 80%;
}

.feature h3{
	padding: 5px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}

#AddWrapper{
	width:400px;
}
/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}


