/* general */

body {
margin:0px;
padding:0px;
background:url(images/bg.jpg) repeat-x #A7D1C7;
}

a{
font-family:Tahoma, Helvetica, sans-serif;
font-size:9px;
font-weight:normal;
color:#6E6E5B;
text-decoration:none;
}

a:hover{
text-decoration:underline;
}

/* header */

#toptd{ 
background:url(images/top-bg.jpg) repeat-x;
height:41px;
}

/* bodypart */

#contenttd{ 
background:url(images/content-bg.jpg) repeat-y;
}

#contenttd2{
padding:16px 30px 32px 43px;
border-bottom:1px dashed #6E6E5B;
}

#contenttd3{
padding:17px 0px;
}

#toptexttd{ 
font-family: Georgia, "Times New Roman", Times, serif;
border-bottom:1px dashed #6E6E5B;
color: #6e6e5b;
text-align:left;

}

#toptexttd2{ 
font-family: Georgia, "Times New Roman", Times, serif;

color: #6e6e5b;
text-align:left;

}



#toptexttd2 p {font-family: Georgia, "Times New Roman", Times, serif; font-size:13px;}

#toptexttd2 li {font-family: Georgia, "Times New Roman", Times, serif; font-size:13px;}

.footerlinks {
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:9px; 
font-weight:bold;
color:#E5E5E5;
text-decoration:none;
padding:0px 1px;
}

.flowername {
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px; 
font-weight:bold;
color:#454545;
text-decoration:none;
}

.price {
font-family:Arial, Helvetica, sans-serif;
font-size:9px; 
font-weight:normal;
color:#454545;
padding-left:12px;
}

.digitalprice {
font-family:Arial, Helvetica, sans-serif;
font-size:12px; 
font-weight:bold;
color:#945654;
}

.dollar {
font-family:Arial, Helvetica, sans-serif;
font-size:12px; 
font-weight:bold;
color:#516862;
}

.addcart {
font-family:Tahoma, Helvetica, sans-serif;
font-size:9px; 
font-weight:bold;
color:#ffffff;
text-decoration:none;
}

.addcart:hover {
color:#F7F7D0;
}
/*footerpart*/

#bottomtd{ 
background:url(images/bottom-bg.jpg) repeat-x;
height:41px;
}

.footerlinks:hover {
text-decoration:underline;
}

.copyright {
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:9px; 
font-weight:normal;
color:#D8D8BE;
}
