@charset "utf-8";
/* CSS Document */
html{

}
body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.8em;
	padding:0;
	margin:0;
	background-image: url(../../images/background_tile.jpg);
	background-repeat: repeat-x;
}
#page{
width:970px;
margin-left: auto;
margin-right: auto;
margin-top:0;
margin-bottom:20px;
padding:0;
}
#header{

}
.headerpic{
height:237px;
width:970px; 
margin:0;
padding:0;
overflow:hidden;
}
#menu{
/*font-size:1.1em;*/
color:#ffffff;
width:970px;
height:43px;
	background-image: url(../../images/menu_tile.gif);
	background-repeat: repeat-x;
}
#menu ul{
padding-top:13px;
margin-top:0px;
margin-left:0px;
margin-bottom:0px;
padding-bottom:0px;
padding-left:10px;
list-style:none

}
#menu ul li{
display:inline;
padding-left:15px;


}
#menu ul li a{
color:#ffffff;
text-decoration:none;
}
#maincontent{
width:970px;
	background-image: url(../../images/contentarea_tile.jpg);
	background-repeat: repeat-y;
	padding-bottom:0px;
	margin-bottom:0px;
}

#footer{
margin-top:0px;
height:55px;
	background-image: url(../../images/footer.jpg);
	background-repeat: no-repeat;
}
.footerinner{
padding-top:27px;
color:#ffffff;
text-align:right;
margin-right:15px;
font-size:0.85em;
}
#footer a{
color:#ffffff;
}
#hppics{

height:430px;
width:368px;

overflow:hidden;
}
#sidebar{
margin-top:2px;
float:right;
background-color:#dfc5a7;
}

.bodytext{
float:left;

width:550px;

}
.bodytextinner{

padding-left:25px;


}
.clear{
clear:both;
}
.bodytext h1{
font-size:1.6em;
	padding:0px;
	text-decoration:underline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.bodytext ul li{
padding-bottom:10px;
}

#contactblock{
padding-left:15px;
padding-right:15px;
padding-top:10px;
font-size:0.9em;
line-height:1.5em;
}
#contactblock h2{
	font-size:1.3em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;

}
#contactblock a{
font-weight:bold;
color:#a70e19;
}
.cafemenu{
height:171px;
margin-top:30px;
width:500px;
background-color:#ffd7a8;
padding-left:10px;
}
.cafemenu img{
float: right;
}
.cafemenu a{
font-weight:bold;
color:#a70e19;
}
.cafemenu a:visited{

}
.cafemenu a:hover{

}
.cafemenu h2{
padding-top:5px;
font-weight:bold;
font-size:1.3em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.cafemenu ul{
margin-left:5px;
padding-left:15px;
}
.cafemenu ul li{
padding-bottom:5px;
} 

.specialnotice{
font-weight:bold;
width:300px;
text-align:center;
padding:10px;
background-color:#961705;
color:#ffffff;
}
.specialnotice a{
text-decoration:none;
color:#ffffff;
}
.message{
background-color:#DEF8AD;
border:1px solid #999999;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
padding:5px;
margin-bottom:10px;

}
.message h2{
padding-top:5px;
margin-top:5px;
padding-bottom:5px;
margin-bottom:5px;
}
.pubdate{
font-size:0.8em;
color:#999999;
}
.message p{
margin-top:0px;
margin-bottom:5px;
}
