@charset "utf-8";
#outercontainer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #57d6ed;
}
#maincontent {
	width: 800px;
	background-color: #57d6ed;
	padding-top: 25px;
	font-size: 0.9em;
	background-image: url(images/contentbkgd.jpg);
	background-repeat: no-repeat;
	height: 600px;
}
#banner {
	width: 800px;
}
#menu {
	width: 800px;
	position: relative;
	background-color: #A8E1F8;
	height: 30px;
}
#leftcontent {
	float: left;
	width: 300px;
	padding-left: 100px;
	padding-right: 25px;
}
#rightcontent {
	float: left;
	width: 250px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 40px;
}

#rightcontent a:link, #rightcontent a:visited, #rightcontent a:active {
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	
}

.color_green {
	color: #025666;
	font-weight: bold;
}


body {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1em;
	background-color: #3B858F;
}

a:link {
	color: #CCCCCC;
}
a:visited {
	color: #CCCCCC;
}
a:active {
	color: #CCCCCC;
}
#footer {
	width: 800px;
	float: left;
	font-size: 0.8em;
	padding-top: 25px;
	background-color: #3B858F;
	color: #CCCCCC;
}
h1 {
	font-size: 1.2em;
	font-weight: normal;
	color: #025666;
	margin-bottom: -0.9em;
}
h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #025666;
	margin-bottom: -0.9em;
	line-height: 1.1em;
}
.color_offwhite {
	color: #f9f8f1;
}
#maincontent_aboutmerritt {
	width: 500px;
	background-color: #57d6ed;
	padding-top: 25px;
	font-size: 0.9em;
	background-image: url(images/contentbkgd.jpg);
	background-repeat: no-repeat;
	padding-right: 150px;
	padding-left: 150px;
}
.imgborder {
	color: #666666;
	border: 1px solid #666666;
}
#contact_info {
	width: 800px;
	font-size: .9em;
	height: 35px;
}
#contact_info a:link, #contact_info a:visited, #contact_info a:active {
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	
}
#leftcontent a:link, #leftcontent a:visited, #leftcontent a:active {
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	
}
#maincontent_schedule {
	width: 800px;
	background-color: #57d6ed;
	padding-top: 25px;
	font-size: 0.9em;
	background-image: url(images/contentbkgd.jpg);
	background-repeat: no-repeat;
	height: 1100px;
}
#xmaincontent_aboutmerritt {
	width: 500px;
	background-color: #57d6ed;
	padding-top: 25px;
	font-size: 0.9em;
	background-image: url(images/contentbkgd.jpg);
	background-repeat: no-repeat;
	margin-left: 150px;
}

