* {margin: 0; padding: 0;}

body {
	background: #000 url(img/bg.jpg);
	color: #000;
	font: normal 62.5% sans-serif;
	padding: 1% 0;
}


a:hover {color:	#99FFFF;}

big {font-size: 1.1em;}


h1,h2,h3 {color:	#000000; padding: 8px 0 2px;}

h1 {font: normal 2.4em serif,sans-serif;}
h1 a {text-decoration: none;}
h1 a:hover {text-decoration: underline;}

h2 {font: normal 1.6em serif,sans-serif;}
h3 {font: bold 1.2em serif,sans-serif;}

h2 a {color:#00CCFF;}

blockquote {
	background: url('img/quote.gif') no-repeat;
	display: block;
	font: normal 1.1em Georgia,serif;
	padding-left: 26px
}

form,table {margin-bottom: 1.2em;}
img {border: none;}
label {display: block;}
li {line-height: 1.5em;}
p {
	padding: 2px 0 10px;
}
small,.small {font: normal 0.9em sans-serif;}
ul {padding: 0 2em 1.2em;}

/* structure */
#wrapper {
	background: 	#FFF;
	margin: 0 auto;
	width: 900px;
}
#container {
	background: #FFF;
	border-top: 2px solid #000;
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 auto;
	width: 900px;
	border-left: solid #000 1px;
}

#wrapper1 {
	background: 	#FFF;
	margin: 0 auto;
	width: 1000px;
}
#container1 {
	background: #FFF;
	border-top: 2px solid #000;
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 auto;
	width: 1000px;
	border-left: solid #000 1px;
}

/* header */
.title {
	background: #FFF;
	border-top: 20px solid #FFF;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
}
.title h1 {
	color:	#000;
	font: normal 2.2em  Georgia, "Times New Roman", Times, serif;
	padding: 10px 0 10px 18px;
}

.header {
	border-top: 2px solid #FF0000;
	background: #000 ;
	height: 280px;
}

/* navigation */
.navigation {
    text-align:center;
	height: 41px;
	border-top: 1px solid #000;
	background-color: #000;
	background-image: none;
	background-repeat: repeat-x;
}
.navigation a {
	color: #FFF;
	padding: 0 10px;
	line-height: 38px;
	text-decoration: none;
	background-color: #000;
	background-image: none;
	background-repeat: repeat-x;
	font-family: Tahoma, sans-serif;
	font-size: 1em;
	font-weight: bold;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #000000;
}
.navigation a:hover,.navigation a#active {background-position: left bottom; color: #FF0000;}

/* main */
.main#two-columns {background: #FFF url(img/two-columns.gif) repeat-y;}

/* bottom */
.bottom {
	border-top: 1px solid #003300;
	color:	#666633;
	padding: 2px 4px;
}





/* footer */
.footer {
	background:	#1c1c1c;
	color: #EED;
	padding: 10px;
	
}
.footer .left {width: 66%;}
.footer .right {
	width: 33%;
	text-align: right;
}
.footer a {
	color: #FFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

/* gallery */
.gallery td {
	vertical-align: top;
	text-align: center;
}
.gallery em {display: block;}

/* misc */
.clear,.clearer {clear: both;} 
.clearer {font-size: 0;}
.col2 .left {width: 77%;}
.col2 .right .content {
	background-color: #939393;
	border-right: 1px solid #000;
	 min-height: 100%;
}
.col2 .right {
	width: 22%;
	height: auto;
}
.content {
	padding: 18px 20px;
}
.left {float: left;}
.bottomleft{color:#FFF; text-align:center; font:	bold 3em Verdana, Arial, Helvetica, sans-serif;}
.right {float: right;}
.right .content {padding: 18px 12px 12px;}

/* block list */
ul.block {
	border-top: 1px dashed #BCBAAC;
	margin: 4px 0;
	padding: 0;
	width: 90%;
	color:	#0000FF;
}
.block li {
	border-bottom: 1px dashed #BCBAAC;
	list-style: none;
}
.block li a,.block li em {
	color: #000;
	display: block;
}
.block li em {
	font-size: 0.9em;
	font-style: normal;
	color:#FFFFFF;
}
.block li a {
	padding: 4px 3%;
	text-decoration: none;
	width: 94%;
}
.block li a span {font-weight: bold; color:#FFFFFF;}
.block li a:hover {
	background: #000;
	color: #FF0000;
}

.right .block,.right .block li {border-color: #DCDACC;}
.right .block li a:hover {background: #1c1c1c;}

.events a:hover {background:#000;
color:#553;
}
.events {color:#0066FF;}

.button1 {
   border: 0px solid #0a3c59;
   background: #a60707;
   background: -webkit-gradient(linear, left top, left bottom, from(#f70808), to(#a60707));
   background: -webkit-linear-gradient(top, #f70808, #a60707);
   background: -moz-linear-gradient(top, #f70808, #a60707);
   background: -ms-linear-gradient(top, #f70808, #a60707);
   background: -o-linear-gradient(top, #f70808, #a60707);
   background-image: -ms-linear-gradient(top, #f70808 0%, #a60707 100%);
   padding: 15.5px 31px;
   -webkit-border-radius: 30px;
   -moz-border-radius: 30px;
   border-radius: 30px;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   text-shadow: #7ea4bd 0 1px 0;
   color: #ffffff;
   font-size: 24px;
   font-family: helvetica, serif;
   text-decoration: none;
   vertical-align: middle;
   }
.button1:hover {
   border: 0px solid #0a3c59;
   text-shadow: #1e4158 0 1px 0;
   background: #f70808;
   background: -webkit-gradient(linear, left top, left bottom, from(#a60707), to(#f70808));
   background: -webkit-linear-gradient(top, #a60707, #f70808);
   background: -moz-linear-gradient(top, #a60707, #f70808);
   background: -ms-linear-gradient(top, #a60707, #f70808);
   background: -o-linear-gradient(top, #a60707, #f70808);
   background-image: -ms-linear-gradient(top, #a60707 0%, #f70808 100%);
   color: #fff;
   }
.button1:active {
   text-shadow: #1e4158 0 1px 0;
   border: 0px solid #0a3c59;
   background: #f70808;
   background: -webkit-gradient(linear, left top, left bottom, from(#a60707), to(#f70808));
   background: -webkit-linear-gradient(top, #a60707, #f70808);
   background: -moz-linear-gradient(top, #a60707, #f70808);
   background: -ms-linear-gradient(top, #a60707, #f70808);
   background: -o-linear-gradient(top, #a60707, #f70808);
   background-image: -ms-linear-gradient(top, #a60707 0%, #f70808 100%);
   color: #fff;
   }
   
   .button2 {
   border: 2px solid #0a3c59;
   background: #3e779d;
   background: -webkit-gradient(linear, left top, left bottom, from(#65a9d7), to(#3e779d));
   background: -webkit-linear-gradient(top, #65a9d7, #3e779d);
   background: -moz-linear-gradient(top, #65a9d7, #3e779d);
   background: -ms-linear-gradient(top, #65a9d7, #3e779d);
   background: -o-linear-gradient(top, #65a9d7, #3e779d);
   background-image: -ms-linear-gradient(top, #65a9d7 0%, #3e779d 100%);
   padding: 11px 22px;
   -webkit-border-radius: 30px;
   -moz-border-radius: 30px;
   border-radius: 30px;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   text-shadow: #7ea4bd 0 1px 0;
   color: #06426c;
   font-size: 24px;
   font-family: helvetica, serif;
   text-decoration: none;
   vertical-align: middle;
   }
.button2:hover {
   border: 2px solid #0a3c59;
   text-shadow: #1e4158 0 1px 0;
   background: #3e779d;
   background: -webkit-gradient(linear, left top, left bottom, from(#65a9d7), to(#3e779d));
   background: -webkit-linear-gradient(top, #65a9d7, #3e779d);
   background: -moz-linear-gradient(top, #65a9d7, #3e779d);
   background: -ms-linear-gradient(top, #65a9d7, #3e779d);
   background: -o-linear-gradient(top, #65a9d7, #3e779d);
   background-image: -ms-linear-gradient(top, #65a9d7 0%, #3e779d 100%);
   color: #fff;
   }
.button2:active {
   text-shadow: #1e4158 0 1px 0;
   border: 2px solid #0a3c59;
   background: #65a9d7;
   background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#3e779d));
   background: -webkit-linear-gradient(top, #3e779d, #65a9d7);
   background: -moz-linear-gradient(top, #3e779d, #65a9d7);
   background: -ms-linear-gradient(top, #3e779d, #65a9d7);
   background: -o-linear-gradient(top, #3e779d, #65a9d7);
   background-image: -ms-linear-gradient(top, #3e779d 0%, #65a9d7 100%);
   color: #fff;
   }