
body {background-color:#666666}

#gift {
  line-height:21px; letter-spacing:1px;
  font-family: arial;
  color: #5A5A5A; 
  font-size:12px;
}
#gift a {color: #5A5A5A; text-decoration:underline;}
#gift a:hover {text-decoration:none;}

input#amount {
  width: 80px;
}

.fields label {
  float: left;
  width: 100px;
  margin-bottom: 5px;
  clear: both;
}

.fields input, .fields select, .fields img {
  margin-bottom: 5px;
}

.error {
  color: red;
  font-weight: bold;
}

blockquote.error {
  margin-left: 20px;
}
.img {
border: 2px solid #FA8815;
}
.leftlink {
	color:#FFFFFF;
	font-family:Verdana, Geneva, sans-serif;
	text-align:center;
	font-weight:bold;
	}
.leftlink a {text-decoration:none; color:#FFF;}
.leftlink a:hover {text-decoration:underline;}
.line {
	margin:30px 20px 5px 30px;
	border-bottom:0px;}
#topnav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	border:none;
}
#topnav a {
	border:none;}
#nav {
	padding:0 20px 0 20px;
	float:left;}
#nav a {
	color:#FFFFFF;
	text-decoration:none;}
#nav a:hover {
	color:#fd8912;}
#schedule {text-align:center;
font-family:Verdana, Geneva, sans-serif;
font-size:16px;
color:#FFF;}
#schedule a {
	color:#FFF;
	text-decoration:none;}
#schedule a:hover {
	color:#0A3F2B;}
#schools {
	clear:both;
	margin-bottom:50px;}
#schoolinfo {float:right;}
.upperright {
	font:Arial, Helvetica, sans-serif !important;
	font-size:13px;
	color:#FFFFFF;
	}
.upperright a {
	font:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;}
.upperright a:hover {
	font:Arial, Helvetica, sans-serif;
	text-decoration:underline;}
	
	
#feature-scroll .more-only {
	float: left;
}
#feature-scroll {
	height: 200px;
	width: 180px;
	overflow:hidden;
	padding: 10px;
}
#feature-scroll .feature-story {
	height: 200px;
	width:180px;
	margin-bottom: 0px;
}
#feature-story .more-only {
	float: left;
}
#feature-story {
	height: 200px;
	margin-bottom: 20px;
}
#feature-story h3 {
	font: normal 18px Arial, Helvetica, sans-serif;
	color:#FFF;
	font-weight:normal;
	}
#feature-story p {
	font-size: 11px;
	}
#feature-story p a {
	font-size:12px;
	color:#0A3F2B;
}
.feature-story h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#FFF;
}
.feature-story p {
	font-size: 11px;
	margin-left: 5px;
}
.feature-story p a {
	font-weight: normal;
	font-size:12px;
	color:#0a3f2b;
}
#feature-nav {
	height: 14px;
	margin: 0px 0 0px 0;
	background: #FA8815;
}
#feature-nav p {
	display: block;
	float: right;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
#feature-nav p a#next {
	background: url("images/feature-next.gif") no-repeat center center;
	display: block;
	padding-top: 0px;
	height: 14px;
	width: 10px;
	
}
#feature-nav a:focus { outline: none; }
#feature-nav p a#next:hover {
	background: url("images/feature-next-hilite.gif") no-repeat center center;
}
#feature-nav a#prev {
	background: url("images/feature-prev.gif") no-repeat center center;
	display: block;
	padding-top: 0px;
	height: 14px;
	width: 10px;
}
#feature-nav a#prev:hover {
	background: url("images/feature-prev-hilite.gif") no-repeat center center;
}
#feature-pager {
	float: right;
}
#feature-pager ul {
	list-style: none;
}
#feature-pager li {
	list-style: none;
	float: left;
	overflow:hidden;
	height: 14px;
	width: 14px;
	background: none;
	margin: 0 2px;
	padding: 0px;
}
#feature-pager li a {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	height: 10px;
	width: 10px;
	background: #0A3F2B;
	padding: 0px;
	margin: 0px;
	border: 2px solid #ccc;
}
#feature-pager .activeSlide {
	background: #FFFFFF;
	border: 2px solid #efe3b9;
}


