

html {
	background: $bottomWrapper.bg.color;
	margin:0 0 0 -1px;
	padding:0;	
	overflow-Y: scroll;
}


body {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	background-color: #7db643;
	text-decoration: none;
	margin:0;
	padding:0px;
	text-align:center;
}


	
					
#wrapper {
	margin:0 auto ;
	width:100%;
}

					body {
	background-color:#ffffff;
}

#wrapper {
	border-top: 1px solid #ffffff;
}
	


					
#topWrapper {
	width:100%;
	height:150px;
	background-color:${topWrapper.bg.color};
	background-image:url(../images/css/topWrapper-bg.jpg);
	background-position:center top ;
	background-repeat:repeat-x;
}


					
#topBanner {
	width:920px;
	margin:0 auto;
	height:150px;
	background-image:url(../images/css/topBanner.jpg);
	background-repeat:no-repeat;

}

	

div#navbar {
	background:transparent url('../images/css/hmenu.jpg') repeat-x top left;
}


					

div#navbar {
	height:40px;
	margin:0 auto ;
	text-align:center;
}

div#navbar ul {
	display:table;
	margin:0 auto;
	padding:0;
	list-style-type:none;
	position:relative;
	height:40px;
	text-transform:uppercase;
	font-size:12px;
	font-family:Arial,sans-serif;
}


div#navbar ul li {
	display:block;
	float:left;
	margin:0;
	padding:0;
	background:transparent url('../images/css/hmenu.jpg') repeat-x top left;

}


div#navbar ul li a {
	display:block;
	float:left;
	color:#000000;
	text-decoration:none;
	padding:0px 25px ;
	line-height:40px;
	font-weight:bold;
}


div#navbar ul li a:hover, #topnav li#current a {
	color:#9b251b;
	background:transparent url('../images/css/hmenu-sel.jpg') repeat-x top left;
}


	

div#navbar ul {
	width:920px;
}


div#navbar_nc {
	background:transparent url('../images/css/hmenu-sel.jpg') repeat-x top left;
}


					

div#navbar_nc {
	height:25px;
	margin:0 auto ;
	padding-left: 20px;
	text-align:center;
	BORDER-top: 2PX DOUBLE BLACK;
	BORDER-BOTTOM: 2PX DOUBLE BLACK;
}

div#navbar_nc ul {
	display:table;
	margin:0 auto;
	padding:0;
	list-style-type:none;
	position:relative;
	height:25px;
	text-transform:uppercase;
	font-size:11px;
	font-family:Arial,sans-serif;
}


div#navbar_nc ul li {
	display:block;
	float:left;
	margin:0;
	padding:0;
	background:transparent url('../images/css/hmenu-sel.jpg') repeat-x top left;

}


div#navbar_nc ul li a {
	display:block;
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	padding:0px 10px ;
	line-height:25px;
	font-weight:bold;
}


div#navbar_nc ul li a:hover, #topnav li#current a {
	color:#9b251b;
	background:transparent url('../images/css/hmenu.jpg') repeat-x top left;
}


	

div#navbar_nc ul {
	width:920PX;
}



body {
	background-position : center 190px;
}

	

					


#container {
	margin:0 auto;
	width:920px;
	min-height:770px;
}


					


#banner {
	margin:15px auto;
	width:100%;
}

.slideshow { 
	height: 300.0px;
	width:100%;
	margin: 0 auto ;
}


.slideshow img { 
	padding: 0; 
	margin:0;
	width:920px;
	height:300.0px;
}

.slideshow a img { border:none } 

.slideshowContainer {
	display:block;
	clear:both;
	width:100%;
	position:relative;
}




.slideshowBottom {
	clear:both;
	height:20px;
	position:absolute;
	top:280.0px;
	width:920px;
	z-index:10;
	background:url('../images/css/slideshowBottom.png') no-repeat scroll center center transparent;
}

.slideshowLeftCorner {
	height:10px;
	position:absolute;
	top:0;
	left:0;
	width:10px;
	z-index:10;
	
}

.slideshowRightCorner {
	height:10px;
	position:absolute;
	top:0;
	left:910px;
	width:10px;
	z-index:10;
	
}
	

#content {
	width:920px;
	margin:0 auto ;
	text-align:left;
}

#content p {
	text-align:justify;
}
	
	
					

#content a:link, #content a:visited{
	color:#9b251b;
	font-weight:bold;
}

#content p {
	margin-top:10px;
	text-align:justify;
}


.last {
	margin-right:0 !important;
	clear:right;
}

.one_third {
	float:left;
	margin-right:40px;
	width:280px;
	margin-bottom:20px;
	position:relative;
	
	
}

.bloc h3 {
	margin-top:10px;
}

.bloc {
	padding:15px;
	height:325px;
	border-all: 1px solid #90b557;
	background-color:#90b557;
	
}

.bloc2 {
	padding:15px;
	background-color:#90b557;
	
	
}

.bloc2 h3 {
	margin-top:10px;
}

.bloc3 {
	padding:15px;
	border: 1px solid black;

}

.bloc3 h3 {
	margin-top:10px;
	
}


.half {
	float:left;
	width:440px;
	margin: 20px 40px 20px 0px;
	position:relative;	
}

.padd15 {
	padding:15px;
}

.padd20 {
	padding:20px;
}

body {
	color:#444444;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
}

p {
	letter-spacing: normal;
	line-height: 1.7em;
}



h1 {
	color:#000000;
	margin:20px 0 10px 0;
	clear:both;
}


h2 {
	color:#000000;
	margin:10px 0 10px 0;
	clear:both;
}


h3 {
	color:#000000;
	margin:10px 0 5px 0;
	clear:both;
}


a:link, a:visited {
	color:#9b251b;
	text-decoration:none;
}


a:hover {
	text-decoration:underline;
}

	
					
#bottomWrapper {
	background-color:#101010;
	background-image:url(../images/css/bottomWrapper-bg.png);
	background-position:center top ;
	background-repeat:repeat-x;
	text-align:center;
	color:#70806D;
	text-align:center;	
	width:100%;
	clear:both;	
}


#bottomWrapper a:link, #bottomWrapper a:visited {
	color:#e8ddcb;
}



#bottomWrapper a:hover{
	color:#cdb380;
	text-decoration:none;
}


#footer {
	min-height:100px;
	width:100%;
	margin:0 auto;
	background-color:#101010;
	background-image:url(../images/css/footer-bg.png);
	background-position:center top ;
	background-repeat:no-repeat;
}

#footer {
	clear:both;
	font-size: 12px;
	color:#white;
	order-top:1px solid #1a1a1a;
	text-align:center;
	padding:12px;
	background-image:url(../images/css/footer-bg.png);
	line-height:18px;
}
#footer a:link, #footer a:visited {
	color:silver;
	text-decoration:none;
}
#footer a:hover {
	color:#ccc;
	text-decoration:underline;
}


.footer-last {
	margin-right:0 !important;
	clear:right;
}

.footer-one-third {
	float:left;
	margin:20px 100px 20px 0;
	width:240px;
	position:relative;
	text-align:left;
	overflow:hidden;
}

.footer-one-third h3 {
	margin-top:10px;
}

.footer-one-third ul{
	border-top:1px solid #1a1a1a;
	padding:0 ;
}

.footer-one-third ul, .footer-one-third li {
	list-style: none ;
	margin-left:0 ;
}

.footer-one-third li {
	border-bottom:1px solid #1a1a1a;
	padding: 5px 0 ;
}



#bottom-links {
	height:60px;
	background:#010101 url('../images/css/bottomLinks-bg.png') center top repeat-x;
}
	

a img {
	border:none;
} 


.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

//!!  TRS STYLE
#main_trs {
	width:90%;
	background-color: #FFFFFF;
	margin:auto;
	border: solid 2px #000;
	text-align:left;

#abs_top {
 position:absolute;
 top:0;
 right:50;
 width:30%;
}
	
}
#h_rightcol{
 width:40%;
 align:right;
 Border:1px Dashed #ccc;
 float:right;
 padding:5px;
 text-margin-left:15px;
   }

#main-inner {
	/*margin:0 21px 16px 21px;*/
	padding:0 17px 27px 27px;
	min-height:200px;
	background-color: #ffffff;
	
}
#main-inner-left {
	width: 100%;
	display:block;
	float:left;
	line-height:18px;
}

#main-inner-full {
	width: 100%;
	display:block;
	float:left;
	line-height:18px;
	text-align: center;
}

#main-map-full {
	width: 100%;
	display:block;
	float:right;
	//margin:40px;
	padding:0px;
	//'border:2px dashed #333;
	//background-color: GRAY;
	//'background-image:url(images/mapit.jpg);

}




#main-inner-right {
	width:25%;
	display:block;
	float:right;
	height:auto;
	border-left:1px dashed #C8C8C8;
	text-align:right;
	padding-top:10px;
	padding-left:5px;
	//right: 173px;
	right: 75%;

}
#main-inner-right p {
	color:#333333;
	font-weight:bold;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	padding-right:7px;
}
#logo_TRS {
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  background-color: #ffffff;
  background-position: top right;
  border: solid 1px black;
}
#mainphoto_TRS {
	width: 100%;
	height: 150px;
	padding: 0;
	display: block;
	margin: 0 0 0 0;
	background-color: beige;
	text-align: center;

}
#mainphoto_text_TRS {
	//width: 700;
	//height: 50px;
	//padding: 10px;
	//border-bottom:  5px DOUBLE #7db643;
	//border-TOP:  4px solid BLACK;
	display: block;
	//margin-left:10px;
	//padding: 10px;
}


#mainphoto_callout_TRS {
	width: 100%;
	height: 60px;
	text-align: top;
	padding: 0px;
	border:  1px dashed green;
	margin-left:20px;
	margin-right:20px;
}


h1, h2, h3, h4, h5, h6 { margin: 15px 0; }
p, ul, ol { margin: 5px 0; }

div#navbar_TRS {
	//background: #7db643;  
	//background: #CCFF66;
	//background: #ABD57C;
	background: silver;
	border-bottom: 2px solid #7db643;
	border-top: 2px solid #7db643;
	overflow: hidden;
	padding: 0;
	margin: 0 0 0 0;
	height: 30px;
	width: 100%;
}
div#navbar ul_TRS {
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;

  }
  
div#navbar li_TRS {
	list-style-type: none;
	display: inline;
	
	
}
div#navbar li a_TRS {
  	float: left;
	background-image: url(images/bg-button.gif);
	margin: 0;
	display: block;
	text-decoration:none;
	//height: 20px;
	text-align: center;
	padding: 0px 10px 0px 10px;	
  	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  	font-style: normal;
	color: white;
  	font-size: 12px;
  	font-weight: bold;
	border-left: dashed 1px #ccc;
	border-right: dashed 1px #ccc;
	
}
div#navbar li a:link_TRS {
	color: #000000;
	background-image: url(images/bg-button.gif);

}
div#navbar li a:visited_TRS {
	color: #000000;
}
div#navbar li a:hover_TRS {
	color: white;
	text-decoration:italic;


}



div#navbar2 {
	width: 100%;
	height: 20px
	display:block;
	float:right;
	text-align:center;
	padding-top:10px;
	
}
div#navbar2 ul {
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
	white-space: nowrap;
	
}
div#navbar2 li {
	list-style-type: none;
	display: inline;
	
}
div#navbar2 li a {
	text-decoration: none;
	padding: 0 0px 0 0;
	color: #000000;
	display:block;
	float:left;
	width:12.5%;
	height:22px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	text-align:center;
	line-height:22px;
}
div#navbar2 li a:link {
	color: #000000:
}
div#navbar2 li a:visited {
	color: #000000;
}
div#navbar2 li a:hover {
	color:#9b251b;
	text-decoration:none;
}









.headerLoginBox {
	font-size: 10px;
	text-transform: uppercase;
	color: #000;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;

}
.loginField {
	font-size: 10px;
	width: 50px;
	height: 15px;
	border:1px solid #000;

}
.loginSubmitButton {
	font-size: 10px;
	border:1px solid #cccccc;
	//background-color:#d8eac7;
	background-image:url('images/make_map.png')
	
}
.loginMessageText {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
}

.highlight {
	color:#297e29;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}
.highlight a, .highlight a:visited {
	color:#000000;
	text-decoration:none;
	text-indent:20px;
}
.highlight a:hover {
	color:#999999;
	text-decoration:none;
	text-indent:20px;
}
a, a:visited {
	color:#000000;
	text-decoration:underline;
}
a:hover {
	color:#000000;
	text-decoration:none;
}
h1 {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 18px;
	color: #666666;
	font-weight:bold;
}
.subtitle {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	color: maroon;
	border: thin none;



}
.prodlist {  font-size: 10px; border: thin #666666 none}
.regulartext {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}
#mainphoto2 {
	height:auto;
	background-color: #ffffff;
	border-bottom: solid 2px #000;
	padding:3px 0 3px 0;
	text-indent: 25pt;

}
.regulartextCopy {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	text-transform: uppercase;
	left: 20px;

}
.COMPACTTEXT {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;

}
.SmallText {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;

}


.unnamed1 {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
}

.FormField {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #green;
}
