.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3C3C3C;
	text-decoration: underline;
}
.newsbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B35B34;
	text-decoration: none;
}
.newsbold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.morelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #B35B34;
	text-decoration: none;
}
.morelinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.copyrights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5E5E5E;
	text-decoration: none;
}
.powered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.powered:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #98583B;
	text-decoration: underline;
}

.textfield {
	BORDER-RIGHT: #86827a 1px solid;
	BORDER-TOP: #86827a 1px solid;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BACKGROUND-IMAGE: url(../images/textfieldbg.gif);
	BORDER-LEFT: #86827a 1px solid;
	COLOR: #333333;
	LINE-HEIGHT: 15px;
	BORDER-BOTTOM: #86827a 1px solid;
	BACKGROUND-REPEAT: repeat-x;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	background-color: #FFFFFF;
}.contentbold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4D4D4D;
	text-decoration: none;
}
.videoscontent {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.sitemaplinks {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #B35B34;
	text-decoration: none;
}
.sitemaplinksbold {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B35B34;
	text-decoration: none;
}
.sitemaplinks:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.sitemaplinksbold:hover {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.news:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #98583B;
	text-decoration: none;
}
.sub-headingsbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B35B34;
	text-decoration: none;
	text-transform: uppercase;
}
.gallery-subheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-transform: uppercase;
}

.sitemap-vertical
{
background-image:url(../images/sitemap_line_vertical1.gif);
background-repeat:repeat-y;
background-position:right;
}
.sitemap-horizontal
{
background-image:url(../images/sitemap_line_horizontal.gif);
background-repeat:repeat-x;
}
.scrollbar {
	width: 135px;
	height: 450px;
	border: 1px #999 solid;
	overflow:scroll;
	padding-left:10px;
}
#image {
	padding: 2px;
	border:1px solid #999999;
	float: left;
	}
	
.spacer
   {
    height:15px;
   }
.title
   {
	font-size:12px;
	color:#990000;
	text-decoration:none;
	text-align:left;
	font-family: Verdana;
	font-weight: normal;
	}
#border
{     
     border:1px solid #999;
	 padding: 2px;
	
	 }
.address {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #B24719;
	text-decoration: none;
}
