#quicksearch .searchBox { width:8.5em; height:1.25em; }
#bodyHeader { background-color:#333; font:2em Arial; color:#fff; border-bottom:5px solid #fff; margin-top:5px; }
#bodyHeaderLogo { height:100px; overflow:hidden; }
#bodyHeaderLogo h1 { margin-left:-1000px; font-size:12px; }
#bodyFooter { background-color:#333; padding:2px 5px 50px 0; border-top:5px solid #fff; color:#adadad; text-align:right; margin-bottom:5px; }
#bodyFooter a { color:#adadad; text-decoration:none; }
#bodyFooter a:hover { color:#adadad; text-decoration:underline; }

#outerbody {
	clear:both;	border:solid white 0px;
	/*/*/ border-left-width: 190px;  /* 18.5em left column width. NN4 hack to hide borders */
	border-left-color: #52524c;   /* left column colour */
	border-left-style: solid;
	/*/*/ border-right-width: 0; /* right column width. NN4 hack to hide borders */
	border-right-color: #e5e3d2;  /* right column colour */
	border-right-style: solid; 
	background-color: #fff; /* center column colour */
	width:auto;
}
.content {
	background: #fff url('images/gradient-bg.gif') top left repeat-x;
	min-height: 200px;
}
#innerbody { margin:0; width:100%; }

#bodyHeaderLogo { height:63px; background:#333; margin:5px 0; padding:40px 0 0 0; }

#leftcolumn { width:190px; float:left; position:relative; margin:0; margin-left:-190px; overflow:hidden; padding-top:0; }
/* leftcolumn Menu */
#leftcolumn ul { list-style:none; padding:0; margin:0; border:0; background-color:#52524c; min-height: 240px; }
#leftcolumn li { text-align: left; width:175px; padding:0; margin:0; font-size:1em; font-family:Tahoma,Arial,sans-serif; line-height:1.9em; text-transform:uppercase; }
#leftcolumn ul a { background-color:#52524c; display:block; padding:4px 5px 5px 10px;/* right padding hack for IE6 */ color:#fff; text-decoration: none; border-top:1px solid #5e5e58; border-left: none;
	border-bottom:0px solid #fff; width:195px; /* False value for IE4-5.x/Win. */ voice-family: "\"}\""; voice-family:inherit; width:175px; /* You get it. Good value for compliant browers. */ }
html>#leftcolumn li a {	width:170px; /* Be nice to Opera */ }
#leftcolumn li a.selection { background-color:#3a3a3a; color: #fff; border-left: none; border-top:1px solid #5e5e58; }
#leftcolumn li a.selection:hover { border-left: none; }
#leftcolumn ul a:hover { color:#669900; background-color:#3a3a3a; color:#FFF; text-decoration:none; border-top:1px solid #5e5e58; border-left: none; }

/* Left column submenu */
#leftcolumn ul li ul { list-style:none; padding:0; margin:0; border:0; border:none; min-height: 0; }
#leftcolumn ul li li { text-align: left; width:190px; padding:0; margin:0; font-size:1em; font-family:Tahoma,Arial,sans-serif; line-height:1.5em; text-transform:none; }
#leftcolumn ul li ul a { background-color:#52524c; border-left:none; display:block; padding:2px 0 2px 30px; color:#fff; text-decoration: none; border-top:1px solid #5e5e58;
	border-bottom:0px solid #fff; width: 190px; /* False value for IE4-5.x/Win. */ voice-family: "\"}\""; voice-family:inherit; width: 160px; /* You get it. Good value for compliant browers. */ }
html>#leftcolumn ul li li a { width:160px; /* Be nice to Opera */ }
#leftcolumn ul li li a.selection { background-color: #fff; color: #000; }
#leftcolumn ul li li a.selection:hover { border-left:none; background-color:#3a3a3a;}
#leftcolumn ul li ul a:hover { background-color:#3a3a3a; color:#fff; text-decoration:none; border-top:1px solid #5e5e58; }


#rightcolumn { display:none; margin-top:5px; background: none; /*/*/ width:127px; /* hack keeps NN4 right column right? */ float:right; position:relative; margin-right:-137px; margin-left:0; padding:5px; color:#fff; line-height:18px; }
#rightcolumn a { font-family:Arial, Verdana, Sans-Serif; color:#fff; padding-left:7px; text-decoration:none; }
#rightcolumn a:hover { text-decoration:underline; }
#rightcolumn .content a.secure { padding-right:10px; background:url('/img/sub_icon_padlock_sm.gif') no-repeat right; }

#maincolumn { font-size: 110%; float: left; width: 100%; position: relative; margin: 0 -8px 0 0px; /* margin: 0 -8px 0 -2px; */  }
#outerbody>#innerbody { border-bottom: 1px solid #FFF; }
#maincolumn .content { margin:0; padding:20px; border-left:5px solid #fff; }

#maincolumn .content h1 { margin: 0 0 10px 0; padding: 5px 0 0 10px; font: bold 2.5em/1em Arial, Helvetica, sans-serif; color: #c15f25; text-transform:uppercase; }
#maincolumn .content h1 small { font-size: 100%; text-transform: lowercase; }
#maincolumn .content h3 { text-transform: uppercase; margin: 1.9em 0 0.7em 0; font: bold 1.5em Arial, Helvetica, sans-serif; color: #52524C; }
#maincolumn h3:first-child, #maincolumn #sidebar+h3 { margin-top: 0.25em; }
#maincolumn .content li h3 { font: bold 14px Arial, Helvetica, sans-serif; padding: 0px; margin: 0px; text-decoration:underline; }
#maincolumn .content ul { margin:0 0 0 30px; padding:0; list-style-image: url('/grad/images/sub_list_square.gif'); }
#maincolumn .content ul li { margin-top:10px; }
#maincolumn .content li a { text-decoration:none; }
#maincolumn .content p, #maincolumn .content ul { margin-bottom: 18px; }
#maincolumn a { color: #c15f25; font-weight: bold; text-decoration: none; }
#maincolumn a:hover, #maincolumn li a:hover { text-decoration: underline; color: #b74f12; }
#maincolumn b, #maincolumn strong { color: #52524C; }
#maincolumn p.back { border-top: 1px solid #cbcbc9; margin-top: 3em; }
#maincolumn blockquote, #maincolumn .lead-in { font: 13px/20px Arial, Helvetica, sans-serif; color: #52524c; margin: 0 0 0.8em 0; font-style: italic; }
#maincolumn td { vertical-align: top; line-height: 14px; }
#maincolumn th { background-color: #52524C; line-height: 15px; }
#maincolumn p small, #maincolumn td small { font-size: 90%; color: #666; }
#maincolumn p img, #deptHomeItemsContainer img, .staff img { padding: 4px; border: 1px solid #d2d3c7; }
a.button { font-family: Arial, Helvetica, sans-serif; display: block; padding: 14px; text-align: center; text-transform: uppercase; color: #fff !important; background-color: #c15f25 !important; font-size: 115%; margin-bottom: 20px; margin-top: 5px; }
a.button:hover { background-color: #bd5213!important; text-decoration: none !important; }
#maincolumn hr { border: 0; color: #e1e1e1; background-color: #ddd; height: 1px; margin-top: 2em; }
#maincolumn .left{ float: left; margin-right: 20px; margin-bottom: 10px; }
#maincolumn .left:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#maincolumn .right { float: right; margin-left: 20px; margin-bottom: 10px; }
#maincolumn .right:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

#sidebar { width: 155px; float: right; margin: 0 0 1em 20px; line-height: 16px; }
#sidebar .profile { margin: .3em 0 10px 0; }
#sidebar .profile p { margin: 5px 0; padding: 10px; color: #fff; background-color: #52524C; }
#sidebar .profile p small { color: #ccc }
#sidebar .profile p strong { font-size: 115%; color: #fff; }
#sidebar h3 { text-align: center; font-size: 1.1em !important; text-transform: uppercase; margin:0 0 5px 0 !important; color: #fff !important; background-color: #3A3A3A; padding: 10px; }

.list { border-top: 1px solid #ddd; }
.list a { display: block; padding: 5px; color: #444 !important; border-bottom: 1px solid #ddd; margin: 0 -5px; }
.list a:hover { color: #fff !important; background-color: #C15F25; text-decoration: none !important; }
.list small { display: block; font-weight: normal !important; color: inherit !important; color: #6F6F67; }
.list p { margin: 0 !important; }

/* Styles for Homepage */
#featImage { margin:0; border-bottom:5px solid #fff; border-left:5px solid #fff; }
#deptHomeItemsContainer {  }
.deptHomeItems { clear: both;  border-bottom: 1px solid #e1e1e1; background:none; padding:0; margin-bottom: 1.8em; padding-bottom: 1.4em; }
.deptHomeItems a { text-decoration:none; }
.deptHomeItems a:hover { color:#000; }
.deptHomeItems b { margin-bottom: 0.5em; text-transform: uppercase; display: block; font: bold 1.5em Arial, Helvetica, sans-serif; color: #52524C; }
.deptHomeItems img { float: right; margin-left: 15px; margin-bottom: 5px; }
.deptHomeItems select { margin-top: 1em; }
#deptHomeActions { width:150px; float:right; text-align:right; }

/* Styles for Faculty & Staff Section */
#staffPhoto { float:right; margin:0 0 10px 10px; width:220px; }
#staffData { float:left; width:28em; width:50%; }
table.staff { width: 100%; }
.staff td { padding: 15px 3px 5px 0; width: 50%; }
.staff .left { margin-right: 11px !important; }
.staff strong { font-size: 110%; }

#contact { height:135px; background: #c15f25 url('/grad/images/contact.gif') 0 18px repeat-x; border: 5px solid white; border-width: 5px 0; padding: 0 10px; margin-bottom: 35px; }
#contact  h3 { color: #fff; font: bold 2em Arial,Helvetica,sans-serif; text-transform: uppercase; margin: 19px 0 0 0; }
#contact  p { color: #fff; }
#contact a { color: #fff; text-decoration: none; }

.faq li { cursor: pointer; cursor: hand; list-style-image: url('/grad/images/sub_list_arrow_right.gif'); }
.faq ul { margin-left: 0 !important; }
.faq li.open { list-style-image: url('/grad/images/sub_list_arrow_down.gif'); }
.faq li ul { margin: 0 !important; }
.faq li li { cursor: default; background-image: none; list-style-image: none; list-style-type: none; padding-bottom: 1.4em; }

 
#featImage { width: 555px; height: 240px; }
#slideshow { margin: -40px 0 5px -20px; width: 555px; height: 240px; background-color: #fff; }

#slogan { height:135px; background: #c15f25 url('/grad/images/slogan.gif') 0 18px no-repeat; border-bottom:5px solid white; border-left:0; margin: 0 0 10px -25px; padding:0; width:560px; color:white; }

.breadcrumbs { font-size: 90%; margin-left: -10px; height: 17px; padding-bottom: 20px; }
.breadcrumbs a, .breadcrumbs { color: #6f6f67 !important; }
.breadcrumbs a:hover { background-color: transparent !important; color: #C15F25 !important; }
