body {
	background-color: white;
	padding: 0;
	font-family: "Lucida Grande",Verdana,sans-serif;
	font-size: 0.75em;
}

p {
	padding-bottom: 0.75em;
}

h2 {
	line-height: 1em;
	padding-top: 0.75em;
}

a {
	color:#f91613;
}
.background-top{
	background: url(../images/layout/big_banner.png) repeat-x;
	height: 338px;
	width: 100%;
	top: 0;
	left: 0;
}
.background-top-menu{
	background: url(../images/layout/background-top-top.png) repeat-x;
	height: 77px;
	width: 100%;
	top: 0;
	left: 0;
}

.background-bottom{
	background: url(../images/layout/background-bottom.png) repeat-x;
	height: 150px;
	width: 100%;
	bottom: 0;
	left: 0;
}

.container {
	width: 990px;
	height: auto;
	top: 0;
}

.header-top {
	color: white;
	height: 78px;
	/*background: url(../images/layout/header-top.png) no-repeat;*/
}

.header-bottom{
	color: white;
	height: 261px;

}

.toplogo {
	float: left;
	width: 200px;
	min-width: 200px;
	height: 62px;
}

.main_nav {
	float: left;
	text-align: left;
	color: white;
	margin-top: 30px;
	text-decoration: none;
}


.slider {
	float: right;
	height: 260px;
}

image replacement 
        .graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }

/* Easy Slider */

#slider {
	
}

#slider ul, #slider li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#slider li {
	/* define width and height of list item (slide) entire slider area will adjust according to the parameters provided here*/ 
	width: 770px;
	height: 260px;
	overflow: hidden;
}

#prevBtn, #nextBtn {
	display: block;
	width: 35px;
	height: 77px;
	position: relative;
	}

#nextBtn{
		top: -222px;
		float: right;
		padding-right: 5px;
		
	}
	
#prevBtn {
	top: -150px;
	padding-left: 5px;
	}

#prevBtn a, #nextBtn a {
	display: block;
	width: 35px;
	height: 65px;
	background: url(../images/layout/slider/prev.png) no-repeat 0 0;
	z-index: 100;
}

#nextBtn a {
	background: url(../images/layout/slider/next.png) no-repeat 0 0;
}

/* numeric controls */	

	ol#controls{
		position: relative;
		top: -50px;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:white;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#f91613;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}


/* // Easy Slider */

.main {
	width: 990px;
}

.main_left {
	width: 200px;
	float: left;
	margin-right: 10px;
	height: 200px;
	margin-top: 10px;
}

.main_main {
	width: 570px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	min-height: 400px;
}

.main_right {
	width: 200px;
	float: right;
	height: 200px;
	margin-top: 10px;
}

.widget{
	margin: 10px 5px 25px 5px;

}

.widget_title
{
	color: black;
	width: 100%;
	border-bottom: 4px solid #f91613;
}

/*.page_content_title{
	background-color: #f91613;
	color: white;
	padding-left: 5px;
}*/

.footer{
	background: url(../images/layout/footer.png) repeat-x;
	text-align: center;
	width: 100%;
	bottom: 0;
	height: 150px;
	color:white;
}

.footer a{
	text-decoration: none;
	color: white;
}



.footer a:hover {
	color:#f91613;
	text-decoration: underline;
}


ul{border:0; margin:0; padding:0;}

#pagination-clean ul{
	text-align: center;
}

#pagination-clean li{
border:0; margin:0; padding:0;
font-size:11px;
list-style:none;
}
#pagination-clean li, #pagination-clean a{
border:solid 1px #DEDEDE;
margin-right:2px;
}
#pagination-clean .previous-off,
#pagination-clean .next-off {
color:#888888;
display:block;
float:left;
font-weight:bold;
padding:3px 4px;
}
#pagination-clean .next a,
#pagination-clean .previous a {
font-weight:bold;
border:solid 1px #FFFFFF;
}
#pagination-clean .active{
color:#00000;
font-weight:bold;
display:block;
float:left;
padding:4px 6px;
}
#pagination-clean a:link,
#pagination-clean a:visited {
color:#0033CC
display:block;
float:left;
padding:3px 6px;
text-decoration:none;
}
#pagination-clean a:hover{
text-decoration:none;
}


/*News Items*/

#news-item h3{
	margin-bottom: 0;
}

.date{
	margin-left: 5px;	
}

.readmore{
	float: right;
}

.right{
	float: right;
	padding-bottom:10px;
}
.title {
	font-weight: bold;
	font-size: 22px;
	}

.bottomlogo{
	float: left;
	width: 200px;
	}
	
.bottomlogo img{
	float: right;
}

.newsItem{
	margin: 0;
	padding: 0;
}

.newsItem hr{
	margin: 0;
	padding: 0;
}


#event-details h2{
	margin-bottom: 0;
}

#event-details h3{
	margin-bottom: 0;
}
.tag{
	margin-bottom: 15px;
}

.img_pad_left{
	padding-left:20px;
}





ul.topnav {
	list-style: none;
	padding-left:15px;	
	float: left;
	font-size: 16px;
}
ul.topnav li {
	float: left;
	padding: 0 15px 0 0;
	position: relative; /*--Declare X and Y axis base--*/
}

ul.topnav li a{
	color: white;
	display: block;
	text-decoration: none;
	float: left;
	padding-top:7px;
}
ul.topnav li a:hover{
	text-decoration: underline;
}

ul.topnav li span { /*--Drop down trigger styles--*/
	width: 17px;
	height: 48px;
	float: left;
	background: url(../images/layout/arrow_down.png) no-repeat center top;
}

ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/

ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; 
	top: 48px;
	background: #333;
	margin: 0; 
	padding: 0;
	display: none;
	float: left;
	width: 150px;
	font-size: 16px;
}

html ul.topnav li ul.subnav li a {
	float: left;
	width: 145px;
	background: #333 10px center;
	padding-left: 20px;
	border-bottom: 1px solid white;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #222 10px center; 
}

.no-bottom-pad{
	margin-bottom: 0;
}
