@import url(news.css) screen;
@import url(font2011.css) screen;
@import url(events.css) screen;
@import url(cols.css);

body {
  font-size: 12px;
  color:#564b47;  
  margin:0;
  text-align: center;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  background:#9c9c9c url(images/bg.png) repeat-x;
}
#page { background-color: transparent; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; vertical-align: middle; margin: 0 auto; padding: 0; width: 1200px; }
.middle { text-align: left; vertical-align: middle; margin: 0 auto; padding: 0; width:1200px; }
#pagehead { background-image: url(images/page_bg_head.png); background-repeat: no-repeat; height: 30px;}
#pagebg { background-image: url(images/page_bg.png); background-repeat: repeat-y; z-index:0; background-position: center 0;}
#pageend { background-image: url(images/page_bg_end.png); background-repeat: no-repeat; height: 30px;}
#head { background-image: url(images/head_bg.png); width: 1170px; height: 190px; margin-left: 15px; }
#headlogo{  float:left;}
#container{ width: 1170px; margin-left: 15px; z-index:0;}
#headtext { background-image: none; margin-left: 246px; padding-top: 40px; }
#keyimagered { background-image: url(images/key_image_trans.png); background-repeat: no-repeat; width: 220px; height: 72px; }
.righter { float: right; }
.keyimagetrans { position: relative; z-index: 2; margin-top: -72px;}
#rightcontainer { background-image: url(images/menu2border.png); background-repeat: repeat-y; width: 220px; clear: right; margin-top: 48px; margin-bottom: 20px; padding: 15px 0; z-index:0;}
.breaker { clear: both }
img { border-width: 0; }
#footer { margin-left: 15px; height: 40px; }
#maincontainer { width: 933px;}
#rightcontainer #menu2 { padding-right: 15px; padding-left: 15px; }
#menu2 .menuitem { padding-bottom: 5px; }
#menu2 .menuitem2 {padding-bottom: 5px; padding-left:15px; font-size:0.8em;}
#menu2 .spacer_menuitem { padding-top: 5px; padding-bottom: 5px; }
#menu2 .spacer_menuitem2 {padding-top:5px; padding-bottom:5px; padding-left:15px; font-size:0.8em;}
.keyimagetrans a { color: white; text-decoration: none; }
.keyimagetrans a:hover { color: white; text-decoration: underline; }

#shortnews
{
position:absolute;
margin-top:30px;
padding-top:10px;
padding-left:5px;
padding-bottom:2px;
width:682px;
height:52px;
overflow:hidden;
border-bottom: solid 0px #a00000;
z-index:10;
}

.news-list-item {padding-left:15px; overflow:hidden;}

.csc-mailform-field labe {display:block;}
.csc-mailform-field input {display:block;}
.csc-mailform-field select {display:block;}
.csc-mailform-field textarea {display:block;}