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: 978px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	padding: 0px;
}
#flashbar {
	background-image: url(i/bg_flash.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#topmenu, #topmenuns {
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(224, 216, 188);
	/* RGBa with 0.6 opacity */
	background: rgba(224, 216, 188, 0.5);
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";

	float:left;
	width:100%;
	overflow:hidden;
	position:relative;
	height: 24px;
}
#topmenu {
	top: -350px;
	z-index: 999;
}
#topmenu ul, #topmenuns ul {
	left:50%;
	text-align:center;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	position:relative;
	line-height: 24px;
	height: 24px;
}
#topmenu ul li, #topmenuns ul li {
	display:block;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	right:50%;
	height: 24px;
	line-height: 24px;
}
#topmenu ul li a, #topmenuns ul li a {
	display:block;
	color:#000;
	text-decoration:none;
	font-size: 0.8em;
	line-height: 24px;
	height: 24px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 1px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#topmenu ul li a:hover, #topmenuns ul li a:hover {
	color: #FFF;
	background-color: #333;
}
#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: 960px;
	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: 660px;
	padding: 0px;
}
.right_thin, .right_thin_rounded {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 300px;
}
.right_thin p, .right_thin_rounded p {
	font-size: .8em;
	padding-left: 5px;
	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;
}
.side_doubled {
	display: block;
	width: 280px;
}
.side_doubled .indent {
	display: block;
	padding-left: 22px;
	padding-right: 22px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}
.squares li{
	display: inline-block;
	float: left;
	width: 200px;
	list-style-type: circle;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 8px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2C7A7;
	clear: both;
}
.clear {
	clear: both;
}
#leftPane {
	float: left;
	width: 500px;
}
#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;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#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;
	padding: 5px;
	display: block;
	width: 290px;
}

.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: 230px;
	overflow: hidden;
	display: block;
}
.curvy_box .bod .cor {
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
.curvy_box .bod .cor p a {
	font-size: 0.8em;
	text-decoration: none;
	color: #962B27;
}
.curvy_box.personnel {
	display: block;
	width: 280px;
}
.sbod img {
	float: left;
	height: 100px;
	width: 100px;
}
#content .curvy_box .bod .cor .sbod .dealer_name .dealer_name {
	font-size: 2em;
	line-height: 1.1em;
	font-weight: normal;
}
.more {
	text-align: right;
	font-weight: bold;
	font-size: x-small;
}
.report {
	font-size: .7em;
	display: block;
	padding-top: 14px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	float: left;
}
.dealer_name { font-weight: bold; }
#content .title {
	height: 125px;
	display: block;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996600;
}
#content .titlename {
	font-family: 'Tangerine', cursive;
	font-size: 90px;
	color: #996600
	display: block;
	line-height: 125px;
}
#content .titlename a {
	color: #996600
}
.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;
}
.fields li .req {
	font-size: .8em;
	color: #333;
}
.fields li input{
	margin-bottom: 12px;
}
.fields fieldset .undelined {
	font-size: 1.5em;
	margin-bottom: 8px;
	padding-bottom: 8px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D1C6A6;
	width: 100%;
}

.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;
}
.small_map {
	float: right;
	text-align: left;
	width: 310px;
}
.map_small  {
	height: 360px;
	width: 650px;
	background-image: url(i/Battlesbridge_wide.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	padding-top: 12px;
	padding-bottom: 12px;
}
/* ------------------ */
/* Scroll Map styling */
/* ------------------ */
#outer {
	width:940px;
	height:360px;
	position:relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#scrollbox {
	width:940px;
	height:360px;
	overflow:hidden;
	background-repeat: no-repeat;
}
#thumbs {
	width:940px;
	height:360px;
	padding:0;
	margin:0;
	list-style:none;
	background-image: url(i/Battlesbridge_wide.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#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:75px;
	margin-top:140px;
	width:80px;
	height:80px;
}
#thumbs li.hs3  {
	margin-left:70px;
	margin-top:100px;
	width:80px;
	height:80px;
}
#thumbs li.hs4  {
	margin-left:5px;
	margin-top:145px;
	width:115px;
	height:90px;
}
#thumbs li.hs5  {
	margin-left:-100px;
	margin-top:30px;
	width:180px;
	height:100px;
}
#thumbs li.hs6  {
	margin-left:-380px;
	margin-top:0px;
	width:190px;
	height:90px;
}
#thumbs li.hs7  {
	margin-left:50px;
	margin-top:200px;
	width:110px;
	height:120px;
}

#thumbs li.hs8  {
	margin-left:-150px;
	margin-top:5px;
	width:130px;
	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 solid #EDEDED;
}

#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 #FFFFFF;
	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 {
	float: left;
	margin: 6px;
	padding: 6px;
	height: 200px;
	width: 150px;
}
.photoleft {
	float: left;
	margin: 4px;
	padding: 4px;
}
.photoright {
	float: right;
	margin: 6px;
	padding: 6px;
}
.image {
	margin: 4px;
	padding: 4px;
}
.imageleft {
	float: left;
	margin: 4px;
	padding: 4px;
}
.imageright {
	float: right;
	margin: 6px;
	padding: 6px;
}
.border {
	margin: 4px;
	padding: 4px;
	border: 1px solid #D0C5A5;
}
.borderleft {
	float: left;
	margin: 4px;
	padding: 4px;
	border: 1px solid #D0C5A5;
}
.borderright {
	float: right;
	margin: 6px;
	padding: 6px;
	border: 1px solid #D0C5A5;
}
.thumb {
	height: 150px;
	width: 150px;
}
.lightbox img {
	max-height: 150px;
	width: 150px;
}
.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;
	padding-top: 12px;
	margin-top: 12px;
}
.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;
}
.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;
}
.forms {
	width: 250px;
	margin: 4px;
	padding: 4px;
	float: left;
}
.forms .pdf-file {
	background-image: url(images/pdf-25x25.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 28px;
	line-height: 30px;
}


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

.tourism {
}
.hand {
	background-image: url(i/hand.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 60px;
}
.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: 840px;
	padding-top: 8px;
}
.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: 700px;
	padding-left: 100px;
	padding-right: 100px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tourism .fot .leftleaf {
	height: 60px;
	background-image: url(i/leaf_left.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.tourism .fot .rightleaf {
	height: 60px;
	background-image: url(i/leaf_right.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.tourim .img {
	padding: 12px;
	margin: 12px;
}
.red {
	color: #900;
}
#photos {
}
#photos #photo {
	padding: 0px;
	width: 978px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.sliderPhoto {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 350px;
	width: 978px;
	display: block;
}
.sliderText {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 978px;
	display: block;
}
/* Slider */
#slider {
	width: 840px; /* important to be same as image width */
	height: 350px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */
	margin: 0px;
	padding: 0px;
}

#slider, #slider1, #slider2, #slider3 {
	width: 978px; /* important to be same as image width */
	height: 350px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */
	margin: 0px;
	padding: 0px;
}

#sliderContent, #slider1Content, #slider2Content, #slider3Content {
	width: 978px;
	position: absolute;
	top: 0;
	margin: 0px;
	padding: 0px;
}
.sliderImage, .slider1Image, .slider2Image, .slider3Image {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
	position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
	width: 384px;
	background-color: #000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	color: #fff;
	display: none;
	padding-top: 10px;
	padding-right: 13px;
	padding-bottom: 10px;
	padding-left: 13px;
}

.sliderImage span, .slider1Image span, .slider2Image span, .slider3Image span {
	position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
	width: 978px;
	background-color: #232C2C;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	color: #fff;
	display: none;
	padding-top: 10px;
	padding-right: 13px;
	padding-bottom: 10px;
	padding-left: 13px;
}
.clear {
	clear: both;
}
.sliderImage span strong, .slider1Image span strong, .slider2Image span strong, .slider3Image span strong {
    font-size: 14px;
}
.top, , .position_1 {
	top: 0px;
	left: 0px;
}
.bottom, .position_2 {
	bottom: 0px;
	left: 5px;
}
.right, .position_0 {
	right: 0px;
	bottom: 0px;
	width: 90px !important;
	height: 120px;
}
.left, .position_3 {
	top: 0px;
    left: 0px;
	width: 110px !important;
	height: 180px;
}
.nav_top , .nav_bottom  {
	float: right;
	font-size: 0.8em;
	margin: 2px;
	padding: 2px;
}
.nav_top a , .nav_bottom a, #mainContent2r .nav_top a , #mainContent2r .nav_bottom a {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
	text-decoration: none;
	background-color: #D2C7A7;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	color: #000;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
}
.nav_top a:hover, .nav_bottom a:hover, #mainContent2r .nav_top a:hover , #mainContent2r .nav_bottom a:hover
{
	text-decoration: none;
	background-color: #D95116;
	color: #FFF;
}
.submitbutton {
	font-weight: normal;
	font-style: normal;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.3) !important;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-box-shadow: 0px 3px 4px #000;
	-webkit-box-shadow: 0px 3px 4px #000;
	box-shadow: 0px 3px 4px #000;
	background-color: #D3C6A6;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	color: #000;
	margin: 4px;
	padding-top: 8px;
	padding-right: 18px;
	padding-bottom: 8px;
	padding-left: 18px;
	display: inline-block;
	cursor: pointer;
	outline: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.submitbutton:hover {
	text-decoration: none;
	background-color: #F8F2D9;
	color: #000;
}
div.dealerimage .image { max-width: 250px; width: 250px; height: auto; }
.category {
	display: block;
	margin: 0px;
	padding: 5px;
	width: 290px;
}
.searchResult .dealerDetails {
	padding-left: 22px;
	font-size: .9em;
	color: #333;
	font-style: italic;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 22px;
}
/* search form 
-------------------------------------- */
.searchform {
	display: inline-block;
	zoom: 1; /* ie7 hack for display:inline-block */
	*display: inline;
	border: solid 1px #d2d2d2;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	width: 280px;
}
.searchform fieldset {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.searchform input {
	font: normal 12px/100% Arial, Helvetica, sans-serif;
}
.searchform .searchfield {
	background: #fff;
	padding: 6px 6px 6px 8px;
	width: 202px;
	border: solid 1px #bcbbbb;
	outline: none;

	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;

	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
	box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
}
.searchform .searchbutton {
	color: #fff;
	border: solid 1px #494949;
	font-size: 11px;
	height: 27px;
	width: 27px;
	text-shadow: 0 1px 1px rgba(0,0,0,.6);
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;
	background-color: #C97A33;
}

.gradient {
	-webkit-box-shadow: 0 1px 0px rgba(0,0,0,.1);
	-moz-box-shadow: 0 1px 0px rgba(0,0,0,.1);
	box-shadow: 0 1px 0px rgba(0,0,0,.1);
	background: #f1f1f1;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed'); /* ie7 */
	-ms-filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed'); /* ie8 */
}
.gradient2 {
	background: -webkit-gradient(linear, left top, left bottom, from(#9e9e9e), to(#454545));
	background: -moz-linear-gradient(top,  #9e9e9e,  #454545);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#9e9e9e', endColorstr='#454545'); /* ie7 */
	-ms-filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#9e9e9e', endColorstr='#454545'); /* ie8 */
}
hr {
	background-image: url(i/flourish1.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #F8F2D9;
}
hr.flourish2 {
	background-image: url(i/flourish2.png);
}
hr.flourish3 {
	background-image: url(i/flourish3.png);
}

