* {margin:0; padding:0; border:0;}

BODY {
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	color:#6B6B6B;
	font-size: 75%;
	width:750px;
	margin: 0 auto;
	scrollbar-base-color: white;
	scrollbar-arrow-color: silver;
	scrollbar-shadow-color: #F5F5F5;
	scrollbar-lightshadow-color: white;
	scrollbar-darkshadow-color: #F5F5F5;
	scrollbar-highlight-color: #F5F5F5;
	scrollbar-3dlight-color: #F5F5F5;
}

H1 {
	font-family: "Gill Sans", "Century Gothic";
	font-weight: lighter;
	color:#666;
	font-size: 270%;
	margin: .2em 0 1em 0;
}

H1 SPAN {
	display: block;
	width:100%;
	font-size: 40%;
	margin-top: .5em;
}

H2, H3, H4 {
	color:#595959;
	font-size: 100%;
	margin-top: 2em;
}

H2 {
	font-size: 120%;
	border-bottom: 1px solid #999;
	padding-bottom: .1em;
	margin: 3em 0 .5em 0;
}

H3 {
	border-bottom: 1px solid #ccc;
	padding-bottom: .1em;
	margin-bottom: .2em;
	font-style:italic;
}

H3, H4 {margin: 1.5em 0 .5em 0;}

H3 {font-style:italic;}
P {margin-bottom: 1.25em;}
A {outline: 0;}
ADDRESS {margin-bottom:1em;}
UL {margin: 0 0 1.5em 3em;}

DIV#wrapper {
	width:760px;
	margin-top: 30px;
	padding-bottom: 30px;
	overflow: hidden;
}

UL#menu {
	width:141px;
	min-height:308px;
	border: #F5F5F5 solid 2px;
	background: url("../images/logo.gif") no-repeat;
	padding-top:88px;
	padding-bottom: 20px;
	list-style: none;
	float: left;
	margin-right: 4px;
	margin-left: 0;
}

UL#menu LI A, UL#menu LI span {
	padding: 3px 12px;
	display: block;
	text-decoration:none;
	color:#363636;
}

UL#menu UL a, UL#menu UL span {
	padding: 3px 24px;
	color:#777;
}

UL#menu UL {
	font-size: 90%;
	margin:0;
	list-style: none;
}

UL#menu LI A:hover, UL#menu LI span {color:#E43F43;}
UL#menu LI A:hover {text-decoration:underline;}

DIV#middle, UL#gallery {
	width:161px;
	height:416px;
	border: #F5F5F5 solid 2px;
	float: left;
	margin-right: 4px;
	background: url("../images/mandala.gif") no-repeat;
	margin-left: 0;
}

BODY.home DIV#middle {background: url("../images/left.jpg") no-repeat;}

BODY.home DIV#content {
  background: url("../images/right.jpg") no-repeat;
  border-color: #F5F5F5;
}

UL#gallery {
	list-style: none;
	background: url("../images/gallery.gif");
	border-color: white;
	border-top: 0;
	border-bottom: 0;
	height:385px;
}

UL#gallery LI {
	width: 51px;
	height: 51px;
	float: left;
	overflow: hidden;
	padding: 0 0 4px 4px;
}

UL#gallery LI.first {padding-left: 0;}

DIV#content, DIV#slideshow.gallery {
	float:left;
	width:414px;
	min-height:392px;
	border: #E8E8E8 solid 2px;
	overflow: auto;
	padding: 12px;
}

.wide DIV#middle {display:none;}
.wide DIV#content {width:480px; padding-right: 115px;}

DIV#content UL {margin-left: 1.5em;}
DIV#content LI {margin-bottom: .5em;}

BODY.calendar DIV#content IFRAME {
	width: 414px;
	height:389px;
	border:0;
}

BODY.home DIV#content,
DIV#slideshow.gallery {
	width:416px;
	height:416px;
	padding: 0;
	overflow: hidden;
}

DIV#slideshow.gallery {position: relative;}

DIV#slideshow.gallery P {
	text-align: center;
	background: black;
	color: white;
	padding: 4px 10px;
	overflow: hidden;
	position: absolute;
	bottom: -16px;
	width: 396px;
	line-height: 100%;
	min-height: 12px;
	opacity:0.75;
	font-weight: bold;
}

DIV#slideshowControls {
	position: absolute;
	top: 0;
	text-align: left;
	padding: 0;
	overflow: visible;
	background: url(../images/controls_bg.png) no-repeat right bottom;
	padding: 0 5px 0 0;
}

DIV#slideshowControls.play a.play, DIV#slideshowControls.pause a.pause, DIV#slideshowControls.play a.next, DIV#slideshowControls.play a.previous {display:none;}
DIV#slideshowControls.pause a.play, DIV#slideshowControls.play a.pause, DIV#slideshowControls.pause a.next, DIV#slideshowControls.pause a.previous {display:block;}

DIV#slideshowControls a {
	height: 29px;
	width: 29px;
	display: block;
	text-indent: -999em;
	float:left;
	cursor: pointer;
	padding: 9px 5px;
}

DIV#slideshow DIV#slideshowControls a.previous {background: url(../images/controls.png) no-repeat -45px 8px; opacity:.6;}
DIV#slideshow DIV#slideshowControls a.previous:hover {background-position: 5px 8px; opacity:1;}

DIV#slideshow DIV#slideshowControls a.stop {background: url(../images/controls.png) no-repeat -45px -92px; opacity:.6;}
DIV#slideshow DIV#slideshowControls a.stop:hover {background-position: 5px -92px; opacity:1;}

DIV#slideshow DIV#slideshowControls a.next {background: url(../images/controls.png) no-repeat -45px -192px; opacity:.6;}
DIV#slideshow DIV#slideshowControls a.next:hover {background-position: 5px -192px; opacity:1;}

DIV#slideshow DIV#slideshowControls a.play {background: url(../images/controls.png) no-repeat -45px -142px; opacity:.6;}
DIV#slideshow DIV#slideshowControls a.play:hover {background-position: 5px -142px; opacity:1;}

DIV#slideshow DIV#slideshowControls a.pause {background: url(../images/controls.png) no-repeat -45px -42px; opacity:.6;}
DIV#slideshow DIV#slideshowControls a.pause:hover {background-position: 5px -42px; opacity:1;}

FORM {margin: 2em 0;}

LABEL,
INPUT,
FIELDSET.radio {
	float: left;
	clear: left;
}

LABEL {margin: 1em 0 .3em 0;}

INPUT {
	border: 1px solid #333;
	padding: .2em .5em;
	color: #666;
	background: #F1F1F1;
	font-size: 90%;
}

INPUT:focus {
	border-color: #000;
	color: #000;
	background: #FFF;
}

FIELDSET.radio {margin: 1em 0;}

FIELDSET.radio LABEL,
FIELDSET.radio INPUT {
	clear: none;
	background: none;
	border: 0;
}

FIELDSET.radio LEGEND {margin-bottom: 1em;}
FIELDSET.radio LABEL {margin: 0 2em 0 .5em;}

INPUT.button {
	color: #000;
	background: #E5E5E5;
	font-size: 100%;
	cursor: pointer;
}

INPUT.button:hover {
	border-color: #000;
	background: #F1F1F1;
}



/* SCRIPT FORMATTING */

BODY.script IMG {
	display: none;
}

BODY.script H2 {
	color: #333;
	border-bottom: 2px solid #333;
}

BODY.script H3 {
	margin-bottom: .2em;
}

BODY.script H4 {
	margin: 0 0 1em 6em;
}

BODY.script H5 {
	font-size: 100%;
	margin: 1em 0;
	font-weight: normal;
	text-transform: uppercase;
}

BODY.script H6 {
	font-size: 100%;
	margin: 1em 6em 0 6em;
	text-transform: uppercase;
}

BODY.script P {
	margin: 0 6em;
}

#overlay, DIV#slideshow {
	float:left;
	width: 589px;
	height: 420px;
	border: 0;
	overflow: hidden;
	position: relative;
}

#overlay, #slideNext, #slide {position: absolute;}

#overlay {
	border: 0;
	background: url(../images/title.png) no-repeat;
}



/*VIDEO FORMATTING*/

BODY.video {
	margin-bottom: 30px;
}


BODY.video DIV#wrapper {
	width: 740px;
	border: #F5F5F5 solid 2px;
	padding: 20px;
}

BODY.video P {
	margin-top: 2em;
}

object {margin-bottom: 1em;}

object + p {margin-top: 1em;}



/* FORM FORMATTING */

#mc_embed_signup{
	background:#fff;
	clear:left;
	font:14px Helvetica,Arial,sans-serif;
}

#mc-embedded-subscribe {
	margin-top: 1em !important;
}
