body {
	margin: 0;
	padding: 0;
	font-family: 'Century Gothic', verdana, geneva, sans-serif;
	font-family: verdana, geneva, sans-serif;
	font-size: 13px;
	color: #3a3a3a;
}

p {
	line-height: 1.4;
	color: #3a3a3a;
}

a, a:link, a:active, a:visited, a:hover {
	color: #3fb3ff;
	text-decoration: none;
}

a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}

#page {
	margin: 0;
	padding: 0;
}

#wrapper {
	width: 800px;
	margin: 0 auto;
}

#inner-wrapper {
	float: left;
	width: 100%;
	background: transparent url('../images/band-tile.png') 100px 0 repeat-y;
	padding-top: 60px;
	margin-top: -60px;
	padding-bottom: 40px;
}

#page #header {
	width: 100%;
	float: left;
}

#title_block {
	float: left;
	width: 68px;
	height: 108px;
	margin-left: 100px;
	background: transparent url('../images/band-top.png') top left no-repeat;
	text-align: center;
}

#title_block img {
	margin-top: 64px;
}

#logo {
	float: left;
	margin-left: 92px;
	margin-top: 10px;
}

#middle {
	width: 100%;
	float: left;
}

#page #middle {
	margin-top: 57px;
	height: 340px;
}

#page_graphic {
	float: left;
	margin-top: 14px;
}

#page_text {
	margin-left: 70px;
	width: 416px;
	float: left;
}

#page_text_gallery {
	margin-left: 100px;
	width: 330px;
	float: left;
}

#page_text_gallery img {
	margin: 5px;
	float: left;
}

.day {
	color: #3fb3ff;
}

a.map_link, a:link.map_link, a:active.map_link, a:visited.map_link, a:hover.map_link {
	font-size: 11px;
}

.bio {
	width: 416px;
	margin-top: -20px;
	margin-bottom: 16px;
}

#footer {
	width: 100%;
	float: left;
	margin-top: 30px;
}

#footer_menu {
	width: 100%;
	float: left;
	clear: both;
	text-align: center;
	color: #777;
	margin-top: 30px;
}

#footer_menu a, #footer_menu a:link, #footer_menu a:active, #footer_menu a:visited, #footer_menu a:hover {
	color: #777;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	margin: 0 6px;
}

#footer_menu a:hover {
	text-decoration: underline;
}

#footer_copyright {
	display: block;
	float: left;
	margin-top: 52px;
}

#home_header_logo {
	margin: 36px 0 20px 30px;
}

#home_buttons {
	padding-top: 20px;
	padding-bottom: 40px;
}

#home_buttons img {
	margin-left: 4px;
	margin-right: 4px;
}

#home_buttons img.first {
	margin-left: 0;
}

#home_buttons img.last {
	margin-right: 0;
}

#social {
	width: 222px;
	margin-left: 567px;
	margin-top: 74px;
}

#social .icon {
	margin-bottom: 4px;
}

#newsletter_signup {
	float: left;
	margin-top: 68px;
}

#newsletter_signup .heading {
	font-weight: normal;
	font-size: 16px;
	line-height: 1.4;
}

#newsletter_signup label {
}

.class-wrapper h2, .class-wrapper h2 a {
	font-family: 'Gloria Hallelujah', cursive;
	color: #3fb3ff;
	font-weight: normal;
	font-size: 24px;
	line-height: 0.8;
	margin: 0;
	padding: 0;
	text-decoration: none;
}


/* DYNAMIC GALLERY STYLES */

.page-gallery #ganesh {
	display: none;
}

.page-gallery #middle {
	height: auto !important;
}

#dyn_gallery {
	width: 600px;
	float: left;
	clear: both;
	margin-top: 50px;
	margin-left: 200px;
}

#dyn_gallery .gallery {
	width: 200px;
	float: left;
	text-align: center;
	font-size: 12px;
	color: #555;
}

#dyn_gallery img {
	margin-bottom: 8px;
}
