@charset "utf-8";
/* CSS Document */

* {
margin: 0;
padding: 0;
}

body {
background-color: #FFF;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 8pt; 
font-style: normal; 
line-height: 17pt; 
font-weight: normal;
}

h1 {
font: bold 1.5em "Trebuchet MS", Helvetica, sans-serif;
color: #000;
margin-top: 25px;
}
h2 {
font: bold 1.25em Verdana, Arial, Helvetica, sans-serif;
color: #000;
}
h3 {
font-size:1em; 
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

h4 {
font-size:.9em;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#homeBack {
	 background-image: url(mid_div.jpg); 
	 background-repeat: repeat-x; 
	 background-position: top left; 
	 margin-top: 2px;
	 padding: 1.5em 2em 1.5em 3em;  
	 background-color: #009933; 
	 height:240px;
}

.border {
	border: 1px #009933 solid; 
	margin-top: 2px;
	padding: 5em 0;
}

.border2 {
	border: 1px #009933 solid; 
	padding: 1.5em 2em 1.5em 3em; 
	margin-top: 2px;
}

.border3 {
border: 1px #009933 solid; 
padding: 0.5em 2em 1.5em 2em;	
margin-top: 2px;
}

p {
font: 1em Verdana, Arial, Helvetica, sans-serif;
color: #000;
margin-bottom: 10px;
line-height:inherit;
}

a {
font: 1em Verdana, Arial, Helvetica, sans-serif;
color: #009933;
text-decoration: none;
line-height: inherit;
}

a:hover {
color: #000000;
border-bottom: groove 1px #009933;
}

#container {
width: 850px;
margin: 0em auto 0em auto;
text-align:left;
padding: 0.2em 0em 1em 0em;
}


/********************
NEW NAVIGATION
********************/


.menu {width:849px; height:32px; position:relative; z-index:100;border-right:0px solid #585752; font-family:arial, sans-serif;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:850px; w\idth:849px;}
/* 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 {width:94px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;width:94px;position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-size:10px;text-decoration:none; color:#fff; width:92px; height:30px; border:0px solid #585752; border-width:1px 0 1px 0px; background:#093; padding-left:0px; line-height:15px; font-weight:bold; text-align:center;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:94px; w\idth:92px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#063 url(grey-arrow.gif) no-repeat 130px center;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#039 url(blue-arrow.gif) no-repeat 130px center;}
.menu ul ul :hover > a.drop {background:#039 url(blue-arrow.gif) no-repeat 130px center;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#e2dfa8;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#039;}


/* 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:31px;left:0; width:149px;border-top:1px solid #000;}
/* another hack for IE5.5 */
* html .menu ul ul {top:30px;t\op:31px;}

/* position the third level flyout menu */
.menu ul ul ul{left:149px; top:-1px; width:149px;}

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

/* 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:#093; color:#FFF; height:auto; line-height:1em; padding:5px 10px; width:128px;border-width:0 1px 1px 1px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#FFF; background:#063;}
.menu :hover > a, .menu ul ul :hover > a {color:#FFF; background:#063;}

/* 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;}

/*********
END NAV
*********/


#home .menu .home,
#members .menu .members,
#missions .menu .missions,
#who .menu .who, 
#events .menu .events,
#students .menu .students,
#donations .menu .donations,
#membership .menu .membership,
#contact .menu .contact
{
}

#greenBot
{
	padding: 0.5em 2em 1.5em 3em; 
	margin-top: 0; 
	background-color: #093;
}

.center {
margin: 0 auto;
text-align:center;
}

.leftCol {
float:left;
width: 350px;
margin-left: 25px;
margin-top: 20px;
}

.rightCol {
float: left;
width: 350px;
margin-left: 40px;
margin-top: 20px;
}

.clear {
clear: both;
}

.imgRight {
float: right;
margin: 0 0 10px 10px;
}

.division {
border-bottom: dashed 1px #003399; 
margin: 20px 0;
}

.list {
display: marker;
list-style:inside;
color: #000;
}

.sub {
margin-left: 15px;
font-size: 100%;
list-style: none;
font-weight: normal;
}

.intro {
	margin: 0.5em 0 0em 0; 
	color: #FFF; 
	width: 380px; 
	font-size: 1em;
	line-height: 1.2em;
}

.leadIn {
	margin: 0;
	font-size: 110%;
	font-weight: bold;
}

.news {
	background-color: #FFF;
	border: 1px dashed #009933;
	width: 400px;
	padding: 0 10px;
}

.news h3 {
	color: #009933;
	text-decoration:underline;
}

.news p {
	color: #009933;
	font-size: 1.1em;
	font-weight: bold;
	border-bottom: solid 1px #009933;
}

.news a {
	color: #000;
	border-bottom: dashed 1px #009933;
}

.news a:hover {
	color: #009933;
	border: none;
}

/* Code for rounded boxes */
.cbb {
	margin:1em 0;
	padding:0 10px;
	border:1px solid #666;
	background:#fff;
}
.cbb h1 {
	margin:0 -10px;
	padding:0.3em 10px;
	background:#efece6;
    font: 1em Verdana, Arial, Helvetica, sans-serif;
	}
/* Normal styling */
.cb {
	margin:0.5em 0;
	
}
	/* Top corners and border */
	/* Top corners and border */
.bt {
	height:17px;
	margin:0 0 0 18px;
	background:url(box.png) no-repeat 100% 0;
}
.bt div {
	position:relative;
	left:-18px;
	width:18px;
	height:17px;
	background:url(box.png) no-repeat 0 0;
	font-size:0;
	line-height:0;
}

	/* Bottom corners and border */
.bb {
	height:14px;
	margin:0 0 0 12px;
	background:url(box.png) no-repeat 100% 100%;
}
.bb div {
	position:relative;
	left:-12px;
	width:12px;
	height:14px;
	background:url(box.png) no-repeat 0 100%;
	font-size:0;
	line-height:0;
}

	/* Left border */
.i1 {
	padding:0 0 0 12px;
	background:url(borders.png) repeat-y 0 0;
}
	/* Right border */
.i2 {
	padding:0 12px 0 0;
	background:url(borders.png) repeat-y 100% 0;
}
	/* Wrapper for the content. Use it to set the background colour and insert some padding between the borders and the content. */
.i3 {
	display:block;
	margin:0;
	padding:1px 10px;
	background:#fff;
}
	/* Make the content wrapper auto clearing so it will contain floats (see http://positioniseverything.net/easyclearing.html). */
.i3:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}
.i3 {display:inline-block;}
.i3 {display:block;}
/* Default CSS ends here */

/* Custom CSS
================================================*/
/* You can use different borders for different boxes on the same page. Just adjust the CSS. Here are a few examples, one of which uses the GIF images instead of the PNG images. Note that you can also adjust borders, heights and paddings this way. Remember to adjust the IE CSS as well. */

.one {
	position:absolute;
	top:0;
	right:0;
}
#two {
	float:left;
	width:45%;
}
.two .i1,
.two .i2 { background-image:url(borders.gif); }
.two .bt,
.two .bt div,
.two .bb,
.two .bb div { background-image:url(box.gif); }
#three {
	float:left;
	clear:both;
	width:80%;
}
#three .cb {
	float:left;
	width:40%;
}
<!--[if lt IE 8]>
<style type="text/css">
/* Required IE fixes
================================================*/
/* Serve gif images to IE/Win pre version 7 */
* html .i1,
* html .i2 {background-image:url(borders.gif);}
* html .bt,
* html .bt div,
* html .bb,
* html .bb div {background-image:url(box.gif);}
/* Set a height to fix up some rendering issues. */
* html .i1,
* html .i3 {height:1px;}

/* Give the absolutely positioned box a width (including IE 7)*/
.one {width:70%;}

/* Custom rules for the buttons */
/* All IE versions need a width */
.button {width:20em;}
/* IE 7 does not need these */
* html .button .i1,
* html .button .i2 {background:transparent;}
* html .button .bt,
* html .button .bt div {background-image:url(button.gif);}
* html .button .bb,
* html .button .bb div {background-image:url(button.gif);}
</style>
<![endif]-->

