/*Main rules consistent throughout the site*/
body {
	font: 83% Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	/*background: #edeede;*/
	background: #eeeedd;
}

#container #pad {
	width: 970px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 916px;
	padding-bottom: 30px;
	display: block;
	height:130px;
}
#header .leftfloat {
	color: #333333;
	float: left;
	clear: none;
	padding-left: 0px;
	padding-top: 40px;
	padding-bottom: 20px;
}
#search {
	width: 300px;
	padding-left: 300px;
	padding-top: 20px;
	height: 80px;
}
#divisions {
	float:right;
	display: block;
	padding-bottom: 8px;
	width: 575px;
	margin-right: -30px;
}
#divisions a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 105%;
	color: #441166;
	font-weight: bold;
	padding-left:15px;
	padding-right: 15px;
	text-decoration: none;
}
#divisions a:hover {
	color:#ccc;
}

#divisions #centerlink {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #bbaa77;
	border-left-color: #bbaa77;
}

#divisions #open {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 105%;
	color:#999;
	font-weight: bold;
	padding-left:15px;
	padding-right: 15px;
	text-decoration: none;
}

#homelink a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	color: #441166;
	text-decoration: none;
	letter-spacing: .10em;
	padding-left:8px;
	font-variant: small-caps;
}
#homelink a:hover {
	color:#ccc;
}


#topmenuborder {
	width: 926px;
	height: 25px;
	padding-left: 0px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #bbaa77;
	margin-bottom: 5px;
}

#topmenu {
	width: 916px;
	height: 15px;
	padding-left: 5px;
}
#topmenu a, #topmenuborder a {
	text-decoration: none;
	color: #888;
	font-family: Verdana, Arial, sans-serif;
	font-size: 80%;
}
#topmenu a:hover, #topmenuborder a:hover {
	
	color: #441166;
	
}

input.box {
	border: 1px solid #bbaa77;
	height: 16px;
	padding: 2px;
	color: #888888;
}
input.button {
	margin-left: -4px;
	background-image: url(images/go.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 23px;
	width: 31px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	background-color: #666;
}

.cleaner {
	clear:both;
	border:none;
	margin:0;
	padding:0;
}
.quicklinks {
	width:216px;
	padding-top: 10px;
	padding-bottom: 10px;
	display:block;
}

/*quicklink menu rules*/

.menu2, .menu2 ul { /* all lists */
	margin:0;
	padding:0;
	list-style:none;
	height:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #666;
	width: 198px;
	border: 1px solid #bbaa77;
	background-color: #fff;
	background-image: url(images/quicklinks-arrows.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.menu2 li a.top_link {
	height:20px;
	width:198px;
	line-height:24px;
	color:#666;
	text-decoration:none;
	font-size:75%;
	font-weight:bold;
	padding-left: 18px;
}
.menu2 a {
	display:block;
	width: 198px;
	padding-top:2px;
	padding-left: 4px;
	padding-right: 4px;
	height:22px;
}
.menu2 li { /* all list items */
	float: left;
	width: 198px; /* width needed or else Opera goes nuts */
}
.menu2 li ul { /* second-level lists */
	position: absolute;
	background: #fff;
	width: 198px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
.menu2 li ul li:hover {
	background-color: #DEDBD8;

}
.menu2 li ul li a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
.menu2 li:hover ul, .menu2 li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	height:auto;
}
.menu2 li ul li a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #666;
	margin-top: 4px;
}

/*end menu*/

#college {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 200%;
	color: #441166;
	font-weight: normal;
	letter-spacing: .10em;
	margin-left: 220px;
}


#department {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 180%;
	color: #441166;
	font-weight: normal;
	letter-spacing: .10em;
	padding-top: 10px;
	width: 700px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 180%;
	color: #dd1144;
	font-weight: normal;
	letter-spacing: .10em;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 160%;
	color: #dd1144;
	font-weight: normal;
	letter-spacing: .10em;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 140%;
	color: #dd1144;
	font-weight: normal;
	letter-spacing: .10em;
}
h3 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #dd1144;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	color: #dd1144;
}
.leftfloat {
	color: #333333;
	padding: 5px;
	float: left;
	clear: none;
}
.rightfloat {
	color: #333333;
	text-decoration: none;
	padding: 5px;
	float: right;
	clear: none;
}

#breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 15px;
	margin-left: 220px;
	
	font-weight: normal;
	display: block;
	
	
}
#breadcrumb a {
	color: #888;
	text-decoration: none;	
}

#collegeguide a {
	/* color: #888888; old spec color */
	color: #dd1144;
	text-decoration: none;
	font-weight: bold;
	font-size: 105%;
}
#collegeguide a:hover {
	/* color: #888888; old spec color */
	color: #441166;

}
/*Fix text area defaulting to courier*/
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
}
.hideme {
	visibility: hidden;	
}

