/* general reset
*/
{
    margin: 0;
    padding: 0;
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	background: #DCE5E9;
	text-align: center;
	margin-top: 0px;
	
}

#container {
background: #fff;
width: 950px;
margin: 0px auto;
padding: 0 0;
}
#logoarea img {float: left; margin: 0 0 0 0}
.topnav {font-size: 10px; text-align: right; vertical-align: bottom; padding: 0 0 9px 0; }
#navbar {
    text-align: center;
    clear: both;
    background: #3399CC;
    color: #fff;
    border-bottom: 3px solid #fff;
    height: 21px;
    margin-top: 4px;
}
#navbar a {color: #fff; text-decoration:none; font-size: 11px; margin: 0 ; float:left; padding: 4px 18px 3px 18px; border-right: 1px solid #fff; min-width: 55px;}
#navbar a:hover {background: #C1D82E; color: #000}

#header {padding: 5px 0;
border-bottom: 1px solid #333;
}


#main {
background: #fff;
border-bottom: 1px solid #333; 
}

#main2 {
background: #fff;

}


#midcontent { 
border-left: 1px solid #333;
}

#midcontent-wrapper {padding: 5px 10px 20px 25px; }
/* insert from index header!

rightside is used on the gallery left column (!!) and needs 245px, was 450px. Something is wrong, probably in index page.
*/
#rightside {
	width: 199px;
	padding-bottom:30px
}
.box2 {
	padding: 2px 15px 5px 15px;
}
.announcement {
	border: 1px solid #666;
}
/* end insert */
#rightside {
background: #FFF;
}

.full    {border-bottom: 1px solid #446361;
        width: 950px;
}
.half    {width: 350px;
}
.leftalign {text-align: left;
}
.banner {float: left;
         margin-left: 10px;
         margin-bottom: 2px;}
            
.box1 {
	padding: 5px;
	color: #666;}

.box2 {
	padding: 2px 10px 5px 10px;
	border-rightxx: 1px solid #333;	
}
ul {margin-left:0; padding-left:0}
li {margin: 10px 0 10px 17px; padding-left:0}
.box3 {
	padding: 0 10px;
	margin: 20px;
	border-left:1px solid #949E9F;	
}

.box4 {
   font-family: "Courier New", Courier, mono;
	font-size: 11px;
	padding: 3px;
	margin: 3px;
	color: #25899E;	
}


/*Text Stuff*/

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-sizexx: .8em;
	line-height: 18px;
	padding: 0;
	text-align: left;
}


p{
padding: 3px 0;
margin: 3px 0;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}


h1, h2, h3, h4, h5 {
font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
font-size: 1.5em;
border-bottom: 1px solid #e0e0e0;
color: #390;
padding: 3px 0;
margin: 10px 0;
}

h2 {
font-size: 1.3em;
border-bottomxx: 1px solid #e0e0e0;
color: #390;
padding: 3px 0;
margin: 25px 0 5px 0;
}

h3 {
font-size: 1em;
color: #333;
border-bottomxx: 1px solid #e0e0e0;
padding: 3px 0;
margin: 15px 0 0px 0;
}

#navcontainer {background: #FFF; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
padding-top: 10px;
list-style-type: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#navcontainer li {margin-left: 0; padding-left: 0;}
#navcontainer a
{
display: block;
padding: 3px 0 3px 20px;
width: 150px;
background-image: url(images/link.gif);
background-repeat: no-repeat;
line-height: 17px;
}

#navcontainer a:link
{
}

#navcontainer a:hover
{
background-image: url(images/hover.gif);
background-repeat: no-repeat;
color: #
}


a:link {
	color: #39c;
}
a.menulite:link {background: #2de8d2}
a:visited {
  color: #609;
}

a:hover {
color: #390;
}

.inline {
display:inline;
float: right;
padding: 0px 5px 0px 0px;
}

img {border:0 }
#gallery img {margin: 5px; } /* photos in the gallery page */
.supplier {margin: 10px 0; background: #efefef}
.supplier td {margin: 0; background: #fff; padding: 2px}
#homebannerleft {padding: 0 0 0 17px; width: 250px; height: 192px;}
#homebannerleft h1 {border: 0; margin: 10px 0 7px 0}
#homebannerleft img {margin: 5px 5px 5px 0}
.reading {margin-right: 13px}
.reading img {float: left; margin:  -10px 10px 0 0}
.reading h2 {margin-top: 15px; margin-bottom: -5px}
.contentimage {float: right; margin: 0 0 10px 10px}
.announcement {background: #ECF3F6; borderxx: 1px solid #666; padding: 1px 7px 10px 15px; margin: 20px 10px 0px 0px}
.announcement h2 {margin-top: 10px; padding-top: 8px}
.ftweek {background: #ECF3F6 url(images/ftweek.gif) no-repeat 4px 4px; padding: 1px 5px 10px 10px; border: 1px solid #DCE5E9; margin: 10px 5px 10px 0; color:#333}
.ftweek  h2 {margin: 15px 0 13px 60px}
.blue {color:#39c}
.facebook {margin: 0 0px 0 10px; vertical-align: middle}
img {outline:none}
#gallery p  {border-bottom: 1px dotted #ccc; padding-bottom: 30px; margin-bottom: 30px}

/* bss (Better Simple Slideshow) css*/

.bss-slides{
  position: relative;
  display: block;    
}
.bss-slides:focus{
 outline: 0;
}
.bss-slides figure{
  position: absolute;
  top: 0;
}
.bss-slides figure:first-child{
  position: relative;
  top: 12px;
}
.bss-slides figure img{
  opacity: 0;
  margin:0;
  -webkit-transition: opacity 1.2s;
  transition: opacity 1.2s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.bss-slides .bss-show img{
  opacity: 1;
  max-width: 585px;
  max-height: 439px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.bss-slides figcaption{
  position: absolute;
  font-family: sans-serif;
  font-size: .8em;
  bottom: .75em;
  right: .35em;
  padding: .25em;
  color: #fff;
  background: #000;
  background: rgba(0,0,0, .25);
  border-radius: 2px;
  opacity: 0;
  -webkit-transition: opacity 1.2s;
  transition: opacity 1.2s;
}
.bss-slides .bss-show figcaption{
  z-index: 2;
  opacity: 1;
}
.bss-slides figcaption a{
  color: #fff;    
}
.bss-next, .bss-prev{
  color: #fff;
  position: absolute;
  background: #000;
  background: rgba(0,0,0, .6);
  top: 50%;
  z-index: 1;
  font-size: 2em;
  margin-top: -1.2em;
  opacity: .3;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.bss-next:hover, .bss-prev:hover{
  cursor: pointer;
  opacity: 1;
}
.bss-next{
  left: 615px;
  right: 0px;
  padding: 10px 5px 15px 10px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  width: 15px;
}
.bss-prev{
  left: 0;
  padding: 10px 10px 15px 5px;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
/* user agent stylesheet fix */

figure {
display: block;
margin-left: 30px;
margin-right: 20px;
width: 585px;
-webkit-margin-before: 1em;
-webkit-margin-after: 1em;
-webkit-margin-start: 30px;
-webkit-margin-end: 20px;
}

.upcoming {background-color: #efe;
 }

.hilite {color: red;}

.gallery p {
      border-bottom: 1px dotted #ccc;
      padding-bottom: 30px;
      margin-bottom: 30px;
}

.stronger {font-size:25px; line-height: 1.2;border:0; margin: 20px 10px 0 0;}

.pushRight {margin-left: 70px;}

.embossed {margin: -3px 0 0 -25px; position: absolute;}
    
.menulight {color: lightgoldenrodyellow}

ul li ol li { list-style-type: lower-alpha; }

ol {padding-left: 10px;
    counter-reset: item;
}

ol > li {
  margin: 0;
  padding: 0 0 0 2em;
  text-indent: -2em;
  list-style-type: none;
  counter-increment: item;
}
ol > li:before {
  display: inline-block;
  width: 1em;
  padding-right: 0.5em;
  font-weight: bold;
  text-align: right;
  content: counter(item) ".";
}
.float-left {float: left;
            margin-right: 8px;
}