@charset "utf-8";
/* CSS Document */
header{background-image:url(../Images/banner_img1.jpg);
width:990px;
height:330px;
background-repeat:no-repeat;
margin:auto;

}
.wrapper{background-color:#FFF;
width:990px;
height:auto;
margin:auto;
}
body{background-image:url(sativa.png)
}
.titles{border-bottom:dotted 2px #3b5998;
}

.tabborders{border:solid 1px #CCCCCC;
}
.pic{
}
.pic:hover{border:solid 1px #3b5998;
border-radius:8px;
}
.btn{background-color:#09F;
color:#FFF;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
text-decoration:none;
border-radius:4px;
border:solid 2px #000000;

width:100px;
height:20px;
}
.btn:hover{background-color:#900;
color:#fff;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
text-decoration:none;
border-radius:4px;
border:solid 2px #000000;
}
.feedfont{color:#333;
font-size:22px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.feedfont:hover{color:#333;
font-size:22px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.textinput{border-radius:4px;
border:solid 2px #333333;
width:300px;
height:25px;
}
.msgbox{width:300px;
height:88px;
border-radius:4px;
border:solid 2px #333333;
}
.aboutus{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:18px;
color:#333;
}
footer{background-color:#CCC;
border-top:solid 4px #DE6177;
width:990px;
margin:auto;
height:200px;
}
.productfter{background-color:#CCC;
border-top:solid 4px #DE6177;
width:1004px;
margin:auto;
height:200px;
}
.linksfoortr{text-decoration:none;
}
.linksfoortr:hover{text-decoration:underline;
}