/* general */

body {
margin:0px;
padding:0px;
background:url(images/bg.jpg) repeat-x #A7D1C7;
}

a{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px; 
font-weight:lighter;
color:273720;
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{ 
background:url(images/toptext.gif) no-repeat center;
border-bottom:1px dashed #6E6E5B;
height:95px;
}

.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:Georgia, "Times New Roman", Times, serif;
font-size:14px; 
font-weight:lighter;
color:273720;
}

.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;
}
.HeaderFormat {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: 273720;
}
.smallfront {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: lighter;
	color: 273720;
}
