body {
	background-color: #D0C6A5;
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	background-image: url(i/bg_main.jpg);
	background-repeat: repeat;
	background-position: center top;
}
a {
	color: #962B27;
	text-decoration: none;
}
a:hover {
	color: #430000;
}
#paper {
	background-image: url(i/bg_shadow.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
#top {
	width: 958px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #F8F2D9;
	text-align: center;
}
#flashbar {
	background-image: url(i/bg_flash.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#topmenu {
	margin: 0px;
	padding: 0px;
	position: relative;
	top: -200px;
	height: 25px;
	overflow: hidden;
	background-image: url(i/topmenu.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#topmenu ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#topmenu ul li {
	display: inline;
	padding-right: 6px;
	padding-left: 6px;
	font-size: 0.8em;
	line-height: 25px;
}
#topmenu ul li a {
	color: #962B27;
	text-decoration: none;
}
#container {
	background-color: #F8F2D9;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(i/bg_shadow.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0px;
	width: 958px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content {
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content h1 {
	font-size: 1.5em;
}
#content p {
	line-height: 1.4em;
	color: #333;
}
.left_wide {
	margin: 0px;
	float: left;
	width: 580px;
	padding: 0px;
}
.right_thin, .right_thin_rounded {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 250px;
}
.right_thin p, .right_thin_rounded p {
	font-size: .8em;
	padding-left: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	color: #962B27;
}
.doubled {
	float: left;
	width: 400px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.doubled span img {
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.clear {
	clear: both;
}
#leftPane {
	float: left;
	width: 450px;
}
#rightPane {
	float: right;
	width: 450px;
}
#five {
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 32px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}
.fifths {
	float: left;
	height: 118px;
	width: 182px;
	overflow: hidden;
	padding: 2px;
	margin: 0px;
}
.fifthst {
	float: left;
	width: 182px;
	padding: 2px;
	margin: 0px;
}
.fifths h1 {
	color: #FFF;
	background-color: #1A3448;
	font-size: 1em;
	font-weight: normal;
	line-height: 26px;
	height: 26px;
	padding-left: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.fifths h1 a {
	color: #FFF;
	text-decoration: none;
}
.right30 {
	float: right;
	width: 280px;
	padding-left: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D2C7A7;
}
#social_Networking h1 {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
.Battlesbridge {
	background-image: url(i/BB_slogo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 34px;
	line-height: 34px;
	padding-left: 75px;
	color: #962B27;
}
.end {
	background-image: url(i/bg_paperend.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	height: 20px;
	margin: 0px;
	display: block;
	clear: left;
}
#content p {
	margin: 0px;
	padding: 0px;
}
#footer {
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 120px;
}
#footer ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#footer ul li {
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	line-height: 26px;
	font-size: .8em;
}
#footer ul li a {
	color: #26445A;
	text-decoration: none;
}
#copyright {
	padding-top: 60px;
	font-size: 0.9em;
	color: #333;
}
#copyright a {
	text-decoration: none;
	color: #26445A;
}
/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.clearleft { 
	clear: left;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/* --------- */
/* CURVY BOX */
/* --------- */

.curvy_box {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	width: 100%;
	padding-bottom: 10px;
}

.curvy_box .hed .cor,
.curvy_box .fot .cor {
 font-size:1px; /* ensure minimum height */
 height:18px;
}

.curvy_box .fot .cor {
 height:18px;
}

.curvy_box .hed {
	margin-right:18px; /* space for right corner */
	background-color: transparent;
	background-image: url(i/box_tl.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.curvy_box .hed .cor {
 background:transparent url(i/box_tr.gif) no-repeat right 0px;
 margin-right:-18px; /* pull right corner back over "empty" space (from above margin) */
}

.curvy_box .bod {
 background:transparent url(i/box_ml.gif) repeat-y 0px 0px;
 margin-right:9px;
}

.curvy_box .bod .cor {
 background:transparent url(i/box_mr.gif) repeat-y right 0px;
 margin-right:-9px;
}

.curvy_box .bod .cor .tbod {
	padding:1em;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}
.curvy_box .bod .cor .sbod {
	padding:4px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	font-size: x-small;
	height: 130px;
	overflow: hidden;
}
.curvy_box .bod .cor {
	padding: 12px;
}
.curvy_box .bod .cor p a {
	font-size: 0.8em;
	text-decoration: none;
	color: #962B27;
}
.sbod img {
	float: left;
	height: 100px;
	width: 100px;
}
.more {
	text-align: right;
	font-weight: bold;
	font-size: x-small;
}
.dealer_name {
	font-weight: bold;
	font-size: medium;
}
#content .title {
	font-size: 1.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2C7A7;
}
.fields fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fields {
	margin: 6px;
	padding: 6px;
}
.fields ol {
	list-style-image: none;
	list-style-type: none;
	margin: 4px;
	padding: 4px;
}
.fields li label span {
	display: block;
	font-size: .9em;
	color: #333;
}
.fields li .req {
	font-size: .8em;
	color: #333;
}
.fields li input{
	margin-bottom: 12px;
}

.curvy_box .bod .cor .BB_l {
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	background-image: url(i/BB_slogo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 72px;
	font-size: medium;
	font-weight: bold;
}

.curvy_box .fot {
 background:transparent url(i/box_bl.gif) no-repeat 0px 0px;
 margin-right:18px;
}

.curvy_box .fot .cor {
 background:transparent url(i/box_br.gif) no-repeat right 0px;
 margin-right:-18px;
}

/* content-specific */

.curvy_box h1 {
 /* header */
 font-size:2em;
 margin:0px;
 padding:0px;
 margin-top:-0.6em;
}

.curvy_box p {
 margin:0.5em 0px 0px 0px;
 padding:0px;
 font:0.95em/1.5em arial,tahoma,"sans serif";
}

html>body .curvy_box pre {
 font-size:1.1em;
}
/* ------------------ */
/* Scroll Map styling */
/* ------------------ */
#outer {
	width:700px;
	height:360px;
	position:relative;
}
#scrollbox {
	width:700px;
	height:360px;
	overflow:hidden;
	background-repeat: no-repeat;
}
#thumbs {
	width:700px;
	height:360px;
	padding:0;
	margin:0;
	list-style:none;
	background-image: url(images/Battlesbridge_Illustration.jpg);
}
#thumbs li 	   {display:inline; float:left; width:50px; height:100px; background:transparent url(images/spacer.gif); }

#thumbs li.hs1  {margin-left:5px;		margin-top:140px;	width:190px;	height:100px; }
#thumbs li.hs2  {margin-left:5px; 		margin-top:140px; 	width:80px;		height:80px; }
#thumbs li.hs3  {margin-left:10px; 		margin-top:100px; 	width:80px; 	height:80px; }
#thumbs li.hs4  {margin-left:5px; 		margin-top:145px; 	width:100px; 	height:80px; }
#thumbs li.hs5  {margin-left:-100px; 	margin-top:30px; 	width:170px; 	height:100px; }
#thumbs li.hs6  {margin-left:-360px; 	margin-top:0px; 	width:180px; 	height:90px; }
#thumbs li.hs7  {margin-left:60px;		margin-top:200px; 	width:110px; 	height:120px; }

#thumbs li.hs8  {margin-left:5px;		margin-top:140px;	width:190px;	height:100px; }
#thumbs li.hs9  {
	margin-left:90px;
	margin-top:145px;
	width:100px;
	height:80px;
}
#thumbs li.hs10 {margin-left:-100px; 	margin-top:30px; 	width:170px; 	height:100px; }
#thumbs li.hs11 {margin-left:60px; 		margin-top:200px; 	width:110px; 	height:120px; }

#thumbs li a {
	text-decoration:none;
	display:block;
	height:100%;
	border: 1px #fff solid;
}

#thumbs li a span {
	display:none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
}

#thumbs a  span {display:none; padding:2px 3px;}
#thumbs a:hover span{display:inline; position:absolute; background:#ffffff; border:1px solid #cccccc; color:#6c6c6c;}

/*
#thumbs li a:active img,
#thumbs li a:focus img {
	display:block;
	position:absolute;
	top:0;
	left:610px;
	z-index:500;
	width:420px;
	height:420px;
}
*/
.photo .thumb {
	height: 150px;
	width: 150px;
	overflow: hidden;
}
.small .small {
	font-size: .8em;
}
a.small:hover {
	font-size: 0.8em;
	text-decoration: underline;
}
.sub_link {
	font-size: 1.2em;
	font-weight: bold;
}
.heading {
	font-weight: bold;
	color: #900;
}
.events {
	font-size: small;
	color: #962B03;
	width: 600px;
}
.events h4 {
	color: #333333;
	font-size: medium;
}
.events h3 { color: #666666; }
.cal {
	height: 82px;
	width: 66px;
	overflow: hidden;
	float: left;
	padding: 0px;
	margin: 6px;
	background-image: url(images/calendar2.jpg);
	background-repeat: no-repeat;
}
.calmonth {
	font-size: 18px;
	color: #FFFFFF;
	height: 20px;
	width: 60px;
	overflow: hidden;
	font-weight: normal;
	text-align: center;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.caldate {
	height: 42px;
	width: 60px;
	overflow: hidden;
	font-size: 32px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	text-align: center;
}
.nav_top {
	display: block;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #D1C6A6;
	color: #FFF;
}
/* --------- */
/* CURVY BOX */
/* --------- */

.curvy_box {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	width: 100%;
	padding-bottom: 10px;
}

.curvy_box .hed .cor,
.curvy_box .fot .cor {
 font-size:1px; /* ensure minimum height */
 height:18px;
}

.curvy_box .fot .cor {
 height:18px;
}

.curvy_box .hed {
	margin-right:18px; /* space for right corner */
	background-color: transparent;
	background-image: url(i/box_tl.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.curvy_box .hed .cor {
 background:transparent url(i/box_tr.gif) no-repeat right 0px;
 margin-right:-18px; /* pull right corner back over "empty" space (from above margin) */
}

.curvy_box .bod {
 background:transparent url(i/box_ml.gif) repeat-y 0px 0px;
 margin-right:9px;
}

.curvy_box .bod .cor {
 background:transparent url(i/box_mr.gif) repeat-y right 0px;
 margin-right:-9px;
}

.curvy_box .bod .cor .tbod {
	padding:1em;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}
.curvy_box .bod .cor .sbod {
	padding:4px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	font-size: x-small;
	height: 130px;
	overflow: hidden;
}
.curvy_box .bod .cor {
	padding: 12px;
}
.sbod img {
	float: left;
	height: 100px;
	width: 100px;
}
.more {
	text-align: right;
	font-weight: bold;
	font-size: x-small;
}
.dealer_name {
	font-weight: bold;
	font-size: medium;
}

.curvy_box .bod .cor .BB_l {
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	background-image: url(i/BB_slogo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 72px;
	font-size: medium;
	font-weight: bold;
}

.curvy_box .fot {
 background:transparent url(i/box_bl.gif) no-repeat 0px 0px;
 margin-right:18px;
}

.curvy_box .fot .cor {
 background:transparent url(i/box_br.gif) no-repeat right 0px;
 margin-right:-18px;
}

/* content-specific */

.curvy_box h1 {
 /* header */
 font-size:2em;
 margin:0px;
 padding:0px;
 margin-top:-0.6em;
}

p {
}

.curvy_box p {
 margin:0.5em 0px 0px 0px;
 padding:0px;
 font:0.95em/1.5em arial,tahoma,"sans serif";
}

html>body .curvy_box pre {
 font-size:1.1em;
}


/* ------------- */
/* Tourism Pages */
/* ------------- */

.tourism {
}

.tourism .hed {
	font-size: medium;
	font-weight: bold;
	background-image: url(i/hand.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	padding-left: 60px;
	width: 100%;
}
.tourism .bod {
	padding-left: 32px;
}
.tourism .fot {
	height: 60px;
	background-image: url(i/leaf_mid.gif);
	background-repeat: repeat-x;
	background-position: center center;
	width: 60%;
}
.tourism .fot .left{
	height: 60px;
	background-image: url(i/leaf_left.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.tourism .fot .right {
	height: 60px;
	background-image: url(i/leaf_right.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.tourim .img {
	padding: 12px;
	margin: 12px;
}
.red {
	color: #900;
}
