body {
font: 12px Verdana, Arial, Helvetica, sans-serif;
color: #c1c1c1;
line-height: 150%;
background: #393939 url("bgpattern.jpg") repeat-x;
text-align:center;
min-width: 975px;
}
h1 
{
    font: italic bold 30px "Palatino Linotype", Palatino, Times, serif;
    color: #ff9c00;
}
h2 
{
    font: italic bold 22px "Palatino Linotype", Palatino, Times, serif;
    color: #ff9c00;
}
h3 
{
    font: 18px "Trebuchet MS", Geneva, sans-serif;
    color: #ff9c00;
}
h4 
{
    font: italic 16px "Trebuchet MS", Geneva, sans-serif;
    color: #ff9c00;
}
h5 
{
    font: italic 14px "Trebuchet MS", Geneva, sans-serif;
    color: #ff9c00;
}
h6 
{
    font: italic 14px "Trebuchet MS", Geneva, sans-serif;
    color: #ff9c00;
}
p 
{
    text-align: left;
    font: 14px Verdana, Arial, Helvetica, sans-serif ;
    color: #c1c1c1;
    line-height: 150%;
}
a:link 
{
    text-decoration: none;
    color: #6094ff;
}
a:visited 
{
    text-decoration: none;
    color: #000000;
}
a:hover 
{
    text-decoration: underline;
    color: #a7c4ff;
}
a:active 
{
    text-decoration: none;
    color: #c5904f;
}
img 
{
    border-style: none;
}
hr {
width: 70%;
margin: 25px auto 0px auto;
}
/* PAGE BACKGROUND */

#pageWrapper {
position: relative;
width: 935px;
text-align: left;
margin: 70px auto 20px auto;
border: solid 20px #424242;
z-index: 200;
overflow: visible;
}
#background 
{
    background: url("/images/bg.png") no-repeat;
    width: 2048px;
    height: 100%;
    position: fixed;
    left: 50%;
    top: 0px;
    margin-left: -1024px;
}
#globalNav 
{
    position: absolute;
    width: 760px;
    height: 40px;
    right: -20px;
    top: -60px;
    background: #424242;
    z-index: 201;
    padding: 10px 10px 10px 15px;
    text-align: left;
}
.globalNav 
{
    color: #ffffff;
    font: 12px Verdana, Arial, Helvetica, sans-serif;
    text-transform: capitalize;
}
.globalNav a:link, .globalNav a:visited
{
    text-decoration: none;
    color: #ffffff;
}
.globalNav a:hover
{
    text-decoration: none;
    color: #ff9e24;
}
.globalNav a:active 
{
    text-decoration: none;
    color: #c5904f;
}
.clearField 
{
    width: 210px;
    height: 16px;
    margin-left: 5px;
    color: #d6d6d6;
    font: bold italic 14px "Palatino Linotype", palatino, Helvetica, serif;
}
.clearFieldActive 
{
    color: #000000;
    font: 14px "Palatino Linotype", palatino, Helvetica, serif;
}
/* The Class below is for viewing PDFs from the DMS on a webpage (added by Ty) */
.ektdmsiframe
{
    height: 1100px;
}

.searchBtn
{
    width: 23px;
    height: 23px;
    background: url("SearchBtn.png") no-repeat 0px 0px;
    text-decoration: none;
    display: inline-block;
}
.searchBtn:hover 
{
    background-position: -23px 0px;
    text-decoration: none;
}

#topHalftones {
position:absolute;
top: 0px;
left:0px;
z-index: 1;
}
#bottomHalftones {
position:absolute;
right: 0px;
bottom: -5px;
z-index: 2;
}

#sidebarBorder 
{
    position: absolute;
    width: 20px;
    top: 0px;
    right: 200px;
    background: #424242 repeat-y;
    height: 295px;
    z-index: 94;
}

/* SIDEBAR */

#secNav {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 715px;
    height: 165px;
    margin: 0px auto;
    overflow: hidden;
    text-align: right;
    z-index: 1550;
}
#logo {
position: absolute;
left: 0px;
top: -70px;
width: 200px;
height: 60px !important;
text-align:center;
margin: 0px;
z-index: 14;
}
a.logo
{
    display: block;
    width: 153px;
    height: 60px;
    background: url("logo.png") no-repeat;
    text-decoration: none;
}
a:hover.logo 
{
    background-position: -153px 0px;
}

#admissionsLinks {
position: absolute;
width: 200px;
height: 70px;
top: 0px;
right: 0px;
z-index: 21;
margin: 0px;
display: block;
}

a.request, a.visit, a.apply 
{
    position:absolute;
    display: block;
    text-decoration: none;
    width: 67px;
    height: 50px;
    font: bold italic 12px Arial, Helvetica, sans-serif;
    color: #000000;
    text-align: center;
    padding: 20px 0px 0px 0px;
}
a:hover.request, a:hover.apply, a:hover.visit 
{
    background-color: #2a67b2;
    color: #ffffff;
}
a.request 
{
    top: 0px;
    left: 0px;
    background-color: #7f7f7f;
}
a.visit {
    top: 0px;
    left: 67px;
    background-color: #b2b2b2;
}
a.apply {
    top: 0px;
    right: 0px;
    background-color: #ffffff;
}

/* HEADER */

#header {
position: relative;
padding-top: 20px;
width: 200px;
height: 70px;
float: right;
margin-top: 0px;
text-align: center;
z-index:7;
}
a.header
{
    display: block;
    width: 638px;
    height: 37px;
    background: url("headerText.png") no-repeat;
    text-decoration: none;
    margin: 0px auto;
}
a:hover.header 
{
    background-position: 0px -37px;
}
/* PAGE PICTURE */

#pagePic {
position: absolute;
width: 715px;
height: 165px;
top: 0px;
left: 0px;
text-align: right;
z-index: 56;
overflow: hidden;
}

/* STUDENT HIGHLIGHTS */

#highlights {
position: relative;
margin-top: 165px;
width:715px;
height: 130px;
background: #424242;
font: Verdana, Arial, Helvetica, sans-serif 14px;
z-index: 30;
}
.highlights {
	list-style: none;
	position: absolute;
	top: 10px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 715px;
	height: 130px;
	text-decoration: none;
	overflow: hidden;
}
.highlights li
{
    position: relative;
	padding: 0px;
	cursor: default;
	width: 230px;
	height: 110px;
	text-decoration: none;
	display: block;
	float: right;
	color: #424242;
}
.highlightPic 
{
    position: absolute;
    left: 0px;
    width: 108px;
    height: 110px;
    overflow: hidden;
}
a:link.name, a:visited.name, a:hover.name, a:active.name
{
    color: #424242;
}
a:hover.highlightPic
{
    background-position: 0px -110px !important;
}
.active a:link.name, .active a:visited.name
{
    font: bold 18px "Trebuchet MS", Helvetica, serif;
    cursor: pointer;
    color: #6094FF;
}
.active a:hover.name, .active a:active.name 
{
    color: #a7c4ff;
}
.testimony 
{
    padding: 0px;
    margin: 0px;
    position: absolute;
    left: 130px;
    top: 0px;
    height: 118px;
    width: 330px;
    line-height: 120%;
    font: 12px "Trebuchet MS", Helvetica, sans-serif;
}
.active 
{
    background-color: #636363;
    color: #ffffff !important;
}

/* BREAD CRUMBS */

#breadcrumbs 
{
    position: absolute;
    left: 10px;
    top: 300px;
    width: 675px;
    height: 20px;
    z-index: 40;
    
}
.breadcrumbs 
{
    font: small-caps 16px Verdana, Helvetica, Arial, sans-serif;
    color: #ffffff;
    text-decoration: none;
}
a:hover.breadcrumbs 
{
    color: #2a67b2;
    text-decoration: none;
}
/* MAIN CONTENT AREA */

#copy {
position: relative;
width: 830px;
margin: 30px 20px 20px 20px;
padding: 30px;
z-index: 39;
color: #ffffff;
font: Verdana, Arial, Helvetica, sans-serif 8px;
line-height: 150%;
text-align: left;
background: #4f4f4f;
min-height: 400px;
}
/* CHAT BAR */
.meebo-39 
{
    background: url("/images/meeboBarBg.png") repeat-x !important;
    height: 26px !important;
}

/* DEGREES AND CLASSES BUTTONS FOR ACADEMICS */
a.DegreesBtn 
{
    display:inline-block;
    width: 187px;
    height: 66px;
    background: url("/images/DegreesBtn.png") no-repeat 0px 0px;
    text-decoration: none;
}
a:hover.DegreesBtn 
{
    background-position: 0px -66px;
    text-decoration: none;
}

a.ClassesBtn 
{
    display: inline-block;
    width: 187px;
    height: 66px;
    background: url("/images/ClassesBtn.png") no-repeat 0px 0px;
    text-decoration: none;
}
a:hover.ClassesBtn 
{
    background-position: 0px -66px;
    text-decoration: none;
}

/* FOOTER */

#footer 
{
    position: relative;
    margin: 20px auto;
    text-align: center;
    width: 800px;
    height: 80px;
    margin-bottom: 20px;
}
.footer p
{
    color: #001e56;
    font: 14px Verdana, Helvetica, sans-serif;
}
.search, .suggestedResults ul 
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
.search li:hover 
{
    background-color: #1b4c88;
}
.suggestedResults
{
    background-color: #1b4c88 !important;
    margin-bottom: 10px;
}
.suggestedResults li:hover 
{
    background-color: #102d51;
}
#communique {
bottom: 0px;
}
#Review {
margin: 0px 90px 0px 0px;
display: inline-block;
}
#contactUs {
display: inline-block;
margin: 0px;
padding: 10px 0px 0px 0px;
}
#contactUs a {
text-decoration: none;
width: 75px;
height: 38px;
background: url("/images/feedbackIcon.png") no-repeat 0px 0px;
float: left;
}
#contactUs a:hover {
text-decoration: none;
background-position: 0px -38px;
}
.addthis_toolbox {
display: inline-block;
margin: 0px 90px 0px 0px;
}
/* HEADER STYLE FOR MINISTRY OPENINGS */
.ministryHeading 
{
    font: bold italic 16px Verdana, Helvetica, Arial, sans-serif;
}
/* ACADEMICS BUTTONS */
a.applyBtn, a.enrollBtn, a.onlineCoursesBtn
{    
    display: block;
    width: 187px;
    height: 66px;
    text-decoration: none;
}
a.applyBtn 
{
    background: url("/images/applyBtn.png") no-repeat 0px 0px;
}
a.enrollBtn 
{
    background: url("/images/enrollBtn.png") no-repeat 0px 0px;
}
a.onlineCoursesBtn 
{
    background: url("/images/onlineCoursesBtn.png") no-repeat 0px 0px;
}
a:hover.applyBtn, a:hover.enrollBtn, a:hover.onlineCoursesBtn
{
    background-position: 0px -66px;
    text-decoration: none;
}
.dropdown, .dropdownProps {
top: 40px !important;
left: 0px !important;
}
/* CHANGE BACKGROUND OF FORMS */
#ctl00_ContentPlaceHolder1_FormBlock1_content, .design_choices {
background: #4f4f4f !important;
border: none !important;
}
.design_list_vertical {
border: solid 1px #5f5f5f !important;
}