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


/* Removes Ugly Default Border From Linked Images
-------------------------------------------------------*/

a img {
	border: none;
	}


/* Gereric Clear, Use On Divs
-------------------------------------------------------*/

.clear {
	clear: both;
	}

.clearfix:after {
	
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

.clearfix {
	display: inline-block;
	}
	
/* Hide from IE Mac \*/

.clearfix {
	display: block;
	}
	
/* End hide from IE Mac */

/* Accessible Hide: visualy hides an element yet
   makes content available to screen-readers.
-------------------------------------------------------*/

.hide {
	position: absolute;
	left: -3000px;
	}
	
/*  ## Accessibility Menu (Usualy Hidden)

==============================================================



  These styles control the display the "skip to content" and

  "Skip to Navigation" Links. These links are normaly hidden

  from Web browsers.



------------------------------------------------------------*/



#accessibility {

	display: none;

	}



	#nav-skipto-content {

		}



		#nav-skipto-navigation {

			}



body {
	margin: 10.3; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	line-height: 1.166;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #2DB84B;
}

#container {
	width: 930px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 50px auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 50px;
	position: relative;
	background-repeat: repeat;
	background-color: #FFFFFF;
	background-image: url(../images/background.png);
}

#page{
	width:920px;
	border:#000000 thin solid;
	position: relative;
	margin-top: 10px;
	background-color: #D6D1A9;
}

/* Makes Horizontal Rules look (somewhat) consistant
   accross popular browsers.
-------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
	font-family: 'trebuchet ms', arial, helvetica, sans-serif;
	margin: 1em 0 .2em 0; padding: .2em 0 00;
	}

h1 {
	font-size: 167%;
	color:#330033;
	text-align: center;
	}

h2 {
	font-size: 150%;
	color:#330000;
	}

h3 {
	font-size: 126%;
	color:#000000;
	}

h4 {
	font-size: 122%;
	}

h5 {
	font-size: 110%;
	color:#FF0000;
	font-weight: bold;
	line-height: 1.22em;
	padding-top: 5px;
	}

h6 {
	font-size: 100%;
	margin: 0 0 .2em 0;
	color: #660033;
	font-weight: bold;
	}
	


/**************Header ***************/

#header-wrap{
	position: relative;
	width: 930px;
	height: 400px;
}

#header{
	font-size: 20px;
	color: #000000;
	width: 923px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	height: 400px;
	margin-left: 7px;
}

#center{
	width:185px;
	float:left;
	margin-top: 20px;
	font-size: 14px;
	font-weight: bold;
	margin-left: 90px;
	}

#headerright{
	width:80px;
	font-size:12px;
	color:#000000;
	float: right;
	list-style-type: none;
	margin-top: 20px;
}
#headerright li{
	
	list-style-type: disc;
	float: right;
	width: 80px;
	position: relative;
	text-align: center
}
#headerright a{
	font-size:16px;
	color:#022574;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#headerright a:hover{
	color:#000000;
	text-decoration: underline;
	text-align: center;
}

#headerright ul {
	margin: 0;
	padding: 0;
	height: 36px;
	line-height: 36px;
	
}

#header h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0000FF;
	font-size:18px;
	line-height: 1.5em;
	vertical-align: middle;
	height: 30px;
	width: 100%;
	text-align: center;
	text-transform: inherit;
	font-variant: small-caps;
	text-decoration: none;
}


 
/*****Navigation********/
#menu-wrap{


}

#menu img{
	float:left;
	margin-left: 25px;
}
#menu h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;
	color: #0000CC;
	}

#menu hr {
	border:none;
	border-top:1px solid #CCCCCC;
	height:1px;
	margin-bottom:25px;
	}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	color: #0000CC;
	}

#menu {
	width: 270px;
	border: 1px solid #ccc;
	margin:20px 0px 0px 10px;
	padding-top: 5px 5px 10px 10px;
	color: #0000CC;
	float: left;
	border-color: #0000FF;
	border-style: solid;
	border-width: medium;
	}
	
#menu li a {
	height: 35px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
	font-size: 14px;
	color: #0000CC;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #009900;
	display: block;
	background: url(../images/menu.gif);
	padding: 8px 0 0 30px;
	}
	
#menu li a:hover, #menu li a:active {
	color: #0033FF;
	background: url(../images/menu.gif) 0 -35px;
	padding: 8px 0 0 30px;
	}
#vertnav{
	list-style: none;
}

#vertnav{
	float: left;
	width:214px;
	border-color: #0000FF;
	border-style: solid;
	border-width: medium;
	margin: 0px 10px 10px 0px;
	padding: 0;
}

#vertnav ul {
     padding: 0;
     margin:0;
     list-style: none;
     width:12em;
     z-index:99;
     position:absolute;
     overflow:visible;
}

#vertnav li {
	margin:0;
	position: relative;
	width: 212px;
	border:solid 1px #000;
	border-bottom:none;
	display:block;
	height:2.9em;
	background-color: #2EB84C;
	background-image: url(../images/grassessm.png);
	background-repeat: no-repeat;
	background-position: 5px;
}

#vertnav li:last-child{
	border-bottom:1px solid #000000;
}

#vertnav a {
	text-decoration:none;
	display:block;
	margin:0.3em 0 0.2em 1.5em;
	width:11.3em;
	height:2.3em;
	text-align: left;
}

#vertnav a:hover, #vertnav li:hover{
	background-color:#0033FF;
	color: #FFFFFF;
	background-repeat: no-repeat;
}
#vertnav ul li:hover, #vertnav ul li a:hover{
	background-color:#5AAEC4;
	color: #000099;
}

#vertnav ul, #vertnav ul ul, #vertnav ul ul ul{
     display:none;
     position:absolute;
     top:0;
     left:12em;
}

/* non-IE browsers see this */
#vertnav ul li>ul, #vertnav ul ul li>ul{
     margin-top:-1.4em;
}

#vertnav li:hover ul ul, #vertnav li:hover ul ul ul, #vertnav li:hover ul ul ul ul, #vertnav li:hover ul ul ul ul ul{
     display:none;
}

#vertnav li:hover ul, #vertnav ul li:hover ul, #vertnav ul ul li:hover ul, #vertnav ul ul ul li:hover ul, #vertnav ul ul ul ul li:hover ul{
     display:block;
}

li>ul {
     top: auto;
     left: auto;
}
/* Win IE only \*/
* html #vertnav li{float:left;}
/* end holly hack */ 


/************Main Content Area******************/


#content{
	font-size:14px;
	color:#000000;
	width: 630px;
	text-align: justify;
	line-height: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: right;
	background-image: url(../images/grasses.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border: blue thick solid;
	background-position: bottom;
	margin-top: 10px;
	padding: 10px;
	margin-right: 15px;
}

#content li{
	line-height:1.8ems;
	margin-left: 20px;
}

#content img {
	float: left;
	padding: 0px 10px 0px 10px;
	margin: 10px 5px 5px 5px;
}

#contentright {
	float:right;
	padding: 5px 5px 10px 0px 10px;
	margin: 5px 5px 5px 5px;
}

#content a {
	color:#552A80;
	text-decoration:none;
	font-weight: bold;	
			}
		
#content a:hover {
	color: #0000ff;

}

#content h7{
	font-size:100%;
	color:#FF0000;
	font-weight:bold;
}

#content h6 {
	font-size: 100%;
	color: #660033;
	font-weight: bold;
	}
	
.feature{
}

.table {
font-size:12px;
font-weight:bold;
}




/**********Left Side *******************/

#left-wrapper{
	margin:10px 0px 10px 15px;
	width:220px;
	float:left;
}

#leftside{
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	/* the background color will be displayed for the length of the content in the column, but no further */
	margin: 15px 0 10px 0px;
	padding: 5px 5px 10px 5px; /* padding keeps the content of the div away from the edges */
	font-size:14px;
	border: green thick solid;
	background-color: #FFFFFF;
	float:left;
}


#leftside img{
}
#leftside a{
	text-decoration:none;
	font-family:"Gill Sans";
	color: #552A80;
	font-weight: bold;
	font-size:18px;
	
	}


#leftside a:hover{
	color:#0000FF;
	}



/*********Right Side********************/

#rightside {
	float: right; /* since this element is floated, a width must be given */
	width: 175px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	/* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px;
	position: relative;
}



/***********floats*****************/
.right{
	float:right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	background-image: url(../images/grasses.png);
	background-repeat: no-repeat;
}

.left{
	float:left;
	
	
}


/*********Footer*******************/
 #footer {
	padding: 0 10px 0 20px;
	background-color: #0000FF;
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#footer a {
	color:#FFCC33;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footer a:hover {
	color:#FFFF99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
