/* v1.0 | 20080212 */

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;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
: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;
}
/* Done with resetting styles, on to setting */
body {
	margin: 0;
	padding: 0;
	background: #6b1f0a;
	font-family: arial, verdana, sans-serif;
	background: #594a1a url('../images/8.png') top left repeat;
	font-family: arial, verdana, sans-serif;
	}
#container {
	margin: 25px auto;
	padding: 0;
	width: 851px;
	border: 0px solid #ff9f27;
	}
#topcontainer {
	position: relative;
	height: 169px;
	margin: 0;
	padding: 0;
	border: 0px solid blue;
	background: transparent url('../images/26.png') 0 0  no-repeat;
	}
#topcontainer h1 {
	position: absolute;
	left: 343px;
	top: 2px;
	width: 158px;
	height: 166px;
	margin: 0 auto;
	border-top: 0px solid red;
	padding: 0;
	color: #6b1f0a;
	font-size: .9em;
	background: url('../images/16.png') center center no-repeat;
	z-index: 100;
	}
#topcontainer h1 a:link, #topcontainer h1 a:visited {
	display: block;
	width: 158px;
	height: 166px;
	margin: 0 auto;
	border: 0px solid red;
	}	
#topcontainer span {
	display: none;
	}
.mainnav {
	position: absolute;
	margin-top: 100px;
	display: block;
	border: 0px solid red;
	}
.mainnav ul {
	display: block;
	}
.mainnav ul li {
	float: left;
	padding: 0;
	margin: 0;
	width: 110px;
	text-align: center;
	border: 0px solid red;
	}
.mainnav ul li.default { background: url('../images/18.png') center 20px no-repeat; }	
.mainnav ul li.menu { background: url('../images/19.png') center 20px no-repeat; }	
.mainnav ul li.about { background: url('../images/15.png') center 20px no-repeat; }	
.mainnav ul li.events { background: url('../images/21.png') center 20px no-repeat; margin-left: 175px;}	
.mainnav ul li.contact { background: url('../images/17.png') center 20px no-repeat; }	
.mainnav ul li.articles { background: url('../images/20.png') center 20px no-repeat; }	

.mainnav ul li  a:link, .mainnav  ul li  a:visited {
	display: block;
	width: 110px;
	color: #fbefb6;
	height: 80px;
	border: 0px solid green;
	}
.mainnav ul li  a:link.it, .mainnav  ul li  a:visited.it {
	background: url('../images/27.png') bottom center no-repeat; 
	}	
.mainnav  ul li a:active, .mainnav ul li a:hover {
	display: block;
	border: 0px solid blue;
	background: url('../images/27.png') bottom center no-repeat; 	
	}
.address {
	text-align: center;
	font-size: 1.3em;
	line-height: 1.5em;
	}
.leftcol {
	float: left;
	width: 531px;
	border: 0px solid black;
	background: transparent;
	padding: 50px 15px;
	margin: 0;
	}
.rightcol {
	float: right;
	width: 250px;
	border: 0px solid black;
	padding: 20px;
	background: transparent;
	line-height: 1.8em;
	
	}
h4 {
	text-align: center;
	}
#foot {
	clear: both;
	text-align: right;
	font-size: .8em;
	}
.rpic {
	float: left;
	margin: 15px 15px 15px 0;
	padding: 0;
	border: 1px solid #000;
	}
.clear {
	clear: both;
	border: 0px solid #fff;
	}
img.comingsoon {
	margin-top: 25px;
	margin-bottom: 25px;
	}
img.logo {
	margin-top: 25px;
	}
.onecol #contentcontainer {
	background: #f49b2a url('../images/3v1.png') top left repeat;
	border: 0px solid #fff;
	margin:0;
	padding:15px 0 0 0;
	color: #fff;
	}
#contentcontainer {
	background: url('../images/28.png') top left repeat;
	border: 0px solid #fff;
	margin:0;
	padding:0;
	}
.bottomnav {
	position: relative;
	clear:both;
	display: block;
	background: #ee8c03;
	margin: 0 3px;
	border-top: 3px solid #ff9f17;
	border-bottom: 3px solid #ff9f17;
	}
.bottomnav ul {
	display: block;
	background: #ee8c03;
	text-align: center;
	padding: 3px 10px;
	}
.bottomnav ul li {
	display: inline;
	text-align:center;
	padding: 3px 0;
	background: #ee8c03;
	border: 0px solid #ff9f17;
	margin: 0;
	}
	
.bottomnav a:link, .bottomnav a:visited {
	color: #fbefb6;
	text-decoration: none;
	border-left: 1px solid #ff9f17;
	border-right: 1px solid #ff9f17;
	margin: 0;
	padding: 3px 10px;
	}
.bottomnav a:active, .bottomnav a:hover {
	color: #ffe100;
	}
.onebigcol {
	background: #cd791e;
	margin: 0 15px;
	padding: 15px;
	border: 0px solid #fff;
	}
h2 {
	font-family: trebuchet ms, georgia, serif;
	font-size: 1.2em;
	color: #fff;
	font-weight: normal;
	margin: 0;
	padding:  6px 0;
	background: transparent;
	border-top: 1px solid #c4571c;
	border-bottom: 1px solid #c4571c;
	text-shadow: #a24817 2px 2px 1px;
	}
h2 a:link, h2 a:visited {
	text-decoration: none;
	color: #fff; 
	}
h2 a:active, h2 a:hover {
	color: #ffe100;
}
p {
	font-size: .9em;
	margin: 0 0 .5em 0;
	line-height: 1.3em;
	margin: .5em 0;
	padding: 0;
	}
p em {
	font-size: .9em;
	font-style: italic;
	padding-left: 10px;
	display: block;
	}
p.center {
	text-align: center;
	border: 0px solid red;
	}
.menucol1 {
	float: left;
	width: 350px;
	padding: 0 20px;
	margin: 0;
	}
.menucol2 {
	float: right;
	width: 350px;
	padding: 0 20px;
	margin: 0;
	}
	
.leftsubcol {
	float: left;
	width: 360px;
	border: 0px solid #000;
	padding: 0 15px;
	margin: 0;
	}
.rightsubcol {
	float: right;
	width: 360px;
	border: 0px solid #000;
	padding: 0 15px;
	margin: 0;
	}
img.left {
	float: right;
	margin: 10px 0px 15px 15px;
	padding: 0;
	border: 1px solid #000;
	}
.entry-content {
	padding: 0;
	margin:0;
	}
	
a:link, a:visited {
	text-decoration: underline;
	color: #ffe100;
	}
a:active, a:hover {
	color: #000;
	}
.slideshow { height: 301px; width: 450px; margin: auto }
.slideshow img { border: 1px solid #a85400;background-color: #a85400; }

img.right {
	float: right;
	margin: 10px 0 15px 15px;
	padding: 0;
	}
h2.inthenews {
	background-repeat: no-repeat;
	width: 500px;
	height: 25px;
	border: 0;
	}
h2.inthenews span {
	display: none;
	}
#front h2 {
	font-size: 1em;
	}
#front h1 {
	font-size: 1.75em;
	text-shadow: #f7b085 2px 2px 1px;
	padding-bottom: 1em;
	color: #ae4200;
	}
