html {
	background: url(/images/gradient_bkg.gif) repeat-x;
	background-attachment: fixed;	
	width: 100%;
	height: 100%;	
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(/images/bkg_brook.jpg);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
}



a.link:hover{
	text-decoration: underline;
	font-size: 12px;
	color: #FF6600;
	}
	
a.link{
	text-decoration: underline;
	font-size: 12px;
	color: #003300;
	}
	
a.linkbig:hover{
	text-decoration: underline;
	font-size: 14px;
	color: #FF6600;
	}
	
a.linkbig{
	text-decoration: underline;
	font-size: 14px;
	color: #003300;
	}
	
.news {
	background-image: url(/images/home/happy_holidays.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height:150px;
}

.footer {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/nav/bottom_bar.gif);
	line-height: 1.2em;
}

.bhd {
	font-weight: bold;
	color: #000000;
	font-size: 14px;
}

.heading {
	font-weight: bold;
	color: #000000;
	font-size: 12px;
}

.newshd {
	font-weight: bold;
	color: #44593e;
	font-size: 16px;
}

.content {
	color: #333333;
	font-size: 12px;
}

.smltxt {
	font-size: 10px;
}

.border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #729566;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #729566;
}
.lborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #729566;
}
.border1 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a7bca1;
	border-left-color: #a7bca1;
}

.border4 {
	border: 1px solid #a7bca1;
	color: #333333;
	font-size: 12px;	
}

.rborder1 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a7bca1;
}
.lborder1 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #a7bca1;
}
.rborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #729566;
}

.right-side-bkg {
	background: url(../images/home/box_right.png) repeat-y;
}


img { behavior: url("pngbehavior.htc");
 }
 
element.td.rightbkg {
	background-image: url(/images/box_right.png);
}

.bullet {
	list-style-image: url(/images/bullet.gif);
}

.footer2 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	color: #2f412a;
}

.posting a:link, .posting a:visited, .posting a:active{text-decoration: none; font-size: 12px; color:#333}
.posting a:hover {text-decoration: underline; color:#000}

.calendar a {
	color: #bf4d02;
	font-weight: bold;
	padding-bottom: 1px;
	text-decoration: none;	
}
.calendar a:hover {
	color: #666666;
	text-decoration: underline;
	padding-bottom: 1px;
	font-weight: bold;	
	}
