@charset "UTF-8";
p  {
	width: 220px;
	margin: 2px 0px 10px;
	padding: 0px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}
.firstpara {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #605D61;
	line-height: 1.2em;
}
.otherpara {
	color: #7A8990;
	font-size: 0.9em;
	line-height: 1.2em;
}
.brownparas {
	color: #899497;
	font-size: 0.9em;
}
ul#scrollnav {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 105px;
	width: 15px;
}
ul#scrollnav li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
div#scrollholder {
	padding: 0px;
	width: 250px;
	height: 110px;
	position: absolute;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	left: 502px;
	top: 350px;
}
/* CSS Document */

div#hometxtscroll {
	padding: 0px;
	height: 110px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: absolute;
	width: 250px;
	overflow: hidden;
}
div#homescrollee {
	width: 220px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	height: 400px;
}
div#homescroller {
	margin: 0px;
	padding: 0px;
	height: 105px;
	width: 16px;
	float: right;
	border: 1px solid #3D3B3D;
}
li#scrollup {
	margin: 0px;
	padding: 0px;
	height: 8px;
	width: 16px;
}
li#scrollgap {
	margin: 0px;
	padding: 0px;
	height: 89px;
	width: 16px;
}
li#scrolldown {
	margin: 0px;
	padding: 0px;
	height: 8px;
	width: 16px;
}
li#scrolldown a:link, li#scrolldown a:visited {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 8px;
	width: 16px;
	background-image: url(../v7_imgs/v7splashimgs/v7_downarrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
li#scrollup span {
	display: none;
}
li#scrolldown span {
	display: none;
}
li#scrollup a:link, li#scrollup a:visited {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 8px;
	width: 16px;
	background-image: url(../v7_imgs/v7splashimgs/v7_uparrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.turq {
	color: #527581;
	font-size: 1em;
}
.turqpointnine {
	color: #527581;
	font-size: .9em;
}
