@charset "utf-8";
.thumbtxt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666;
	line-height: 11px;
}
.smtxt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.hmtxt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height:20px;
	color:#666;
}

.greenheader {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #78a22f;
}

.greencrumb {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #78a22f;
	text-decoration:none;
}

.blkheader {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.mtxt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#scrollable {
	height: 120px;
	width: 1057px;
	left: 153px;
	top: 359px;
}



#scrollcontainer {
	position: absolute;
	left: 90px;
	top: 87px;
	width: 820px;
	height: 120px;
	overflow-x:hidden;
	overflow-y:hidden;
}

#mainwrapper {
	width: 99%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-image: url(media/shared/background.jpg);
	background-repeat: repeat-x;
	height: 1000px;
	position: relative;
}
#maintab {
	position: absolute;
	height: 265px;
	width: 22px;
	left: 0px;
}
#header {
	height: 91px;
	width: 917px;
	margin-left: 45px;
}
.rotator {
	background-image: url(media/shared/hometopbg.jpg);
	height: 400px;
	width: 884px;
	background-repeat: no-repeat;
		padding-top: 4px;
	padding-left: 4px;
	text-align:left;
}



#content {
	height: 500px;
	width: 917px;
	margin-left: 55px;
}

#catdrop {
	width: 868px;
}
#catdrop {
	position: absolute;
	z-index: 0;
	left: 66px;
	top: 67px;
}
#toptab {
	background-image: url(media/shared/toptab.jpg);
	background-repeat: 406;
	height: 19px;
	width: 184px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #728F3F;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.catdropper {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 19px;
	width: 185px;
	margin: 0px;
	padding: 0px;
}
#scrollbar {
	height: 122px;
	width: 910px;
	position: absolute;
	z-index: 0;
	background-image: url(media/shared/scrollback.jpg);
	background-repeat: no-repeat;
	top: 91px;
	left: 43px;
}
#leftarrow {
	height: 25px;
	width: 25px;
	position: absolute;
	left: 45px;
	top: 141px;
}
#rightarrow {
	height: 25px;
	width: 25px;
	position: absolute;
	left: 929px;
	top: 140px;
}
#tabmain {
	height: 20px;
	width: 638px;
}
#searchbox {
	height: 17px;
	width: 275px;
	position: absolute;
	top: 24px;
	left:500px;
}
.searchbox {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	height: 17px;
	width: 275px;
	border: thin solid #6C913B;
}


