/* body */
body{
    background-image : url(media/design/website_background.jpg);
    background-repeat : no-repeat;
    background-position:top center;
    font-family: Trebuchet MS, sans-serif;
    font-size: 10pt;
    color : #000000;
    font-weight : normal;
    margin : 0;
text-align:center;
}

/* head text */
.headtext{
    text-align: left;
    font-family: Arial, sans-serif;
    margin : 0px 0px 0px 0px ;
    font-weight : normal;
}

/* headline */
h1{
    font-family: Trebuchet MS, sans-serif;
    font-size: 12pt;
    color : #ffffff;
background:#162836;
    margin : 0 ;
    margin-top:-5px;
    padding : 5px;
    font-weight : bold;
}
h2{
    font-family: Trebuchet MS, sans-serif;
    font-size: 11pt;
    display:inline;
    color : #000000;
    margin : 5px 0px 0px 0px ;
    padding : 5px 0px 0px 0px ;
    font-weight : bold;
}
h3{
    font-family: Trebuchet MS, sans-serif;
    font-size: 11pt;
    color : #000000;
    margin : 5px 0px 0px 0px ;
    padding : 5px 0px 0px 0px ;
    font-weight : bold;
}

/* inactive navigation-text */
.intd{
font-family: Verdana, sans-serif;
font-size: 8pt;
font-weight : bold;
color :#162836;
padding-left:10px;
padding-right:10px;
float:left;
line-height:39px;
}
.intd a:link, .intd a:visited, .intd a:hover{color : #162836; text-decoration : none;}
.intd:hover {background:#efefef;}

/* active navigation-text */
.antd{
    font-family: Verdana, sans-serif;
    font-size: 8pt;
    font-weight : bold;
    color : #d42424;
padding-left:10px;
padding-right:10px;
float:left;
line-height:39px;
}
.antd a:link, .antd a:visited, .antd a:hover {color : #d42424; text-decoration : none;}

.nav2ndline {
line-height:10px;
font-size:9px;
margin-top:-12px;
}

/* active second tier navigation-text */
.antd2{
    font-family: Verdana, sans-serif;
    font-size: 8pt;
    font-weight : bold;
    color : #d42424;
line-height:20px;
}
.antd2 a:link, .antd2 a:visited, .antd2 a:hover {color : #d42424; text-decoration : none;}

/* inactive second tier navigation-text */
.intd2{
    font-family: Verdana, sans-serif;
    font-size: 8pt;
    font-weight : bold;
    color : #a2abb0;
    line-height:20px;
}
.intd2 a:link, .intd2 a:visited {color : #818587; text-decoration : none;}
.intd2 a:hover{color : #d42424; text-decoration : none;}

/* top navigation-text */
.tntd{
    font-family: Arial, sans-serif;
    font-weight : bold;
padding-left:10px;
padding-right:10px;
}
.tntd a:link{color : #ffffff; text-decoration : underline;}
.tntd a:visited{color : #ffffff; text-decoration : underline;}
.tntd a:hover{color : #ffffff; text-decoration : underline;}

/* additional inactive top navigation-text */
.tintd{
    font-family: Arial, sans-serif;
    font-weight : normal;
}

/* additional active top navigation-text */
.tantd{
    font-family: Arial, sans-serif;
    font-weight : normal;
}

/* breadcrumb */
.bc{
    font-family: Arial, sans-serif;
    font-weight : normal;
}

/* error message */
.error{
    font-family: Arial, sans-serif;
    font-weight : normal;
}

/* info box */
.box{
    float: none;
    margin-right: 2px; margin-left: 0;  margin-top: 0; margin-bottom: 0; width: 190px;
    padding:2px;
    font-family: Arial, sans-serif;
    border: 1px solid #cc0000;
    font-weight : normal;
}

.box .headline{
    font-family: Arial, sans-serif;
    font-weight : bold;
    padding : 0px 0px 0px 0px ;
    margin: 0px;
}

.box p{
    font-family: Arial, sans-serif;
    padding : 0px 0px 0px 0px ;
    margin: 0px;
}

/* link */
A:link{
    font-size: 100%;
    color : #234271;
    text-decoration : none;
}
A:visited{
    font-size: 100%;
    color : #234271;
    text-decoration : none;
}
A:hover{
    font-size: 100%;
    color : #0099cc;
    text-decoration : underline;
}

li{
    margin-top : 5px; margin-bottom: 5px;
}

.pagewrapper {
width:1000px;
position:relative;
margin: 0 auto;
background:#ffffff;
margin-top:10px;
text-align:left;
}
.topbanner {
width:1000px;
position:relative;
}
a img {
    border:none;
}
.septopnav {
    background-image: url(media/top-bar.png);
    position:absolute;
    top:74px;
    left:145px;
    width:747px;
    height:46px;
    z-index:999;
}
.topbutton {
    float:right;
    margin:0px;
    padding:0px;
}
.topnav {
    border-top:5px solid #162836;
    border-bottom:10px solid #162836;
    width:1000px;
}
.popupnavigation {
position:absolute;
margin-top:-5px;
margin-left:-10px;
padding:5px;
background:#efefef;
border:1px solid #e5e5e5;
}
.popupnavigation2 {
position:absolute;
margin-top:-5px;
margin-left:20px;
padding:5px;
background:#dfdfdf;
border:1px solid #e5e5e5;
}
.navspacer {
    color:#dddddd;
    line-height:39px;
    font-size:25px;
    float:left;
}
.sidenav {
    margin-left:10px;
    width:150px;
}
.sidenav .navitem {
    padding-top:8px;
    padding-bottom:8px;
}
.sidenav .navspacer {
    height:1px;
    background:#cccccc;
}
/*.content {
    position:absolute;
    top:332px;
    left:75px;
    width: 1000px;
    background:#ffffff;
}*/
.middle {
    width:700px;
    float:left;
}
.middlefull {
width:1000px;
padding:0;
}
.middlecontent {
padding:20px 0 20px 20px;
clear:left;
}
.right {
    width:260px;
padding:20px;
    float:right;
/*border-top:5px solid #162836;*/
}
.bottomlinks {
    clear:both;
    width:994px;
    padding:3px;
}
.bannerfile {
    position:absolute;
    top:0px;
    left:0px;
}
.tdborder {
    border:1px solid #cccccc;
    border-collapse:collapse;
}
.logo {
    position:absolute;
    top:190;
    left:10;
}
.calendarfree {
    background:#ffffff;
}
.calendarreserved {
    background-image:url(media/calendarreserved.gif);
}
.calendarreservedp {
    background-image:url(media/calendarreservedp.gif);
}
.nomonth {
    font-size:8pt;
    color:#000000;
}
.weekend {
    background:#dddddd;
    color:#000000;
}
.month {
    background:#eeeeee;
    color:#000000;
}
.calendarheader {
    background:#cccccc;
    color:#ffffff;
}
#searchform {
    border:1px solid #d42424;
    margin:10px;
    text-align:center;
}
#searchform p {
    margin:0px;
    padding:5px;
    font-weight:bold;
}
#searchform div {
    padding:5px;
}
.twitter {
    top:10px;
    right:10px;
    position:absolute;
}
.facebook {
    top:60px;
    right:10px;
    position:absolute;
}
form {
margin:0;
padding:0;
}
.clear {clear:both;}
/* blog css */
.blogbox {float:right;width:200px;padding:0;margin:10px;}
.blogboxheadline {font-weight:bold;padding:5px;}
.blogbox ul {list-style-type:none;padding:0;}
.blogsmall {font-size:smaller;}
.blogcomment {margin:10px;}
/* end blog css */
