/* CSS Document */



body {

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	background-color: #384b26;

}

.style1 {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;

}

.style2 {

	font-family: Arial;

	font-size: 12px;

	color: #809f2b;

}

.style3 {

	font-family: Arial;

	font-size: 14px;

	font-weight: bold;

	color: #809f2b;

}

.style4 {

	font-family: Verdana;

	font-size: 10px;

	color:#809f2b;

}

.style7 {font-family: Arial; font-size: 12px; }

.menu {font-family: Verdana; 

		color: #000000; 

		font-size: 12px;

		font-weight:900;}

.footer {

	font-family: Verdana;

	font-size: 10px;

	color: #f4f4f4;

}/*.menus{

	color:#FFffff;

	font-family:Arial

	font-size:2;

	font-weight:bold;

	background-color:#ee6721;	

}*/

a.menu{

	color:#ca4d51;

	font-size:12px;

	text-decoration:none;

	font-family:verdana;

	

}a.menu:hover{

	color:#ca4d51;

	font-family:Arial;

	background-color:#006835;

	font-size: 12px;

}

ul.menu {

	margin: 0;

	padding: 0;

	list-style: none;

	width: 100%; /* Width of Menu Items */

	border-bottom: 0px solid #ccc;

	}



ul.menu li {

	position: relative;

	}

	

/* Styles for Menu Items */

	ul.menu li a {

	display: block;

	text-decoration: none;

	color: #000000;

	padding: 3px;

	/*border-bottom: 1px solid #ccc;

	border-bottom: 1px;*/

	font-size: 12px;

	}	ul.menu2 li a {

	display: block;

	text-decoration: none;

	color: #000000;

	padding: 2px;

	border-bottom: 1px solid #000000;

	font-size: 12px;

	}



/* Fix IE. Hide from IE Mac \*/

* html ul.menu li { float: left; height: 1%; }

* html ul.menu li a { height: 1%; }

/* End */



ul.menu li a:hover { color: #ca4d51; background:#faffec;font-size: 12px;} /* Hover Styles */

.bgstyle{

	background-attachment:fixed; 

	background-position:center; 

	background-repeat:no-repeat;

	}
