@charset "utf-8";
/* CSS Document */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	background-color:#333;
	line-height:140%;
	}
#nav {
	padding:none;
	margin-left:auto;
	margin-right:auto;
	width:1010px;
	}
#container {
	width:1009px;
	margin-left:auto;
	margin-right:auto;
	background-color:#4D4D4D;
	}
	
#top {
	clear:both;
	margin-left:auto;
	margin-right:auto;
	width:1010px;
	display:block;
	height:70px;
	}
#top2 {
	clear:both;
	background-image:url(images/top-grey.gif);
	background-repeat:no-repeat;
	background-position:top;
	margin-left:auto;
	margin-right:auto;
	width:1010px;
	background-color:#4D4D4D;
	display:block;
	height:70px;
	}
#mcida {
	float:left;
	}
#address {
	float:right;
	padding-right:1em;
	padding-top:0.2em;
	padding-bottom:0.3em;
	font-size:11px;
	color:#333;
	display:block;
	}
#photo {
	display:none;
	}

#logo {
	float:right;
	padding-right:4em;
	padding-top:0.5em;
	padding-bottom:0.2em;
	width:400px;
	}
#mainnav {
	display:none;
	}
.boxes {
	height:235px;
	width:336px;
	padding-top:1em;
	}
.top {
	background-image:url(images/boxtop.gif);
	height:14px;
	background-position:center;
	background-repeat:no-repeat;
	display:block;
	padding:none;
	}
.bottom {
	background-image:url(images/boxbottom.gif);
	height:14px;
	background-position:center;
	background-repeat:no-repeat;
	display:block;
	padding:none;
	}
.feature {
	background-image:url(images/boxcenter.gif);
	background-position:center;
	background-repeat:repeat-y;
	height:200px;
	padding-right:3.5em;
	padding-left:3em;
	padding-top:0.15em;
	}
#content {
	clear:both;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	width:1007px;
	padding-top:none;
	padding-bottom:1em;

	}
#footer {
	background-color:#8CC63F;
	background-image:url(images/bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	clear:both;
	width:990px;
	display:block;
	padding-top:0.6em;
	padding-left:1.5em;
	padding-bottom:0.6em;
	color:#000;
	}
.utility {
	margin-left:1.9em;
	margin-top:-1.5em;
	color:#000;
	padding:2px;
	}
/*Images*/
#top img {
	display:none;
	}
#top2 img {
	display:none;
	}
.space {
	padding-left:0.3em;
	border:none;
	}
img.content {
	display:none;
	}
.feature img {
	display:none;
	}

/*paragraphs*/
#nav p{
 display:none;
	}
.feature p {
	color:#333;
	padding-top:none;
	margin-top:-0.9em;
	margin-left:-1.8em;
	margin-right:-3.5em;
	padding-right:none;
	}
.feature li {
	color:#000;
	padding-top:none;
	margin-left:-1.7em;
	margin-right:-1.5em;
	padding-right:none;
	}
.feature ul {
		margin-top:-1em;
		}
li {
	color:#000;
	}
#content p {
	padding-right:3em;
	padding-left:2em;
	padding-bottom:0.3em;
	padding-top:0;
	color:#000;
	}

#footer p {
	padding:none;
	border:-0.5em;
	}
#mcida p {
	display:inline;
	font-size:22px;
	}

/*hyperlinks*/
a {
	color:#54B6ED;
	}
a:hover {
	color:#FFFF00;
	}
.boxes a{
	color:#2A1FFF;
	}
.boxes a:hover {
	color:#FFFF00;
	}
#address a {
	color:#333;
	text-decoration:none;
	}
#address a:hover {
	color:#FFFF00;
	text-decoration:underline;
	}
#nav a {
	color:#000;
	text-decoration:none;
	}
#nav a:hover {
	color:#FFFF00;
	text-decoration:underline;
	}
#map {
	display:none;
	}
#footer a {
	color:#333;
	}
#footer a:hover {
	color:#ffff00;
	}
/*headers*/

.feature h3{
	color:#000;
	font-weight:bold;
	font-size:18px;
	line-height:120%;
	letter-spacing:120%;
	padding-bottom:none;
	padding-top:none;
	margin-top:0;
	margin-bottom:0.9em;
	padding-left:0;
	margin-left:0.1em;
	padding-right:none;
	margin-right:-1em;
	}
h2 {
	color:#000;
	font-size:24px;
	line-height:110%;
	padding-top:0.2em;
	padding-left:1em;
	padding-right:1em;
	padding-bottom:none;
	}
h3  {
	color:#000;
	font-size:17px;
	line-height:110%;
	padding-top:0.4em;
	margin-left:1.4em;
	margin-right:1em;
	margin-bottom:-0.4em;
	}