/* Default CSS */
/* Generated by the CoffeeCup HTML Editor - www.coffeecup.com */
/* reset everything, here we come HTML5! */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

html {
min-height: 100%; 
margin-bottom: 1px;
}

body {
line-height: 1.5em;
}

ol, ul {
list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Reset for HTML 5 Elements
----------------------------------------------------------------------------------------------------*/

/* tells browsers that don't read html 5 tags to render like divs */

header, footer, aside, nav, article, section {
	display: block;
	margin: 0;
	padding: 0;
}

/* clears containers with floated elements, no need for extra markup! */

.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Layout
----------------------------------------------------------------------------------------------------*/

body {
margin-top: 3px;
margin-left: 0px;
background-image: url(../images14/parchment7.gif);
font-family: "comic sans MS";
color: #800000;
font-size: 14px;
}

#wrapper { 
margin-left: auto;
margin-right: auto;
text-align: left;
min-width: 950px;
max-width: 975px;
border-top	: 0px solid #000000;
border-left	: 0px solid #000000;
border-right : 4px solid #330000;
border-bottom : 4px solid #330000;
padding-top: 5px;
padding-right: 25px;
padding-left: 25px;
padding-bottom: 25px;
background-image: url(../images14/old-paper.jpg);
}

h1 {
color: #b43023; 
font-weight: bold;
font-size: 18px;
font-family: "comic sans ms";
margin-left: auto;
margin-right: auto;
text-align: center;
padding: 18px;
}

h2 {
color: #b43023; 
clear: both;
font-weight: bold;
font-size: 18px;
font-family: "comic sans ms";
text-decoration:underline;
margin-left: auto;
margin-right: auto;
text-align: center;
padding: 16px;
}

h3 {
color: #b43023; 
font-weight: bold;
font-size: 18px;
font-family: "comic sans ms";
margin-left: auto;
margin-right: auto;
text-align: center;
padding: 14px;
}



a {
color: #b43023
 }

p {
padding-bottom: 15px;
 }

p.red  {
padding-bottom: 15px;
color: #b43023;
font-size: 1.2em;
 } 
 
 
.imgleft {
float: left;
padding: 25px;
font-size: 12px; 
 }

.imgleft img {
border-radius: 15px;
}
 
.imgright {
float: right;
padding: 25px;
font-size: 12px; 
 }
 
.imgright img {
border-radius: 15px;
 }

.imgcenter {
width: 100%;
text-align: center;
margin: auto;
font-size: .8em; 

 }
 
 .imgcenter img {
 width: 90%;
 text-align: center;
  }

  .donate-right {
float: right;
padding: 15px;
margin-left: 35px;
margin-right: 35px;
font-size: 12px; 
border: 1px solid #ff0000;
border-radius: 15px; 
 }
 
#header {
height: 180px;
color: #8b4513;
font-weight: bold;
font-size: 16px;
font-family: "Comic Sans MS";
text-align: right;
padding: 20px;
}

#header b {
color: #b43023; 
}

#header img {
float: left;
}

#menu {
    width: 100%;
    height: 35px;
    font-size: 14px;
    font-family: Tahoma, Geneva, sans-serif;
    font-weight: bold;
    text-align: center;
    text-shadow: 3px 2px 3px #333333;
    background-color: #804000;
        border-radius: 8px;
}

#menu ul {
    height: auto;
    padding: 8px 0px;
    margin: 0px;
}

#menu li {
display: inline;
padding: 5px;
}

#menu a {
    text-decoration: none;
    color: #f1f1f1;
    padding: 8px 8px 8px 8px;
}

#menu a:hover {
    color: #fff;
    background-color: #804000;
}

.performers {
margin-left: auto;
margin-right: auto;
text-align: center;
padding: 10px;
width: 600px;
}

.performers .one {
float: left;
margin-left: auto;
margin-right: auto;
text-align: center;
width: 25%;
}

.performers .two {
float: left;
margin-left: auto;
margin-right: auto;
text-align: center;
width: 25%;
}

.performers .three {
float: left;
margin-left: auto;
margin-right: auto;
text-align: center;
width: 25%;
}

.performers .four {
float: left;
margin-left: auto;
margin-right: auto;
text-align: center;
width: 25%;
}

.performers-page {
margin: auto;
width: 700px;
 }

.contact-page {
 text-align: center;
 margin: auto;
 width: 500px;
  }

.forms-page {
 text-align: center;
 margin: auto;
 width: 500px;
 }

.partners-page {
 text-align: center;
 margin: auto;
 width: 600px;
 }
 
.app-page {
text-align: center;
 margin: auto;
 width: 600px;
 } 
 
.buy-trail {
text-align: center;
margin: auto;
width: 100%;
height: 100%;
} 

.buy-trail table {
margin: auto;
 } 
 
.gallery-spacing {
border: 5px;
padding: 5px
}

.thumbs_table {
padding: 10px;
 }
 
.bottom-nav {
clear: both;
width: 100%;
text-align: center;
 } 
 
.bottom-nav a {
font-size: 1.5em;
text-decoration: none;
 }  
 
#footer {
clear: both;
margin-left: auto;
margin-right: auto;
text-align: center;
font-size: 12px;
color: #8B4513;
font-weight: normal;
font-family: "comic sans ms";
}