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, 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;
}

html{
  background: white;
}

.topper{
  display: block;
  width: 100%;
  height: 50px;
  background-image: url(../images/top-bg.jpg);
  background-repeat: repeat-x;
}

.top-left{
  height: 50px;
  width: 450px;
  font: 18px Georgia;
  background-image: url(../images/top-left-skyline.jpg);
  background-repeat: no-repeat;
}

.top-left p{
  padding-top: 5px;
  padding-left: 5px;
}

.top-right{  
  float: right;
  height: 50px;
  width: 450px;
  font: 14px Georgia;
  background-image:url(../images/top-right-skyline.jpg);
  background-repeat: no-repeat; 
  text-align: right;
}

.top-right ul{
  list-style:none;
  text-align: right;
  padding-top: 5px;
  padding-right: 5px;
}

.top-right li{
  display: inline;
  text-decoration: none;
}

.top-right a{
  text-decoration: none;
  color: black;
}

.top-right a:hover{
  color: blue;
}

.banner{
  clear: both;
  width: 100%;
  height: 210px;
  border-top: black solid 1px;
  background-image: url(../images/banner-bg.jpg);
  background-repeat: repeat-x;
}

.position-banner{
  width: 960px;
  height: 180px;
  margin: auto;  
  background-image: url(../images/banner-pic.jpg);
  background-repeat: no-repeat; 
  border-bottom: black solid 1px;
}

.position-logo{
  position:relative;
  left: 0px;
  top: 0px;
}

.position-logo-right{
  position:relative;
  left: 660px;
  top: 0px;
}

.top-nav-bar{
  width: 960px;
  margin: auto; 
  text-align: center;
}

.top-nav-bar ul{
  position:relative;
  top: 190px;
  font: 14px Georgia;   
  list-style:none;
  margin:0 auto;
  width:800px;
  text-align: center;
}

.top-nav-bar li{
  display: inline;
  text-decoration: none;
  color: black;
}

.top-nav-bar a{
  color: black;
  text-decoration: none;  
}

.top-nav-bar a:hover{
  color: blue;
}

.main-content{
  margin-top: 210px;
  width: 960px;
  margin-left: auto;
  margin-right: auto;
}

.the-content{
  width: 680px;
  padding-top: 20px;
  float: left;
}

.left-column{
  width: 420px;
  float: left;
}

.box{
  margin-left: 10px;
  padding: 10px;
}

.main-content img{
  float: left;
  padding-right: 5px;
}

.main-content p{
  font: 12px Arial;
  color: #242424;
  margin-top: 4px;
}

.main-content a{
  text-decoration: none;
  color: #1c2852;
  font:  22px Arial;
  margin-bottom: 10px;
}

.main-content a:hover{
  color: blue;
}

.main-content h2{
  color: #1c2852;
  font:  22px Arial;
  margin-bottom: 10px;
}

.main-content h3{
  color: #1c2852;
  font:  16px Arial;
  margin-top: 10px;
  margin-bottom: 5px;
}

.main-content p:first-line{
  text-indent: 20px;
}

.content{
  margin: 0;
  padding:1em;
}

.upRight{
  background: url(../images/topRight.jpg) top right no-repeat;
}
.upLeft{
  background: url(../images/topLeft.jpg) top left no-repeat;
}
.downRight{
  background: url(../images/bottomRight.jpg) bottom right no-repeat;
}
.downLeft{
  background: url(../images/bottomLeft.jpg) bottom left no-repeat;
}

.middle-column{
  float: right;
  width: 260px;
}

.middle-column p:first-line{
  margin-top: 4px;  
}

.middle-column #slideshower{
  float: none;
  display: block;
  width: 158px;
  margin-left: auto;
  margin-right: auto;
  padding-top:10px;
  padding-bottom: 10px;
}

.middle-column .slideshow{
  width: 158px;
  margin-left: auto;
  margin-right: auto;
}

.middle-column #slideshow-caption{
  text-align: center;  
  font: 12px Arial;
  font-weight: bold;
}

.right-column{
  float: right;
  padding-top: 20px;
  width: 280px;
}

.iebox{
	margin-top: 10px;
	width:260px;
	float:right;
}

.out-top{
  background: url(../images/out-top.jpg) top repeat-x;
}

.out-right{
  background: url(../images/out-right.jpg) right repeat-y;
}

.out-bottom{
  background: url(../images/out-bottom.jpg) bottom repeat-x;
}

.out-left{
  background: url(../images/out-left.jpg) left repeat-y;
}

.out-top-left{
  background: url(../images/out-top-left.jpg) top left no-repeat;
  margin-bottom: 5px;
}

.out-top-right{
  background: url(../images/out-top-right.jpg) top right no-repeat;
  padding-top: 16px;
}

.out-bottom-right{
  background: url(../images/out-bottom-right.jpg) bottom right no-repeat;
  padding-top: 16px;
}

.out-bottom-left{
  background: url(../images/out-bottom-left.jpg) bottom left no-repeat;
}

.search{
  margin-left: 20px;
  margin-bottom: 10px;
}

.right-nav{
  margin-left: 20px;
}

.right-nav-element{
  clear: left;
  margin-top: 4px;
}

.right-nav-element p{
  vertical-align: middle;
  text-align: middle;
  font: 14px Arial;
  color: #242424;
  padding-top: 10px;
  font-weight: bold;
}

.right-nav-element a{
  font: 14px Arial;
  color: #242424;
  font-weight: bold;
}

.right-nav-element img{
  padding-bottom: 15px;
  padding-right: 10px;
  vertical-align: middle;
}

.footer{
  height: 380px;
  clear: both;
  width: 100%;
}

.top-footer{
  height: 100px;
  background-color: #b7b7b7;
}

.top-footer-back{
  height: 70px;  
  background:  url(../images/windmills.jpg) repeat-x;
}

.bottom-nav{
  position:relative;
  top: 60 px;
  width: 800px;
  height: 100px;
  margin-left: auto;
  margin-right: auto;
  background: url(../images/bottom-nav-bg.png) no-repeat;
  text-align: center;
}

.bottom-nav ul{
  font: 14px Georgia;   
  list-style: none;
  margin:0 auto;
  padding-top: 50px;
  width:800px;
  text-align: center;
}

.bottom-nav li{
  display: inline;
  text-decoration: none;
  color: black;
}

.bottom-nav a{
  color: black;
  text-decoration: none;  
}

.bottom-nav a:hover{
  color: blue;
}

.middle-footer{
  height: 230px;
  background: url(../images/bottom-back-right.jpg) top right no-repeat;
  border-top: 1px solid black;
  font: 14px Georgia, serif;
  font-weight: bold;
}

.middle-footer h2{
  font: 20px Georgia, serif;
  font-weight: bold;
}

.middle-footer-content{
  height: 230px;
  background: url(../images/bottom-back.jpg) repeat-x;
  color: white;
  margin-right: 50px;
}

.bottom-footer{
  clear: both;
  height: 25px;
}

.bottom-footer ul{
  font: 10px Georgia;   
  list-style:none;
  margin:0 auto;
  width:500px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0px;
}

.bottom-footer p{
  font: 12px Georgia;   
  width:500px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding-bottom: 10px;
}

.bottom-footer li{
  display: inline;
  text-decoration: none;
  color: black;
}

.bottom-footer a{
  color: black;
  text-decoration: none;
}

.bottom-footer a:hover{
  color: blue;
}

#contact-area {
  float: left;
  background: url(../images/contact-form-bg.jpg) no-repeat;
  height: 100%;
  width: 510px;
  padding-left: 25px;
  padding-top: 10px;
  padding-bottom: 0px;
}

#contact-area input{
  
  font-family: Arial, sans-serif;
  font-size: 12px;
  margin: 0px 0px 10px 0px;

}

#contact-area textarea {
  padding: 5px;
  width: 280px;
  font-family: Arial, sans-serif;
  font-size: 12px;
  margin: 0px 0px 10px 0px;
  height: 120px;
}


#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
  margin-top: 15px;
  width: 100px;
}

.left-contact{
  float: left;
}

.right-contact{
  width: 70%;
  float: right;
}

.contact-details{
  float: right;
}

.contact-details table{
  margin-top: 5px;
}

.contact-details td{
  vertical-align: top;
}

.contactee{
  padding-right: 10px;
  color: white;
  font: 11px Georgia, serif;
}

.contact-details h2{
  color: white;
  font: 14px Georgia, serif;
  font-weight: bold;
}

.eventage{
  list-style: none;
}

.eventage p{
  font: 12px Arial;
  color: #242424;
  margin-top: 4px;  
}


.eventage b{
  font: 14px Arial;
  font-weight: bold; 
}

.eventage li{
  text-decoration: none;
}

.eventage a:hover{
  font-weight: bold;
}

.stories{
  list-style: none;
}

.stories b{
  font: 18px Arial;
  font-weight: bold; 
}

.stories ul{
  text-decoration: none;
}

.search-results{
  list-style: none;
  margin-left: 0;
}

.search-results a{
  text-decoration: none;
  color: #242424;
}

.search-results a:hover{
  color: blue;
}

.search-results li{
  padding-bottom: 15px;
  margin-bottom: 10px;
  border-bottom: 1px dashed black;
  clear: right;
}

#bashes{
  padding-bottom: 0px;
  margin-bottom: 0px;
  border-bottom: 0px;
  clear: right;
}

.search-results ul{
  text-decoration: none;
}

.search-results p{
  font: 14px Arial;
  color: #242424;
  margin-top: 4px;  
}

.search-results  b{
  font: 12px Arial;
  font-weight: bold; 
}

.one-search-result ul{
  list-style: none;
}

.one-search-result li{
  list-style: none;
}

#search-link{
  font: 12px Arial;
  font-style: italic;
  float: right;
}

.bottom-of{
  width: 100%;
  display: block;
}

#fpage-slug{  
  font: 12px Arial;
  font-style: italic;
  float: right;
}

#date-of{  
  font: 12px Arial;
  font-style: italic;
  float: left;
}

.stories li{
  margin-top: 30px;
  margin-bottom: 10px;
  padding-bottom: 20px;
  border-bottom: 1px dashed black;
}

.stories p a{
  font: 12px Arial;
}

.one-search-result p a{
  font: 12px Arial;
}

.stories p a:hover{
  color: blue;
}

.one-search-result p a:hover{
  color: blue;
}



.story-links{  
  font: 12px Arial;
  color: blue;
}

#bott-link{
  width: 100%;
}

#bott-link a{
  text-align: center;
  font: 12px Arial;
}

.stories li:first-child{
  margin-top: 0px;
}

.subject-list{
  list-style: none;
}

.subject-list li{
  text-decoration: none;
  padding-left: 20px;
}

.subject-list a{
  font: 16px Arial;
  padding-bottom: 20px;
}

.subjects h2{
  padding-top: 15px;
}

.subjects a{  
  font: 12px Arial;
  color: blue;
}

#welcome{
  color: #242424;
  text-align: center;
  font: 16px Arial;
  font-weight: bold;
}

.specific-left-box{
  width: 400px;
  float: left;	
}

.specific-news h2{
  padding-top: 15px;
}

.specific-right-box{
  width: 280px;
  float: right;
}

.specific-events h2{
  padding-top: 15px;
}

.jobs ul{
  list-style: none;
  margin-left: 10px;
}

.jobs p{
  color: #242424;
  text-align: left;
  font: 12px Arial;
}

.jobs li{
  color: #242424;
  text-align: left;
  font: 12px Arial;
}

.jobs a{
  color: #242424;
  font: 12px Arial;
}
