/*
Based on a design by Free CSS Templates
http://www.freecsstemplates.org
Amendments by Alexander Parsonage
http://www.alexparsonage.com
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0px auto 0px auto;
	padding: 0;
	background-repeat: repeat-y;
	background-position: center;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #B1B1B1;
	background-image: url(images/img1.gif);
}
h1, h2, h3 {
    color: #730000;
}
h2 {
    font-size: 1.6em;
}
h3 {
    margin: 0;
    font-size: 1em;
}
p, ul, ol, blockquote {
    margin-top: 0;
}
a:link {
    color: #730000;
}
a:hover {
    text-decoration: none;
}
img {
    border: none;
}
#wrapper {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
/* Header */

#header {
	width: 828px;
	height: 175px;
	margin: 0 auto;
	background: url(images/img2.jpg);
	margin-left: auto;
	margin-right: auto;
	margin: 0px auto 0px auto;
}
#header * {
    margin: 0;
    text-decoration: none;
    text-transform: none;
    font-weight: bold;
    }
#header h1 {
	float: left;
	font-size: 30px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 370px;
	color: #FFFFFF
}
.border {
    border: 1px solid #000000;
}
#header h2 {
    float: left;
    padding: 20px 0 0 0;
    font-size: 1em;
}
#header h3 {
	float: left;
	font-size: 24px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 600px;
	color: #000000;
}
/* Menu */

#menu {
	width: 828px;
	height: 36px;
	background: #2E2E2E url(images/img3.gif);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#menu li {
    display: inline;
}
#menu a {
    display: block;
    float: left;
    height: 24px;
    padding: 9px 20px 0 20px;
    text-decoration: none;
    color: #CCCCCC;
}
#menu a:hover, #menu .active a {
    background: url(images/img4.gif);
    color: #FFFFFF;
}
/* Content */

#content {
	width: 828px;
	margin: 0 auto;
	background: url(images/img5.gif);
	background-position: center;
	position: inherit;
}
#colOne {
	float: left;
	width: 160px;
	padding: 15px 10px 0px 10px;
	height: 100px;
}
#colTwo {
	float: left;
	width: 488px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 25px;
	padding-bottom: 10px;
}
#colThree {
    float: left;
    width: 120px;
    padding-top: 15px;
    padding-left: 8px;
    padding-right: 10px;
}
/* Footer */

#footer {
	width: 828px;
	margin: 0 auto;
	padding: 0px 0px;
	background: url(images/img6.gif) repeat-x;
	font-size: smaller;
	height: 35px;
	background-position: center;
	position: inherit;
}
.footer-text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #999999;
    padding-left: 15px;
    padding-top: 16px;
    font-weight: normal;
}
.recent-text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #999999;
    padding-left: 15px;
    padding-top: 16px;
    font-weight: normal;
 black;
1px;
    border: dotted, black, 1px;
    border-left: none;
    border-right: none;
    border-bottom: none;
}
.tickets {
    font-family: Verdana;
    font-size: 10px;
    color: none;
    padding: 10px;
    height: auto;
    width: auto;
    font-weight: bold;
    border-top-width: thin;
    border-top-style: dotted;
    border-top-color: #000000;
}
.post-date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	width: auto;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.Post-body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    color: #000000;
}
.Notice-Board-Title {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 19px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    color: #000000;
    text-decoration: none;
}
.Recent-Title {
    font-family: Verdana;
    font-size: 14px;
    color: #000000;
    padding: 0px 0px 0px 10px;
    height: auto;
    width: auto;
    font-weight: bold;
}
.Show-Title {
	font-family: "Trebuchet MS";
	font-size: 18px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-weight: bold;
}
.home-title {
    color: #FFFFFF;
    font-size: 17px;
    font-weight: bold;
    line-height: 30px;
    background: maroon;
    border-top-width: thin;
    border-right-width: thin;
    border-bottom-width: thin;
    border-left-width: thin;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #000000;
    border-right-color: #000000;
    border-bottom-color: #000000;
    border-left-color: #000000;
    padding-right: 15px;
    padding-left: 15px;
}
.quote {
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-style: italic;
    font-weight: bold;
    padding-top: 0;
    padding-bottom: 6px;
    border-right: #fff;
    border-left: #fff
}
.picture-title {
    color: #FFFFFF;
    font-size: 17px;
    font-weight: bold;
    line-height: 30px;
    background: green;
    border-top-width: thin;
    border-right-width: thin;
    border-bottom-width: thin;
    border-left-width: thin;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #000000;
    border-right-color: #000000;
    border-bottom-color: #000000;
    border-left-color: #000000;
    padding-right: 15px;
    padding-left: 15px;
}
.contact-title {
    color: #FFFFFF;
    font-size: 17px;
    font-weight: bold;
    line-height: 30px;
    background: blue;
    border-top-width: thin;
    border-right-width: thin;
    border-bottom-width: thin;
    border-left-width: thin;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #000000;
    border-right-color: #000000;
    border-bottom-color: #000000;
    border-left-color: #000000;
    padding-right: 15px;
    padding-left: 15px;
}
.style5 {
	font-weight: bold
}
.post-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: blue;
	text-decoration: none;
}
.style6 {
	font-size: 14pt;
	font-weight: bold;
}.image-padding {
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #000000;
}
.picture-margin {
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #000000;
}
#facebook {
	float: left;
	height: 100%;
	width: 160px;
}
.searchbox {
	margin-right: 15px;
	color: #000000;
	}
#header-city {
	width: 800px;
	height: 20px;
	margin: 0 auto;
	background: black;
	margin-left: auto;
	margin: 0px auto 0px auto;
	padding-right: 28px;
}
.style9 {color: #FFFFFF}
.style10 {font-weight: bold}
.style11 {color: #FF9900}
.style12 {color: #118304}
