@charset "UTF-8";

body {
	margin: 0px;
	color: #666;
	font-size: 10px;
	font-family: Arial, Verdana, Univers;
	background-color: #545454;
	background-image: url(../images/page_bkgd.jpg);
	background-repeat: repeat-x;
	border-top-width: medium;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;

}



h1 {

	color: #333;

	font-size: 24px;

	font-weight: normal;

	margin: 3px 0px 25px 0px;

}

h2 {

	color: #000;

	font-size: 14px;

	font-weight: normal;

	margin: 0px 0px 15px 0px;

}



a {

	color: #ba7007;

	text-decoration:none

}

a:visited  {

	color: #ba7007;

}

a:hover    {

	color: black;

}

a:link {

	color: #ba7007;

	text-decoration:none;

}





.container {

	width: 980px;

	margin-left: auto;

	margin-right: auto;

	background-image: url(../images/content_bkgd_tile.jpg);

	background-repeat: repeat-y;

}





/* BANNER AREA */

.bannerArea {

	width: 980px;

	height: 145px;

	background-color: #4971a2;

	background-image: url(../images/banner_bkgd_mct_wo_logo.jpg);

	background-repeat: no-repeat;

	color: #FFF;

	font-family: Verdana, Geneva, sans-serif;

}







.bannernav {

	padding-top: 10px;

	padding-right: 40px;

	float: right;

	color: white;

	font-size: 10px;

	font-family: Arial, Helvetica, Verdana, sans-serif;

}



.bannernav a {

	color: white;

	text-decoration: none;

}

.bannernav a:visited {

	color: white;

}

.bannernav a:hover {

	color: #ECBB7B;

}



.toplogo {

	padding-top: 1px;

	height: 115px;

}







.content {

	padding-top: 20px;

	padding-bottom: 20px;

	background-image: url(../images/content_bkgd.jpg);

	background-repeat: no-repeat;



}





/* LEFT NAVIGATION */





.leftnavigation {

	width: 192px;

	margin: 70px 0px 0px;

	padding-left: 8px;

	float: left;

	list-style-type: none;

}



.leftnavigation a{

	margin-left: 0px;

	width: 156px;

	padding-left: 15px;

	padding-top: 5px;

	padding-right: 20px;

	padding-bottom: 5px;

	float: left;

	color: #364957;

	font-size: 11px;

	font-weight: bold;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	text-decoration: none;

	background-image: url(../images/nav_normal.jpg);

	background-repeat: repeat-x;

	background-position: 0px 0px;

	border-bottom: 1px solid #999;

}



.leftnavigation a:visited{

	color: #364957;

}

.leftnavigation a:hover{

	color: #ffffff;

	background-image: url(../images/nav_down.jpg);

}





/* CONTENT AREA */



.contentleft {

	width: 450px;

	padding-left: 30px;

	padding-right: 20px;

	float: left;

	



}

.contentright {

	padding-top: 15px;

	float: left;

	width: 240px;

	border-style: solid;

	background: #666;

	color: #FFF;

}



.imageright {

	margin-top: 10px;

	margin-left: 10px;

	float: right;	

}

.imageleft {

	margin-right: 10px;

	float: left;

}





/* FOOTER AREA */

.footerArea {

	width: 980px;height: 88px;

	background-color: #cfcfcf;

	background-image: url(../images/footer_bkgd.jpg);

	background-repeat: no-repeat;

	

}



.copyright {

	border-top: solid;

	border-color: #737a90;

	border-width: 2px;

	margin-left: 240px;

	margin-right: 30px;

	padding-top: 12px;

	

	color: #666666;

	font-size: 10px;

	font-family: Verdana,Arial, Helvetica, sans-serif;

}

.container .contentArea .content .contentleft h2 strong em {

	color: #804000;

}

.container .bannerArea .toplogo {

	color: #fff;

	padding-left: 70px;

}

#motto {

	clear: none;

	float: right;

	font-family: Arial, Helvetica, sans-serif;

	color: #000;

	text-align: center;

	vertical-align: text-bottom;

	width: auto;

	margin-right: 25px;

	margin-top: 15px;

}



.whiteFont {

	font-family: Verdana, Geneva, sans-serif;

	color: #FFF;

	text-decoration: none;

}
#announcements {
	background-color: #CCCCD4;
	border: thin solid #333;
}
.AWeberform {
	width: 650px;
	padding-left: 0px;
	float: none;
	margin-left: 50px;
}

