/* CSS Document */

body,td,th {
	font-family:Verdana, Geneva, sans-serif;
}
body {
	background:url(../images/BG.jpg);
	background-repeat:repeat-x;
	background-color:#d1b06e;
}
a:link {
color:#673301;
text-decoration:none;
}
a:visited {
color:#673301;
text-decoration:none;
}
a:hover {
	color:#000000;
	text-decoration: underline;
}
a:active {
color:#673301;
text-decoration:none;
}
.MainText-White{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-align:justify;
	line-height:+1.75;
}
.Featured{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
.Source-White{
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	text-align:right;
}
.MainText-Black {
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-align:justify;
	line-height:+1.75;
	padding-left:25px;
	padding-right:25px;
}
.MainText-BlackRt {
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	line-height:+1.75;
	padding-left:25px;
	padding-right:25px;
}
.Tools {
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-align:justify;
	line-height:+1.75;
}	
.Tools a{
	color:#000000;
	text-decoration:underline;
}
.Tools a:hover{
	color:#673301;
}
.MainText-Center-Black {
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	line-height:+1.75;
	padding-left:25px;
	padding-right:25px;
}
.AboutTown {
	color:#000000;
	font-size:10px;
	text-align:justify;
	font-style:italic;
	line-height:+1.10;
	padding-left:25px;
	padding-right:25px;
}
.Form {
	color:#000000;
	font-size:11px;
	font-weight:bold;
	text-align:left;
}
.Bullets-Black {
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-align:justify;
	line-height:+1.75;
}
.RightBox-Header {
	color:#000000;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
.SubNav {
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
.RightBox-HeaderW {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
.RightBox-Text {
	color:#000000;
	font-size:10px;
	font-weight:bold;
}
.SubHeader {
	font-size:16px;
	font-weight:bold;
	text-align:justify;
	color:#673301;
}
.HdrBrown {
	font-size:24px;
	font-weight:bold;
	text-align:justify;
	color:#673301;
}
.Tab {
	font-size:10px;
	font-weight:bold;
	text-align:center;
	color:#000000;
}
#mycustomscroll {
/* Typical fixed height and fixed width example */
width: 298px;
height: 450px;
overflow: auto;
vertical-align:top;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background-color: #d1b06e;
margin: 0.3em auto;
}
#mycustomscroll2 {
/* Typical fixed height and fixed width example */
width: 498px;
height: 275px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background-color: #d1b06e;
margin: 0.3em auto;
}
#mycustomscroll3 {
/* Typical fixed height and fixed width example */
width: 548px;
height: 275px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background-color: #d1b06e;
margin: 0.3em auto;
}
#mycustomscroll4 {
/* Typical fixed height and fixed width example */
width: 598px;
height: 275px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background-color: #d1b06e;
margin: 0.3em auto;
}
#mycustomscroll5 {
/* Typical fixed height and fixed width example */
width: 848px;
height: 275px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background-color: #d1b06e;
margin: 0.3em auto;
}
.Address {
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-align:center;
}
.Copyright {
	font-size:9px;
	font-weight:bold;
	color:#000000;
	text-align:center;
}
