* {
    padding: 0;
    margin: 0;
}

body {
background: #FFFFE8 url(images/bg.jpg) repeat-y top center ;
font-family: Verdana, Arial, sans-serif;
font-size: 14px;
padding: 0;
margin: 0;
color: #111;
line-height: 17px;
}

img { border: none; padding: 0px 0px;
margin: 0px;}
p {
padding: 0px;
margin: 0px;

}
a { color: #FF7F00; }
a:hover { text-decoration: none; color : #333; }
h3 {color: #666; padding-bottom: 4px; margin: 14px 0 7px 0; font-weight: 100; font-size: 15pt; letter-spacing: -1px;}
h3 a { text-decoration: none; font-size: 15pt; letter-spacing: -1px; }
h3 a:hover { color: #999; }
h4 { text-decoration: none; font-size: 13pt; letter-spacing: -1px;
font-weight: normal;
 }

/*********************** mainwrapper ***************************/

#wrap {
width: 974px;
margin: 0px auto;
}

/*********************** header ***************************/

#header {
background: #fff url(images/header.jpg) no-repeat;
font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
height: 102px;
}
#header h1 {
font-size: 35px;
font-weight: 100;
letter-spacing: -3px;
padding: 40px 0 0 33px;
text-align: left;
}
#header h1 a {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
color: #111;
text-decoration: none;
}
#header h2 {
font-size: 13px;
color: #eee;
padding: 4px 0 0 33px;
text-align: left;
font-weight: 100;
}


#header-left{
width: 500px;
float: left;  }

#header-right{
width: 385px ;
float: right;
padding-top: 10px;
}

/*ende header*/

/*********************** menu ***************************/

#menu {
background: #ccc url(images/menu.jpg) no-repeat;
height: 30px;
line-height: 30px;
padding-left: 30px;
}
#menu li {
float:left;
list-style-type:none;
}
#menu li a {
display:block;
padding:0 10px;
text-decoration:none;
color: #fff;
}
#menu li a:hover {
color:#fff;
text-decoration:none;
background: #282F35 url(images/menuover.jpg) repeat-x;
}

/*********************** content ***************************/



#content {
padding: 0 0px 0 0px;
background: #fff url(images/bdg.jpg) repeat-y;
}

#right {
padding: 0px 0 20px 0 ;
width: 760px;
float: right;
font-size: 14px;
text-align: justify;
}
#right h3 a { padding-left: 10px;  color: #fff; background: #FF6600 url(images/codntent.jpg) repeat-y;
line-height: 25px;}
#right h3  {  color: #fff; background: #FF6600 url(images/contsent.jpg) repeat-y;
line-height: 25px;}
#right ul  {  list-style: none;
color: #fff;
padding-left: 25px;}


#left{
padding: 13px 0;
width: 200px;
float: left;
}
#left h3 { font-size: 17px;
border: none;
padding: 0 0 0 10px;
margin: 0; color: #fff;
background: #FF6600 url(images/navdi.jpg) no-repeat; height: 30px; line-height: 30px; }
#left ul { list-style-type: none; padding: 10px 0 20px 0px; }
#left ul li { }
#left ul li a { padding: 2px 0 3px 10px;  color: #000; font-weight: 100; display: block; text-decoration: none;
font-size: 13px;  }
#left ul li a:hover { color : #fff;
padding-left: 10px;
background: #FF6600; }
#left ul li .active{
color : #fff;
padding-left: 15px;
background: #000;
}
#left table{
padding-left: 15px;
}
/*********************** footer ***************************/

#footer {

margin: auto 0;
font-size: 10px;
color: #666;
text-align: center;
height: 69px;
line-height: 30px;
background: #fff url(images/footer.jpg) center top no-repeat;
}
#footer a {
color: #666;
text-decoration: none;
}
#footer a:hover {
color: #aaa;
text-decoration: underline;
}

#bottom {
background: #fff url(images/bottom.jpg) no-repeat;
padding: 10px 0;
}

.rest0, .sunday{
color: #FF6600;
}

.hday{
background: #FF6600;
color: #fff;        
}



/* #### SOMETHING SPECIAL #### */

.next3calenderitems{
    padding-bottom: 10px;
    margin-bottom: 10px;
    margin-right: 20px;
    border-bottom: 1px solid #000000;
    text-align: left;
}
.next3calenderitems h4{
    font-size: 13px;
    font-weight: bold;
}
.next3calenderitems p{
    font-size: 13px;
}
.next3calenderitems p small{
    font-size: 13px;
}
