@charset "utf-8";
/* CSS Document */
/*---------------------------------------------
*	File Name:		styles.css
*	Website Name:
*	Website URI:
*	Copyright:		2009
*	
*	Author: 		Jonathan Koch
*	Author URI:		www.jonathankoch.com
*--------------------------------------------*/

/*	Universal Classes
---------------------------------------------*/
html, body {
	font-size:100%;
}
.floatFix {	/* Fixes float size issues */
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	background: transparent;
	overflow: hidden;
}
/*	Structure
---------------------------------------------*/
* {
	padding: 0;
	margin: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 71%;
	line-height: 1.5;
	background: #d1d2d2 url(../images/background.jpg) repeat-x 0 0;
}
h1 {
	color:#336699;
	font: 1.8em bold Arial, Helvetica, sans-serif;
}
h2 {
	color:#7F5A2D;
	font:bold 1.3em Arial, Helvetica, sans-serif;
	line-height:14px;
	padding:15px 0 0 0;
	letter-spacing:.5px;
}
h2.lower {
	text-transform:none;
}
h3 {color:#336699; font-size:12px;} 

a {
	text-decoration:none;
	color:#336699;
}
	
a:hover {
	color:#036;
}
p {
	color:#666;
}
ul {
	color:#666;
}
strong {
	font: #BBA974 bold Arial, Helvetica, sans-serif;
}

#paypal {
	margin:0 2em;
}
#paypal form {
	float:right;
	margin:0 2em;
}
#paypal_reg {
	margin:0;
}
#paypal_reg h2 {
	margin:10px 0;
}
#paypal_reg form {
	float:left;
	margin:0;
}
#paypal_reg form td {
	float:left;
	margin:0 0 5px 0;
}

#wrapper {
	margin: 0 auto;
	width: 990px;
}
#header-home {
	background:transparent url(../images/header-home.png) no-repeat;
	float: left;
	margin: 0 1px;
	width: 988px;
	height:240px;
}
#header-interior {
	background:transparent url(../images/interior-header.png) no-repeat;
	float: left;
	margin: 0 1px;
	width: 956px;
	height:181px;
}
#logo {
	background:url(../images/logo_3.png) no-repeat;
	float:left;
	width:458px;
	height:232px;
	margin:2px 0 0 28px;
}
/*_______________________________________________  START NAV  ___________________________________________________*/
#top-nav {
	position: relative;
	display: block;
	width:933px;
	height: 39px;
	background-color:#ffcc66;
	margin: 0px auto;
	border-top: 1px solid #fff;
	text-transform:uppercase;
}
#top-nav li {
	/*float the main list items*/
  	float: left;
	display: inline;
	list-style-type: none;
	text-align:center;
	position: relative;
}
#top-nav li a {
	/*for all links in the list*/
  	border-right: 1px solid #fff;
	color: #666;
	font: bold 13px Arial, Helvetica, sans-serif;
	display: block;
	line-height: 39px;
	width: 128px;
}
#top-nav li a:hover {
	background-color:#6699cc;
	color:#FFF;
}
#top-nav li ul {
	position: absolute;
	display: block;
	width: 600px;
	margin: 0 13em;
	text-align: left;
	clear: left;
}
#top-nav li ul li {
	display: inline !important;
	width: auto;
	float: none;
}
#top-nav li ul li a {
	display: inline-block;
	float: none;
	color: #999999;
	width: auto;
	line-height: 30px;
	padding: 0px 10px;
	background-color:transparent !important;
}
#top-nav li.off ul, #top-nav li.on ul, #top-nav li.last ul {
	right: 999em;
}
#top-nav li.on ul a:hover, #top-nav li.off ul a:hover, #top-nav li.last ul a:hover {
	color:#336699;
}
#top-nav li.on ul, #top-nav li:hover ul {
	left: -150px;
}
#top-nav li.first {
	width:90px;
	line-height:39px;
	text-align:right;
	margin:0;
	background-color:#999999;
}
#top-nav li.first a {
	width:74px;
	padding-right: 15px;
}
#top-nav li.last {
	width:157px;
	line-height:25px;
	text-align:center;
}
#top-nav li.last a {
	width:145px;
	padding-left: 15px;
	border-right: 0px;
}
#top-nav li.right-dd a {
	display:block;
}
/*_____________________________________  END NAV  ______________________________________________________*/
#spacer-line {
	clear: both;
	margin:0 auto 10px;
	width:933px;
	height:31px;
	border-bottom: 1px solid #dacbae;
}

#body-container {
	background:transparent url(../images/content-expand.png) repeat-y;
	float: left;
	margin: 0 3px;
	width: 983px;
	height:auto;
}
#left-container {
	margin:40px 10px 10px 50px;
	background:url(../images/Left-column-bg-v2.jpg) no-repeat;
	float:left;
	width:189px;
	height:602px;
	line-height:20px;
	border:#664624 solid 2px;
}
#left-container h2 {
	color:#336699;
	font-size:18px;
}
#left-container h2.upcoming-events {
	background:url(../images/upcoming-events-header.png) no-repeat;
	width:170px;
	height:20px;
	overflow:hidden;
	text-indent:9999px;
}
#left-container h2.upcoming-events {
	background:url(../images/upcoming-events-header.png) no-repeat;
	width:170px;
	height:20px;
	overflow:hidden;
	text-indent:9999px;
	margin: 10px 10px 0;
}
#left-container h2.when-where {
	background:url(../images/when-where-header.png) no-repeat;
	width:170px;
	height:8px;
	overflow:hidden;
	text-indent:9999px;
	margin: 10px 10px 0;
}
#left-container h2.contact-us {
	background:url(../images/contact-us-header.png) no-repeat;
	width:170px;
	height:10px;
	overflow:hidden;
	text-indent:9999px;
	margin: 10px 10px 0;
}
#left-container a {
	color:#336699;
	font:14px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#left-container a:hover {
	color:#036;
}
#current-events {
	background:url(../images/top-container.jpg) no-repeat;
	margin:10px 0;
	width:189px;
	height:160px;
	float:left;
}
#location {
	background:url(../images/middle-container.jpg) no-repeat;
	margin:10px 0;
	width:189px;
	height:200px;
	float:left;
}
#contact-us-container {
	background:url(../images/bottom-container.jpg) no-repeat;
	margin:10px 0;
	width:189px;
	height:78px;
	float:left;
}
#current-events h3.first, #location h3.first, #contact-us-container h3.first{
	color:#eff7a0;
	margin: 20px 0 0 10px;
}
#current-events h3, #location h3, #contact-us-container h3{
	color:#eff7a0;
	margin: 5px 0 0 10px;
}
#current-events a, #contact-us-container a{
	text-decoration:underline;
	color:#eff7a0;
	font-size:12px;
	font-weight:bold;
}
#location a{
	text-decoration:underline;
	color:#eff7a0;
	font-size:11px;
	font-weight:bold;
}
#current-events a:hover, #location a:hover, #contact-us-container a:hover{
	color:#333333;
}
.date {
	color: #FFFFFF;
	margin:-4px 0 0 20px;
}
.with-link {
	margin:-4px 10px 0 30px;
	line-height:10px;
}
.smaller-text {
	font-size:11px;
}
.date a{
	color:#666;
}
.date a:hover{
	text-decoration:underline;
}
#calendar {
	float: left;
	color: #333;
	margin: 40px 10px 40px 10px;
	height: auto;
	width: 690px;
}
#content-front {
	float: left;
	color: #333;
	margin: 40px 10px 120px 10px;
	height: auto;
	width: 500px;
	display:block;
}
#content-front p {
	line-height:15px;
	padding:5px 0;
}
#content-front img {
	border:none;
	margin:3px 5px;
}
#content-front li{
	margin:0 1.5em;
}

.upcoming {
		color:#336699;
		font:14px Arial,Helvetica,sans-serif;
	}



#content-audio {
	float: left;
	color: #333;
	margin: 40px 10px 120px 10px;
	height: auto;
	width: 500px;
	display:inline;
}
#content-audio h1 {
	margin:0 0 10px 0;
}
#content-audio p {
	line-height:15px;
	padding:5px 0;
}
#content-audio img {
	border:none;
	margin:5px 5px -6px 3px;
}
#content-audio li{
	margin:0 1.5em;
}


#play {
	float:left;
	width:260px;
	
}

#play-left {
	float:left;
	width:250px;
	
}

#play-right {
	float:left;
	width:250px;
	
}


#download {
	float:left;
	width:250px;
	border-left: #999 solid 2px;
	padding:0 0 0 20px;
}

.download_btn {
	float:right;
}





#right-container {
	float: left;
	color: #333;
	margin:80px 0 10px 0;
	min-height: 670px;
	width: 177px;
}
#right-container img {
	border:none;
}
#right-container a:hover {
	cursor:pointer;
}
#bottom-top {
	background:transparent url(../images/yellow-expand.png) repeat-y;
	float: left;
	height:auto;
	width: 988px;
	margin:0 3px;
}
#bottom-bottom {
	background:transparent url(../images/yellow-bottom.png) no-repeat;
	float: left;
	height: 65px;
	width: 988px;
	margin:0 4px;
}
#click-view {
	font:9px Arial, Helvetica, sans-serif;
	margin:-5px 0 0 0;
}
#click-view-campaign {
	font:11px Arial, Helvetica, sans-serif;
	margin:5px 0 5px 0;
}
#more {
	color:#336699;
	font:10px Arial, Helvetica, sans-serif;
	float:right;
	margin:0 20px 0 0;
}
#more a {
	color:#336699;
	font:10px Arial, Helvetica, sans-serif;
}
#quote {
	color:#336699;
	font-style:italic;
}
#quoter {
	font:italic 10px Arial, Helvetica, sans-serif;
	text-align:right;
	margin:-20px 20px -5px 0;
}
#footer {
	margin:5px auto;
	color:#FFF;
	text-align:center;
	width:900px;
}
#footer a {
	color:#FFF;
}
#footer a:hover {
	color:#AB6629;
}
#why {
	margin:-28px 200px 0 0;
	float:right;
	color:#FFF;
	border:2px solid #fff;
	text-align:center;
	width:130px;
}
#why a {
	color:#FFF;
}
#why a:hover {
	color:#AB6629;
}
#contact-us {
	margin:-28px 90px 0 0;
	float:right;
	color:#FFF;
	border:2px solid #fff;
	text-align:center;
	width:80px;
}
#contact-us a {
	color:#FFF;
}
#contact-us a:hover {
	color:#AB6629;
}
.new {
color:#FF0000;
font:bold 9px Arial, Helvetica, sans-serif;
}

/* ---------------------- START CODE FOR JAVA MENU ------------------------*/


#imageMenu {
	position: relative;
	width: 500px;
	height: 200px;
	overflow: hidden;
}



#imageMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 200px;
	width: 1000px;
	
	}

#imageMenu ul li {
	float: left;
}

#imageMenu ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	border-right: 2px solid #fff;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:98px;
	height: 200px;
}

#imageMenu ul li.landscapes a {
	background: url(../images/landscapes.jpg) repeat scroll 0%;
}

#imageMenu ul li.people a {
	background: url(../images/people.jpg) repeat scroll 0%;
}

#imageMenu ul li.nature a {
	background: url(../images/nature.jpg) repeat scroll 0%;
}

#imageMenu ul li.urban a {
	background: url(../images/urban.jpg) repeat scroll 0%;
}

#imageMenu ul li.abstract a {
	background: url(../images/abstract.jpg) repeat scroll 0%;
	width: 310px;
}

.clear {
	clear: both;
}


/* ---------------------- END CODE FOR JAVA MENU ------------------------*/

/* ACCORDIAN
--------------------------------------------------------------*/
body {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px
}
#slider {
	width:459px
}
.header {
	width:439px;
	border:2px solid #336699;
	padding:8px;
	font-weight:bold;
	margin-top:5px;
	cursor:pointer;
	background:url(images/header.gif)
}
.header:hover {
	background:url(images/header_over.gif)
}
.content {
	overflow:hidden
}
#one-header, #two-header, #three-header, #four-header, #five-header, #six-header {
	color:#cec1a2;
	font:bold 1.3em Arial, Helvetica, sans-serif;
	line-height:14px;
	text-transform:uppercase;
}
#text {
	width:425px;
	border:2px solid #336699;
	border-top:none;
	padding:15px;
}
#text p {
font:bold 14px Arial, Helvetica, sans-serif;
letter-spacing:1px;
padding:10px 15px;
line-height:14px;
}
.play{
	width:50px;
	height:31px;
	background:url(../images/play.jpg) no-repeat top;
	float:left;
	margin:1px 0;
	overflow:hidden;
	text-indent:-999em;
}
.download {
	width:92px;
	height:31px;
	background:url(../images/download.jpg) no-repeat top;
	float:left;
	margin:1px 0 0 90px;
	overflow:hidden;
	text-indent:-999em;
}
#player {
	margin:10px 0;
	float:left;
}
.centeredh2 {
text-align:center;
text-decoration:underline;
}

/* END ACCORDIAN
_____________________________________________________________________*/
/* START ACCORDIAN
---------------------------------------------------------------------------*/
.accordion_toggle {
			display: block;
			height: 30px;
			width: 480px;
			background: url(images/accordion_toggle.jpg) no-repeat top right #a9d06a;
			padding: 0 10px;
			line-height: 30px;
			color: #ffffff;
			font-size: 12px;
			color: #000000;
			border-bottom: 1px solid #cde99f;
			cursor: pointer;
		}
		
		.accordion_toggle_active {
			background: url(images/accordion_toggle_active.jpg) no-repeat top right #e0542f;
			color: #ffffff;
			border-bottom: 1px solid #f68263;
		}
		
		.accordion_content {
			background-color: #ffffff;
			color: #444444;
			overflow: hidden;
		}
			
			.accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #0099FF;
			}
			
			.accordion_content p {
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}
			
		.vertical_accordion_toggle {
			display: block;
			height: 30px;
			width: 480px;
			background: url(images/accordion_toggle.jpg) no-repeat top right #a9d06a;
			padding: 0 10px 0 10px;
			line-height: 30px;
			color: #ffffff;
			font-weight: normal;
			text-decoration: none;
			outline: none;
			font-size: 12px;
			color: #000000;
			border-bottom: 1px solid #cde99f;
			cursor: pointer;
			margin: 0 0 0 0;
		}

		.vertical_accordion_toggle_active {
			background: url(images/accordion_toggle_active.jpg) no-repeat top right #e0542f;
			color: #ffffff;
			border-bottom: 1px solid #f68263;
		}

		.vertical_accordion_content {
			background-color: #ffffff;
			color: #444444;
			overflow: hidden;
		}

			.vertical_accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #0099FF;
			}

			.vertical_accordion_content p {
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}
  			
		/*
			Horizontal Accordion
		*/
		
		.horizontal_accordion_toggle {
			/* REQUIRED */
			float: left;	/* This make sure it stays horizontal */
			/* REQUIRED */

			display: block;
			height: 100px;
			width: 30px;
			background: url(images/h_accordion_toggle.jpg) no-repeat top left #a9d06a;
			color: #ffffff;
			text-decoration: none;
			outline: none;
			border-right: 1px solid #cde99f;
			cursor: pointer;
			margin: 0 0 0 0;
		}
		
		.horizontal_accordion_toggle_active {
			background: url(images/h_accordion_toggle_active.jpg) no-repeat top left #e0542f;
			border-right: 1px solid #f68263;
		}
		
		.horizontal_accordion_content {
			/* REQUIRED */
			height: 100px;	/* We need to define a height for the accordion as it stretches the width */
			float: left;	/* This make sure it stays horizontal */
			/* REQUIRED */
			
			overflow: hidden;
			background-color: #ffffff;
			color: #444444;
		}
			
			.horizontal_accordion_content p {
				width: 450px;
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}
					
					
    /* Container styling*/
    #horizontal_container {
      margin: 20px auto 20px auto;
      width: 480px;   
      height: 100px;    
    }
    
    #vertical_nested_container {
      margin: 20px auto 20px auto;
      width: 480px;
    }


/* END ACCORDIAN
---------------------------------------------------------------------------*/

.form-text { color:#6b6868; text-transform:uppercase; font-size:14px; margin:10px 0 -22px 0; padding:0;}
.red { color:#F00;}
.left-img {margin:0 120px 0 130px;}
.right-img {margin:0 20px 0 40px;}
.under_image {color:#000; font-size:14px; letter-spacing:.25px; line-height:14px;}
.button {
	display:block;
	width:190px;
	height:38px;
	text-indent:-9999px;
	margin:0 auto;
}
.button a {
	display:block;
	width:100%;
	height:100%;
	background:url(../images/grace_audio_button.jpg) no-repeat top left;
	outline:none;
}
.button a:hover {
	background-position:0 -38px;
}
