@charset "UTF-8";
/* CSS Document */

body {
	background:url(images/mainbg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat:repeat;
}
p { text-align:justify}

.smalltext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.biggertext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

.colorgreen {
   color: #033f0d;	
}

.greenlink {
   color: #033f0d;
   text-decoration:underline;
}

.greenlink:hover {
   color: #033f0d;
   text-decoration:none;
}

.pmargin {
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
	margin-top:20px;
	text-align:justify;
}

.hstyle {
   font-size:16px;	
}

.h2style {
	font-size:14px;
	color:#033f0d;
}

.dargreenlink {
   color: #030;
   font-weight:bold;
   line-height:18px;
   text-decoration:underline;
}

.dargreenlink:hover {
   color: #FFF;
   font-weight:bold;
   line-height:18px;
   text-decoration:underline;
}

.images-gallery{
   display:inline;
   padding-right:10px;
}
.whitetext {
	color:#FFF;
}

.footer-menu {
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
	font-family: "Arial Narrow", Arial, Verdana, Tahoma;
}
#allrights {
	color: #3ea031;
	font-size: 10px;
	margin-top: 5px;
}
.footer-menu2 {
	color: #3ea031;
	font-size: 10px;
	text-decoration: none;
	font-family: "Arial Narrow", Arial, Verdana, Tahoma;
}
.topmenu {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	padding:5px;
}

.topmenu:hover {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	text-decoration:underline;
	color:#EDF7D4;
	font-weight:bold;
	padding:5px;
	background-color:#A3CD39;
}
.pipe {
	color:#D7E6B3;
	
}

.topmenu_gallery {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}

.topmenu_gallery:hover {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	text-decoration:underline;
	color:#EDF7D4;
	font-weight:bold;
	background-color:#A3CD39;
}

#left_menu {
	line-height:25px;
}

#sendtoafriend {
  margin-top:5px;
  margin-bottom:10px;
  text-align:right;
  margin-right:10px;
}
}