ul#subMenu {
	overflow:hidden;
	padding:7px 0 7px 17px;
	border-bottom:1px solid #999999;
	width:763px;
	margin:0;
}
ul#subMenu li {
	float:left;
	list-style:none;
	margin-right:20px;	
	font-size:12px;
}
ul#subMenu li.current a,
ul#subMenu li a:hover{
	color:#6e1217;
	text-decoration:none;
}
div.w550 div.colLeft {width: 550px; font-size: 11px;}
#rotator {
  height: 206px;
  margin:0 0 20px 0;
}
div.w550 div.colLeft{
	width:530px;
	padding-right:15px;
}
div.w550 div.colLeft a{
	text-decoration:underline;
}

#contact strong {
	color:#fff;
}
/*
  SLIDESHOW
------------------------------------------------------------------- */

#rotator {
  overflow: hidden;
  position: relative;
  width: 530px;
  height: 206px;
  z-index: 5;
}

#rotator img {
  width: 530px;
  height: 206px;
  display:block;
}

img#big {
  width: 530px;
  display:block;
}
#image_gallery {
	overflow:hidden;
}
#image_gallery a{
	height:80px;
	width:100px;
	margin:0 5px 5px 0;
}
#image_gallery a.first{
	clear:both;
}
#image_gallery p,
#image_gallery h2{
	clear:both;
}
.clearit{
	clear:both;
}