/***** Basic CSS setup *******/
body {background: #DBD2F6 url("../images/background_final.jpg") repeat-x; margin-top:0px; }
body,a,td,th,div,span,p,br,ul,li,ol,input,textarea,select,blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
a:link,a:visited { color: #7C4FB0; text-decoration: none; }
a:hover,a:active { color: #ff9933; text-decoration: none; }
img { border-width: 0px; }
/***** End of Basic CSS setup *******/

/************** containers and logo ***********/
* #mainContainer { width: 740px; margin: 0px auto; background-color: #ffffff; }
* #mainNavigation { width: 197px; height: 468px; background-color: #7C4FB0; float: left;  }
* #contactUsBar { width: 123px; height: 28px; background-color: #FF9933; float: left; padding-left: 420px; }
* #breadCrumb { width: 524px; height: 39px; background-color: #ffffff; float: left; text-align: right; padding-right: 19px; padding-top: 3px; color: #000000;}
* #mainContent { width: 485px; background-color: #ffffff; margin-left: 19px; float: left; }
* #siteLogo { margin: 15px 0px 29px 14px; display: block; }
* #footer{ width: 740px; margin: 15px auto 30px auto; clear: both; height: 25px; color: #7C4FB0;  }
/************** end of containers ***********/

/************** navigation items *****************/
* .navItem { margin-left: 18px; }
* .navDivider { margin: 15px 0px 15px 18px; }

div.subNav { padding: 8px 0px 0px 18px; line-height: 1.75em; }

a.subNav:link { color: #ffffff; }
a.subNav:visited { color: #ffffff; }
a.subNav:hover { color: #ff9933; }
a.subNav:active { color: #ff9933; }

a.subNavOn:link { color: #ff9933; }
a.subNavOn:visited { color: #ff9933; }
a.subNavOn:hover { color: #ff9933; }
a.subNavOn:active { color: #ff9933; }

ul.subNav { list-style: disc; margin-top: 0px; margin-bottom: 0px; }
li.subNav { list-style: disc; color: #ffffff; }
/************** end of navigation items *****************/

/************** footer elements ******************/
* .footerDot { margin: 0em .5em .1em .5em; }
* .footerBorder { margin-top: 8px; }
* .footerText { float: left; color: #7C4FB0; }
* .footerSiteMap { float: right; color: #000000; }
* .footerCopyright { float: left; clear: both; color: #7C4FB0; }
* .footerPhotoCredit { float: right;  color: #7C4FB0; }
/************** end of footer elements ******************/

/************** site map *******************************/
* #mainContentSiteMap { width: 515px; background-color: #ffffff; margin-left: 15px; float: left;  }
* .hdrFixSitemap { margin-left: 6px; margin-bottom: 20px; }
* .firstBox { height: 16em; width: 181px; border-right: 1px solid #ff9933; border-bottom: 1px solid #ff9933; padding-left: 6px; float: left; }
* .secondBox { height: 16em; width: 166px; border-right: 1px solid #ff9933; border-bottom: 1px solid #ff9933; padding-left: 21px; float: left; }
* .thirdBox { height: 16em; width: 120px; border-bottom: 1px solid #ff9933; padding-left: 19px; float: left; }
* .fourthBox { height: 16em; width: 181px; border-right: 1px solid #ff9933; padding-left: 6px; padding-top: 15px; float: left; }
* .fifthBox { height: 16em; width: 166px; border-right: 1px solid #ff9933; padding-left: 21px; padding-top: 15px; float: left; }
ul.sitemap { margin:0px; padding:0px; list-style: none; }
li.sitemap { padding-bottom: .6em; }
ul.sitemapSubNav { margin: .6em 0 0 2.6em; padding:0px; }
li.sitemapSubNav { padding-bottom: .6em; }
/************** end of site map *******************************/

* .pageHeader { color: #663399; font-family: Gill Sans Ultra Bold; font-size: 1.165em; text-transform: uppercase; letter-spacing: 0.1em; }
* .pageHeaderImg { float:left; display: block; margin-bottom: 0px; }
* .inlineMainImage { float: right; margin: 0px 0px 10px 10px; }
* .quote { font-size: .91em; font-weight: bold; color: #000000; }
* .quoteSign { font-size: .91em; font-style: italic; text-align: right; margin-left: 20px; display: block; }
* .facultyBox { width: 100px; margin-right: 28px; float: left; }
* .facultyBoxRight { width: 100px; float: left; }
* .facultyAdminBox { width: 160px; margin-right: 8px; float: left; }
* .facultyAdminBoxRight { width: 130px; float: left; }
* .facultyBorder { border: 1px solid #ff9933; }
* .facultyName { padding-top: 12px; display: block; font-weight: bold; }
* .facultyDivider, * .faqDivider { margin: 12px 0px 27px 0px; }
* .admissionsDivider { margin: 20px 0px 10px 0px; }
* .mailingListField { width: 345px; height: 18px; }
* .submitButton { margin-left: 285px; }
* .formError { color: red; }
* .boldTxt { font-weight: bold; }
* .italicTxt { font-style: italic; }
h2 { font-size: 1em; }
p.faqHours { margin-left: 20px; }

* .clear { clear: both; height: 1px; overflow: hidden; margin: 0; }

/**************  edit.com *******************************/

ul, ol {
	margin-top:0px;
	margin-bottom:0px;
}

.NormalText, body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
}

.SmallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	font-weight: normal;
}

.WhiteText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
}

.QuoteText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	font-weight: bold;
}

.SubHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	font-weight: bold;
}

* .PageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #663399;
	font-weight: bold;
	text-transform: uppercase;
}

td.OrangeBorderTop {border-top: solid 1px #FF9933; padding-top: 30px;}
* td.OrangeRightBorder {border-bottom: solid 1px #FF9933; border-right: solid 1px #FF9933;}
