/* general styles*/
* { margin: 0; padding: 0; }
img { border: none; }
a { text-decoration: none; color: #000; }
.submenu a { text-decoration: none; color: #fff; } 
li { list-style: none; }
img, div { behavior: url(iepngfix.htc) }
body { background: url(images/bkg.gif) #000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #fff; }

/* header */
#wrap { margin: 40px auto; padding-bottom: 40px;  width: 944px; }
#login { float: right; margin-bottom: 5px; font-size: 13px; }
#login li, #menu li { display: inline; border-right: solid 1px #fff; padding: 0 15px; }
#login li a { text-decoration: underline; }
#header { background: url(images/header.png) no-repeat top; height: 102px; position: relative; }
#menu { position: absolute; top: 77px; left: 20px; }
#menu a:hover, #menu a.selected { color: #7fc31b; }

/* Current page Customisations*/
#menu .on		{ color: #7FC31B; }
#menu .on		{font-weight: normal;} 

#flash { background: url(images/flash.jpg) no-repeat top; width: 944px; height: 296px; }

/* content home */
#content h1 { font-size: 18px; font-family: Calibri, Arial; line-height: 33px; background: #0e0e0e; border-right: solid 1px #5f5d5f; text-indent: 15px; border-top: solid 2px #5f5d5f; }
#content h1 span { color: #7fc31b; }
#content h1.first { border-left: solid 3px #313034; }
#content h1.last { border-right: solid 3px #252429!important; }
#content .columns { background: url(images/columns.png) no-repeat bottom; }
#content .column1, #content .column2, #content .column3 { float: left; width: 35%; }
#content .column1 .wrap { padding: 8px 10px 8px 35px;  }
#content .column2 { width: 30%; background: #fff; font-size: 11px; }
#content .column2 .wrap { padding: 8px 10px; }
#content .column2 p, #content .column2 h2, #content .column2 a { color: #000; }
#content .column2 a { text-decoration: underline; }
#content .column2 h2 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 13px; margin: 4px 0; }
#content .column3 .wrap { padding: 5px 10px; height: 180px; overflow: hidden; }
#content .column3 h3 { font-size: 13px; text-decoration: underline; }
#content .column3 .odd, #content .column3 .even { padding: 5px 8px; width: 300px; margin-right:90px; }
#content .column3 p { width: 275px; }
#content .column3 .odd { background: #47474b; }
#content .column3 .even { background: #383839; }

/* contentmain */
#contentmain { background: #f3f3f3; border-top: solid 3px #c7c7c8; }
#contentmain p { color: #585858; font-size: 12px; }
#contentmain .leftcolumn, #contentmain .main, #contentmain .rightcolumn { float: left; }
#contentmain .leftcolumn { width: 185px; margin-left: 20px; margin-right: 20px; margin-top: 73px; }
#contentmain .leftcolumn li { background-image: url(images/leftcolumn_li.gif); height: 27px; line-height: 27px; text-indent: 23px; margin-bottom: 1px; }
#contentmain .leftcolumn li a:hover { color: #7FC31B; }
#contentmain .leftcolumn li.last { margin-bottom: 18px; }
#contentmain .leftcolumn img { margin-bottom: 5px; }

#contentmain .main {min-width: 465px; width: 465px; font-family: Arial, Helvetica, sans-serif; }
#contentmain .main h1 { margin-top: 27px; margin-bottom: 15px; font-size: 24px; color: #626261; font-weight: normal; }
#contentmain .main h2 { margin-top: 10px; font-size: 16px; color: #6fb901; font-weight: normal; }
#contentmain .main .box { margin-top: 19px; margin-bottom: 27px; background-color: #8b8b8b; border: solid 5px #a9a9a9; }
#contentmain .main .box p { margin: 12px; color: #ffffff; line-height: 18px; font-weight: bold; }
#contentmain .main .list { margin-top: 15px; margin-left: 27px; line-height: 23px; }
#contentmain .main .list li { color: #7dc218; list-style: square; margin-left: 30px; }
#contentmain .main .list li span { color: #585858; }

#contentmain .rightcolumn { width: 228px; margin-left: 26px; }
#contentmain .rightcolumn h1 { font-size: 18px; font-family: Calibri, Arial; line-height: 33px; background: #363636; text-indent: 10px; margin-top: 73px; }
#contentmain .rightcolumn h1 span { color: #7fc31b; }
#contentmain .rightcolumn h1.first { border-left: solid 3px #313034; }
#contentmain .rightcolumn h1.last { border-right: solid 3px #252429!important; }
#contentmain .rightcolumn .box { background-color: #5e5e5e; margin-top: 3px; }
#contentmain .rightcolumn .box li { margin-left: 15px; margin-right: 15px; padding-top: 17px; }
#contentmain .rightcolumn .box .round_corner { background-image: url(images/rightcolumn_bg.jpg); background-repeat: no-repeat; }
#contentmain .rightcolumn .box a, #contentmain .rightcolumn .box a:visited { color: #ffffff; text-decoration: underline; }

#contentmain .footer_main { background-image: url(images/footer_main.png); height: 45px; }

#footer { background: url(images/footer.png) no-repeat top; width: 946px; height: 61px; }
#footer .mfooter { width:100%;text-align:center;padding-top:45px;color:black; }

/* other */
.separator { border-bottom: solid 1px #000; padding: 4px 0; }
.clear { clear: both; }
.left { float: left; }
.right { float: right; }
.last { border-right: none!important; }



/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
	####	Header Menu #####
	#######################

	Horizontal Drop-Down Menu based off :
	http://www.tanfa.co.uk/css/examples/menu/tutorial-h.asp
	
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  */
/*
#navContainer {width: auto;display:block;clear:both;border-right:1px solid #000;}
*/
#navContainer { background: url(images/header.png) no-repeat top; height: 102px; position: relative; width: auto;display:block;clear:both; }

/* Remove List Formattings
~~~~~~~~~~~~~~~~~~~~  */
 ul.menu, li.menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

/* Header menu */	 
#header_menu {position: absolute; margin-left: 20px;background:#555;}
#header_menu li {line-height: normal;}
ul#header_menu  {z-index: 10; clear: both;}
/*
#nav {
	height: 1.68em;
	background: #666;
	border-top: 0;
	border-bottom: 1px solid #000;
	padding:0;
}
*/
#nav { position: absolute; top: 77px; left: 20px; }

#nav ul {
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	font-size: 100%; 
	text-transform: none;
	width: auto;
	/*
	(Disappearing List-Background)
	http://www.positioniseverything.net/explorer/ie-listbug.html
	*/
	position: relative; /* Fix the Stupid IE6 Bug */
}
#nav li.menu-0 { display: inline; border-left: solid 1px #fff; padding: 0 5px; }
#nav li.menu-first { display: inline; border-left: none; padding: 0 5px; }
#nav ul li {float: left; color: #fff; text-align: center; font-weight: normal;} 
#nav ul li a {display: block; 30px; padding: 0px 10px; padding-bottom: 0px; color: #fff; text-decoration: none;}

/* Root Level Link Formatting */
#nav ul li a:hover, #nav li a:focus { color: #7FC31B;}
#nav li a:active, #nav ul li a.active { color: #7FC31B;}

/* Current page Customisations*/
#nav li.menu-current a		{ color: #7FC31B; }
#nav li.menu-current a		{font-weight: normal;} 

/* 2nd Child menu */
#nav .menu li ul {position: absolute; z-index: 250; width: 12em; left: 0px; top:24px; margin: 0; display: none; text-transform: none; padding-top: 1px; border-top: 0; font-size: 100%;}
#nav .menu li ul li {width: 12em; text-align: left; font-weight: normal; margin: 0; padding: 0; line-height: 1.2em; border-right: none; }
#nav .menu li ul a {background-image: url(images/leftcolumn_li.gif);width: 11.5em; padding: .6em .1em .6em .4em; color: #fff; border: 0; text-align: left; text-indent: 10px;}

/* 2nd Child link hover */
#nav .menu li ul a:hover {color: #7FC31B; border: 0;}

/* Show and hide */
#nav .menu li:hover ul, #nav .menu li a:focus ul, #nav .menu li.subMenu ul {display: block;}
#nav .menu li ul ul { display: none;}
#nav .menu li:hover ul ul, #nav .menu li.subMenu ul ul {display: none;}
#nav .menu li:hover ul, #nav .menu li li:hover ul, #nav .menu li.subMenu ul, #nav .menu li li.subMenu ul {display: block;}


/* 3rd Child Menu Appreances */
#nav .menu li ul li ul { top: 0px; left: 144px; z-index: 500; }
#nav .menu li ul li ul li a 	{ width: 11.5em; padding: .6em .1em .6em .4em; background-image: url(images/leftcolumn_li.gif); color: #fff; }

/* Positioning the Pop-out Drops */
#nav li {position: relative;}

#nav ul ul ul {
	position: absolute;
	top: 1px;
	left: 101%;
}


/* Added 12/19 for more spacing - Elijah */
li.menu-0 { height:15px;}
li.menu-0 a { height:30px; display:block; background-image: url(images/transparent.gif); }
li.menu-1 { height: auto; }
li.menu-1 a { height: auto; }
/* End of Add 12/19 */


/* end menu */
