*
{
	padding: 0;
	margin: 0;
	font-size: 15px;
	font-family: Arial, Sans-Serif, Verdana;
	line-height: 1;
}

body
{
	background-color: #D4C7B7;
	background-image: url(../images/body_bg.png);
	background-repeat: repeat-x;
}

img { border: 0;}

a { color: blue;}

/************************************************

Headings and Paragraphs

************************************************/


h1
{
	color: #A70202;
	font-size: 24px;
	margin-bottom: 30px;
	font-family: Georgia, "Times New Roman";
	line-height: 120%;
}

h1 span { font-size: 15px; font-weight: normal; }

h1 small, h2 small { color: #888888;}

h2 { margin: 20px 0; font-size: 18px;}
h2 small { margin-left: 20px; font-size: 13px; line-height: 150%; font-weight: normal; font-style: italic;}

h3
{
	font-family: "Times New Roman";
	font-size: 20px;
	color: #888888;
	font-style: italic;
	margin-bottom: 20px;
	font-weight: normal;
}

#content p, .content p, blockquote
{
	line-height: 160%;
	margin: 20px 0;
}


/************************************************

Container

************************************************/


.container
{
	margin: 0 auto;
	width: 750px;
}

/************************************************

Header and Main Navigation

************************************************/

#header
{
	background-color: #000000;
	background-image: url(../images/header_bg.jpg);
	background-position: left;
	background-repeat: no-repeat;
	height: 245px;
}

#header ul
{
	position:relative;
	background-color: #191919;
	height: 39px;
	list-style-type: none;
	top: 206px;
}

#header ul li
{
	float: left;
	margin: 0 5px;
}

#header ul li a
{
	display: block;
	padding: 13px;
	color: #FFD328;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 13px;
}

#header ul li a:hover
{
	color: #FFFFFF;
}

#header ul li.active a { color: #FFFFFF;}

/************************************************

Homepage Splash Box

************************************************/

#homepage_splash_boxes
{
	list-style-type: none;
	margin: 15px 0;
}

#homepage_splash_boxes li
{
	float: left;
	margin-left: 15px;
}

li#splash_1 { margin-left: 0; }

/************************************************

Content

************************************************/

#content_spacer
{
	clear: both;
}

#content, .content
{
	margin-top: 10px;
	background-color: #FFFFFF;
	border: 8px solid #F7E7D7;
	padding: 25px;
}

#content_footer, .content_footer { clear: both; }


#content_left
{
	width: 450px;
	margin-right: 190px;
	padding: 10px 10px 0 0;
}

#content_right
{
	width: 170px;
	float: right;
	padding: 10px;
	text-align: right;
}

#content_right ul { list-style-type: none;}
#content_right ul li { line-height: 150%; }

/************************************************

Footer

************************************************/

#footer
{
	font-size: 11px;
	padding: 20px;
	color: #9E9489;
	text-transform: uppercase;
}

#footer a
{
	color: #9E9489;
	text-decoration: none;
	font-size: 11px;
}

#footer a:hover
{
	color: #54504A;
}

.script
{
	font-family: "Times new roman";
	font-size: 35px;
	font-style: italic;
	margin: 20px 0;
	color: #000000;
}

/************************************************

Homepage 'Jump' Text

************************************************/

#jump_text, #jump_text a
{
	text-transform: uppercase;
	font-size: 13px;
	color: #333333;
	line-height: 230%;
	margin-bottom: 30px;
}

#jump_text b, #jump_text b a
{
	font-size: 18px;
	text-decoration: none;
}


#homepage_text a
{
	color: black;
	text-decoration: none;
}


.event_divider
{
	clear:both;
	height: 50px;
}


.right_photo_box
{
	float: right;
	margin-left: 10px;
}

.right_photo_box img
{
	border: 6px solid #F7E7D7;
	margin-bottom: 10px;
}


h2.band_h2
{
	width: 500px;
	background-color: #F5F5F5;
	padding: 7px 5px 5px 5px;
	background-color: #F7E7D7;
}



.event_archive span
{
	font-size: 11px;
	color: #777777;
}

div.mailing_list
{
	background-image: url(../images/mailinglist.jpg);
	background-position: center left;
	background-repeat: no-repeat;
}

div.mailing_list div
{
	margin-left: 150px;
}

.mailing_list input.mailing_list
{
	width: 400px;
	font-size: 18px;
	font-family: Arial, Sans-Serif, Verdana;
	padding: 5px;	
	margin-right: 20px;
	border: 2px solid #C0C0C0;
}

.big_field
{
	font-size: 18px;
	font-family: Arial, Sans-Serif, Verdana;
	width: 98%;
	border: 2px solid #C0C0C0;
}

blockquote
{
	font-family: Georgia, "Times New Roman";
	font-size: 15px;
	font-style: italic;
	margin: 0 40px;
	font-weight: bold;
	color: #A70202;
}

blockquote small
{
	font-size: 13px;
	font-family: Arial;
	color:#888888;
	font-weight: normal;
}
