/*      CSS MENU
		1) body main tables
		2) header tags
		3) design/layout
		4) menus (top & bottom)     */



/* BODY, PRIMARY & SECONDARY TABLY LAYOUTS */
body {
	background-color: #163D0C;
	padding: 30px 0;
	text-align: center;
}

#main{
	border: 1px solid #8E8665;
	width: 720px;
	margin: 0px auto;
	background: #025904;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#main2{
	float: left;
	border: 1px solid #FFCC00;
	width: 665px !important;
	width: 645px;

	margin: 10px 10px 0px 15px ;
	padding: 0px 10px 0px 10px;
	background: #EBE3C4;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003300;
	text-decoration: none;
	text-align: justify;

	
}

#r1{
 	width: 640px;
	font-size: 16px;
	color: #003300;
	margin: 0px auto !important;
	height: 200px !important;
	height: ;
}

#r1c1{
 	float: left;
 	width: 300px;
	margin: 0 20px 0 0px;
	padding: 0 20px 0 0px;
}

#r1c2{
 	float: left;
 	width: 300px;
}

#r2{
 	width: 640px;
	font-size: 16px;
	color: #003300;
	margin: 0px auto !important;
	height: 440px !important;
	height: ;
}
#r2c1{
 	float: left;
 	width: 320px;
}

#r2c2{
 	float: left;
 	width: 300px;
}

#r3{
 	width: 640px;
	font-size: 16px;
	color: #003300;
	margin: 0px auto !important;
	height: 310px !important;
	height: ;
}

#r3c1{
 	float: left;
 	width: 300px;
	margin: 0 10px 0 0px;
	padding: 0 20px 0 0px;
}

#r3c2{
 	float: left;
	width: 310px !important;
 	width: 300px;
	
}

#r4{
 	width: 640px;
	font-size: 16px;
	color: #003300;
	margin: 0px auto !important;
	height: 325px !important;
	height: ;
}

#r4c1{
 	float: left;
	width: 160px !important;
 	width: 180px;
	
}

#r4c2{
 	float: right;
 	width: 400px !important;
	width: 440px;
}

#r5{
	width: 640px;
	height: 30px;

}

/* HEADERS */
H1{
	margin: 0;
	padding: 0;
	font-size: 1px;
	height: 240px;
	text-indent: -2000px;
	background: url(../images/st_headerB.jpg) no-repeat;

}

H2 {
	FONT-WEIGHT: normal;
	font-size: 18px;
	COLOR: #EAB831;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	text-align: center;
	margin: -3px 0px 0px 0px;

}
.H2b {
  FONT-WEIGHT: bold;
  font-size: 11px;
  COLOR: #ffcc00;
  FONT-FAMILY: Verdana, Helvetica, sans-serif;
  margin-top: 0;
  margin-bottom: -3
}
h3 {
  FONT-WEIGHT: normal;
  font-size: 15px;
  COLOR: #012702;
  FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
  margin-top: 0;
  margin-bottom: 0
}

/* DESIGN/LAYOUT */

.border {
	border: 1px solid #999900;
}
.border2 {
	border: 4 ridge #FFCC33;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}

.text a:link {
	color: #785407;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;

}
.text a:visited {
	color: #785407;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	background-color: 785407;


}
.text a:hover, .text2 a:active, .text a:focus {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 2px;
	background-color: #8F5E07;

}



/*  MENU SECTION */


#Menu{
	text-align: center;
	border-style: solid;
	border-color: #FFF;
	border-width: 1px 0;
	height: 25px;
	background: #2B742C ;
	padding: 0 0 0 5px;
	margin: 15px auto;


}

	#Menu ul {
		margin: 0 0 0 -40px !important;
		margin: 0;
		list-style: none;
		text-align: center;
		background: transparent url(menuBullet3.gif) no-repeat 650px 9px !important;
		background: transparent url(menuBullet3.gif) no-repeat 615px 9px;
		}
		
	#Menu ul li {
		display: inline;
		padding: 0 0 0 23px;

		}

	#Menu ul li#frst {
		padding: 0;
		background: none !important;
		}

	#Menu ul li a {
		color: #F5D34D;
		font: bold 12px/25px Verdana, Arial, Helvetica, sans-serif;
		text-decoration: none;
		padding: 5px 4px 6px 4px !important;
		padding: 6px 4px 6px 4px;
		}

	#Menu ul li a:hover {
		text-decoration: none;
		background-color:#F5D34D;
		color: #2B742C ;
		
		}



#bmenu {
	font-family: Verdana, Helvetica, sans-serif;
	color: #BFD4B6;
	font-size: 10px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	line-height: 18px;


}

#bmenu a:link {
	color: #F2E860;
	font-size: 10px;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	padding: 2px;

}
#bmenu a:visited {
	color: #F2E860;
	font-size: 10px;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	padding: 2px;
	

}
#bmenu a:hover, .bmenu a:active, .bmenu a:focus {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	padding: 2px;
	background-color: #8F5E07;

}
