/* CSS Document */
/* Start General */

body {
	background: #5789AA url("../images/bg.jpg") top center repeat;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	padding: 0;
	margin: 0;
	text-align: center;
	font-size: 100%;
	color: #46301B;
}

img {
	border: 0;
}

a:link {
	color: #74822D;
	text-decoration: underline;
}

a:hover {
	color: #4D561D;
	text-decoration: none;
}

a:visited {
	color: #666;
}

.container {
	margin: 0 auto;
	padding: 0;
	width: 704px;
	text-align: left;
}

.header {
	margin:0;
	padding: 0;
}

h1#logo {
	background:url("../images/MSE-logo.jpg") no-repeat;
	margin: 0;
	padding: 0;
}

h1#logo a {
	display:block; 
	text-indent:-9999px; 
	width:390x; 
	height:71px;
	margin: 0;
	padding: 0;
}

.welcome h2 {
	font-size: .75em;
	font-weight: bold;
	margin: 0;
	padding: 15px 0 0 5px;
}

.welcome p {
	font-size: .75em;
	padding: 10px 5px;
	margin: 0;
}

.inner h3 {
	font-size: .9em;
	font-weight: bold;
	font-style: italic;
	margin: 0;
	padding: 10px 10px 0px 10px;
}

.inner h2 {
	font-size: 1.15em;
	font-weight: normal;
	margin: 0;
	padding: 20px 10px 5px 10px;
}

.inner p {
	font-size: .75em;
	font-weight: normal;
	margin: 0;
	padding: 10px;
}

.inner li {
	font-size: .75em;
}	

.facebook-link {
	float:right;
	margin: 35px 0 0 0;
	padding: 0;
	font-size: .75em;
	vertical-align: middle;
}

#content {
	border-top: 0;
	border-right: 2px solid #FFF;
	border-left: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
	margin: 0 auto;
	padding: 0;
	clear:both;
	background: #E0E2D4;
}

.left-col {
	width: 455px;
	margin: 0;
	padding: 0;
}

.left-col-100 {
	width: 690px;
	margin: 0;
	padding: 0;
}

.right-col {
	float:right;
	width: 225px;
	padding: 10px;
	margin: 0;
}

.right-col p {
	font-size: .75em;
	padding: 0 5px;
	margin: 0;
}

#footer {
	clear:both;
	color: #FFF;
	padding: 10px;
	margin: 0;
	font-size: .75em;
}

#footer a:link {
	color: #FFF;
	text-decoration: underline;
}

#footer a:hover {
	color: #CCC;
	text-decoration: none;
}

#footer a:visited {
	color: #CCC;
	text-decoration: none;
}

/*

	-- -- -- -- -- -- --
	css sprites2
	nav style, with style for scripted elements

	http://www.alistapart.com/articles/sprites2
	-- -- -- -- -- -- --
	
*/



.nav {
	width: 700px;
	height: 34px;
	background: #98AA3C url(../images/green-nav.gif) no-repeat;
	position: relative;
}

ul.nav {
	border: 2px solid #FFF;
	margin:0;
	padding:0;
}

.nav li {
	display: inline;
}
.nav li a:link, .nav li a:visited {
	position: absolute;
	top: 0;
	height: 34px;
	text-indent: -9000px;
	overflow: hidden;
	z-index: 10;
}
	.nav .home a:link, .nav .home a:visited {
		left: 0px;
		width: 60px;
	}
	.nav .home a:hover, .nav .home a:focus {
		background: url(../images/green-nav.gif) no-repeat 0px -105px;
	}
	.nav .home a:active {
		background: url(../images/green-nav.gif) no-repeat 0px -105px;
	}
	.current-home .home a:link, .current-home .home a:visited {
		background: url(../images/green-nav.gif) no-repeat 0px -105px;
		cursor: default;
	}
	.nav-home, .nav-home-click {
		position: absolute;
		top: 0;
		left: 0;
		width: 60px;
		height: 34px;
		background: url(../images/green-nav.gif) no-repeat 0px -35px;
	}
	.nav-home-click {
		background: url(../images/green-nav.gif) no-repeat 0px -35px;
	}



	.nav .events a:link, .nav .events a:visited {
		left: 60px;
		width: 66px;
	}
	.nav .events a:hover, .nav .events a:focus {
		background: url(../images/green-nav.gif) no-repeat -60px -105px;
	}
	.nav .events a:active {
		background: url(../images/green-nav.gif) no-repeat -60px -105px;
	}
	.current-events .events a:link, .current-events .events a:visited {
		background: url(../images/green-nav.gif) no-repeat -60px -105px;
		cursor: default;
	}
	.nav-events, .nav-events-click {
		position: absolute;
		top: 0;
		left: 60px;
		width: 66px;
		height: 34px;
		background: url(../images/green-nav.gif) no-repeat -60px -35px;
	}
	.nav-events-click {
		background: url(../images/green-nav.gif) no-repeat -60px -35px;
	}



	.nav .services a:link, .nav .services a:visited {
		left: 126px;
		width: 77px;
	}
	.nav .services a:hover, .nav .services a:focus {
		background: url(../images/green-nav.gif) no-repeat -126px -105px;
	}
	.nav .services a:active {
		background: url(../images/green-nav.gif) no-repeat -126px -105px;
	}
	.current-services .services a:link, .current-services .services a:visited {
		background: url(../images/green-nav.gif) no-repeat -126px -105px;
		cursor: default;
	}
	.nav-services, .nav-services-click {
		position: absolute;
		top: 0;
		left: 126px;
		width: 77px;
		height: 34px;
		background: url(../images/green-nav.gif) no-repeat -126px -35px;
	}
	.nav-services-click {
		background: url(../images/green-nav.gif) no-repeat -126px -35px;
	}


	
		.nav .testimonials a:link, .nav .testimonials a:visited {
		left: 203px;
		width: 115px;
	}
	.nav .testimonials a:hover, .nav .testimonials a:focus {
		background: url(../images/green-nav.gif) no-repeat -203px -105px;
	}
	.nav .testimonials a:active {
		background: url(../images/green-nav.gif) no-repeat -203px -105px;
	}
	.current-testimonials .testimonials a:link, .current-testimonials .testimonials a:visited {
		background: url(../images/green-nav.gif) no-repeat -203px -105px;
		cursor: default;
	}
	.nav-testimonials, .nav-testimonials-click {
		position: absolute;
		top: 0;
		left: 203px;
		width: 115px;
		height: 34px;
		background: url(../images/green-nav.gif) no-repeat -203px -35px;
	}
	.nav-testimonials-click {
		background: url(../images/green-nav.gif) no-repeat -203px -35px;
	}


	
	.nav .about a:link, .nav .about a:visited {
		left: 318px;
		width: 63px;
	}
	.nav .about a:hover, .nav .about a:focus {
		background: url(../images/green-nav.gif) no-repeat -318px -105px;
	}
	.nav .about a:active {
		background: url(../images/green-nav.gif) no-repeat -318px -105px;
	}
	.current-about .about a:link, .current-about .about a:visited {
		background: url(../images/green-nav.gif) no-repeat -318px -105px;
		cursor: default;
	}
	.nav-about, .nav-about-click {
		position: absolute;
		top: 0;
		left: 318px;
		width: 63px;
		height: 34px;
		background: url(../images/green-nav.gif) no-repeat -318px -35px;
	}
	.nav-about-click {
		background: url(../images/green-nav.gif) no-repeat -318px -35px;
	}




.nav .contact a:link, .nav .contact a:visited {
		left: 381px;
		width: 80px;
	}
	.nav .contact a:hover, .nav .contact a:focus {
		background: url(../images/green-nav.gif) no-repeat -381px -105px;
	}
	.nav .contact a:active {
		background: url(../images/green-nav.gif) no-repeat -381px -105px;
	}
	.current-contact .contact a:link, .current-contact .contact a:visited {
		background: url(../images/green-nav.gif) no-repeat -381px -105px;
		cursor: default;
	}
	.nav-contact, .nav-contact-click {
		position: absolute;
		top: 0;
		left: 381px;
		width: 80px;
		height: 34px;
		background: url(../images/green-nav.gif) no-repeat -381px -35px;
	}
	.nav-contact-click {
		background: url(../images/green-nav.gif) no-repeat -381px -35px;
	}

/* Start Contact Form */

label { position: absolute; text-align:right; width:130px; }
.non-label { padding: 0 0 0 33px;}
input, textarea, select { margin-left: 140px; }
label.check { position:relative; text-align:left; }

/* End Contact Form */