body { 
	font-size: 67%; 
	font-family: arial, "trebuchet ms", sans-serif; 
	padding: 0em; margin: 0em; 
	background-color: black; 
	/*background-image: url("bodyback.jpg");
	background-position: center top;
	background-repeat: no-repeat; */
}
img { border: none; }
img.wallpaper
{
	z-index: 0;
	position: fixed;
	top:0px;
	left:0px;
	width: 100%;
	height: 100%;
}

img.logo {
	padding: 2px;
	border: solid 1px #aaa;
}

a { color: #8a6006; }

#twitterfeed {
	position: absolute;
	top: 200px;
	left: 780px;
	height: 300px;
	width: 250px;
	background-color: transparent;
}

#twitter {
	position: absolute;
	top: 150px;
	left: 780px;
}

#facebook {
	position: absolute;
	top: 110px;
	left: 780px;
}

.testimonial {
	margin: 16px 0px;
	padding: 16px;
	text-align: left;
	font: normal 1.3em Arial, Sans-Serif; 
	font-style: italic;
	background-color: #FDFFD0;
	line-height: 1.5em;
	border: solid 1px #666;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	box-shadow: 3px 3px 4px #aaa;
	-moz-box-shadow: 3px 3px 4px #aaa;
	-webkit-box-shadow: 3px 3px 4px #aaa;
	background-image: url("/gfx/quotes.png");
	background-repeat: no-repeat;
	background-position: left top;
}

.promo40 {
	margin: 16px 0px;
	padding: 16px;
	text-align: center;
	font: normal 1.4em Arial, Sans-Serif; 
	border: solid 1px #666;
	background-color: #ECEFA1;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	box-shadow: 3px 3px 4px #aaa;
	-moz-box-shadow: 3px 3px 4px #aaa;
	-webkit-box-shadow: 3px 3px 4px #aaa;
}

#callforhelp {
	margin: 16px 0px;
	padding: 16px;
	text-align: center;
	font: normal 1.4em Arial, Sans-Serif; 
	border: solid 1px #fff;
	background-color: #3D8CC9;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	box-shadow: 3px 3px 4px #aaa;
	-moz-box-shadow: 3px 3px 4px #aaa;
	-webkit-box-shadow: 3px 3px 4px #aaa;
	color: white !important;
}
#callforhelp a {
	color: white !important;
	font-weight: bold;
}

.promo {
	margin: 16px 0px;
	padding: 32px;
	border: solid 2px #666;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.center {
	text-align: center;
}
.underline {
	text-decoration: underline;
}

#broadimagewrapper { 
	width: 1050px; 
	background-color: transparent; 
	background-image: url("battle.jpg");
	background-position: center top;
	background-repeat: no-repeat; 
	margin: 0px auto; padding: 32px 0px 64px 0px; 
	}

#wrapper { 
	width: 750px; padding: 0px 25px; 
	border: none; 
	background-color: transparent; 
	background-image: url("/gfx/canvasback.png");
	background-position: left top;
	background-repeat: repeat-y; 
	margin: 0px auto 0px; 
	clear: both;
	z-index: 1;
	position: relative;
	color: #333;
}

#bottom { 
	width: 750px; padding: 0px 25px; 
	height: 80px;
	border: none; 
	background-color: transparent; 
	background-image: url("/gfx/canvasbottom.png");
	background-position: left top;
	background-repeat: no-repeat; 
	margin: 0px auto 0px; 
	clear: both;
}

#top { height: 0em; background-color: transparent; margin: 0px; }
#top .content { text-align: right; padding: 8px 32px 0em;  }
#top .content ul { list-style-type: none; }
#top .content li { display: inline; margin-right: 0.5em; font-size: 1em; }
#top .content li a { color: #bf0000; }
#top .content li .date { font-size: 1.5em; font-family: georgia, serif; }

#event { 
	height: 1em; padding: 1em 0em; 
	background-color: transparent; 
	border-top: solid 1px #555; 
	text-align: center; font-size: 1.4em; font-weight: bold;
}
#event .content { color: #333; }
#event .starttime { color: #565656; font-size: 0.9em; }

#nav { 
	height: 3em; padding: 0.8em 0em 0.4em; 
	background-color: transparent; 
	border-top: solid 1px #555; border-bottom: solid 1px #333;
	text-align: center; font-size: 1em; font-weight: bold;
}
#nav .content { color: #8a6006; }
#nav .content ul { list-style-type: none; margin: 0px 0px 0px 2px; padding: 0px; }
#nav .content li { display: block; float: left; 
	margin-right: 1px; height: 2em; 
	font-size: 1.1em; background-color: transparent; 
	width: 6.5em;
	padding: 0.52em 0.1em;
}
#nav .content li:hover { color: #8a6006; text-decoration: underline; }
#nav .content li a { text-decoration: none; color: #333; width: 100%; height: 100%; display: block; }

#pics {
	height: 150px; padding: 0.4em 0em 0em; 
	background-color: transparent; 
	background-image: url("gfx/gray.jpg");
	background-repeat: repeat-x;
	text-align: center; 
}
#pics .content {  }

.block { display: block; }

.date {
	display: block;
	color: #888; text-align: left;
	font-size: 1.2em;
}

#main { background-color: transparent; margin: 0em; }
#main .content { padding: 1px 32px; }
#main .content p { font-size: 1.1em; line-height: 1.5em; }
#main .content .small { font-size: 0.9em; font-family: arial,sans-serif; }
/*#main .content p:first-letter { margin-left: 2em; }
*/
#main .content p a { color: #8a6006; }
#main .column { width: 46%; margin: 0 1% 0 0; text-align: justify; }

#footer { background-color: transparent; margin: 0; border-top: solid 1px #ccc;  text-align: center; }
#footer .content { color: #444; padding: 4em 32px 0em; }
#footer .content strong { font-size: 1.4em; }
#footer .content p { font-size: 1em; color: #999; }
#footer .bits { padding: 16px 0px; text-align: center; }
#footer .content a { color: #555; }

#sitecredit { text-align: center; padding: 0.5em 0em; font-size: 0.9em; color: 888; }
#sitecredit a { color: #888; }

.l { float: left; } 
.r { float: right; }
.justify { text-align: justify; }
.strong { font-weight: bold; }

.clear { clear: both; }

#title { background-color: transparent; position: relative; }
#title h1 {
	width: 750px;
	padding: 200px 0 0 0;
	overflow: hidden;
	background-color: transparent;
	background-image: url("/gfx/toptitle.png");
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:200px;
	margin: 0px;
	/*border-top: solid 1px #333;
	border-bottom: solid 2px #333;*/
}

.bigmargin { margin: 1em 0em 0em; clear: both; }

h2 { color: #222; padding: 0em; font-size: 2em; letter-spacing: -1px; margin: 1em 0em 0em; }
h2 a { color: #222; }
h3 { color: #333; font-size: 1.4em; margin: 1em 0em 0em ; }
h4 { color: #444; font-size: 1.2em; margin: 1em 0em 0em ; }

.thisyear strong { display: block; font-weight: bold;  }
.thisyear { display: block; background-color: #bf0000; text-align: center; margin: 8px 0em 0em; width: 98%; font-size: 2em; letter-spacing: -1px; line-height: 1em; color: #fff; padding: 1%; }
.thisyear a { color: #fff; display: block; text-align: center; font-size: 0.8em; letter-spacing: 1px; }
.headline { text-align: left; padding: 0em; margin: 1em 0em; width: 100%; font-size: 2.5em; letter-spacing: -1px; line-height: 1.1em; float: right; }
.headphoto { width: 262px; height: 292px; float: left; margin: 0em 0.5em 0em 0em; }
.subheadline { font-size: 3em; font-size: 3em; letter-spacing: -2px; line-height: 1em; }

.photo { padding: 8px; border: solid 1px #aaa; margin: 16px 0px; }
.picture { padding: 4px; border: solid 1px #555; display: block; margin: 1em auto; }

#map
{
	width: 480px; height: 350px; border: solid 1px #333; text-align: center; padding: 0px; margin: 0px 0px 16px; 
	position: relative;
}

.thumb { width: 180px; }
.gallerythumb { width: 120px; border: solid 1px #999; }
#pic { display: block; cursor: pointer; text-align: left; }

.red { color: #fb2d2d; }
.blue { color: darkblue; }
.green { color: darkgreen; }
.purple { color: purple; }
.orange { color: darkorange; }

.strong { font-weight: bold; font-family: arial, sans-serif; }
.mediumtext { font-size: 1.2em; }
.bigtext { font-size: large; }
.whiteoutofred { background-color: #bf0000; margin: 0.5em 0em; padding: 0.2em 1em; font-size: large; display: block; color: white; }
.inverse { background-color: #000000; margin: 0.5em 0em; padding: 0.2em 1em; color: white; }

li { font-size: 1.2em; list-style-image: url('gfx/sword.png'); padding-left: 8px; color: #8a6006; font-style: italic; }
li a { color: #8a6006; }

.swordrule { height: 80px; display: block; margin: 0px auto; padding: 0px; width: 512px; clear: both; background-image: url('gfx/swordrule.png'); background-repeat: no-repeat; }

.spacing {
	margin: 16px 0px;
}

table.programmetable {
	font-size: 1.2em;
	border: solid 2px #555;
}

table.programmetable th {
	font-size: 1.2em;
	background-color: #aaa;
	padding: 4px;
}

table.programmetable td {
	padding: 8px;
	text-align: center;
}

table.programmetable tr.row {
	background-color: #efefef;
}

table.programmetable tr.altrow {
	background-color: #ddd;
}

#ploughwitch {
	width: 128px;
	margin: 8px 0px;
	float: left;
	background-color: black;
	color: white;
	padding: 8px;
	border: solid 2px #fff;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	box-shadow: 3px 3px 4px #aaa;
	-moz-box-shadow: 3px 3px 4px #aaa;
	-webkit-box-shadow: 3px 3px 4px #aaa;
	text-align: center;
}

#ploughwitch img {
	width: 80px; height: 160px;
	display: block;
	margin: 0px auto 4px auto;
	border: solid 1px #fff;
}


