
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;

}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
h3{ color: white; }

body{margin:0px;padding:0px;background-image:url(background.jpg);}
body a:link {color:#ff9000; text-decoration:none;} a:visited{ color:#ff9000;text-decoration:none;}
body a:hover {color:#fff; text-decoration:none;}


@font-face {
    font-family: 'CasperRegular';
    src: url('casper.eot');
    src: url('casper.eot') format('embedded-opentype'),
         url('casper.woff') format('woff'),
         url('casper.ttf') format('truetype'),
         url('casper.svg#CasperRegular') format('svg');
}
@font-face {
    font-family: 'condimentregular';
    src: url('condiment-regular-webfont.woff2') format('woff2'),
         url('condiment-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
#website
{max-width:60em; margin:0 auto; background-color:rgba(0,0,0,0.7);

}

p 
{

color:#ffffff;
font-size:1.1em;
font-family:CasperRegular;
margin:1.5em;



}

h1 
{

color:#ffffff;
font-size:1.2em;
font-family:condimentregular;
margin:1em;

}

h2 
{

color:#ffaaff;
font-size:2em;
font-family:condimentregular;
margin:1em;


}


#logo
{
position:relative;
display:inline;
margin:1em;
text-align:center;
width:90%;
}

.banditem
{
border-style:solid;
border-width: 2px 2px 2px 2px;
border-color:#eee;
margin:0.5em;

}



.banditem h1
{
font-size:1.5em;
}

.banditem td
{
vertical-align:top;
width:50%;
}


.banditem img
{
width:80%;
margin:1em;
display:box;

}





#sponsors{
margin:2em;
}

#sponsors li
{
display:inline;
color:#fff;
font-size:1em;
font-family:sans-serif;
line-height:3;
margin:1em;

}

#sponsors img
{
height:100px;
}



#sponsortag
{
font-size:0.8em;
text-align:right;
}

#wrenpic
{
height:200px;
float:right;
}

#menu li
{
display:inline;
margin:0.5em;
color:#aaaaff;
font-size:1em;
font-family:condimentregular;


}

#menu a:link
{
color:#aaaaff;

}
#menu a:visited
{
color:#aaaaff;

}

#donationtext
{
font-size:0.7em;
}

#museumpic
{

margin:1em;

}
#museumtable td
{
vertical-align:top;
width:50%;
}

#wetweatherlist
{

color:#ffffff;
font-size:0.9em;
font-family:CasperRegular;
margin:0.8em;
line-height:2;

}
