
body {
  background-color: #333;
  font-family: Arial, Helvetica, sans-serif;
 } 
 :link { color: #006600 }
 :visited { color: #990000 }
 div.c1 {text-align: center}
 table {
 	  font-size: 90%;
 }
 
 #header td {
 	text-align: center;
	vertical-align: top;
	background-color: #000;
	padding: 0px 0px 10px 0px;
}

#header td .menutabs {
	background-color: #333;
}

#pager {
	clear: both;
	float: left;
	width: 250px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	position: relative;
	z-index: 100;
	margin-left: 15px;
}

#pager a {
	color: #000;
}

#pager li {
	background-color: #f93;
	height: 29px;
	margin-bottom: 1px;
	font-weight: bold;
	padding-top: 15px;
}

#pager li.activeSlide {
	background: #CA0339;
}

.parrow {
	position: absolute;
	top: 0px;
	left: 250px;
	z-index: 100;
	background: url(../images/header/pagerarrow.gif) no-repeat;
	width: 60px;
	height: 45px;
}

#slides {
	float: right;
	width: 650px;
	margin-right: 15px;
}

#pagelogo {
	clear: both;
	float: left;
	width: 260px;
	height: 213px; 
	background-color: #000;
	padding-top: 12px;
	color: #fff;
}

img#pagehead {
	float: right;
	margin-right: 15px;
}

.menubar {
	float: left;
	margin: 5px 25px 5px 25px;
	font-size: 14px;
}

.menubar.first {
	margin-left: 90px;
}

.menubar a:active, .menubar a:link, .menubar a:visited {
	color: #fff;
}

.menubar a:hover {
	color: #ff6;
}

 .kidpaddle, a.kidpaddle, a.kidpaddle:visited {
 	font-weight: bold;
	color: #006600;
	text-align: center;
}

 .excuses, a.excuses, a.excuses:visited {
 	font-weight: bold;
	color: #ff9933;
	text-align: center;
}

.title {
	font-size: 115%;
}

.routetitle, .paratitle {
	font-weight: bold;
	text-decoration: underline;
}

.rftitle {
	font-weight: bold;
}

.routekey {
	border: 1px solid;
	padding: 5px;
	width: 390px;
	margin: 10px 0px 0px 80px;
}

.routekey h2 {
	font-size: 120%;
	text-align: center;
}

.rkul {
	text-decoration: underline;
}

.contentleft {
	float: left;
	width: 150px;
	margin-right: 10px;
	margin-left: 10px;
}

.contentright {
	float: left;
	width: 475px;
}

.contentleftw {
	float: left;
	width: 300px;
	margin-right: 10px;
	margin-left: 10px;
}

.contentright {
	float: left;
	width: 475px;
}

.contentrightn {
	float: left;
	width: 325px;
}

a:active, a:link, a:visited {
	color: #216d33;
	text-decoration: none;
}
	
a:hover { 
	color: #FFFF66;
	text-decoration: none;
}

.maintext {
	width: 665px;
}

.llinks {
	text-align: center;
	font-size: 120%;
}

.imggrid td {
	text-align: center;
	padding-bottom: 10px;
	vertical-align: top;
}

iframe.shopframe {
	width: 950px;
	margin: 0px;
	height: 650px;
}

.caption {
	text-align: center;
	font-weight: bold;
}

.center {
	text-align: center;
}

#pinit iframe {
	border: 1px solid #fff;
}
