body, td, th {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  
}

A                {color: Gray;}
A:hover {
        color: black;
}

/*-----------------------------------*/
/* Main section in middle of page    */
/*-----------------------------------*/

#mainbox {
        background-color:#ffffff;    
		padding:10px;
}

#mainbox h2 {
        font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
        font-size: 18px;
        font-weight: bold;
        padding: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 5px;
        margin-left: 0px;
        text-decoration:;
        color: gray;
 }
#mainbox h2.introline {
        margin-bottom:0px;
        text-align:center;
        color: gray;
}

#mainbox .intro {
        color:gray;
        font-weight:bold;
        font-size:12px;
        text-align:center;
}

#mainbox .displaybox {
        background-color:#ffffff;
		margin-top:10px;
        width:650px;
        padding:15px;
        border:2px solid #D8A2E6;
        font-size:11px;
        color:gray;
        border-radius: 20px;
}

#mainbox .displaybox p {
        background-color:#ffffff;
		margin-top:8px;
        margin-bottom:0px;
}

#mainbox .pinkbg {
        background-color:#fff0f0;
        color:black;
        font-size:12px;
}

#mainbox .purplebg {
        text-align:center;
        font-size:10px;
        color: #6060c0;
        background-color:#e5ccff;
}

#mainbox .testimonial {
        background-color:#ffffff;
		font-style:italic;
        font-size: 12px;
}

#mainbox .quote {
        background-color:#ffffff;
		font-family:"Tempus Sans ITC";
        color:#gray;
        font-style:italic;
        font-weight:bold;
}

#mainbox .sectionline {
        border-bottom: 1px solid gray;
}

#mainbox .sectionline p {
        margin-top: 0;
        margin-bottom: 0;
        color:gray;
        font-size:12px;
        line-height:1.3;
}

#mainbox .sectionline a img {
        border:1px solid #D4008E;
}
#mainbox .sectionline a:hover img {
        border:1px solid #FA65FE;
}


/*-----------------------------------*/
/* to be removed???                                         */
/*-----------------------------------*/
.style1 {
        font-size: 12px;
        font-weight: bold;
}

/*-----------------------------------*/
/* Links box down the left hand side */
/*-----------------------------------*/

.linksbox {
        background-color:#ffffff;
		border: 4px solid #D8A2E6;
        padding:10px;
}
.linksbox .testimonial
{
        text-align:center;
        padding:5px;
        font-family:"Tahoma", Times, serif;
        border: 2px solid #D8A2E6;
        color: gray;
        font-size:10px;
        font-style:;
        margin-top:15px;
        margin-bottom:15px;
}

/*-----------------------------------*/
/* Links box down the left hand side */
/*-----------------------------------*/

.linksbox .testimonial h1
{
        font-family: Tahoma;
        color: #800080;
        font-size:11px;
        font-style:normal;
}
.linksbox .testimonial a
{
        font-family: Tahoma;
        font-size:11px;
        font-style:normal;
}
.ll {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        margin-bottom: 10px;
}

.ll ul {
        margin: 0px;
        padding: 0px;
        list-style-type: none;
        margin-left: 5px;
}
.ll ul li {
        padding: 0px;
        list-style-type: square;
        list-style-position: outside;
        list-style-image: url(../images/heart.gif);
        margin-top: 3px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 10px;
}
.ll A {
        color: #808080;
        text-decoration:none;
}
.ll A:hover {
        text-decoration:underline;
}

/*-----------------------------------*/
/* Top Links Bar                                         */
/*-----------------------------------*/
.toplinks {
        background: #D8A2E6;
        font-weight:bold;
        font-size:12px;
        text-align:right;
        width:950px;
        margin-top:8px;
        margin-bottom:8px;
        padding:3px;
}
.toplinks a {
        color:white;
        text-decoration:none;
}
.toplinks a:hover {
        color:white;
        text-decoration:underline;
}

/*-----------------------------------*/
/* Header section                                          */
/*-----------------------------------*/
.topmessage {
        background-color:#ffffff;
		color: gray;
        font-weight:normal;
        font-size:12px;
        text-align:center;
}
/*-----------------------------------*/
/* Footer section                                          */
/*-----------------------------------*/
.message {
        background-color:#ffffff;
		width:950px;
        color: gray;
        font-style:italic;
        font-weight:bold;
        font-size:12px;
        margin-top:10px;
}

.bottomlinks {
        width:950px;
        font-weight:bold;
        font-size:12px;
        margin-top:10px;
}

.bottomlinks a {
        color:#888888;
}

/*-----------------------------------*/
/* Search box & Cart box sections                         */
/*-----------------------------------*/
.searchbox, .cartbox {
        background: #D8A2E6;
        margin-top:10px;
        margin-bottom:0px;
}

.searchbox td {
        padding:5px;
}

.cartbox td {
        padding:2px;
        color:white;
        font-size:11px;
}

/*-----------------------------------*/
/* For product listings                          */
/*-----------------------------------*/


.prodboxtop, .prodboxtop h1 {
        font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
        padding: 0px;
        margin: 0px;
        color: #BB5BD2;
        font-size:14px;
        font-weight: bold;
}
.prodboxtop h1 {
        font-size: 24px;
        font-weight: bold;
}
