body {

	margin: 0;
	padding: 0;
	background: #E6E6E6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}
/* Nick */
ul.hareline{
list-style-type: none;
padding: 0em;
padding-top: 3px;
margin: 0em;
}
/* Nick */
ul.hareline li.hareline {
background-image: url(images/bullet_hashfoot.png);
background-repeat: no-repeat;
padding-left: 40px;

}
/* Nick */
li.hareline{
min-height:25px;
margin-bottom:5px;
text-align: left;
}

span.hareline{
text-align:center;
}

/* Adam */
ul.hashfoot{
list-style-type: none;
padding: 3em;
padding-top: 3px;
margin: 0em;
}
/* Adam */
ul.hashfoot li.hashfoot {
background-image: url(images/bullet_hashfoot.png);
background-repeat: no-repeat;
padding-left: 40px;

}
/* Adam */
li.hashfoot{
min-height:25px;
margin-bottom:5px;
text-align: left;
}

a {
	text-decoration: none;
	border-bottom: 1px dotted #CCCCCC;
	color: #B50808;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/*Nick*/
hr{
	color:#DDDDDD;
}

/*Nick*/
/*Sliding Doors*/

/* Nick*/
b#slidright{
    /* Sliding right image */    background: transparent url('images/barleft15_25.png') no-repeat scroll top right; 
    display: block;
    float: left;
    height: 25px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
    padding-right: 15px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
    /* FONT PROPERTIES */
    text-decoration: none;
    color: #222222;
    font-size:12px;
    font-weight:bold;

}
/* Nick*/
b#slidright span {    
    /* Background left image */ 
    background: transparent url('images/barright15_250.png') no-repeat;     
    display: block;
    line-height: 25px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
    text-align:center;
    padding-left:15px;
   
	
} 


/* Header */
/* Nick */
#main {
      	background: white; 
	display: block;
	width: 1000px;
	height:auto;
/*	border-left: 1px solid white;*/
/*	border-right: 1px solid white;*/

}


/* Header */
/* Nick */
#topspacer{
	background: #E6E6E6;
	height:15px;
	/*background-image: url(images/vertical20px.png);*/
	background-repeat: repeat;
	/*background: #b50808;*/
     /*border-bottom:1px solid white;*/
	
}
/* Nick */
#title{
	height:110px;
	background: #b50808;
	background-image: url(images/backbarVert2.png);
	background-repeat: repeat;
	background-position:top left;
	color:white;
	border-top:1px solid white;
/*  	border-bottom:1px solid white;*/

	
}
#title img{
	position:relative;
	top:10px;
}
/* Nick */
#menucontainer {
	
	width:1000px;
	height:175px;
	
	
}
/* Nick */
#menu {
	position: relative;
	display: block;
	height: 40px;
	padding-top:10px;
	padding-left:30px;
	background: #b50808;
	/*background-image: url(images/vertical40px.png);*/
	background-repeat: repeat;
	
}
/* Nick */
#menu h1 {
	color: white;
	position: absolute;
	top: -85px;
	left: -50px;
}

#menu ul {
	padding: 0;
	list-style: none;
	vertical-align: bottom;
	bottom;
}

#menu li {
	display: inline;
	width: 75px;
}

#menu a {
	display: block;
	float: left;
	height: 18px;
	margin: 0 0px 0 0;
	padding: 10px 20px 0 20px;
	border: none;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: white;
	border:1px dotted white;
}

#menu a:hover {
	background: white;
	color: red;
	border-left:1px dotted #b50808;
	border-right:1px dotted #b50808;
}

#menu ul li a.current, #menu ul li a current:hover {
	background: white;
	color: #B50808;
}

/* Page */

#page {
	width: 970px;
	margin: 15px;
	padding: 0;
	text-align: justify;
}


#page-bg {
	padding: 11px 24px;
	background: url(images/img03.jpg) no-repeat;
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 438px;
}

.post {
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid #F2F2F2;
	line-height: 200%;
}

.title {
	margin: 0;
}

.title a {
	border-bottom: none;
}

.title a:hover {
	border-bottom: 1px dotted #CCCCCC;
}

.byline {
	margin: 0 0 20px 0;
}

.entry {
	padding: 0 20px;
}

.links {
	padding-top: 10px;
	text-align: right;
	font-weight: bold;
}

.links a {
	padding-left: 15px;
	background: url(images/img04.gif) no-repeat left center;
	border: none;
}

.links a:hover {
	border-bottom: 1px dotted #CCCCCC;
}

/* Sidebars */

.sidebar {
	float: left;
	width: 200px;
	padding: 0 0 0 21px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
}

.sidebar li li {
	padding: 5px 0 5px 25px;
	background: url(images/img04.gif) no-repeat 10px 9px;
}

.sidebar li h2 {
	margin: 0 0 10px 0;
	padding: 5px 10px;
	background: url(images/img02.gif) repeat-x;
	border: 1px solid #F2F2F2;
	font-size: 12px;
}

/* Search */

#searchform {
	margin: 0;
	padding: 0;
}

#searchform br {
	display: none;
}

/* Calendar */

#calendar_wrap {
	padding: 0 0 0 20px;
	text-align: center;
}

#calendar_wrap table {
	width: 90%;
}

#calendar_wrap th {
	border-bottom: 1px solid #CCCCCC;
}

#calendar_wrap td {
	border-bottom: 1px solid #F2F2F2;
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */

#footer {
	width: 1000px;
	height:50px;
	background: #b50808;
	margin: 0;
	position: relative;
	padding: 0;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: smaller;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
	border: none;
}

#events{
	min-height: 95pt;

}
.activeDate{
	font-weight: bold;
}

