body {
	background: #336600;
	text-align: center;
	margin: 0.5em 0 0.5em 0;
	font: 100% Arial, Helvetica, sans-serif;
	color: #000000;
}
p{
	margin: 0 0 0.5em 0;
	font-size: 0.9em;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0 0 0.2em 0;
	color: #1F2D1C;
	font-size: 1.5em;
	text-align: center;
}
h2{
	font-size: 1.2em;
}
h3{
	font-size: 1em;
}
h4{
	font-size: 0.8em;
}
h5{
	font-size: 0.7em;
}
h6{
	font-size: 0.6em;
}
table{
	border-collapse: collapse;
	border: 2px solid #003300;
	/*margin: 0 auto 0.3em auto; */ /* If you want the table to be centred in all browsers then set the left and right margins to auto */
}
caption{
	font-size: 0.9em;
	font-weight: bold;
	color: #1F2D1C;
	padding: 0 0 0.3em 0;
	margin: 0 auto 0 auto;
}
th{
	font-size: 0.8em;
	font-weight: bold;
	color: #1F2D1C;
	background: #FAEE64;
	border: 2px solid #003300;
	padding: 0.3em 0.4em 0.3em 0.4em;
	vertical-align: top;
}
td{
	font-size: 0.8em;
	font-weight: normal;
	border: 2px solid #003300;
	padding: 0.3em;
	vertical-align: top;
}
ul, ol{
	margin: 0.3em 0 0.5em 2.5em;
	padding: 0;
}
li{
	/*font-size: 0.8em;*/
}
ul{
	list-style: square outside;
}

ol{
	list-style: decimal outside;
}
li li{
	font-size: 100%;
}
ul ul, ol ol{
	margin: 0.2em 0 0.1em 1.5em;
	list-style: disc outside;
}
ol ol{
	list-style: lower-roman outside;
}
ul ul ul{
	list-style: circle outside;
}
ol ol ol{
	list-style: circle outside;
}
.defaultimgleft{
	float: left;
}
.defaultimgright{
	float: right;
}
.mainimg{
	text-align: center;
	width: 110px;
	margin: 0.4em;
}
.mainimg img{
	border: 1px solid #000000;
	width: 110px;
}
.captionimg{
	font-size: 0.7em;
	color: #4A4A4A;
}
div.block{
	width: 110px;
}
#container{
	padding: 0;
	margin: 0 auto 0 auto;
	clear: none;
	width: 176px;
	background: #FAEE64;
	border: 2px solid #003300;
}

#mainnav2{
	
	  
	width: 350px;
	
	
	margin: 2% 23%;
	text-align: left;
	color: #1F2D1C;
	
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	
	
	background: transparent url(../images/navbg.gif) repeat-x top left;
}
#mainnav2 a, #mainnav2 a:link, #mainnav2 a:visited, #mainnav2 a:active, #mainnav2 a:hover{
	text-decoration: none;
	margin: 0.5em;
	color: #1F2D1C;
	font-weight: bold;
}
#mainnav2 a:hover{
	
	color: #739E6B;
	font-weight: bold;
}
#content{
	background: #FFFFFF;
	width: auto;
	margin: 0 1em 0 1em;
	padding: 0.5em;
	border-left: 2px solid #003300;
	border-right: 2px solid #003300;
	text-align: justify;
	clear:left; /* because the nav is float left then content needs set free*/
}
#copyright{
	width: auto;
	padding-top: 0.2em;
	text-align: center;
}
#copyright p{
	font-size: 0.7em;
	margin: 0;
}
#footerbanner{
	margin: 0;
	border-top: 2px solid #003300;
	background: transparent;
	width: 176px;
}
#banner {
	width: 176px;
	height: 70px;
	background-image: url(/images/pagebanner.jpg);
}


/* By the way, this is a comment */
#nav, #nav ul {
	float:left;
	height: 1.5em;
	width: 100%;
	list-style: none;
	line-height: 1;
	background: #FAEE64;
	background-image:url(../images/navbg.gif);
	background-repeat:repeat-x;
	font-weight: bold;
	text-align:left;
	color: #1F2D1C;
	font-size:16px;
	padding: 0;
	border-top:1px solid #003300;
	border-bottom:1px solid #003300;
	margin: 0 0 0em 0;
	display: none;
	
}
#nav_text {
	display: block;
}


#nav a {
	display: block;
	
	border-left:1px solid #003300;
	
	
	width: auto;
	w\idth: auto;
	color: #7C6240;
	text-decoration: none;
	padding: 0.25em 0.71em;
}


#nav a, #nav a:link, #nav a:visited, #nav a:active, #nav a:hover{
	text-decoration: none;
	margin: 0em; /*make 0.5em to  0em for new menu*/
	color: #1F2D1C;
	font-weight: bold;
	
}
#nav a:hover{
	text-decoration: underline;
	color: #739E6B;
	font-weight: bold;
}


#nav a.daddy {
	background: url(../images/rightarrow2.gif) center right no-repeat;
}
#nav a.daddy2 {
	background: url(../images/downarrow.gif) center right no-repeat;background-position: 98% 50%;
}
#nav li {
	float: left;
	background-image:url(../images/navbg.gif); background-repeat:repeat-x;
	padding: 0;
	
	width: auto;
	

	
	
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: auto;
	w\idth: 11.0em;     /* was 9.5em on IE6 Sets the  yellow border width  */
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
}

#nav li li {
	padding-right: 0em;
	width: auto;
	border-bottom:1px solid #003300;
	border-right:1px solid #003300;
}

#nav li ul a {
	width: auto;
	w\idth: 9.5em;  /* Sets the size of the submenu   */
}

#nav li ul ul {
	margin: -1.75em 0 0 11.0em; /* Sets the 2end submenu next to the 1st submenu */
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
background-image:url(../images/navbg.gif); background-repeat:repeat-x;
}

#nav li:hover, #nav li.hover {
    position: static;  /* fix for IE7 */
}
#text {
	width: 110px;
}
