body {
	background: url('img/SkyRepeatBig.jpg') top right repeat-x;
	background-color: #e7e7e7;
	color: black;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	letter-spacing: normal;
}
P {
	margin-top: 0;
}
H2,H3 {
	color: #fdd51c;
	background: #707070;
	padding: 3px 12px 3px 12px;
	margin-top: 0;
	vertical-align: text-top;
}
H1 {
	color: black;
	padding: 0 12px 3px 12px;
	text-align: center;
	font-size: 26px;
	line-height: 31px;
}
H2 {
	font-size: 21px;
	line-height: 26px;
}
H3 {
	font-size: 19px;
	line-height: 23px;
}
H4 {
	margin: 0;
	padding: 0;
	font-size: 16px;	
	line-height: 19px;
}

A {
    color: #f84e0b;
    font-weight: bold;
    text-decoration: none;
}

A:visited{
	color: #f84e0b;
    text-decoration: none;
}
A:hover {
	color: #f84e0b;
	text-decoration: underline;
}
hr {
	border-top: 2px solid #e6cec2;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
}

#block {
	float: left;
	display: block;
	clear: both;
	width: 580px;
}
#center {
	text-align: center;
}
#logo {
	text-align: left;
	background: url('img/BackgroundTop.png') top left repeat-x;
	display: block;
	margin: 0;
	height: 90px;
}
#logo img{
	border-width: 0;
	margin: 14px 0 0 25px;
}
#tabBar {
	background-color: black;
	padding: 5px 25px 5px 25px;
}
.topTab {
	display: inline;
	color: White;
}
.topTab li {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 21px;
	text-transform: capitalize;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: 1px;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 3px 25px 3px 0;
}
.topTab a{
	color: #f84e0b;
	text-decoration: none;
}
.topTab a:hover{
	color: #fdd51c;
	text-decoration: none;
}

#cityBottom{
	position: fixed;
	bottom: 0px;
	right: 25px;	
}
#cityBottomSmall{
	position: fixed;
	bottom: 0px;
	right: 25px;
	visibility: hidden;	
}

#entry{
	margin: 0;
	padding: 0;
}
ul {
	margin-left: 0;
	padding-left: 1em;
}
.level1{
	margin-top: 1em;
} 
table.content{
	width: 100%;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}

table.content P{
	margin: 0 12px 12px 12px;
	padding: 0;
}
td.sidebar {
	width: 15%;
	margin: 0;
	padding: 0;
	vertical-align: text-top;
	border: solid black;
}
td.column-left {
	border-width: 0 2px 2px 0;
}
td.column-right {
	border-width: 0 0 2px 2px;
}
td.column-center {
	width: 70%;
	padding: 0;
	margin: 0;
	vertical-align: text-top;
}
td.column-center H2, td.column-center H3 {
	color: #f84e0b;;
	background: transparent;
	padding: 0 12px 3px 12px;
	margin: 0;
}
td.column-center H4{
	padding: 0 12px 3px 12px;
}
td.column-center li {
	margin-left: 24px;
	margin-right: 12px;
	padding: 0;
}
#faq {
	display: block;
	padding: 6px 0 12px 24px;
	font-weight: normal;
}
.faq li{
	font-weight: bold;
}

.numlist li {
	margin: 0 0 12px 0;
}

.count {
	margin-left: 12px;
	font-size: 10px;
}
.gobut {
	margin: 12px 6px 6px 0px;
}
#facebook {
	width: 200px;
	background: url('img/newsback.png') top center repeat-y;
	margin-left: auto;
	margin-right: auto;
}
#news{
	padding: 0;
	margin: 0;
}
#news .item {
	margin: 0 12px 0 12px;
}
#news .newstitle {
	padding-top: 0;
	padding-bottom: 0;
}
#news .date{
	font-size: 10px;
	display: inline;
	list-style-type: none;
	padding: 0;
	}
#news .pagedate {
	list-style-type: none;
}
#news .summary {
	color: black;
	padding: 0;
}
.placeRight {
	text-align: right;
}
.readmore{
	display: inline;
	list-style-type: square;
	padding: 0;
}
.readmore a{
	color: black;
}
news hr {
	border-top: 2px solid  #707070;
}
.sideNav {
	list-style-type: square;
	padding: 0 0 12px 0;
	margin: 0 0 0 24px;
	font-size: 14px;
	letter-spacing: 1px;
}
#splash {
	text-align: center;	
	padding-top: 32px;
}
#splash img {
	border: 0;
}
#sidelogo {
	text-align: center;
	padding: 12px 0 12px 0;
}
#sidelogo img {
	border: 0;
}
.mailform {
	margin-left: 12px;
	margin-right: 12px;	
}
.mailform tr {
	height: auto;
	}
.ImgNews {
	float: right;
	vertical-align: top;
	margin: 6px 6px 6px 12px;
	border: none;
}
#animlist H3 {
	display: block; 
	float: left;
	margin: 0 6px 0 0;
	}
#animtime {
	display: inline; 
	font-size: 10px;
	line-height: 36px;
}
#animlist P {
	margin-top: -6px;
	}
#animlist img {
	display: block; 
	float: left;
	margin: 0 12px 12px 0;
}
.white {
	color: white;
	display: inline;
}
.bigName {
	color: #f84e0b;
	font-weight: bold;
}

#footerspacer {
	margin-bottom: 118px;
}
@media screen and (max-width: 1024px) {
	#cityBottom{
		visibility: hidden;
	}
	#cityBottomSmall{
		visibility: visible;
	}
	#footerspacer {
	margin-bottom: 50px;
}

}