a.button.next {


}
a {
	outline-color:invert;
	outline-style:none;
	outline-width:medium;
}

a.button.next:hover, .scroller a.button.next:active {
	background-image: url(../cssimg/button-frontslidenext.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
}

ul#tour-path {
	background: #115EB0;
}

.home .scroller {

}


#tour-path a:link, #tour-path a:visited {
	text-decoration:none;
	color: #999999;
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	display: block;
	margin-right: 1px;
	margin-left: 1px;
	height: 7px;
}

#tour-path a:hover, #tour-path a:active {
	text-decoration:none;
	background-color: #FFFFFF;
}
#tour-path a.on {
	cursor:default;
	background-attachment: scroll;
	background-color: #999999;
	background-image: url(../layout/marker.gif);
	background-repeat: no-repeat;
	background-position: 50% 0pt;
}

.home .scroller {
	height: 415px;
	overflow: hidden;
	width: 701px;
}
.home .scroller .section {
	height: 415px;
	overflow: hidden;
	width: 701px;
	float: left;
}

.home .scroller .content {
	width: 30000px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #333333;
	margin: 0px;
	padding: 0px;
	height: 27px;
	line-height: 27px;
	text-indent: 5px;
	vertical-align: middle;
}
.blurb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #CCCCCC;
	padding: 10px;
	background-color: #202020;
	margin-top: 10px;
	text-transform: lowercase;
	float: left;
}
.logoBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 10px;
}
.homeButton{
	position: absolute;
	left: 720px;
	top: 38px;
	display: block;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
body {
	margin: 0px;
	padding: 0px;
}
.blurb a{color:#FFFFFF}
.blurb a:hover{color:#999999; text-decoration:none;}
.blurb strong{
	color:#FFFFFF;
	font-weight: bold;
}
