@charset "UTF-8";
body {
	background-color: #f0ece9;
	background-image: url(../images/bodyswoosh.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	font-family: "Trebuchet MS";
	font-size: .8em;
}
h1 {
	background-image: url(../images/titlebkgrnd.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 25px;
	color: #FFFFFF;
	font-size: 140%;
	padding: 2px 2px 2px 3px;
	margin: 0px;
}
h2 {
	font-size: 130%;
	color: #AC1A2F;
}
h3 {
	font-size: 120%;
	color: #AC1A2F;
	margin-top: 0px;
}
h4 {
	font-size: 110%;
	color: #AC1A2F;
	margin-bottom: 0px;
}
ul {
}
li {
}
p {
	line-height: 1.2em;
}
.subheader {
	font-weight: bold;
	color: #AC1A2F;
}
.imgRtBorder {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 5px solid #AC1A2F;
}
.imgRt {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 8px;
}
.imgLftBorder {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 5px solid #AC1A2F;
}
.imgLft {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#OuterContainer {
	padding: 0px;
	width: 874px;
	margin-right: auto;
	margin-left: auto;
}
.addClear:after {
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}
.clearBoth {
	clear: both;
}
*html .addClear {height:1%;}
#header {
	padding: 0px;
	width: 850px;
	margin-right: 12px;
	margin-left: 12px;
	float: left;
}
#header .left {
	float: left;
}
#header .right {
	float: right;
	margin-top: 20px;
}
#contentWrapper {
	background-image: url(../images/shadow.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 874px;
	float: left;
	margin-top: 0px;
	min-height:500px;

}
#bodycontent {
	float: left;
	width: 850px;
	padding: 0px;
	margin-right: 12px;
	margin-left: 12px;
}
#textarea {
	padding: 5px;
	float: left;
	width: 630px;
}
#textarea ul {
	margin-top: .5em;
}
#textarea li {
	margin-top: .5em;
	margin-bottom: .5em;
}
#rightColumn {
	float: right;
	background-color: #CCCCCC;
	padding: 5px;
	width: 200px;
}
#rightColumn .ruleabove {
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#rightColumn  .mow  {
	padding-top: 0em;
	padding-left: .5em;
}
#rightColumn .mow li {
	list-style-type: none;
}
#eduSubMenuTop {
	background-image: url(../services/images/purplerndcornertop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 200px;
	height: 25px;
	background-color: #502D7F;
	margin: 0px;
	padding: 0px;
}
#NavBar {
	width: 850px;
	float: left;
	position: relative;
	height: 30px;
	background-color: #750309;
	margin-right: 12px;
	margin-left: 12px;
	display: inline;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	z-index: 500;
}
#TopRow {
	width: 850px;
	margin-right: 12px;
	margin-left: 12px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #AC1A2F;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 233px;
	float: left;
	display: inline;
	padding: 0px;
	position: static;
	z-index: 0;
}
#TopRow .left {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 500px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	z-index: 0;
}
#TopRow .right {
	float: right;
	border-left-color: #CCCCCC;
	padding: 8px;
	width: 330px;
	margin: 0px;
}
#BtmRow {
	width: 850px;
	margin-right: 12px;
	margin-left: 12px;
	float: left;
}
#Col1 {
	padding: 8px;
	float: left;
	width: 400px;
}
#Col1 a.subheader {
	text-decoration: none;
}
#Col2 {
	padding: 8px;
	width: 200px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	float: left;
	clear: right;
}
#Col3 {
	width: 198px;
	padding: 8px;
	float: left;
	margin: 0px;
}
#looking {
	list-style-type: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#looking li {
	padding-top: 2px;
	padding-bottom: 2px;
}
#looking a {
	text-decoration: none;
	color: #750309;
}
#looking img {
	vertical-align: middle;
	padding-right: 5px;
}
#Footer {
	background-image: url(../images/btmshadow.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	text-align: center;
	padding-top: 8px;
	width: 874px;
	margin: 0px;
	clear: both;
}
.financials {
	width: 80%;
}
.financials caption{
	text-align: left;
	color: #750309;
	font-size: 130%;
	padding-bottom: 5px;
}
.financials th, td{
	padding: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.financials th{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #750309;
}
.ruleAbove {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 5px;
}

/*photo slideshow*/

.stepcarousel{
	position: relative; /*leave this value alone*/
	border: 10px solid #A30829;
	overflow: scroll; /*leave this value alone*/
	width: 500px; /*Width of Carousel Viewer itself*/
	height: 200px;
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 10px; /*margin around each panel*/
	width: 250px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

/*Accordian content script*/

.technology{ /*header of 2nd demo*/
	font: bold 14px;
	margin: 10px 0;
	cursor: pointer;
}
.openlanguage{ /*class added to contents of 2nd demo when they are open*/
	color: #666666;
}
.closedlanguage{ /*class added to contents of 2nd demo when they are closed*/
	color: #750309;
}
.featureBox1 {
	width: 95%;
	background-color: #F0ECE9;
	border-top-width: 2px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #750309;
	border-bottom-color: #750309;
	padding: 5px;
	margin: 5px;
}
.featureBox1 h4 {
	margin: 0px;
	color: #FFFFFF;
	background-color: #750309;
	padding: 5px;
}
#TwoColumns ul {
  float: left;
  width: 12em;
  margin: 0;
  padding: 0;
  list-style: none;
}
 #TwoColumns li {
  float: left;
  width: 15em;
  margin: 0;
  padding: 0;
}
#locations {
	width: 99%;
	font-size: 90%;
}
#locations td {
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	vertical-align: top;
}
#locations  td.jc {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#locations h4 {
	margin-top: 0px;
}
#landingIntro {
	height: 250px;
	width: 630px;
	float: left;
	position: relative;
}
#landingIntro img {
	float: left;
	height: 250px;
	width: 630px;
	position: absolute;
}
#landingIntro .contain {
	float: left;
	position: relative;
}
#landingIntro .top {
	margin: 5px;
	position: relative;
}
#landingIntro h2  {
	margin-top: 0px;
	padding: 2px;
	color: #333333;
}
#landingIntro ul  {
	list-style-type: none;
	padding-left: 10px;
	_padding-left: 5px;
	margin-left: 0px;
	width: 40%;
}
#landingIntro a  {
	background-image: url(/images/arrowrightDK.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	padding-left: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
#landingIntro .nav {
	background-color: #FFFFFF;
	height: 240px;
	width: 40%;
	filter:alpha(opacity=75);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	margin: 5px;
	display: inline;
	float: left;
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
}
input#search {
	color: #CCCCCC;
	background-color: #750309;
	height:20px;
	border:none;
}
.floatLft {
	float: left;
}
.floatRt {
	float: right;
}
.imgRtBorderLL {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 5px solid #502D7F;
}
#news {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
#news li {
	padding-top: .5em;
	padding-bottom: .5em;
}
#news a {
	text-decoration: none;
	color: #000000;
}
#news a:visited {
	color: #333333;
}
#news a:hover, #news a:active {
	color: #AC1A2F;
}

#map {
width: 610px;
padding-top: 25px;
padding-bottom: 40px;
}
.subheaderpurple {
	font-weight: bold;
	color: #3D2F93;
}
.redtext {
	color: #AC1A2F;
}

.lftpad {float: left; padding: 0 0 10px 17px;}
.orangetext {  color:#D66B00}
