/* CSS Document */

/* core */
html, body, #main_container {min-height: 100%;	width: 100%; height: 100%;}

body {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #000;
	margin:0;
	padding:0;
	background: #838344 url(../images/bkgnd.jpg) repeat-x left top;
}
#main_container {
	padding:0;
	position:absolute;
	top: 10px;
	bottom: 9px;
	margin:0 auto;
}

a, a:visited { color:#623B71; text-decoration: underline; }
a:hover, a:active { color:#7783A0; text-decoration: none; }

.clear {
	clear: both;
}
.content{
	font: 0.8em normal "Trebuchet MS", Verdana, Arial, sans-serif;
	}
.content_small{
	font: 0.6em normal "Trebuchet MS", Verdana, Arial, sans-serif;
	}
h2 {font: bolder 1.3em Verdana, Arial, Helvetica, sans-serif; color: #623B71; text-transform: uppercase;}
.subtitle {
	font: 1.1em normal "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: bolder;
	 color: #623B71;
	}
.subtitle2 {
	font: 0.9em normal "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: bolder;
	 color: #623B71;
	}
h3 {
	color: #341E3B;
	font: bolder 1.1em "Trebuchet MS", Verdana, Arial, sans-serif;
	}
h4 {
	color: #341E3B;
	font: bolder 0.9em "Trebuchet MS", Verdana, Arial, sans-serif;
	}
.subtitle_caps {
	font: bolder 1.1em "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #000;
	text-transform: uppercase;
	margin-bottom: 5px;
	}

/* header area */
#header_cont {
	width:892px;
	height:141px;
	background: #CCCC66 url(../images/header_bkgnd.gif) no-repeat center top;
	margin: 0 auto;
	vertical-align: bottom;
	}
#header {
	padding:0;
}
#header_logo {
	width: 144px;
	float: left;
}
#header_links {
	width: 721px;
	height: 39px;
	padding: 35px 20px 0px 0px;
	text-align: right;
	float: right;
}
#header_links a, #header_links a:visited { color:#000; text-decoration: none; }
#header_links a:hover, #header_links a:active { color:#91A5D4; text-decoration: underline; }

#header_menu {
	width: 721px;
	height: 19px;
	padding: 2px 10px 0px 10px;
	text-align: left;
	float: right;
}
#header_menu ul{
	margin:0 auto;
	padding:0;
	list-style-type:none;
	text-align: center;
}
#header_menu li { /* all list items */
	float: left;
	position: relative;
	width: auto;
	text-align: left;
}
#header_menu li li {
	width: 100%;
	float: none;
	margin: 1px;
	padding: 2px 0px;
	}
#header_menu ul ul {
	background: #B2B281 url(../images/drop_bkgnd.jpg) repeat-x center top;
	position: absolute;
	}
#header_menu li ul{
/*Make the sub list items invisible*/
	display: none;
  left: 0;
	position: absolute;
	}
li > ul {
	top: auto;
	left: auto;
	}
#header_menu li:hover ul ul, #header_menu li.over ul ul{
/*Make the second-level list items invisible*/
	display: none;
	position: absolute;
	left: -999em;
}
#header_menu li:hover ul, #header_menu li.over ul{ 
/* lists nested under hovered list items */
	display: block;
	left: auto;
	font: bold 0.8em "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #fff;
	white-space: nowrap;
	padding: 4px;
	text-align: left;
	z-index: 100;
	list-style-type:none;
	float: none;
}
#header_menu li li:hover ul, #header_menu li li.over ul { 
/* second-level lists nested under hovered list items */
	display: block;
	position: absolute;
	left: 100%;
	top: -5px;
	font: bold 1.0em "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #fff;
	white-space: nowrap;
	padding: 4px;
	text-align: left;
	z-index: 1000;
	list-style-type:none;
}
#header_menu a, #header_menu a:visited{
	color: #472950;
    display: block;
	text-decoration: none;
	padding: 0px 8px;
}
#header_menu a:hover, #header_menu a:active {
	color: #fff;
	background-color:#91914A;
}
/* home page feature area */
#flash_cont {
	width: 892px;
	height:348px;
	margin: 0 auto;
}
#flash{
	margin: 0px 0px 0px 0px;
	}
	
/* home page admissions link */
#adm_links_cont {
	width: 892px;
	height: 39px;
	margin: 0 auto;
	background: url(../images/home_admissions_links_bkgnd.gif) no-repeat center;
	}
#adm_links {
	width: 892px;
	height: 36px;
	padding: 3px 0px 0px 0px;
	text-align: center;
}

/* home page content */
#home_content_cont {
	width: 892px;
	margin: 0 auto;
}
#home_content {
	width: 892px;
	background: #fff url(../images/content_bkgnd_home.gif) repeat-x center bottom;
}
#home_now {
	width: 415px;
	background: url(../images/home_now_bkgnd.gif) repeat-y left top;
	padding: 14px 44px 14px 76px;
	margin: 14px 0px;
	float: left;
	font: 0.8em normal "Trebuchet MS", Verdana, Arial, sans-serif;
	}
#home_intro {
	width: 328px;
	margin: 14px 0px;
	padding: 0px 14px;
	border-left: #623B71 solid 1px;
	float: right;
	text-align:left;
	font: 0.8em normal "Trebuchet MS", Verdana, Arial, sans-serif;
	}
		/* home page program drop down */
#home_intro ul {
  padding: 0;
  margin: 0;
  list-style: none;
  }
#home_intro li {
  float: left;
  position: relative;
  width: 16em;
  padding: 1px;
  border: solid 2px #623B71;
  background-color: #C0B879;
  font: 0.7em normal "Trebuchet MS", Verdana, Arial, sans-serif;
  }
#home_intro li li {
  width: 100%;
  font: 1.0em normal "Trebuchet MS", Verdana, Arial, sans-serif;
	float: none;
  }
#home_intro li ul {
  display: none;
  position: absolute;
  left: 0;
  }
#home_intro li > ul {
	top: auto;
	left: auto;
	}
#home_intro li:hover ul, #home_intro li.over ul { display: block; left: auto; top: auto;}
#home_intro li a, #home_intro li a:visited {color:#000; text-decoration:none; display: block;}
#home_intro li a:hover, #home_intro li a:active {color:#fff; text-decoration:none; background-color: #8B8B63; display: block;}

.home_now_title {
	font: bold 1.0em "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #623B71;
}
.home_now_copy {
	font: normal 0.8em "Trebuchet MS", Verdana, Arial, sans-serif;
	line-height: 1.1em;
}

/* sub page content */
#sub_divider {
	width: 892px;
	height: 9px;
	margin: 0 auto;
	background-color: #7783A0;
}
#content_cont {
	width: 892px;
	margin: 0 auto;
	background: #fff url(../images/content_bkgnd.gif) repeat-y left top;
}
#content {
	width: 892px;
	margin: 0 auto;
	background: url(../images/content_bkgnd_grad.gif) no-repeat right bottom;
}

/* sub page menu */
#sub_menu {
	float: left;
	width: 134px;
	background: #623B71 url(../images/sub_menu_bkgnd.jpg) repeat-x center top;
	padding: 28px 15px 10px 15px;
	font: 0.8em "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #fff;
}
#sub_menu p{
	margin-top: -5px;
}
#sub_menu a, #sub_menu a:visited{ text-decoration: none; color: #fff;}
#sub_menu a:hover, #sub_menu a:active{ text-decoration: underline; color: #CCCC33;}
#sub_menu ul{
	margin-left: 1px;
	padding-left: 0px;
	margin-top: -10px;
	list-style: none;
	}
#sub_menu li{
	margin-left: 4px;
	margin-top: 4px;
	}
#sub_menu li a, #sub_menu li a:visited{color: #D0D2B2;}
#sub_menu li a:hover, #sub_menu li a:active{text-decoration: none; color: #fff;}
#sub_action_links {
	padding-top: 8px;
	font: bold 1.1em "Trebuchet MS", Verdana, Arial, sans-serif;
	line-height: 0.8em;
	}
#sub_action_links a, #sub_action_links a:visited {
	color: #C3CCE4;
	text-decoration: none;
}
#sub_action_links a:hover, #sub_action_links a:active{ text-decoration: underline; color: #fff;}
#sub_action_links ul{
	font: normal 0.9em "Trebuchet MS", Verdana, Arial, sans-serif;
	}
.sub_menu_divider {
	width: 100%;
	height: 1px;
	background-color: #CCCCCC;
	margin: -4px 0px 17px 0px;
}
#content_right {
	width: 674px;
	float: left;
	color: #000;
	padding: 0px 22px 30px 32px;
}
.meet_admissions {
 width: 310px;
 padding: 8px;
 float: left;
 }

/*   Breadcrumb navigation   */
#breadcrumbs {
	width: 674px;
	height: 22px;
	float: left;	
	font: 0.7em "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #000;
	padding: 10px 22px 0px 32px;
}
#breadcrumbs a, #breadcrumbs a:visited{ color: #000; text-decoration: none;}
#breadcrumbs a:hover, #breadcrumbs a:active{	color: #623B71; text-decoration: none;}
#breadcrumbs li a, #breadcrumbs li a:visited {color:#000; text-decoration:none;}
#breadcrumbs li a:hover, #breadcrumbs li a:active {color:#623B71; text-decoration:none;}
a.mp_backlinks { color: #000; text-decoration: none;}
a:visited.mp_backlinks { color: #000; text-decoration: none;}

span.first
{
 float: left;
 font-family: Old English, Georgia, serif;
 font-size: 300%;
 line-height: 0.85em;
 margin-right: 0.08em;
 margin-bottom: -0.1em;
}

/* program pages */
.faculty_photo {
	width: 300px;
	float: right;
	text-align: left;
	padding: 6px;
	margin: 4px 0px 4px 10px;	
	font: 0.7em "Trebuchet MS", Old English, Georgia, serif;
	clear: both;
	border-left: 1px solid #D0D2B2;
}
.faculty_list{
	float: left;
	width: 300px;
	margin-left: 10px;
	clear: right;	
	font: 0.8em "Trebuchet MS", Verdana, Arial, sans-serif;
}
.faculty{font: 0.7em "Trebuchet MS", Verdana, Arial, sans-serif;}


/* footer */
#footer_cont{
	width: 892px;
	margin: 0 auto;
	}
#footer {
	background: #A8A87C url(../images/bkgnd_footer.gif) repeat-x center top;
	vertical-align: top;
	}
#footer_contact{
	padding: 14px 4px 10px 24px;
	width: 397px;
	float: left;
	}
#footer_meet {
	width: 415px;
	margin: 0px;
	padding: 10px 25px 0px 25px;
	border-left: #623B71 solid 1px;
	float: right;
}
#footer_cont a, #footer_cont a:visited { color:#000; text-decoration: underline; }
#footer_cont a:hover, #footer_cont a:active { color:#fff; text-decoration: none; }
.meet_title {font: bolder 1.3em Verdana, Arial, Helvetica, sans-serif; color: #623B71; text-transform: uppercase;}
.photo_left_meet {float: left; padding: 0px 8px 0px 0px;}
.photo_left {float: left; padding: 4px 8px 4px 0px;}
.photo_right {float: right; padding: 4px 0px 4px 8px;
	text-align: left;
	font: 0.7em "Trebuchet MS", Verdana, Arial, sans-serif;}
.photo_wcaption {
	text-align: left;
	font: 0.7em "Trebuchet MS", Verdana, Arial, sans-serif;
}