@charset "utf-8";
/* CSS Document */
* {
	margin:0px;
	padding:0px;
}
body {
	background-image:url(http://taylorhisteppers.org/images/elements/bodyBg.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
p {
	margin:10px 0px 0px 0px;
}
ul {
	margin:5px 0px 5px 0px;
}
li {
	margin:5px 0px 5px 15px;
}
img {
	padding:3px;
	border: 1px solid #999999;
	background-color:#FFFFFF;
}
h3 {
	padding:5px 5px 5px 0px;
	background-color:#f49ac2;
	color:#000000;
	font-weight:normal;
	text-align:center;
	margin:0px 0px 20px 0px;
	font-size:18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f06eaa;
}
h4 {
	padding:3px;
	background-color:#f49ac2;
	color:#000000;
	width:30%;
	text-align:center;
	margin:5px 0px 5px 0px;
	font-size:14px;
	font-weight:normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f06eaa;
}
a {
	color: #000000;
	text-decoration: underline
}
/* Links */
a:link,a:visited  {
	color:#000000;
	text-decoration: underline;
}
a:hover{
	color: #000000;
	text-decoration: underline;
}
/* Header */
.headerCenter {
	width:980px;
	margin:0 auto;
}
.center {
	width:900px;
	margin:0 auto;
}
#header {
	background-image:url(http://taylorhisteppers.org/images/elements/header.jpg);
	background-repeat:no-repeat;
	display:block;
	height:181px;
	overflow:auto;
}
#header h1{
	text-indent:-9999px;
	height:181px;
}
#header h1 a {
	display:block;
	width:390px;
	height:179px;
}
#logo {
	float:left;
	width:410px;
}
/* Main Nav */
#menu {
	width:500px;
	float:left;
	margin: 95px 0px 0px 0px;
}
#menu ul {
	font-size:14px;
	letter-spacing:.1em;
	line-height:1.5em;
}
#menu ul li {
	display:inline;
	margin:0px;
}
#menu ul li a:link,#menu ul li a:visited {
	color:#000000;
	text-decoration: none;
}
#menu ul li a:hover {
	color: #000000;
	text-decoration: underline
}
/* "Banner" Section */
#featureContent {
	float:left;
	clear: both;
	width: 100%;
	background-color: #f06eaa;
	padding: 0px 0px 30px 0px;
	margin: 0px 0px 30px 0px;
	background-image:url(http://taylorhisteppers.org/images/elements/featureBorder.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
#intro {
	float:left;
	padding:0px 0px 5px 0px;
}
#intro h2 {
	font-weight:normal;
	margin: 5px 0px 0px 0px;
	font-size:26px;
	
}
#intro #about {
	float:left;
	clear:left;
	width:300px;
}
#intro p {
	margin:10px 0px 0px 0px;
	line-height: 1.5em;
	font-size:15px;
}
#intro img {
	float:right;
}
/* Main Content */
.content {
	width:900px;
	margin:0 auto;
	color:#333333;
	clear:both;
}
.content a:link,#content a:visited{
	color:#000000;
	text-decoration:underline;
}
.content a:hover{
	color:#f06eaa;
	text-decoration:underline;
}
.section {
	width:300px;
	float:left;
	padding:0px 0px 50px 0px;
	margin:0px 0px 20px 0px;
}
.section h3 {
	display:block;
	font-weight:normal;
	width:260px;
	margin:0 auto;
	color:#000000;
	background-color:#f49ac2;
	padding:3px 0px 3px 0px;
	text-align:center;
	font-size:18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f06eaa;
}
.sectionContent {
	width:260px;
	margin:10px auto 0px auto;
}
#middleSection {
	width:298px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #f06eaa;
	border-left-color: #f06eaa;	
}
.dateToRemember {
	margin:10px 0px 10px 0px;
}
.dateToRemember p{
	margin:5px 0px 0px 0px;
}
.dateToRemember .eventDate {
	color:#000000;
	font-size:14px;
}
.dateToRemember .eventTitle {
	font-size:14px;
}
#middleSection p {
	float:left;
	clear:none;
	width:140px;
	margin:0px 5px 5px 5px;
}
#middleSection img {
	width:100px;
	float:left;
}
#contactSection a {
	font-size:16px;
	display:block;
	margin:0px 0px 10px 0px;
}
/* Calendar Page */
#calendar a:hover {
	color:#000000;
}
.calendarBG {
	background-color:#ffffff;
	width:900px; 
}
.calendarBlank {
	text-align:center;
	background-color:#E5E5E5;
	color:#000000;
}
.calendarHeader { 
	font-weight:bold; 
	color:#000;
	height:35px;
	text-align:center;
	background-color:#f0c8da; 
	border:none;
	font-size:18px;
}

.calendarMonthLinks {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration:none;
	color:#000000;
	background-color:transparent;
	border: none;
}

.calendarDayHeading {
	font-weight:bold; 
	font-size:12px;
	color:#fff;
	padding:5px; 
	background-color:#f06eaa; 
	text-align:center;
	vertical-align:middle;
}

.calendarToday { 
	font-family:Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
	font-size:12px;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	color:#000;
	background-color:#f06eaa;
}

.calendarCell {
	font-family:Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
	font-size:12px;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	color:#000000;
	background-color:#f0c8da;
	width:128px;
	height:90px;
}
.calendarText {
	font-weight:normal;
}
/* Meet the Hi-Steppers page */
#meetTheHiSteppers {
	text-align:center;
}
.groupPicture h3 {
	text-align:center;
	width:100%;
	background-color:#FFFFFF;
	margin:30px 0px 20px 0px;
}
#meetTheHiSteppers p {
	font-size:12px;
	width:600px;
	margin:5px 150px 0px 150px;
}
/* Calendar Event Detail Page */
#eventDetails h3{
	text-align:left;
	width:100%;
	background-color:#FFFFFF;
	margin:20px 0px 15px 0px;
}
#eventDetails .eventText {
	display:block;
	padding-bottom:70px;
}	
/* Meet the Director page */
#meetTheDirector h3 {
	text-align:left;
	width:100%;
	background-color:#FFFFFF;
}
#meetTheDirector .section {
	clear:right;
	width:209px;
	float:left;
	padding:0px 0px 50px 0px;
	margin:0px 8px 8px 8px;
}
#meetTheDirector .section h4 {
	display:table-cell;
	vertical-align:middle;
	font-size:14px;
	width:209px;;
}
#meetTheDirector li {
	font-size:12px;
}
#meetTheDirector img {
	float:left;
	margin:20px 40px 20px 0px;
}
#meetTheDirector .directorImg {
	float:right;
	margin:0px 0px 20px 20px;
}
.directorInfo {
	clear:both;
	margin:20px 0px 0px 0px;
}
#pictures #mainText {
	margin:0px 0px 20px 0px;
}
#pictures .album {
	text-align:center;
	display:block;
	float:left;
	width:124px;
	min-height:125px;
	padding:5px;
	margin:6px;
	background-color:#f0c8da;
	border: 2px solid #f06eaa;
}
#pictures .album a:link, #pictures .album a:hover, #pictures .album a:visited {
	display:block;
	width:124px;
}
#pictures .thumb {
	text-align:center;
	display:block;
	float:left;
	width:122px;
	min-height:115px;
	padding:0px;
	margin:6px 6px 6px 0px;
}
#pictures .picCaption {
	display:block;
	margin-top:3px;
}
#pictures .paginate {
	display:block;
	clear:both;
	float:left;
        margin:15px 0px 0px 6px;
}
#pictures .paginate a:link {
	margin:0px 8px 0px 0px;
}
#pictures .row {
	float:left;
}
#pictures .album img, #pictures .thumb img {
	margin:8px 0px 0px 0px;
	padding:2px;
}
#pictures a:hover {
	color:#000000
}
#pictures #viewSingle {
	text-align:center;
	clear:both;
	margin:0 auto;
	width:600px;
	padding:5px 30px 5px 30px;
	background-color:#f0c8da;
	border: 2px solid #f06eaa;
}
#pictures #viewSingle p {
	margin:5px;
	padding:0px;
}
#pictures #viewSingle #picTitle {
	font-weight:bold;
}
#pictures #pictureControls {
	float:left;
	margin:0px 0px 15px 0px;
}
#pictures #breadcrumb {
	float:left;
}
#pictures #controlLinks {
	float:right;
}
#pictures #controlLinks a:link {
	margin:0px 0px 0px 15px;
}
#pictures h3 {
	text-align:left;
	width:100%;
	float:left;
	margin-top:5px;
	background-color:#FFFFFF;
}
#videos a:link {
	text-decoration:none;
}
#videos .video {
	width:900px;
	float:left;
	clear:left;
	padding:0px 0px 5px 0px;
	margin:0px 0px 0px 0px;
	background-color:#f0c8da;
}
#videos .videoAlt {
	width:900px;
	float:left;
	clear:left;
	padding:0px 0px 5px 0px;
	margin:0px 0px 0px 0px;
	background-color:#FFFFFF;
}
#videos .videoAlt h3 {
	display:block;
	float:left;
	font-weight:normal;
	width:890px;
	margin:0px 0px 0px 0px;
	color:#000000;
	background-color:#ffffff;
	padding:5px 5px 0px 5px;
	text-align:left;
	font-size:18px;
	border:none;
}
#videos .video h3 {
	display:block;
	float:left;
	font-weight:normal;
	width:890px;
	margin:0px 0px 0px 0px;
	color:#000000;
	background-color:#f0c8da;
	padding:5px 5px 0px 5px;
	text-align:left;
	font-size:18px;
	border:none;
}
#videos .sectionContent {
	width:890px;
	margin:0px;
}
#videos .sectionContent p{
	float:left;
	margin:0px;
	padding:5px 5px 0px 5px;
}
#videos a:hover {
	color:#000000;
	text-decoration:underline;
}
/* Booster Club page */
#booster h3 {
	text-align:left;
	width:100%;
	margin-top:15px;
	background-color:#FFFFFF;
}
#booster strong {
	display:block;
	margin:15px 0px 10px 0px;
	font-size:16px;
}
#booster li {
	font-style:italic;
	list-style-type:none;
	margin-left:0px;
}
/* Forms page */
#forms li {
	margin:10px 0px 10px 15px;
}
#forms h3 {
	text-align:left;
	width:100%;
	background-color:#FFFFFF;
}
#forms li {
	display:block;
	width:900px;
	padding:5px 5px 5px 5px;
	margin:0px;
	list-style-type:none;
	background-color:#f0c8da;
}
#forms .alt {
	background-color:#FFFFFF;
}
#forms a:link,#forms a:visited {
	text-decoration:none;
}
#forms a:hover {
	color:#000000;
	text-decoration:underline;
}
/* Fundraisers page */
#fundraisers .section {
	width:900px;
	float:left;
	clear:left;
	padding:0px 0px 5px 0px;
	margin:0px 0px 20px 0px;
	background-color:#f0c8da;
}
#fundraisers .section h3 {
	display:block;
	float:left;
	font-weight:normal;
	width:900px;
	margin:0px 0px 0px 0px;
	color:#000000;
	background-color:#FFFFFF;
	padding:3px 0px 3px 0px;
	text-align:left;
	font-size:18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f06eaa;
}
#fundraisers .sectionContent {
	width:890px;
	margin:0px;
}
#fundraisers .sectionContent p{
	float:left;
	margin:0px;
	padding:5px 5px 0px 5px;
}
/* Sponsors page */
#sponsors h3 {
	float:left;
	text-align:center;
	width:100%;
	margin:25px 0px 5px 0px;
	background-color:#FFFFFF;
}
#sponsors a:hover {
	color:#000000;
}
#sponsors li {
	float:left;
	width:450px;
	margin:5px 0px 5px 0px;
	list-style-type:none;
	padding:0px;
}
#sponsors #topMessage {
	text-align:center;
	width:100%;
	background-color:#FFFFFF;
	border:none;
	float:left;
	margin:0px 0px 0px 0px;
}
#sponsors #sponsorAd {
	width:100%;
	clear:both;
	float:left;
	margin:15px 0px 0px 0px;
	background-color:#f0c8da;
	border: 1px solid #f06eaa;
}
#sponsors #sponsorAd p {
	margin:0px;
	padding:7px;
}
#sponsors #sponsorInfo {
	float:left;
	width:100%;
	clear:both;
}
#sponsors #sponsorInfo h3{
	text-align:left;
	width:100%;
}
#sponsors #sponsorInfo #sponsorIntro {
	float:right;
	width:450px;
}
#sponsors #sponsorTypes {
	float:left;
	width:400px;
}
#sponsors #sponsorTypes h4{
	width:100%;
	font-weight:bold;
	background:#ffffff;
	text-align:left;
	padding:3px 0px 3px 0px;
	margin:5px 0px 0px 0px;
}
#sponsors .sponsorLevel {
	background-color:#f0c8da;	
}
#sponsors .sponsorLevel p {
	margin:0px;
	padding:5px;
}
/* "Footer */
#footer {
	float:left;
	width:100%;
	background-color:#f06eaa;
	margin:30px 0px 0px 0px;
	padding:15px 0px 15px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f498c0;
}
#footerContent {
	font-size:12px;
	text-align:center;
	width:900px;
	margin:0 auto;
}