body{ background-image:url(images/bg.jpg); background-color:#ffffff; background-repeat: no-repeat; background-position:top; margin-left:0; margin-right:0; margin-top:0; margin-bottom:0; background-attachment:fixed;}

h1{ font-family:Georgia, Times, Times New Roman, serif; color:#49245e; font-size:20px; font-weight:bold; text-decoration:none; margin:5px; margin-left:0px; }

h2{ font-family:Georgia, Times, Times New Roman, serif; font-size:19px; font-weight:bold; text-decoration:none; margin:5px; margin-left:0px; }
h3{ font-family:Georgia, Times, Times New Roman, serif; color:#f03e00; font-size:19px; font-weight:bold; text-decoration:none; margin:5px; margin-left:0px; }

div#home-button {
	position:absolute;
	top:0px;
	right:0;
	width:116px;
	height:113px;
	z-index:2;
 }

.right-floating {
	float: left;
		padding-right: 15px;
	padding-bottom: 5px;
}

IMG.left-floating {
	float: right;
	padding-left: 15px;
	padding-bottom: 5px;
}

.headerwhite{ font-family: arial; font-size: 17px; color:#ffffff; font-weight: bold;}
.headerwhite2{ font-family:Garial; font-size:17px; font-weight:bold; text-decoration:none; margin:5px; margin-left:0px; color: #FFFFFF; }
.headergreen{ font-family: arial; 19px; color:#2f6326; font-weight: bold;}

.headerorange { font-family: "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif, Helvetica, sans-serif; font-size: 22px; color:#f03e00; font-weight:normal; text-decoration:none; }
.logo { font-family: Georgia, Times, Times New Roman, serif; font-size: 35px; color:#022d71; font-weight: bold; text-decoration:none; }
.headerblue { font-family: "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif, Helvetica, sans-serif; font-size: 22px; color:#014658; font-weight: normal; text-decoration:none;}
.headerpurple { font-family: Georgia, Times, Times New Roman, serif; font-size: 19px; color:#49245e; font-weight: bold; text-decoration:none;}

.toppaneltd{ font-family:arial ; font-size: 10px; color: #666666; font-style: none;font-weight: bold;  text-decoration: none; }
.toppanel { font-family:  Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; font-style: none;font-weight: bold;  text-decoration: none; }
.toppanel:hover { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FF0000;font-style: none; font-weight: bold; text-decoration:none;}

.bottomtd{ font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; font-style: none;font-weight: bold;  text-decoration: none; }
.bottom { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; font-style: none;font-weight: bold;  text-decoration: none; }
.bottom:hover { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 10px; color: #2f6326;font-style: none; font-weight: bold; text-decoration:none;}

.news { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; font-style: none;font-weight: normal;  text-decoration: none; }


.left { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; font-style: none;font-weight: bold;  text-decoration: none; 	padding-left:7px;}
.left:hover { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 11px; color: #94d17f;font-style: none; font-weight: bold; text-decoration:none; 	padding-left:7px; }


.header { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 13px; color: #FF740E; font-style: none;font-weight: bold;  text-decoration: none;}
.subheader1 { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; font-style: none;font-weight: bold;  text-decoration: none;}
.subheaderg { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 13px; color: #333333; font-style: none;font-weight: bold;  text-decoration: none;}.subheader2 { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 13px; color: #e12e32; font-style: none;font-weight: bold;  text-decoration: none;}

.subheader3 { font-family: arial; font-size: 15px; color: #333333; font-style: none;font-weight: bold;  text-decoration: none;}
.bodytext { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#333333; font-style: none; font-weight: none; }
.bodylink { font-family: arial; font-size: 12px; color:#2f6326; font-style: none; font-weight: bold; text-decoration:none; }
.bodylink:hover { font-family: arial; font-size: 12px; color:#666666; font-style: none; font-weight: bold; text-decoration:underline;}

.nav { font-family: arial; font-size: 12px; color:#2f6326; font-style: none; font-weight: bold; text-decoration:none; }

.faqs { font-family: arial; font-size: 14px; color:#2f6326; font-style: none; font-weight: bold; text-decoration:none; }

.photo { border:1px #CCCCCC solid; padding:3px;}
.thinborderfloat {
  float:left;
  border:solid 1px silver;
  padding:5px;
  margin-right:10px;
  } 
  
.hand {cursor:pointer;}
.textsmall { font-family: Verdana; font-size: 9px; color: #666666; }
.filter{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	text-decoration:none; 
}

/*Pagination*/

div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	padding: 1px 3px 1px 3px;
	margin: 2px;
	border: 1px solid #CCCCCC;
	
	text-decoration: none; /* no underline */
	color: #666666;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #CCCCCC;
	background-color: #EAEAEA;
	color: #1c344e;
}
div.pagination span.current {
	padding: 1px 3px 1px 3px;
	margin: 2px;
		border: 1px solid #333333;
		
		font-weight: bold;
		background-color: #89b06d;
		color: #FFF;
	}
	div.pagination span.disabled {
		padding: 1px 5px 1px 5px;
		margin: 2px;
		border: 1px solid #EEE;
	
		color: #DDD;
	}
	
	
.flag { padding-right:12px;}



/*************drop down--------------*/
             
        .dropdown dd, .dropdown dt, .dropdown ul {margin:0px; padding-left:15px;  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color:#333333;font-weight:bold;  }
		
        .dropdown dd { position: fixed; }
        .dropdown a, .dropdown a:visited { color:#333333; text-decoration:none; outline:none;}
        .dropdown a:hover { color:#5d4617;}
        
		.dropdown dt a:hover { color:#333333; font-weight:bold; border: 0px solid #d0c9af;}
        .dropdown dt a {background:#ffffff url(images/arrow.png) no-repeat scroll right center; display:block; padding-right:16px; width:180px;}
      
		
		
        .dropdown dd ul { background:#ffffff none repeat scroll 0 0; border:0px solid #d4ca9a; color:#333333; display:none;
                          left:10px; padding:5px 0px; position:absolute; top:2px; width:auto; min-width:190px; list-style:none;}
        .dropdown span.value { display:none;}
        .dropdown dd ul li a { padding:5px; display:block;}
        .dropdown dd ul li a:hover { background-color:#c3e7b5;}
        
        .flag { border:none; vertical-align:middle; padding-left:5px; }
       
		
/*--------------------------*/
		
		/*************drop down--------------*/
             
        .dropdown1 dd, .dropdown1 dt, .dropdown1 ul {margin:0px; padding-left:15px;  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#333333;font-weight:bold;  }
		
        .dropdown1 dd { position: fixed; }
        .dropdown1 a, .dropdown1 a:visited { color:#333333; text-decoration:none; outline:none;}
        .dropdown1 a:hover { color:#5d4617;}
        
		.dropdown1 dt a:hover { color:#333333; font-weight:bold; border: 0px solid #d0c9af;}
        .dropdown1 dt a {background:#ffffff url(images/arrow.png) no-repeat scroll right center; display:block; padding-right:16px; width:180px;}
      
		
		
        .dropdown1 dd ul { background:#ffffff none repeat scroll 0 0; border:0px solid #d4ca9a; color:#333333; display:none;
                          left:10px; padding:5px 0px; position:absolute; top:2px; width:auto; min-width:190px; list-style:none;}
        .dropdown1 span.value { display:none;}
        .dropdown1 dd ul li a { padding:5px; display:block;}
        .dropdown1 dd ul li a:hover { background-color:#c3e7b5;}
        
        .flag1 { border:none; vertical-align:middle; padding-left:5px; }
       
		
/*--------------------------*/
		
		
div#home-button {
	position:absolute;
	top:0px;
	left:0;
	width:150px;
	height:139px;
	z-index:2;
	background-image:url(images/new-trans.png);
}