.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
}
.keyline {
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.bordergrey {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
a:hover {
	color: #FF6633;
	text-decoration: underline;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #993300;
	text-decoration: none;
}
a.navleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
	padding: 10px 10px 10px 12px;
	display: block;
	border-bottom: 1px solid #CCCCCC;


}
a.navleft:hover {
	color: #000000;
	text-decoration: underline;
}
a.navleftorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
	padding: 10px 10px 10px 6px;
	display: block;
	border-bottom: 1px solid #CCCCCC;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #FF6600;

}
.greyline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.pageheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	line-height: 18px;

}
a.pedalo {
	font-size: 10px;
	color: #999999;
}
a.pedalo:hover {
	font-size: 10px;
	color: #336699;
}
.subheadorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
hr {
	color: #CCCCCC;
}
.headorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	font-size: 13px;
	line-height: 20px;


}
.textsmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #666666;
	text-decoration: none;
}
.imageoutline {
	border: 1px solid #333333;
}
.captionpix {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 10px;
}

#slideshow { position:relative; float:right; width:315px; height:214px; margin:0 0 10px 30px; }
#slideshow img { position:absolute; top:0; left:0; z-index:8; opacity:0.0; }
#slideshow img.active { z-index:10; opacity:1.0; }
#slideshow img.last-active { z-index:9; }
#slideshow_home { position:relative; float:left; width:400px; height:267px; margin:0; }
#slideshow_home a { position:absolute; top:0; left:0; z-index:8; opacity:0.0; }
#slideshow_home a.active { z-index:10; opacity:1.0; }
#slideshow_home a.last-active { z-index:9; }

.home_feature { width:360px; float:left; margin:5px 0 0 0; padding:10px 20px 20px 20px; background:#eee; }

.highlight          { color:#f63; }
.lowlight            { color:#000; }
