/*Reset CSS to even Playing Ground*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, samp,small, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, le, caption, tbody, tfoot, thead, tr, th, td {	margin: 0;	padding: 0;	border: 0;	outline: 0;	font-weight: inherit;	font-style: inherit;	font-size: 100%;	font-family: inherit;	vertical-align: baseline;	text-decoration: none;}:focus {	outline: 0;}body {	background: white;	line-height: 1; font-size: 62.5%;}ol, ul {	list-style: none;}table {	border-collapse: separate;	border-spacing: 0;}caption, th, td {	text-align: left;	font-weight: normal;}blockquote:before, blockquote:after,q:before, q:after {	content: "";}blockquote, q {	quotes: "" "";}
body{
	background-color: #717075;
	text-align: center;
	font-family: verdana, arial, sans-serif;
}
.i{
	width: 969px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	z-index: 6;
}
#head{
	z-index: 5;
	padding-top: 142px;
	height: 43px;
	background: transparent url(i/head.gif) top left repeat-x;
}
#admin{
	min-height: 32px;
	width: 315px;
	position: absolute;
	top: -142px;
	text-align: center;
	right: 0;
	background-color: #00A7CB;
	-moz-border-radius-bottomleft:      10px;
	-webkit-border-bottom-left-radius:  10px;
	-moz-border-radius-bottomright:     10px;
	-webkit-border-bottom-right-radius: 10px;
}
.IE6 #admin{
	height: 32px;
}
.IE #admin{
	height: 32px;
	background: #00A7CB url(i/admin.gif) bottom left no-repeat;
}
#logo{
	position: absolute; 
	top: -110px;
	left: 83px;
}
#tagline{
	position: absolute; 
	top: -66px;
	right: 15px;
}

#gnav{
	text-align: left;
	background-color: #6CB23E;
	-moz-border-radius-topleft:      12px;
	-webkit-border-top-left-radius:  12px;
	-moz-border-radius-topright:     12px;
	-webkit-border-top-right-radius: 12px;
	height: 43px;
	word-spacing: -1em;
	z-index: 7;
	padding-left: 60px;
}
.IE #gnav{
	background: #6CB23E url(i/gnav.gif) top left no-repeat;
}
#gnav ul{
	z-index: 8;
}
#gnav ul li:first-child, #gnav ul li.first-child{
	background: transparent;
	padding: 8px 5px 9px 5px;
}
#gnav ul li{
	background: transparent url(i/bullet.png) left center no-repeat;
	color: white;
	display: inline-block;
	padding: 8px 5px 9px 10px;
	word-spacing: normal;
	position: relative;
	z-index: 9;
}
.IE6 #gnav ul li, .IE7 #gnav ul li, .IE6 #gnav ul li a, .IE7 #gnav ul li a{
	display: inline;
	zoom: 1;
}

#gnav ul ul{
	position: absolute;
	top: 43px;
	left: 0;
	z-index: 10;
	background-color: #6CB23E;
	width: 140px;
	text-align: left;
	display: none;
}
#gnav ul li:hover ul, #gnav ul li.hover ul{
	display: block;
}
#gnav ul ul li{
	display: block;
	background: transparent;
	width: auto;
}

#gnav ul li a{
	display: block;
	padding: 7px;
	font-size: 1.2em;
	text-transform: uppercase;
	line-height: 12px;
	height: 12px;
	color: white;
}
#gnav ul ul li a{
	display: inline;
	padding: 0;
	font-size: 1.2em;
	text-transform: none;
	line-height: 1.4em;
	height: auto;
	color: white;
	border-width: 0;
}
#gnav ul li:hover a, #gnav ul li.crumb a{
	padding-bottom: 5px;
	border-bottom: 2px solid #B5D89E;
}
#gnav ul li:hover li a, #gnav ul li.crumb li a{
	padding: 0;
	border-width: 0;
	display: inline;
}
#gnav ul ul li:hover, #gnav ul ul li.hover{
	background-color: #82BF5C;
}


#body{
	background-color: #4D4D4D;
	z-index: 5;
}
#body .i{
	background-color: white;
	border-top: 4px solid #26BCD5;
	z-index: 5;
}
.IE6 #body .i{
	height: 400px;
}
#left{
	margin: 40px 0 0 0;
	padding: 0 40px 0 60px;
	width: 370px;
	float: left;
}
#right{
	margin: 40px 0 0 0;
	background: white url(i/right-top.gif) top left no-repeat;
	width: 459px;
	padding-top: 7px;
	float: left;
}
#right .middle{
	border-right: 1px solid #E3E6D3;
	border-left:  1px solid #E3E6D3;
	zoom: 1;
}
#right .Spotlight, #right .Quicklinks, #right .Associations{
	width: 175px;
	padding: 56px 0 0 46px;
	float: left;
}
#right .Spotlight{
	background: white url(i/spotlight.jpg) left 10px no-repeat;
}
#right .Quicklinks{
	background: white url(i/services.jpg) left 10px no-repeat;
	margin: 0 0 20px 0;
}
#right .Associations{
	background: white url(i/associations.jpg) left 10px no-repeat;
	margin: 0 0 20px 0;
	text-align: center;
}
#right .Associations ul{
	position: relative;
}
#right .Associations li{
	position: absolute;
	top: 0;
	left: 0;
	height: 100px;
	line-height: 100px;
	width: 129px;
	display: none;
}
#right .Associations li.first{
	display: block;
}
#right .Associations li img{
	vertical-align: middle;
	max-width: 129px;
}

#right .Quicklinks a{
	font-size: 1.3em;
	color: #344452;
	line-height: 1.5em;
}
#right .Quicklinks a:hover{
	color: #007DC3;
}
#right .Spotlight li{
	margin: 0 0 20px 0;
}
#right .Spotlight .title{
	font-size: 1.4em;
	color: #344452;
	line-height: 1.5em;
	display: block;
}
#right .Spotlight .body{
	font-size: 1.1em;
	color: #777;
	line-height: 1.3em;
	display: block;
}
#right .Spotlight a:hover{
	color: #007DC3;
}
#right .bottom{
	background: transparent url(i/right-bottom.jpg) top left no-repeat;
	height: 38px;
}
#footer{
	background: transparent url(i/footer.gif) top left repeat-x;
	min-height: 161px;
}
.IE6 #footer{
	height: 161px;
}
#footer .i{
	width: 888px;
}
#footer .o1{
	width: 25%;
	float: left;
	margin-top: 30px;
}
#footer .o2{
	width: 75%;
	float: left;
	margin-top: 30px;
}
p{
	font-size: 1.2em;
	line-height: 2em;
	color: #777;
	margin: 1em 0;
}
h1{
	text-transform: uppercase;
	font-weight: normal;
	font-size: 1.6em;
	color: #007DC3;
	margin: 0 0 1em 0;
}

a{
	color: #007DC3;
}
h2{
	color: #6CB23E;
	font-weight: normal;
	font-size: 1.4em;
	margin: 0 0 1em 0;
}
h3{
	color: black;
	font-size: 1.3em;
	font-weight: normal;
	margin: 0 0 1em 0;
	font-weight: bold;
}
hr{
    color: #777777;
    background-color: #777777;
    border-color: #777777;
    border-style: solid;
    height: 2px;
}
.wysiwyg ul{
	margin: 1em 0;
	list-style-type: disc;
	font-size: 1.2em;
	line-height: 1.5em;
	color: #777;
}
.wysiwyg ol{
	margin: 1em 0;
	list-style-type: decimal;
	font-size: 1.2em;
	line-height: 1.5em;
	color: #777;
}
.wysiwyg ul ul, .wysiwyg ul ol, .wysiwyg ol ul, .wysiwyg  ol ol{
	font-size: 1em;
	margin: 0;
}

#admin p{
	color: white;
	line-height: 32px;
	font-size: 1.1em;
	margin: 0;
}
#admin a{
	color: white;
}
#footer p{
	color: white;
	font-size: 1em;
	margin: 0;
}
#footer a{
	color: white;
}
#footer a:hover, #admin a:hover{
	text-decoration: underline;
}

