* {
	list-style-type: none;
	}
body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	background: url(../img/back.jpg);
	}
h1 {
	text-indent: -30000px;
	background: url(/img/mac-logo.png);
	width: 554px;
	height: 72px;
	margin: 0 auto;
	}
h1 a{
	display: block;
	width: 554px;
	height: 72px;
	}
h2#strap {
	font-size: 6em;	
	font-family: museo-sans-rounded, sans-serif;
	font-weight: 700;
	color: white;
	line-height: 1em;
	padding-top: 54px;
	}	
h2#strap em {
	font-style: normal;
	}
h3 {
	font-family: museo-sans-rounded, sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 1.8em;	
	margin-bottom: 0.5em;
	}
.container p {
	color: #444;
	font-size: 1em;
	margin-bottom: 18px;
	}
.container ul {
	margin-bottom: 18px;	
	}

.container .row .tencol ul {
	margin:0 0 35px;
}
.container .row .tencol ul li {
	margin:0 0 8px 20px;
	list-style-type:disc;
}
#header {
	height: 80px;
	background: pink;
	background: url(../img/header-background.png) top center no-repeat;
	}
#header .twelvecol {
	position: relative;
	}
@-webkit-keyframes middle-move {
        from {
                background-position: 5% 0%
        }
        to {
                background-position: -1300% 0%
        }
}
#middle {
	margin-bottom: 36px;
	   -webkit-animation-name: middle-move;
        -webkit-animation-duration: 500s;
        -webkit-animation-timing-function: linear;
        -webkit-animation-iteration-count: infinite;
	}
#home #middle {
	height: 25em;
	background: url(../img/aback.png) top center repeat;
	}
#history #middle {
	height: 25em;
	background: url(../img/aback2.png) top center repeat;
	}
#classes #middle {
	height: 25em;
	background: url(../img/aback3.png) top center repeat;
	}
#middle .row {
	position: relative;
	}
.home-news {
	margin-top: 36px;

	}
.home-news h2 {
	font-weight: 300;
	}
.home-news p {
	margin-bottom: 18px;
	}
.home-news a {
	color: black;
	border-top: 1px solid #66ffcc;
	padding-bottom: 9px;
	margin-bottom: 9px;
	text-decoration: none;
	display: block;
	padding-top: 18px;
	background: url(../img/arrow-small.png) 490px 18px no-repeat;
	padding-right: 40px;
	}
.home-news a:hover {
	color: #66ffcc;	
	}
.testimonial {
	border-top: 5px solid #eee;
	padding: 18px 0px;
	}
.testimonial h5 {
	font-weight: 300;
	font-size: 1.2em;
	margin-bottom: 9px;
	}
#news  .event-list a{
	text-decoration: none;
	font-weight: 300;
	font-size: 1.2em;
	background: url(../img/arrow-small.png) center right no-repeat;
	margin-bottom: 18px;
	padding-right: 50px;
	color: #333;
	}
#news .row h2 {
	margin-top: 18px;
	border-bottom: 5px solid #eee;
	margin-bottom: 9px;
	padding: 18px 0px;
	}
#slideshow {
	background: url(../img/white.png) top center fixed;
	height: 25em;
	}
.slider {

	}
.slider .slides {
	display: block;
	position: relative;
	overflow: hidden;
	margin-bottom: 0px;
}
.slider .slides li {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	padding: 20px 20px 0px 20px;
	margin-bottom: 0px;
}
.slider .slides li img {
	display: block;
	width: 100%;
	max-width: none;
}
.slider .slides li.active { display: block; position: relative; }
.slider .crop li img { width: auto; }
.slider .pager {
	height: 5px;
	text-align: center;
	}
.slider .pager li { 
	display: inline-block; }
.slider .pager li a,
.slider .pager li a span {
	display: block;
	height: 6px;
	width: 6px;
}
.slider .pager li a {
	padding: 0px 8px;
-webkit-border-radius: 8px;
   -moz-border-radius: 8px;
	border-radius: 8px;
}
.slider .pager li a span {
	overflow: hidden;
	background: #c0c0c0;
	text-indent: -9999px;
	-webkit-border-radius: 8px;
   -moz-border-radius: 8px;
	border-radius: 8px;
}
.slider .pager li.active a span { background: #404040; }
#archive h5 {
	font-size: 1.2em;
	font-weight: 300;
	margin-bottom: 18px;
	}
#archive h5 em {
	display: block;
	font-style: normal;
	font-size: 1.4em;
	}
#archive ul.tabs li a{
	text-decoration: none;
	color: #333;
	padding: 3px 0px;
	display: block;
	border-bottom: 2px #eee solid;
	}
#archive ul.tabs li a:hover {
	background: aqua;
	}
.archive-list li{
	padding: 10px 0px;
	margin-bottom: 9px;
	}
.archive-list li em{
	display: block;
	font-style: normal;
	margin-bottom: 9px;
	color: black;
	background: #eee;
	padding: 5px;
	}
#archive #news img {
	margin-bottom: 1em;
	width:30%;
	float:left;
	margin-left:3%;
	}
#post h3 {
	color: #ccc;
	}
#post h4 {
	color: #333;
	font-weight: normal;
	font-size: 1.8em;
	margin-bottom: 18px;
	}
#post .sixcol p {
	padding-right: 0px !important;
	}
#home #middle p {

	}
#main-menu {
	font-weight: 300;
	text-align: center;
	width: 100%;
	padding: 9px 0px;
	}
#main-menu li{
	display: inline-table;
	}
#main-menu li a{
	padding: 9px 55px 9px 0px;
	display: block;
	text-decoration: none;
	color: black;
	}
#main-menu li a:hover {
	color: red;
	}
#footer {
	background: #72ffff;
	padding-top: 54px;
	padding-bottom: 72px;
	margin-top: 72px;
	color: #000;
	}
#footer .row {
	margin-bottom: 72px;
	}
#footer p {
	color: #333;
	font-weight: 300;
	}
#footer h4,  #footer h4 a{
	font-weight: 300;
	margin-bottom: 9px;
	font-size: 1em;
	color: #333;
	text-decoration: none;
	}
#footer h4 a:hover {
	background: white;
	}
#footer a {
	border-bottom: yellow;
	color: #000;
	}
#footer a:hover {
	color: #333;
	}
	
#footer h4 {
	font-size: 1.4em;
	}
#contact-form input, #contact-form textarea{
	border: 0px none;
	width: 100%;
	display: block;
	padding: 5px;
	margin-bottom: 18px;
	}
#contact-form textarea {
	height: 200px;
	}
#contact-form .submit {
	margin: 0px !important;
	background: yellow;
	text-align: left;
	width: 100%;
	color: black;
	}
.honeypot {
	display:none;	
}