@charset "utf-8";

.border {
	border: 1px solid A6CE39;
}
#button {
	width:auto;
	height:20px;
	margin:0px;
	padding:0px;
	float:left;
	padding-left: 250px;
}
#button ul {
	width:810px;
	height:20px;
	margin:0px;
	padding:0px;
	float:left;
	list-style:none;
}
#button ul li {
	width:auto;
	height:20px;
	margin:0px 2px;
	display:block;
	font-family:"Trebuchet MS";
	font-size:13px;
	font-weight:600;
	float:left;
	color:#ffffff;
}
#button ul li a {
	padding:5px 10px;
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#ffffff;
	font-weight:600;
	text-decoration:none;
}
#button ul li a:hover {
	padding:5px 10px;
	background-color:#82C003;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.text{
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
}
.text1{
	font-size:16px;
	font-weight:bold;
	color:#0066FF;
}
.text2{
	font-size:19px;
	font-weight:normal;
	color:#488145;
	font-family:"Trebuchet MS";
}
.text3{
	color:#999999;
	font-size:12px;
	font-weight:600;
	font-family:"Trebuchet MS";
	line-height:16px;
	padding-left:5px;
}
.text4{
	font-size:17px;
	font-weight:normal;
	color:#FFFFFF;
	padding-left:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.text5{
	font-size:15px;
	font-weight:bold;
	color:#829c43;
	font-family:"Trebuchet MS";
}
.text6{
	font-size:12px;
	font-weight:300;
	color:#666666;
	padding-left:10px;
	line-height:15px;
	font-family:"Trebuchet MS";
}
.text7{
	color:#333333;
	font-size:12px;
	font-weight:normal;
	font-family:"Trebuchet MS";
	line-height:18px;
	padding-left:10px;
}

.ins_image{
    padding:50px;
	margin:10px;
	
	
}	
.text8{
	color:#999999;
	font-size:19px;
	font-weight:normal;
	font-family:"Trebuchet MS";
	line-height:20px;
	
}

#navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #BDD330;
	text-decoration: none;
	background-color: #BDD330;
	height: 30px;
	width: 720px;
}

.albert {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;

