@charset "utf-8";
/* CSS Document */

body {
	background-image:url(../images/tile.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 10px;
	text-align:center;
}
#container {
	background-image: url(../images/shadow.png);
	background-repeat: repeat-y;
	background-position: left;
	margin: auto;
	width: 995px;
	text-align:left;
}
#containerShadow {
	background-image: url(../images/shadow_r.png);
	background-repeat: repeat-y;
	background-position: right;
	padding: 0 10px;
}
#header {
	background-image:url(../images/logotile.jpg);
	background-color:#FFF;
	height:158px;
}
.righthead {
	float:right;
	text-align:right;
	height: 158px;
	}
.lefthead {
	float:left;
	margin: 0 0 0 45px;
	width: 150px;
	}
#topNav {
	background-image: url(../images/nav_leftcorner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
}
#topNav_end {
	background-image: url(../images/nav_rightcorner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0 24px;
	height: 36px;
}
#navigation {
	background-image: url(../images/nav_tile.gif);
	background-repeat: repeat-x;
	height: 39px;
	font-size:14px;
}
#breadcrumb {
	background-image: url(../images/breadcrumb_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
        background-color:#fff;
	height: 14px;
	padding:10px 25px;
}
#breadcrumb_left {
    font-size:10px;
	float: left;
	width: auto;
	text-align:left;
        color:#999;
}
#breadcrumb_left a {
        color:#C25654;
           font-weight:bold;
}
#search {
	float: right;
	width: 160px;
	text-align:right;      
}
#pagebody {
	background-color:#FFF;
}
#left {
	float:left;
	width:205px;
	padding:10px;
}
#right {
	float:right;
	width:210px;
	padding:10px;
}
#right a {
    color: #B34546;
    font-weight:bold;
}
#center{
	float:left;
	padding:10px;
	width:500px;;
}
#center2{
	float:left;
	padding:10px;
	width:720px;;
}
#footer {
	font-size:10px;
	background-image: url(../images/footer.jpg);
	background-position: center top;
	background-repeat:no-repeat;
	background-color:#FFF;
	text-align:center;
	height: 50px;
	color: #9CAE1A;
	width: 100%;
	padding-top: 49px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#footer a {
color: #B34546;
}


#latestnews a {
        text-align:right;
		color:#990000;
		font-weight:bold;
		text-decoration:none;
}
#latestnews h2 {
		font-size:12px;
		color:#990000;
		font-weight:bold;
}
#latestnews {
	height: 255px;
	width: 210px;
	background-image: url(../images/Latest_news2.jpg);
	background-repeat: no-repeat;
	padding: 25px 0 0 0;
}
#latestnews span{
        text-align:right;
		color:#990000;
		font-weight:normal;
		font-size:10px;
		margin: 0 0 10px;
}
#newsstory1 {
	padding: 15px;
	height:90px;

}
#newsstory2 {
	padding: 15px;
	height:90px;

}
#searchinput{
background-image:url(../images/search_bg.jpg);
border: 1px solid #CCCCCC;
height:15px;
color:#666666;
font-size:9px;
width:100px;
margin: 0 5px;
}

.bigten {
	background-image:url(../images/bigten_bg.jpg);
	padding: 20px;
	color: #FFFFFF;
	font-size:10px;
	height:240px;
}
.bigten li{
	list-style-image:url(../images/bullet1.gif)
}
.bigten h2{
	font-size:14px;
	margin:0 0 10px 0;
	font-weight:normal;
}

p {
margin: 0 0 20px;
}

#center p {
margin: 0 0 20px;
line-height:16px;
}
#center h2 {
margin: 0 0 10px;
line-height:15px;
font-weight:bold;
}
#center2 p {
margin: 0 0 20px;
line-height:16px;
}
#center2 li {
line-height:16px;
}
#center2 h2 {
margin: 0 0 10px;
line-height:15px;
font-weight:bold;
}


a {
		color:#990000;
		text-decoration:none;
}

/*
dgjiojsldjgsadevent
*/
h1 { color:#aabc29;
     font-weight:normal;
       font-size:18px;
	   padding: 0 0 20px;
	   
}
h2 { color:#333333;
     font-weight:normal;
       font-size:14px;
}
h3 { color:#333333;
     font-weight:normal;
     font-size:13px;
}
.featureblock {
	margin:0 0 15px;
	width:511px;
	
}
.feature {
    background-image: url(../images/feature.jpg);
	background-repeat:repeat-x;
    border: 1px solid #ccc;
    padding: 10px;
	height:220px;
}
.event {
    background-image: url(../images/event_background.jpg);
    padding: 10px;
    width:149px;
    background-position:right;
    float:left;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
	height:130px;
	font-size: 11px;
	line-height: 13px;	
}
.event2 {
    background-image: url(../images/event_background.jpg);
    padding: 10px;
    width:150px;
    background-position:right;
    float:left;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
	height:130px;
	font-size: 11px;
	line-height: 13px;	
}
.featureheading {
	background-image: url(../images/black_head.jpg);
        height:25px;
        color:#CCC;
        font-weight:bold;
        font-size:14px;
        padding: 5px 0 0 10px;

}
.featcont{
float:left;
width:325px;
}
.featpic{
float:left;
width:160px;
}.mainbreak {
	background-image: url(../images/break_shadow.jpg);
	height: 30px;
	width: 400px;
}


.suckertreemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.suckertreemenu ul li{
position: relative;
display: inline;
float: left;
background-color: #DCDCDE; /*overall menu background color*/
}

/*Top level menu link items style*/
.suckertreemenu ul li a{
border-top:1px solid #fff;
display: block;
width: auto; /*Width of top level menu link items*/
padding: 7px 17px;
text-decoration: none;
color: #333;

}
	
/*1st sub level menu*/
.suckertreemenu ul li ul{
left: 0;
position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
left: 159px; /* no need to change, as true value set by script */
top: 0px;
}

/* Sub level menu links style */
.suckertreemenu ul li ul li a{
font-size:12px;
display: block;
width: 160px; /*width of sub menu levels*/
color: #666;
text-decoration: none;
padding: 5px 5px;
background-color:#eee;
border: 0px;
border-bottom:1px solid #ccc;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
}

.suckertreemenu ul li a:hover{
background-color: #DCDCDE;
color: white;
}

/*Background image for top level menu list links */
.suckertreemenu .mainfoldericon{
background: #DCDCDE url(media/arrow-down.gif) no-repeat center right;
}

/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon{
background: #EEEEEE url(media/arrow-right.gif) no-repeat center right;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left; height: 1%; }
* html .suckertreemenu ul li a { height: 1%; }
/* End */

.Headlinetable {
margin:10px 0 0 0;
line-height:20px;
border:1px solid #ccc;
background-color:#eee;
}
.ContactBodyText {
border:1px solid #ccc;
padding: 5px;
}