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

@import url('grass_orchid_css_narrow.css');
@import url('grass_orchid_css_normal.css');



/* =============================================================================
   WIDE
   ========================================================================== */
body {
	background-image: url(../images/grass-orchid_background-header.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
	width: 100%;
}

#superhead h1 {
	font-size:1.4em;
}
#superhead h1 a{
	font-size:1.4em;
	text-decoration: none;
}
#superhead{
	padding-left:20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*=============================[Navigation]===================================*/


#mainNav{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	float:left;
	width:225px;
	margin-top: 220px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 0;
	}
#mainNav ul{
	list-style:none;
	}

#mainNav ul li{
	/*removed border and made a class NavBorder*/
	/*background:#000000;*/
	margin:5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	}	
	
nav.utility{}	
nav.utility p{
	color: #060;
	text-align: center;
}	
nav.utility ul{}
nav.utility ul li{display:inline-block; padding:5px 20px;}
nav.utility ul li a{font-size:.9em}

.NavBorder {
	border: 2px solid #9C0;
}

.SubNav{
	width: 100%;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
	
.SubNav ul{
	list-style:none;
	}

.SubNav ul li{
	margin:5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #006600;
	border-bottom-color: #FFF;
	border-left-color: #006600;
	}



/*=============================[main content]===================================*/

#mainTop{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	float:left;
	width:40%;
	display:inline-block;
	margin-top: 200px;
	margin-right: 50px;
	margin-bottom: 0;
	margin-left: 10px;
	font-size: 1em;
	line-height: 1.75em;
	letter-spacing: 0px;
	border: none;
	}
#mainTop.column2{
	float:left; 
	width:79%;
	-moz-column-count:2; /* Firefox */
	-webkit-column-count:2; /* Safari and Chrome */
	column-count:2;
	-moz-column-gap:40px; /* Firefox */
	-webkit-column-gap:40px; /* Safari and Chrome */
	column-gap:40px;
	margin:0 10px;
	display:inline-block;
	}
#mainTop.involved{
	float:left; 
	width:37%;
	margin:0 10px;
	display:inline-block;
	}
#mainTop a{
	text-decoration:none;
	color:#060;
}
#mainbottom{
	float:left; 
	width:37%;
	margin:0 10px;
	display:inline-block;
	}	
#mainTop p{}

aside{float:left; margin-top:210px;}

p{
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
#myslideshow{
	border: none;
}

/* ===========================================================================
 				FORMS
   ========================================================================== */
#form2.wufoo{float:left;}
#form2.wufoo ul{list-style: none; margin: 0 auto; width:80%; padding:0; }
#form2.wufoo{float:left;}
#form3.wufoo ul{list-style: none; margin: 0 auto; width:80%; padding:0; }

#application{}
#form1.wufoo ul{list-style: none; margin: 0 auto; width:90%; padding:0; }
hgroup{clear:both; display:block;}
