/* Reset.css by Eric Meyer: http://meyerweb.com/eric/thoughts/2008/01/15/resetting-again/ */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
margin: 0; padding: 0; border: 0; outline: 0;
font-size: 100%; vertical-align: baseline;
background: transparent; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
ins { text-decoration: none; }
del {text-decoration: line-through;}
/*table { border-collapse: collapse; border-spacing: 0; }*/

/* http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
.clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
/* end hide from IE-mac */


html { 
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url("../images/texture.jpg");
	background-repeat: repeat;
	height: auto;
	min-width: 1002px;
}

img {
	border: 0px;
}

/* 3 Column Liquid-Fixed-Liquid Layout */
div#container {
}

div#wrapside1 {
	float: left;
	width: 49.999999%;
	height: auto;
	margin-left: -501px;
	overflow: hidden;
}

div#side1 {
	margin-left: 501px;
	height: auto;
}

div#content {
	float:left; display: inline;
	width: 1002px;
	height: auto;
	position: relative;
	background-image: url("../images/subpage_bg_2col.png");
	background-repeat: repeat-y;
}

div#wrapside2 {
	float: left;
	width: 49.999999%;
	height: auto;
	margin-left: -501px;
	overflow: hidden;
}

div#side2 {
	margin-left: 501px;
	height: auto;
	background-color: #E9DEC7;
}

#billboard {
	min-width: 1106px;
	overflow: hidden;
}

/* Styles for Fixed Header */
#header {
	position: fixed;
	height: 40px;
	width: 100%;
	background-color: #0C1727;
	z-index: 4000;
	min-width: 1106px;
}

#header form {
	display: inline;
}

#header .widget_container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 1002px;
	height: 40px;
}

#header .widget {	
	vertical-align: middle;
}

#header .text {
	color: white;
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 11px;
}

#header .left {
	position: absolute;
	left: 0px;
	margin-top: 10px;
	line-height: 1.4em;
}

#header .right {
	float: right;
	display: inline;
	width: 480px;
	text-align: right;
	margin-top: 8px;
}

/* Styles for the CSS Based Quick Links Menu */
#quicklinks ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: right;
}

#quicklinks a {
	vertical-align: middle;
	text-decoration: none;
}
#quicklinks a:hover {
	color: white;
	text-decoration: underline;
}

#quicklinks li {
	vertical-align: middle;
	cursor: pointer;
	display: block;
	height: 30px;
}

#quicklinks ul ul {
	display: none;
}

#quicklinks ul li:hover ul {
	display: block;
	padding: 5px;
}

#quicklinks ul ul {
	position: absolute;
	top: 40px;
	width: 77px;
	background-image: url("../images/qlinks_bg.png");
	margin: 0px;
	padding: 0px 0px;
	text-align: center;
	margin: 0 0 0 20px;
}

#quicklinks .quicklinks_menu {
	margin-top: 3px; 
}

#quicklinks .small_logo {
	margin-top: 3px;
	width: 93px;
}

#quicklinks .quicklinks_menu {
	width: 89px;
}

#quicklinks .search_form {
	width: 260px;
}

/* Sub Styles for Side Rails/Gutters */
.blueBG {
	background-image: url("../images/blueBG.gif");
}

.redBG {
	background-image: url("../images/redBG.gif");
}

.texture {
	background-image: url("../images/texture.jpg");
	background-repeat: repeat;
	height: 100%;
}

.side_shadow_left {
	height: 100%;
	text-align: right;
	background-image: url("../images/side_shadow_left.png");
	background-repeat: repeat-y;
	background-position: right;
}

.side_shadow_right {
	height: 100%;
	text-align: left;
	background-image: url("../images/side_shadow_right.png");
	background-repeat: repeat-y;
}

.table_image_fix td.top {
	vertical-align: top;
}

.table_image_fix td.bottom {
	vertical-align: bottom;
}


.table_image_fix td img {
	display: block;
}

/* Styles for Middle Content Area Components*/
#photo {
	height: 160px;
	overflow: hidden;
	z-index: 50;
	float: left;
	display: inline;
}

#photo .big_logo {
	margin: 22px;
}

#gutter_shadow {
	width: 1002px;
	/*padding: 0px 52px 0 52px;*/
	margin: auto;
	background-image: url("../images/gutter_shadow.png");
	background-repeat: repeat-y;
}

#nav_menu .fake_center {
	margin-left: 25px;
	margin-right: auto;
}

#nav_menu .current_arrow {
	background-image: url("../images/current_arrow_v4.gif");
	background-repeat: no-repeat;
	background-position: 40% center;
}

#nav_menu {
	width: 1002px;
	/*float: left;*/
	clear: both;
	background-image: url("../images/new_nav_bg_v2.gif");
	background-repeat: repeat-x;
	background-position: center;
	margin: 0px;
	padding: 0px;
	zoom: 1;height:42px;
}

#nav_menu li a {
	/*vertical-align: middle;*/
	text-decoration: none;
	color: white;
	font-family: "Times New Roman",Times,FreeSerif,serif;
	font-size: 15px;
	cursor: pointer;
}

#nav_menu li a:hover {
	text-decoration: underline;
	color: #F6F1E8;
}

#nav_menu ul {
	float: left;
	cursor: pointer; 
	font-family: "Times New Roman",Times,FreeSerif,serif; 
	font-size: 15px; 
	color: white; 
}

#nav_menu li {
	height: 35px;
	float: left;
	position: relative;
	cursor: pointer;
	height: auto;
	margin: 0 13px 0 0;
	padding: 10px 0px 16px 0px;
	zoom: 1;
	z-index: 1000;
}

#nav_menu li span {
	display: block;
	cursor: pointer;
	padding: 0 26px 0 7px;
	border-right: 1px solid #8b5945;
}

#nav_menu li.last span {
	border: none;
	margin-right: 0;
	padding-right: 0;
}

#nav_menu li li {
	border: none;
	float: none;
	display: block;
	zoom: 1;
	padding: 0;
	white-space: nowrap;
}

#nav_menu li li a {
	display: block;
	zoom: 1;
}

#nav_menu li li a:hover {
	text-decoration: underline;
}

#nav_menu li li span {
	border: none;
	display: block;
}

#nav_menu ul ul {
	display: none;
}

#nav_menu ul li:hover ul, ul li.hover ul {
	z-index: 1000;
	display: block;
}

#nav_menu ul ul {
	position: absolute;
	top: 42px;
	margin-left:-15px;
	border: 1px solid #613023;
	border-bottom: 1px solid #2F1C18;
	background-image: url("../images/nav_bg.png");
}

#nav_menu .text {
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	display: block;
	padding: 10px;
}

#left_menu {
	width: 216px;
	float: left;
	padding-bottom: 120px;
}

#left_menu .heading {
	height: 42px;
	width: 100%;
}

#left_menu h1 {
	font-family: "Times New Roman",Times,FreeSerif,serif;
	font-size: 15px;
	font-weight: normal;
	color: white;
	display: block;
	margin: 0px;
	padding: 17px 0px 0px 15px;
	text-transform: none;
}

#left_menu ul {
	margin: 0px;
margin-top: 10px;
	padding: 0px;
	width: 100%;
}

#left_menu li {
	margin: 0px;
	padding: 3px 0px 3px 0px;
	width: 100%;
	color: white;
	font-family: Arial;
	font-size: 11px;
	list-style: none;
}

#left_menu li:hover {
	background-color: #a56537;
}

#left_menu li.lhnavcurrentli:hover {
	background-color: #9b4d0e;
}

#left_menu li img {
	padding-left: 15px;
	float: left;
	padding-top: 5px;
}

#left_menu a {
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 11px;
	color: white;
	text-decoration: none;
	padding-left: 8px;
	margin-left: 20px;
	line-height: 1.4em;
	display: block;
	padding-right: 15px;
}

.lhnavCurrent {
	color: white;
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 12px;
	padding-left: 8px;
	margin-left: 20px;
	text-decoration: none;
	line-height: 1.4em;
	display: block;
}

#localNavHeader {
	font-family: "Times New Roman",Times,FreeSerif,serif !important;
	font-size: 16px !important;
	margin-left: -8px !important;
}

#main {
	width: 750px;
	float: left;
	color: #666666;
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 12px;
	padding-bottom: 120px;
	overflow: hidden;
}

#breadnav {
	clear:right;
	color: #666666;
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 12px;
	/*overflow: hidden;*/
	height: 42px;
	border-bottom: 1px solid #e7dcc6;
	/*padding-left: 34px;*/
	margin-left: 245px;
}


#main img {
	padding: 4px;
}

#main .userimage {
	padding: 4px;
	border: 1px solid #999;
	margin: 15px 0px 0px 0px;
	display: block;
	background-color: white;
}

h1 {
	margin: 24px 0px 0px 30px;
	font-family: Georgia,"Nimbus Roman No9 L",serif;
	font-size: 20px;
	text-transform: uppercase;
	color: #723b27;
	font-weight: normal;
	display: block;
}

h2 {
	margin: 15px 0px 0px 30px;
	padding: 0px;
	font-family: "Times New Roman",Times,FreeSerif,serif;
	font-size: 18px;
	color: #666666;
	font-weight: normal;
	display: block;
}

h3 {
	margin: 0px;
	padding: 0px;
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 12px;
	color: #246167;
	font-weight: bold;
	display: block;
}

#main ul, #main ol {
	margin-left: 30px;
}

#main a {
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 12px;
	color: #85371E;
}

#main p {
	margin: 20px 30px 0px 30px;
	color: #666666;
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 12px;
}

#main .heading {
	height: 42px;
	width: 100%;
	border-bottom: 1px solid #e7dcc6;
	padding-left: 36px;
}

#breadnav .breadcrumb {
	line-height: 42px;
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 11px;
	color: #292929;
}

#breadnav .breadcrumb a {
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #222f8b;
}

#breadnav .breadcrumb a:hover {
	text-decoration: underline;
}

#right_col {
	width: 217px;
	float: right;
	padding-bottom: 120px;
	font-size: 12px;
	font-family: Arial,Helvetica,Garuda,sans-serif;
	color: #666666;
}

#right_col li {
	padding: 4px 0;
}

.rtcoldotteddivider {
	height: 20px;
}

#right_col .blurb {
	padding: 18px;
	line-height: 14px;
}

#right_col a {
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 12px;
	color: #85371E;
	text-decoration: underline;
}

#right_col p {
	padding: 4px 0px;
	margin: 0px;
	color: #666666;
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 12px;
	line-height: 1.4em;
}

#right_col h3 {
	padding-bottom: 8px;
}

#right_col img {
	padding: 4px;
	border: 1px solid #999;
	display: block;
	background-color: white;
	margin-bottom: 8px;
}

#right_col .heading {
	height: 42px;
	width: 100%;
	border-bottom: 1px solid #e7dcc6;
}

#main .interior {
	width: 440px;
	margin-top: 31px;
	margin-left: 63px;
}

/* Styles for Fixed Footer */
#footer {
	height: 77px;
	width: 1002px;
	position: relative;
	z-index: 99;
}

#footer .gradient {
	height: 29px;
	background-image: url("../images/footer_gradient.png");
	background-repeat: repeat-x;
}

#footer .bar {
	background-color: white;
	height: 48px;
}

#footer .widget_container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 1002px;
	height: 48px;
	line-height: 48px;
}

#footer .widget {	
	vertical-align: middle;
	margin-right: 18px;
}

#footer .text {
	color: #666666;
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 11px;
}

#footer a:link {
	color: #666666;
	text-decoration:none;
}

#footer a:visited {
	color: #666666
}

#footer a:hover {
	color: #666666;
	text-decoration: underline;
}

#footer .left {
	position: absolute;
	left: 10px;
	margin-top: 15px;
}

#footer .right {
	position: absolute;
	right: 10px;
	text-align: right;
	margin-top: 15px;
}

#quicklinks ul {
	display: inline-block;
}

/* Utility Styles */
.full_width {
	width: 100%;
}

.full_height {
	height: 100%;
}

.bold {
	font-weight: bold;
}

.block {
	display: block;
}

.inline {
	display: inline;
}

.none {
	display: none;
}

div .clear {
	clear: both;
	width: 100%;
}
.section_highlight {
	background-color: #f1ecde;
}

/* Faculty -------------------------------*/
#faculty_info {
	margin-left: 15px;
}

#faculty_info p {
	margin: 0;
	padding: 0;
}

#faculty_info ul {
	margin-left: 0;
}

#faculty-name {
	margin-top: 3px;
}

/* News -------------------------------*/
#news_body {

}

/* Content Area -------------------------------*/
#editor_region {
	margin: 0 15px 0 30px;
	line-height: 1.4em;
}

#editor_region h1 {
	line-height: 1.4em;
}

#editor_region h2 {
	margin: 20px 0 0 0;
	line-height: 1.1em;
}

#editor_region p {
	margin: 10px 0 10px 0;
}

#editor_region ul, #editor_region ol {
	margin: 10px 10px 20px 30px;
	line-height: 1.4em;
}

#editor_region ul li {
	list-style: disc;
	margin: 7px 0;
}

#editor_region ol li {
	list-style-type: decimal;
	margin: 7px 0;
}

/* Calendar -------------------------------*/
#page_title span {
	float: right;
	margin-top: -20px;
	color: #85371E;
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 12px;
}

#centercalendar table {
	width: 100%;
	font-size: 11px;
}

#centercalendar table a {
	font-size: 11px;
}
	
#centercalendar tr.header {
}
	
#centercalendar tr.multiday {
	background-color: #CCCCCC;
}
	
#centercalendar tr.even {
	background-color: #FFFFFF;
}
	
#centercalendar tr.odd {
	background-color: #EDEADF;
}
	
#centercalendar th {
	text-align: left;
	font-weight: bold;
	border-spacing: 2px;
	padding: 2px;
}

#centercalendar th.header {
	text-align: center;
}
	
#centercalendar th.weekday {
	width: 14%;
}
	
#centercalendar th.wednesday {
	width: 16%;
}
	
#centercalendar td.weekday {
	width: 14%;
	background-color: #EDEADF;
}
	
#centercalendar td.wednesday {
	width: 16%;
	background-color: #EDEADF;
}
	
#centercalendar td.monthday {
	font-weight: bold;
	color: #999999;
}
	
#centercalendar a.monthdaywithevents {
	font-weight: bold;
	color: #85371E;
	text-decoration: none;
}

#fourthlevelnav {
	margin: 20px 0 0 30px;
}
.photo-caption {
 font-style: italic;
 font-size: 11px;
}

.photo-credit {
 font-size: 7px;
}

#billboardMCL {
position: relative;
height: 160px;
}

#photoMCL {
height: 160px;
width: 1002px;
top: 0;
}

#header {
min-width: inherit;
} 

#wrapside1MCL, #photoMCL, #wrapside2MCL {
float: left;
height: 160px;
position: absolute;
}

#wrapside1MCL, #wrapside2MCL {
	background-repeat: repeat-y;
	background-color: #244a67;
	top: 0;
}

#wrapside1MCL { 
	background-image: url("../images/shadow_rightMCL.png");
	background-position: right;
	left: 0;
}

#wrapside2MCL { 
	background-image: url("../images/shadow_leftMCL.png");
	background-position: left;
	right: 0;
}
