body{
	margin:0 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	line-height:16px;
	background: #000 url(../images/pagebg.gif) repeat-x top ;
}

.floater{clear:both; line-height:0px; height:0px}

#main{width: 680px; margin:10px auto 0; background-color:#cbc1b6; border:0px solid #000;  }
#header{}
	#navcontainer{ height:49px; background:url(../images/menubg.gif) repeat-x top}
#rightcolumn{ float:right;width:200px; border:0px solid #fff; padding:10px 0 10px 0; min-height:500px; background: #a19379 }
.col_section{background-color:#eaeaea; margin-bottom:10px; border:1px solid #ccc}
.col_title{	padding:5px 10px;font-weight:bold;font-size:14px;}
.col_content{padding:5px 10px;margin-bottom:5px;text-align:left;}

#contentshell{ }
.home{ background:url(../images/footrg1.jpg) bottom right no-repeat;padding-bottom:180px}
.contact{ background:url(../images/contactbg.jpg) bottom right no-repeat; min-height:610px}
	.contact td{ font-size:11px}
.shops{ background:url(../images/shopsbg.jpg) bottom right no-repeat; padding-bottom:140px}
	.shops td{ font-size:12px}
	.dealer{ float:left; width:280px; border:0px solid red; margin:0 10px 10px 0; font-size:12px}
.news{ background:url(../images/newsbg.jpg) bottom right repeat-y;min-height:520px }
.newsitem{float:left;clear:left; width:440px; border-bottom:1px solid #a19379; margin-bottom:10px; padding-bottom:10px}
.newsimage{cursor:pointer; border:1px solid #a19379}
.fpnewsimage{cursor:pointer; border:0px solid #403825}

.category{ margin:20px 0; clear:both;}
.scroll-pane{background-color:#aea495; padding:0px 0 0px 10px; font-size:12px}

.category .scroll-pane{height:200px; margin-left:20px; width:420px}
.category .image{ border:1px solid #a19379}

.description{height:200px;background-color:#aea495; padding:0px 0 0px 10px; font-size:12px}
.holder{ margin-right:210px;}
.gallery{ width:200px; height:200px; float:right; position:relative}
	.gallery img{border:none}
	.gallery .scroll-pane{height:200px; }
.summary{ font-size:12px}
.banner{ position:absolute; top:10px}


#homeNews{padding:0 10px}

.ellipsis {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	-moz-binding: url('ellipsis.xml#ellipsis');

}


#homeNews p {
 width:180px; margin:0; border:0px solid white;
}

#homeNews h2{color:#403825}

#leftcolumn{border:0px solid #000; min-height:460px; padding:10px 20px; margin-right:220px }

.scrollsection{ height:200px; background-color:#aea495; padding:10px 0 10px 10px; font-size:12px}

#column{border:0px solid #000; min-height:460px; padding:10px 20px; }

#contentshell #left{float:left; width:483px; overflow:auto; }

#contenshellt #leftdiv{ padding:10px 15px; font-size:12px; color:#000;}
#contentshell #right{ float:right;}
#footer{width: 680px; margin:0 auto; background:url(../images/footer.gif) repeat-x top}

#legal{ font-size:10px; padding:5px; color:#FFFFFF}

.formelement{
	border:1px #beb7af solid;
	background-color:#FFFFFF;
	font-size: 11px;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	width:300px
}
.button{background:url(../images/footer.gif) repeat-x top;color:#fff;font-size:11px;font-weight:bold;border:solid 0px #ccc;text-align:center;padding:1px 5px 2px 5px; z-index:0}
a.button:hover{color:#cbc1b6}
.warning{font-weight:bold; color:#CC0000;}
.hidden{display:none;}
h1{display:none}
h2{	color:#000;	font-size:22px; font-weight:normal; margin:0 0 20px 0; line-height:22px; }
h3{	color:#000;	font-size:18px; font-weight:normal; margin:10px 0 10px 0; line-height:18px; }

th{color:#cece00; font-weight:bold; text-align:left}

a{ color:#000;font-weight:bold;text-decoration:none;}
a:hover{text-decoration:underline;color:#000;}

a.foot2{font-weight:normal;	color:#fff;}
a.foot2:hover{text-decoration:underline;}

.cmsform{ margin:0 13px 13px 0}
.cmsform div{ margin:20px 0 0 0; border:1px solid #ccc; padding:0 5px 5px 5px;}
.cmsform div h3{ position:relative; float:left; top:-10px; padding:0px 10px; background:#666; font-size:12px; margin:0px;}

.cms_buttons{float:right; width:160px; }
.cms_buttons span{display:block; position:absolute;background:url(../images/shadow.png) bottom right; padding:0 10px 10px 0}

.imgleft{
	float:left;
	margin:0 10px 10px 0;
}
.imgleft img, .imgright img{
	border:0px solid #ccc;
}
.imgright{
	float:right;
	margin:0 0 10px 10px;
}
