
/* CSS Document */

BODY {
  background: #ffffff;
  color: #333333;
  margin: 00px;
  font-family: Geneva, Helvetica, arial,  sans-serif; 
  font-size: 13px;
  background-image: url("images/bg.jpg");
  background-repeat: repeat-x
}



P {
	margin-top: 0px;
    color: #333333;
	font-size: 13px;
	text-align: justify;
    font-family: Geneva, Helvetica, sans-serif; 
}


A {
  color: #3A6023;
  text-decoration: underline;
}

A:hover {
  color: #6EAC48;
  text-decoration: underline;
}





.maintitle {
	font-weight: bold;
	font: 18px;
	color: #2C3F20;
	margin-bottom: 0px;	
	text-align: left;
}


.location {
	font-weight: normal;
	font-style: italic;
	font: 13px;
	color: #333300;
	margin-bottom: 20px;
	text-align: left;
}

.subttle {
	font-size: 14px;
	font-weight: bold;
	color: #445827;	
	text-align: left;
	letter-spacing: 1px;
}

.text {
	text-align: justify;
	text-align: left;
	line-height: 1.4;
	font: 13px;
	color: #444444;
}


.description {
  font-family: Geneva, Helvetica, arial,  sans-serif; 
	font-weight: normal;
	font: 12 px;
	color: #333333;
	text-align: justify;
	line-height: 1.5;
}


.alert {
	font-size: smaller;
	font-weight: bold;
	color: #990000;
}


		
.footer {
	font-family: Geneva, Helvetica, sans-serif; 
	font-size: 90%;
  	color: #cccccc;
  	line-height: 20px;
  	height:100px;
}	

.footerlink {
  color: #cccccc;
  	font-weight: bold;
  text-decoration: underline;
}
.footerlink:hover {
  color: #75BE5B;
  	font-weight: bold;
  text-decoration: underline;
}


	


.topmenu {
	font-family: Geneva, Helvetica, sans-serif; 
	border: 0px;
	color: #fff;
    font-size: 100%;
    font-weight: bold;
    letter-spacing: 3px;
      text-decoration: none;
	}
		
		
.topmenu:hover {
	font-family: Geneva, Helvetica, sans-serif; 
	border: 0px;
	color: #6EAC48;
    font-size: 100%;
    font-weight: bold;
    letter-spacing: 3px;
    text-decoration: none;
      text-decoration: underline;
	}

	
	
.meanuheaders  {
	font:normal 100%;
	padding: 3px 5px 3px 5px;
	color: #ffffff;
	background-color: #7B838A; 
	width: 220px;
	text-align:left;
	letter-spacing: 3px;
	text-decoration: none;
}

.submeanuheaders  {
	width: 155px;
	color: #ffffff;
	font:bold 11px;
	background-color: #7B838A;
	padding:3px 5px 3px 5px; 
	letter-spacing: 1px;
	text-decoration: none;
}



#submenu {
	text-align: left;
	width: 165px;
	background-color: #ffffff;
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin-bottom: 1em;
	color: #345420;
    font-size: 11px;
    font-weight: bold;
	}
		
#submenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}
	
#submenu li {
	border-bottom: 1px solid #cccccc;
	margin: 0;
	}
	
#submenu li a {
	display: block;
	padding: 4px 0px 4px 0px;
/*	border-left: 0px solid; */
	border-left: 0px solid;
	border-right: 0px solid;
	color: #345420;
	text-decoration: none;
	width: 100%;
	}


#submenu li a:hover {
	border-left: 0px solid;
	border-right: 0px solid;
	background-color: #345420;
	color: #ffffff;
	text-decoration: none;
	}
	
	
	
	
	
#dropmenudiv{
	position:absolute;
	border:1px solid #cccccc;
	font:normal 100%;
	line-height:18px;
	z-index:100;
	padding: 3px 3px 3px 3px;
	margin-bottom: 1em;
	color: #333;
}

#dropmenudiv a:hover {
	border-left: 0px solid;
	border-right: 0px solid;
	background-color: #123456;
	color: #333300;
	text-decoration: none;
	}
	
#dropmenudiv a {
/*	display: block;  */
	padding: 3px 3px 3px 3px;
	}






.body li {	
    margin-left: -25px;
    padding-left: 5px;
    background-image: url(/img/bdot.gif);
    background-repeat: no-repeat;
    background-position: 0 6px;
    }
    
    


/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {
width:150px; 
height:24px; 
font:bold 9pt Geneva, Helvetica, sans-serif;
position:relative; z-index:100;
letter-spacing: 3px;
border-bottom:0px solid #B03429;
font-family: Geneva, Helvetica, sans-serif; 
}

/* hack to correct IE5.5 faulty box model */
* html .menu {
width:77px; 
w\idth:76px;}


/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin:0;
list-style-type:none;}

.menu ul ul {
}


/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
float:left;
position:relative;}


/* style the links for the top level */
.menu a, .menu a:visited {
display:block;
font:bold 9pt Geneva, Helvetica, sans-serif;
text-decoration:none; 
color:#fff; 
border-right:0px solid #fff;
padding-top:1px; 
padding-bottom:3px;
padding-left:21px; 
padding-right:21px; 
line-height:20px;}

.menutext{
display:block;
font:normal 7pt Geneva, Helvetica, sans-serif;
text-decoration:none; 
color:#000; 
background:#dddddd;
padding-left:10px; 
padding-right:10px; 
line-height:20px;}

.activemenu {
display:block;
font:normal 7pt Geneva, Helvetica, sans-serif;
text-decoration:none; 
padding-left:10px; 
padding-right:10px; 
line-height:20px;
color:#000; 
background:#dddddd;
bottom right no-repeat;}

/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
width:24px; w\idth:24px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
background:#dddddd;
color:#000;
url(http://www.cssplay.co.uk/graphics/drop.gif) 
bottom right no-repeat;}


/* style the second level hover */
.menu ul ul a.drop:hover{
width: 190px;
url(http://www.cssplay.co.uk/graphics/drop.gif) 
bottom right no-repeat;}

.menu ul ul :hover > a.drop {
color:#fff;
bottom right no-repeat;}


/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
width:190px;
}


/* style the third level hover */
.menu ul ul ul a:hover {
color:#fff;
width:190px;
}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility:hidden;
position:absolute;
height:0;
top:23px;
left:0; }


/* another hack for IE5.5 */
* html .menu ul ul {
top:24px;
t\op:24px;}

/* position the t2ird level flyout menu */
.menu ul ul ul{
left:178px; 
top:0px; 
width:178px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {
left:100px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {
position:absolute; 
top:0; 
left:0; 
border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
background:#dddddd; 
color:#000000; 
height:auto; line-height:1em; 
padding:3px 10px; 
width:157px;
letter-spacing: 0px;
text-align: left;
font:bold 8pt verdana, arial, helvetica;
border-bottom:1px solid #000;
border-right:1px solid #000;
border-left:1px solid #000;}

/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {
width:158px;w\idth:158px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
color:#ffffff;
background:#4E6F36;}


.menu :hover > a, .menu ul ul :hover > a {
color:#ffffff;
background:#4E6F36;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,

.menu ul a:hover ul{
visibility:visible; 
}

/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
visibility:hidden;
}

/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}

</style>
