@charset "utf-8";
/* CSS Document */

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 14px;
	color:#000;
	margin-bottom: 0px;
}

h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size: 14px;
	color:#000;
	margin-bottom: 0px;
	
}

.front-left-txt {
	color: #000;
	font-size: 11px;
	line-height: 14px;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}
body {
	background-color: #531115;
	background-image: url(graphics/content_bg.jpg);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#maincontainer {
	background-image:url(graphics/main_bg.jpg);
	background-repeat:no-repeat;
	height: auto;
	}

.container {
	width: 713px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 225px;
}

/* pyramid */

#navPyra {
        margin: 0;
        padding: 0 0 22px 10px;
        border-bottom: 1px solid #9FB1BC; 
}

#navPyra li {
        margin: 0;
        padding: 0;
        display: inline;
        list-style-type: none;
}

#navPyra a:link, #navPyra a:visited {
	float: left;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	padding: 0 9px 9px 9px;
	text-decoration: none;
	color: #804040;
}

#navPyra a:link.active, #navPyra a:visited.active, #navPyra a:hover {
        color: #000;
        background: url(graphics/pyramid.gif) no-repeat bottom center;
}

#footerband {
	height:30px;
	margin-left:45px;
	}
	
#footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	}
	
/*Text Treatments */

.subtitle {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #5F1013;
	font-size: 22px;
	font-weight:bold;
	background-image: url(graphics/subtitle-arrow.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left: 27px;
	}
     
.subtitle2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 14px;
	font-weight:bold;
	text-decoration: underline;
	}   
	
.mission {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	padding: 10px;
	line-height: 24px;
	color:#6D0E14;
	border-bottom: 1px solid #ccc;
}

/* Picture Treatments */

.left-pic {
	border: 1px solid #036;
	margin-right: 15px;
}

.right-pic {
	border: 1px solid #036;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

/*Side Menu */

ul.side {
        list-style: none;
        margin: 0;
        padding: 0;
        }
#menu2 {
	width: 200px;
	border-style: solid;
	border-color: #677D92;
	border-size: 1px;
	border-width: 1px;
	margin: 10px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: -5px;
	margin-left: 15px;
	font-weight: bold;
	background: #666;
        }

#menu2 li a {
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

#menu2 li a:link, #menu2 li a:visited {
        color: #fff;
        display: block;
        background: url(programs/menu2.gif);
        padding: 8px 0 0 10px;
        }

#menu2 li a:hover, #menu2 li #current {
        color: #283A50;
        background: url(programs/menu2.gif) 0 -32px;
        padding: 8px 0 0 10px;
        }

#menu2 li a:active {
        color: #283A50;
        background: url(programs/menu2.gif) 0 -64px;
        padding: 8px 0 0 10px;
        }
.mca {
	width:680px;
	margin-left: 240px;
	padding: 10px;
	padding-top:20px;
	min-height: 600px;
}
.mca-reg {
	width:830px;
	margin-left: 100px;
	padding: 10px;
	padding-top: 1px;
	height: inherit;
}
li.intext {
	padding-bottom: 10px;
}
