/* CSS Document */

#container{width:1000px;
height:auto;
border:1px solid #336699;}


#banner{
background:url(images/banner3.jpg);
background-repeat:no-repeat;
background-position:top;
width:1000px;
height:205px;
font-size:20px;
color:#000000;
text-align:center;}

#menu{font-family:"Monotype Corsiva";
color:#000000;
font-size:24px;
padding-top:150px;
text-align:left;
padding-left:40px;
}

#menu li{display:inline;
list-style-type:none;
padding-right:20px;
}

#left_side{

font-family:"Monotype Corsiva";
}

.txt_color{color:#FF0000;}
.co{color:#000000;}


#menu a{ text-decoration:none;
color:#000000;
}

#menu a:hover{
text-decoration:none;
}


#right_side{width:228px;
}

.middle{ width:365px;}

.flow1{ background:url(images/Rose_front.png);
width:87px;
height:258px;
background-repeat:no-repeat;
}

.flow2{ background:url(images/Lederfarn_front.png);
background-repeat:no-repeat;
width:124px;
height:258px;}

.flow3{ background:url(images/Hypericum_front.png);
background-repeat:no-repeat;
width:87px;
height:258px;}

.flow4{ background:url(images/Gypsophila_front.png);
background-repeat:no-repeat;
width:117px;
height:258px;}

.text
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
}

#scroll {
height: 600px;
width: 260px;
overflow: auto;
border: 1px groove #666;
background-color: #FFFFCC;
padding: 8px;
}
.td_text{
  font-family:Verdana, Arial, Helvetica, sans-serif; 
  font-weight:bold; font-size:14px;
   
}
