body{
margin:0px;
}
.bold{ font-weight:bold;}

.pot{
background-image:url(images/pot.gif);
background-repeat:no-repeat;
background-position:right bottom;
}
.page_bg{
background-image:url(images/page_bg.jpg);
background-repeat:repeat-x;
background-color:#9ED112;
border-left:solid 1px #8DBD20;
border-right:solid 1px #8DBD20;
}
.gallery_bg{
background-image:url(images/gallery_bg.jpg);
background-repeat:repeat-x;
background-color:#7BC514;
border-left:solid 1px #5EA502;
border-right:solid 1px #5EA502;
padding:5px 0px;
}
.left_bg{
background-image:url(images/left_bg.jpg);
background-repeat:repeat-x;
background-color:#349E0E;
padding:5px 5px 0px 5px;
}
.footer_bg{
background-image:url(images/footer_bg.jpg);
background-repeat:repeat-x;
height:82px;
}

/* ================= text class here ==================== */
.heading1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
color:#CF0016;
}
.heading2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
color:#175800;
}
.general_txt{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#0E3500;
text-decoration:none;
}
.general_txt a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#0E3500;
text-decoration:none;
}
.general_txt a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#0E3500;
text-decoration:underline;
}
.left_navi{
font-family:Tahoma;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}
.left_navi a{
font-family:Tahoma;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
text-decoration:underline;
}
.left_navi a:hover{
font-family:Tahoma;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}
.footer_txt{
font-family:Tahoma;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}
.footer_txt a{
font-family:Tahoma;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}
.footer_txt a:hover{
font-family:Tahoma;
font-size:11px;
color:#FFFFFF;
text-decoration:underline;
}

