@CHARSET "ISO-8859-1";



body{

margin:0;

padding:0;

line-height: 1.5em;

background-color: #008543;

font-family: verdana;

font-size: 14px;

}



a:link {color: #006600; font-weight:bold;}

a:visited {color: #006600; font-weight:bold;}

a:hover {color: #000000; font-weight:bold;}

a:active {color: #006600; font-weight:bold;}



a img {border: 0;}



table.meets {

text-align:center;

border:medium double black;

}



table.meets th {

text-decoration:underline;

}



#maincontainer{

background: #CCE39A;

}



#topsection{

background: #008543;

height: 150px; /*Height of top section*/

}



#topsection h1{

margin: 0;

padding-top: 15px;

}



#contentwrapper{

float: left;

width: 100%;

background: #CCE39A;

}



#contentcolumn{

margin-left: 210px; /*Set left margin to LeftColumnWidth*/

margin-top: 10px;

width: 800px;

background: #CCE39A;

min-height:600px;

}



#leftcolumn{

float: left;

width: 200px; /*Width of left column*/

height: 500px;

margin-left: -100%;

background: #CCE39A;

font-size: 12px;

}



#leftcolumn a a:link a:visited {

	color: #000;

}



#footer{

clear: left;

width: 100%;

background: #008543;

color: #000;

text-align: center;

padding: 4px 0;

font-weight: bold;

font-size: 12px;

letter-spacing:2px;

}





.innertube{

margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/

margin-top: 0;

}





.menu {font-family: verdana, arial, sans-serif; font-weight:bold; width:150px; height:150px; position:relative; margin:0px; font-size:11px; margin:15px 15px;}

.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; color:#000; width:148px; height:30px; text-align:left; text-indent:10px;border:1px solid #008543; border-width:1px 1px 0 0; background:#F8EEBB; line-height:28px; font-size:12px;}

.menu ul {padding:0; margin:0;list-style-type: none; }

.menu ul li {float:left; margin-right:1px; position:relative;}

.menu ul li ul {display: none;}



/* specific to non IE browsers */

.menu ul li:hover a {color:#fff; background:#008543;}

.menu ul li:hover ul {display:block; position:absolute; top:0; left:149px; width:149px;}

.menu ul li:hover ul li a.hide {background:#dfc184; color:#000;}

.menu ul li:hover ul li:hover a.hide {width:150px;}

.menu ul li:hover ul li ul {display: none;}

.menu ul li:hover ul li a {display:block; background:#008543; color:#000; width:150px; border:1px solid #FFF; border-width:1px 0 0 1px;}

.menu ul li:hover ul li a:hover {background:#6C6; color:#000;}

.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:151px; top:0; color:#000;}

.menu ul li:hover ul li:hover ul li a {display:block; width:200px; background:#dfc184; color:#000;}

.menu ul li:hover ul li:hover ul li a:hover {background:#6C6; color:#fff;}




