/**
 * $Id$
 * Website Baker template: allcss
 * This template is one of four basis templates distributed with Website Baker.
 * Feel free to modify or build up on this template.
 *
 * This file contains all CSS definitions required to display the template
 * in the Website Baker frontend. 
 *
 * LICENSE: GNU General Public License
 * 
 * @author     Ryan Djurovich, C. Sommer
 * @copyright  GNU General Public License
 * @license    http://www.gnu.org/licenses/gpl.html
 * @version    2.70
 * @platform   Website Baker 2.7
 *
 * Website Baker is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2 of the License, or
 * (at your option) any later version.
 *
 * Website Baker is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
*/

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #5D4989;
}
body {
	background-color: #5757A3;
	background-image: url(images/background.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin: 0;
}

p{
margin: 0;
padding: 0;
}

a:link, a:visited, a:active {
	color: #6666CC;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	color: #6633FF;
	text-decoration: none;
}
hr {
	margin: 5px 0px 5px 0px;
	color: #603;
	border: 0;
	border-top: 1px solid #603;
	height: 1px;
	width: 580px;
}
h1 {
	font-size: 16px;
	color: #993366;
	text-align: left;
	margin: 8px 2px 8px 2px;
}
form {
	margin: 0;
}

img{
border: none;
}

#main_wrapper{
margin: 0 auto 0 auto;
padding: 94px 0 0 0;
width: 900px;
position:relative;
}


#main {
	background-color:#FFFFFF;
	background-image: url(images/background.jpg);
	background-repeat:no-repeat;
	background-position:-372px -94px;
	width: 855px;
	height: 600px;
	overflow:hidden;
	margin: 0 auto 0 auto;
	padding: 0;
}


#bottom_swirl{
width: 175px;
height: 190px;
background-image: url(images/bottom_swirl.png);
background-repeat:no-repeat;
position:absolute;
bottom: -65px;
right: -30px;
}

.banner{
	height: 110px;
	font-size: 20px;
	font-weight: bold;
	text-align: right;
	padding: 0;
	background-image:url(images/bethany_fisher.gif);
	background-position:right;
	background-repeat:no-repeat;
}

.banner_home{
	height: 110px;
	font-size: 20px;
	font-weight: bold;
	text-align: right;
	padding: 0;
}


.search_string {
	width: 100px;
	height: 16px;
	font-size: 10px;
	vertical-align: middle;
}
.search_submit {
	width: 50px;
	height: 22px;
	font-size: 10px;
	vertical-align: middle;
}
.highlight {
	background-color: #D0D0D0;
}
.banner a {
}
.banner span {
	color: #D0D0D0;
}

.menu {
	float: left;
	width: 130px;
	margin: 130px 0 0 2px;
	font-size: 14pt;
	z-index: 100;
}
.menu ul, .menu li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.menu ul ul {
	padding-left: 8px;
}
.menu a:link, .menu a:visited {
	display: block;
	color: #7B2391;
}

.menu a:active, .menu a:hover {
	display: block;
	color: #FF2CBE;
}

.menu .menu-current a  {
	color: #FF2CBE;
}

.menu .item1 a {
width: 152px;
height: 35px;
background-image:url(images/home_btn.png);
}

.menu .item1.menu-current a {
width: 152px;
height: 35px;
background-image:url(images/home_btn_current.png);
}

.menu .item1 a:hover {
width: 152px;
height: 35px;
background-image:url(images/home_btn_hover.png);
}

.menu .item2 a {
width: 152px;
height: 35px;
background-image:url(images/news_btn.png);
}

.menu .item2.menu-current a {
width: 152px;
height: 35px;
background-image:url(images/news_btn_current.png);
}

.menu .item2 a:hover {
width: 152px;
height: 35px;
background-image:url(images/news_btn_hover.png);
}

.menu .item3 a {
width: 152px;
height: 35px;
background-image:url(images/about_btn.png);
}

.menu .item3.menu-current a {
width: 152px;
height: 35px;
background-image:url(images/about_btn_current.png);
}

.menu .item3 a:hover {
width: 152px;
height: 35px;
background-image:url(images/about_btn_hover.png);
}

.menu .item4 a {
width: 152px;
height: 35px;
background-image:url(images/biography_btn.png);
}

.menu .item4.menu-current a {
width: 152px;
height: 35px;
background-image:url(images/biography_btn_current.png);
}

.menu .item4 a:hover {
width: 152px;
height: 35px;
background-image:url(images/biography_btn_hover.png);
}

.menu .item5 a {
width: 152px;
height: 35px;
background-image:url(images/events_btn.png);
}

.menu .item5.menu-current a {
width: 152px;
height: 35px;
background-image:url(images/events_btn_current.png);
}

.menu .item5 a:hover {
width: 152px;
height: 35px;
background-image:url(images/events_btn_hover.png);
}

.menu .item9 a {
width: 152px;
height: 35px;
background-image:url(images/photos_btn.png);
}

.menu .item9.menu-current a {
width: 152px;
height: 35px;
background-image:url(images/photos_btn_current.png);
}

.menu .item9 a:hover {
width: 152px;
height: 35px;
background-image:url(images/photos_btn_hover.png);
}

.menu .item7 a {
width: 152px;
height: 35px;
background-image:url(images/contact_btn.png);
}

.menu .item7.menu-current a {
width: 152px;
height: 35px;
background-image:url(images/contact_btn_current.png);
}

.menu .item7 a:hover {
width: 152px;
height: 35px;
background-image:url(images/contact_btn_hover.png);
}

.menu fieldset {
	border: 1px solid #D0D0D0;
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: center;
	padding-bottom: 3px;
}

.menu legend {
	color: #603;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
}

.menu input {
	text-transform: uppercase;
	font-size: 10px;
	margin: 5px 0px 1px 0px;
	width: 100px;
}

.content {
	margin-left: 150px;
	padding: 0 10px 10px 10px;
	text-align: justify;
	clear: right;
	overflow:hidden;
}



.footer {
	clear: both;
	height: 20px;
	font-size: 10px;
	color: #666;
	text-align: center;
	line-height: 18px;
	padding-left: 170px;
}

.footer table, footer td{
margin: 0;
padding: 0;
border-collapse:collapse;
}

.powered_by {
	text-align: center;
	font-size: 10px;
	padding-top: 2px;
}

.main_inner{
background-position:bottom right;
background-repeat:no-repeat;
height: 600px;
overflow:hidden;
}

#main_inner_home{
background-image: none;
}

#main_inner_about{
background-image:url(images/bethany_fisher_1.jpg);
}

#main_inner_news{
background-image:url(images/bethany_fisher_3.jpg);
}

#main_inner_events{
background-image:url(images/bethany_fisher_2.jpg);
}

#main_inner_biography{
background-image:url(images/bethany_fisher_5.jpg);
}

#main_inner_contact{
background-image:url(images/bethany_fisher_4.jpg);
}

#main_inner_contact .content {
	margin-left: 150px;
	margin-right: 0;
	padding: 0 280px 14px 25px;
	text-align: left;
	clear: right;
}

#main_inner_biography .content {
	margin-left: 150px;
	margin-right: 0;
	padding: 0 270px 14px 25px;
	text-align: left;
	clear: right;
}

#main_inner_news .content, #main_inner_events .content {
	margin-left: 150px;
	margin-right: 0;
	padding: 0 280px 14px 30px;
	text-align: left;
	clear: right;
	font-size: 11pt;
}

#main_inner_about .content{
margin-left: 150px;
	margin-right: 0;
	padding: 0 250px 14px 25px;
	text-align: left;
	clear: right;
font-size: 11pt;
}

#main_inner_photos .content iframe {
width: 650px;
height: 480px;
}

#scrolling_content img{
margin-left: 18px;
}

#credit{
color: #a0aedb;
font-size: 8pt;
margin: 0 auto;
text-align:right;
width: 480px;
padding-top: 4px;
}

#credit a{
color: #FFFFFF;
font-weight: normal;
}