p,ul,li,ol,td{
color:#242424;
font-family: Verdana,Arial;
font-size:12px;
line-height:120%;
}
td p{
padding:0px;
margin:0px;
padding-top:1px;
}
form{
margin:0;
padding-top:5px;
}
a img{
border:0;
}
a{
      color:#758b0f;
font-weight:bold;
   line-height:120%;
text-decoration:none;
}
a:hover{
color:#000;
text-decoration:none;
}
h1{
font-family:georgia;
color:#e33057; 
font-size:28px;
font-weight:normal;
line-height:150%;
}
a img{
border:0;
}
h2{
font-family:georgia;
color:#000; 
font-size:24px;
font-weight:normal;
}
h3{
font-family:georgia;
color:#000; 
font-size:20px;
font-weight:normal;
line-height:120%;
}
/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
margin-bottom:10px;
}

.tabber p {
font-weight: bold;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 2px 0;
 border-bottom: 1px solid #ccc;
 font: bold 10px arial;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 2px 0.80em;
 margin-right: 5px;
 border: 1px solid #ccc;
 border-bottom: none;
 background: #fff;
 text-decoration: none;
 border-bottom: 1px solid #ccc;
 font-weight:normal;

}

ul.tabbernav li a:link { color: #000; }
ul.tabbernav li a:visited { color: #706f6f; }

ul.tabbernav li a:hover
{
 color: #000;
 background: #eee;
 border-color: #ccc;
}

ul.tabbernav li.tabberactive a
{
 background-color: #eee;
color:#706f6f;
border-bottom: 1px dotted #fff;
font-size:10px;
font-weight:bold;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
border-bottom: 1px dotted #ccc;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border:1px solid #aaa;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 height:200px; 

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}
.rightcolumn{

}
.rightcolumn .title{
font-size:16px;
color:#758b0f;
font-weight:normal;
}
.rightcolumn p{
color:#464646;
}
#extra{
float:left;
width:150px;
padding:10px;
text-align:center;
border:1px solid #eee;
margin:5px;
}
#extradiv{
float:left;
width:400px;
height:180px;
overflow: auto; 
scrollbar-3dlight-color:#eee; 
scrollbar-arrow-color:#eee; 
scrollbar-base-color:#bfbfbe; 
scrollbar-darkshadow-color:#bfbfbe; 
scrollbar-face-color:#eee; 
scrollbar-highlight-color:#bfbfbe; 
scrollbar-shadow-color:#bfbfbe;
}
#extra img{
padding-bottom:5px;
}
#sidetabheading{
color:#000;
font-weight:bold;
font-size:11px;
}
#galthumb{
float:left;
width:130px;
padding:10px;
}
#NEW{
width: 300px;
height: 300px;
text-align:center;
}
#thumb{
float:left;
width:160px;
text-align:center;
border:1px solid #d9d9d9;
padding:10px 0px;
margin-bottom:10px;
margin-right:10px;
}
#thumb a{
color:#8ea90e;
font-weight:normal;
font-size:13px;
}
#thumb:hover{
border:1px solid #191e0c;
}
#thumb:hover a{
color:#191e0c;
}
#flower{
border:1px solid #fff;
}
.flowername{
color:#191e0c;
font-size:16px;
line-height:150%;
font-family:georgia;
font-weight:normal;
}
.amount{
color:#e33057;
line-height:150%;
font-size:12px;

font-family:georgia;

}
#flower:hover{
border:1px solid #d1e3a4;
}
#flower:hover .flowername,#flower:hover .amount{
color:#000;
}
#testimonials_top #flower{border:none;border-bottom:1px dotted #b5a997;margin-bottom:5px;}
#testimonials_top #flower:hover{background:#fff;}
input{
padding:0px;
margin:0px;
}
.item{
border-bottom:1px solid #191e0c;
}
.header{
background:#fdfbe8;
}
.header p{
color:#1e7e8c;
font-family:georgia;
}
.smalltext{
color:#999999; 
font-size:11px;
}
.itemname{
font-size:14px;
}
.view{
float:left;
background:url("/images/view_bg.gif") no-repeat;
width:396px;
height:31px;
text-align:center;
padding:5px 0px;
font-size:28px;
font-family:georgia;
color:#374916;
font-weight:normal;
}
#NEW{text-align:center;width:100%;}
#NEW p{text-align:left;}