@charset "UTF-8";
/* CSS Document */
/* CSS Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0px;
	padding: 0px;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
html {
	background-color: rgba(0,0,0,1.00)
}
/*Fixed layout*/
body {
	width: 100%;
	margin: 0 auto;
	font-size: 100%;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 1.5em;
	background-color: rgba(255,255,255,1.00);
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: inherit;
	padding: 0 1.5em 1em 1.5em;
	font-style: italic;
	font-size: .8em;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
h1 {
	font-style: normal;
}
.h1Header {
	float: left;
	margin: .1em 0 0 0;
	padding: 0 .3em .2em .3em;
	font-family: muli;
	font-weight: 300;
	font-variant: normal;
	font-size: 4em;
	color: rgba(0,104,130,1.00);
	text-align: right;
	line-height: .6em;
	border-right: 2px solid rgba(164,224,237,1.00);
}
.h1HeaderSM {
	font-size: .6em;
	/*color: rgba(13,142,174,0.67);*/
	color: rgba(13,142,174,1.00);
}
h2 {
	font-style: normal;
}
.h2Header {
	margin: .8em 0 .4em 0;
	padding: 0 0 .3em .5em;
	font-family: muli;
	font-variant: normal;
	font-size: 1.8em;
	color: rgba(0,0,0,1.00);
	text-transform: lowercase;
	border-left: solid 2px rgba(141,213,230,1.00);
	font-weight: 400;
}
h3 {
	font-style: normal;
	font-family: muli;
	font-weight: 400;
}
.h3Header {
	margin: 2em 0 .6em 0;
	padding: 1.55em 0 0 0;
	font-family: muli;
	font-variant: normal;
	font-size: 1.6em;
	color: rgba(0,0,0,1.00);
}
.h3Header2 {
	margin: 0 0 .6em 0;
	padding: .6em 0 0 0;
	font-family: muli;
	font-variant: normal;
	font-size: 1.6em;
	color: rgba(0,0,0,1.00);
	text-transform: lowercase;
}
.h3HeaderBio {
	margin: .8em 0 .4em 0;
	padding: 0 0 0 .6em;
	font-family: muli;
	font-variant: normal;
	font-size: 1.4em;
	color: rgba(0,0,0,1.00);
	text-transform: lowercase;
	letter-spacing: .2em;
	border-left: solid 1px rgba(203,203,203,1.00);
	font-weight: 400;
}
h4 {
	font-style: normal;
}
.h4Upcoming {
	font-size: 1.3em;
	line-height: 1.4em;
	margin: .8em 0 .5em 0;
}
.h4Show {
    font-family: muli;
	font-variant: normal;
	font-size: 1.6em;
	margin: 0 0 .5em 0;
    font-weight: 400;
    line-height: 1em;
    color: rgba(0,0,0,1.00);
}
header {
	width: 100%;
	height: 300px;
	background-color: rgba(0,0,0,1.00);
	margin: 0 auto;
}
.banner {
	width: 1008px;
	height: 300px;
	margin: 0 auto;
	background-color: #999;
}
.bannerL {
	float: left;
	width: 112px;
	height: 300px;
	margin: 0;
	background-color: #555;
	border-left: 4px solid rgba(32,23,9,1.00);
}
.bannerR {
	float: left;
	width: 112px;
	height: 300px;
	margin: 0;
	background-color: #555;
	border-right: 4px solid rgba(32,23,9,1.00);
}
#slideContainer {
	float: left;
	height: 300px;
	width: 776px;
	background-color: #000;
}
#slideshow {
	position: relative;
	float: left;
	height: 300px;
	width: 776px;
}
#slideshow IMG {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8;
	opacity: 0.0;
	-moz-border-radius: 20px 20px 20px 20px;
	-webkit-border-radius: 20px 20px 20px 20px;
	border-radius: 20px 20px 20px 20px;
}
#slideshow IMG.active {
	z-index: 10;
	opacity: 1.0;
}
#slideshow IMG.last-active {
	z-index: 9;
}
nav {
	width: 100%;
	background-color: rgba(141,213,230,1.00);
	margin: 0 auto;
}
.navContainer {
	width: 1008px;
	margin: 0 auto;
	padding: 0 0 7em 0;
	/*background-color: rgba(134,189,201,1.00);*/
	background-color: rgba(141,213,230,1.00);
}
.toolbar {
	float: left;
	margin: 1.55em 0 0 0;
	padding: 0;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 1.75em;
	font-style: normal;
	font-variant: normal;
	font-weight: 300;
	text-align: left;
	background-color: rgba(141,213,230,1.00);
}
.toolbar li {
	display: inline;
	margin: 0 .6em 0 .2em;
	padding: 0 0 0 0;
	zoom: 1;
}
.toolbar a:link {
	color: rgba(255,255,255,1.00);
	text-decoration: none;
}
.toolbar a:visited {
	color: rgba(255,255,255,1.00);
	text-decoration: none;
}
.toolbar a:hover {
	color: rgba(0,0,0,1.00);
	text-decoration: none;
}
.toolbar a:active {
	color: rgba(0,0,0,1.00);
	text-decoration: none;
}
.container {
	width: 100%;
	margin: 0 auto;
	background-color: rgba(255,255,255,1.00);
}
section {
	width: 1008px;
	margin: 0 auto;
	padding: 2.5em 0 2em 0;
	line-height: 1.5;
	background-color: rgba(255,255,255,1.00);
	color: rgba(81,81,81,1.00);
	font-family: muli;
	font-style: normal;
	font-weight: 300;
	font-variant: normal;
	overflow: hidden;
	font-size: 1em;
}
p {
	margin-bottom: .9em;
}
article {
	float: left;
}
article a:link {
	color: rgba(47,166,191,1.00);
	text-decoration: none;
}
article a:visited {
	color: rgba(47,166,191,1.00);
	text-decoration: none;
}
article a:hover {
	color: rgba(0,0,0,1.00);
	text-decoration: underline;
}
article a:active {
	color: rgba(0,0,0,1.00);
	text-decoration: underline;
}
.articleHome {
	float: left;
	width: 580px;
	margin: 0 0 0 20px;
	font-size: 1.1em;
}
.articleHome p {
	margin: 0 0 .9em 1em;
}
.articleBio {
	float: left;
	width: 776px;
	margin: 0 0 0 115px;
	font-size: 1.1em;
}
.articleBio img {
	-moz-border-radius: 8px 8px 8px 8px;
    -webkit-border-radius: 8px 8px 8px 8px;
    border-radius: 8px 8px 8px 8px
}
.articleBio p {
	margin: 0 0 .9em 1em;
}
.articleGal {
	float: left;
	width: 776px;
	margin: 0 0 3em 115px;
    font-size: 1.1em;
}
.articleGal img {
	margin: 0 .4em 0 0;
	border: solid 1px rgba(177,177,177,1.00);
}
.articleGal p {
	margin: 0 0 .9em 1em;
}
aside {
	float: right;
	width: 338px;
	margin: 3.2em 20px 0 0;
	padding: 0 0 0 20px;
	font-family: muli;
	font-style: normal;
	font-weight: 300;
	font-variant: normal;
	font-size: 1.1em;
	border-left: 1px solid rgba(47,166,191,0.60);
}
aside img {
	margin: 1em 0 0 0;
	border: solid 1px rgba(186,186,186,1.00);
}
.upComing {
    float: left;
    width: 296px;
    padding: 7.4em .8em 1em 1.8em;
    margin: 0 0 1em 0;
    /* [disabled]background-color: rgba(255,242,161,.40); */
    -moz-border-radius: 8px 8px 8px 8px;
    -webkit-border-radius: 8px 8px 8px 8px;
    border-radius: 8px 8px 8px 8px;
    color: rgba(122,122,122,1.00);
    background-image: url(../_images/);
    background-position: center top;
    background-repeat: no-repeat;
}
.upComing a:link {
	color: rgba(0,217,255,1.00);
	text-decoration: underline;
}
.upComing a:visited {
	color: rgba(0,217,255,1.00);
	text-decoration: underline;
}
.upComing a:hover {
	color: rgba(0,0,0,1.00);
}
.upComing a:active {
	color: rgba(0,0,0,1.00);
	text-decoration: underline;
}
footer {
	width: 100%;
	margin: 0 auto;
	background-color: rgba(1,1,1,1.00);
}
.footerContainer {
	width: 1008px;
	margin: 0 auto 40em auto;
	padding: 2em 0 1em 0;
	font-family: muli;
	font-style: normal;
	font-weight: 300;
	font-variant: normal;
	font-size: 1.2em;
	line-height: 1.5;
	-moz-border-radius: 0px 0px 20px 20px;
	-webkit-border-radius: 0px 0px 20px 20px;
	border-radius: 0px 0px 20px 20px;
	border: 1px solid rgba(51,51,51,1.00);
	color: rgba(184,184,184,1.00);
	overflow: hidden;
}
.footerLeft {
	float: left;
	width: 350px;
	margin: .1em 0 0 0;
	padding: 0 1.2em 0 0;
	text-align: right;
}
.footerLeft p {
	margin-top: .5em;
	font-size: .8em;
}
.footerCen {
	float: left;
	margin: 0 0 1em 0;
	padding: 0 1em 0 1.3em;
	border-left: 2px solid rgba(51,51,51,1.00);
	border-right: 2px solid rgba(51,51,51,1.00);
	text-align: center;
}
.footerRight {
	float: left;
	width: 350px;
	margin: 1.5em 0 0 0;
	padding: 0 0 0 1em;
	text-align: left;
}
.footerRight ul li {
	margin-left: 1em;
}
footer a:link {
	color: rgba(61,155,218,1.00);
	text-decoration: none;
}
footer a:visited {
	color: rgba(61,155,218,1.00);
	text-decoration: none;
}
footer a:hover {
	color: #fff;
	text-decoration: underline;
}
footer a:active {
	color: #fff;
	text-decoration: underline;
}
aside ul li {
	margin: 0 0 1em 1.5em;
	list-style: circle;
	color: rgba(99,99,99,1.00);
    line-height: 1.5em;
}
cite {
	font-weight: bold;
	font-style: italic;
}
.articleBio ul li {
	margin: 0 0 0 1em;
	list-style: none;
	font-size: .9em;
}
.black {
	color: #000;
}
.caption {
	font-style: italic;
	margin: .6em 0 1em 2em;
}
.footerLeft ul li {
	list-style: none;
}
_________________________
/*.button {
	float: left;
	color: rgba(60,60,60,1.00);
	font-size: 1.5em;
	padding: .3em 3em .3em 3em;
	text-align: center;
	-webkit-border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
	background: rgba(255,247,185,1.00);
	font-family: muli;
	font-style: normal;
	font-weight: 400;
}
.button  a:link {
	color: rgba(39,190,238,1.00);
	text-decoration: none;
}
.button  a:visited {
	color: rgba(39,190,238,1.00);
	text-decoration: none;
}
.button  a:hover {
	color: rgba(0,0,0,1.00);
	text-decoration: none;
}
.button  a:active {
	color: rgba(0,0,0,1.00);
	text-decoration: none;
}*/
________________________
.button {
	float: left;
	width: 100%;
	-moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
	text-align: center;
	overflow: hidden;
}
.button a:link {
	float: left;
	color: #000;
	width: 100%;
	padding: .5em 0 .5em 0;
	-moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
	font-family: muli;
	font-weight: 400;
	font-size: 1.4em;
	background-color: rgba(112,190,81,0.00);
	text-align: center;
	text-decoration: none;
	border: rgba(173,220,117,0.98) solid 1px;
	/*no margin*/
}
.button a:visited {
	float: left;
	color: #000;
	width: 100%;
	padding: .5em 0 .5em 0;
	-moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
	font-family: muli;
	font-weight: 400;
	font-size: 1.4em;
	background-color: rgba(112,190,81,0.00);
	text-align: center;
	text-decoration: none;
	border: rgba(173,220,117,0.98) solid 1px;
}
.button a:hover {
	float: left;
	color: #000;
	width: 100%;
	padding: .5em 0 .5em 0;
	-moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
	font-family: muli;
	font-weight: 400;
	font-size: 1.4em;
	background-color: rgba(173,220,117,1.00);
	text-align: center;
	text-decoration: none;
	border: rgba(173,220,117,0.98) solid 1px;
}
.button a:active {
	float: left;
	color: #000;
	width: 100%;
	padding: .5em 0 .5em 0;
	-moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
	font-family: muli;
	font-weight: 400;
	font-size: 1.4em;
	background-color: rgba(173,220,117,1.00);
	text-align: center;
	text-decoration: none;
	border: rgba(173,220,117,0.98) solid 1px;
}
strong {
    font-weight: bold;
}
.purple {
    color: rgba(176,74,196,1.00);
    font-weight: bold;
}
em {
    font-style: italic;
}
