#container {
	width: 1050px;
	padding-right: 40px;
	padding-left: 40px;
	background-color: #ffffee;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top:-15px;
	background-image: url(http://www.linfield.edu/dce/assets/images/site/sealback.gif);
	background-repeat: no-repeat;
	background-position: right 450px;
	display: block;
}
#container #pad {
	width: 970px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}


#main {
	padding: 5px;
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 4px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: double;
	border-right-style: solid;
	border-bottom-style: double;
	border-left-style: solid;
	border-top-color: #bbaa77;
	border-right-color: #bbaa77;
	border-bottom-color: #bbaa77;
	border-left-color: #bbaa77;
	width: 917px;
	height: 263px;
}
#left {
	background: #441166;
	width: 200px;
	position: relative;
	min-height: 263px;
	
}
#nav li ul { /* second-level lists */
	position: absolute;
	left: -999em;
	margin-left: 175px;
	margin-top: -1.5em;
	;
	text-align: left;
}
/*Left menu dropdowns */
	#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	width: 200px;
	z-index: 2;
	line-height: 14px;
	font-weight: lighter;
}
#nav li { /* all list items */
	position: relative;
	line-height: 1em;
	margin-bottom: -1px;
	padding-top: 5px;
	margin-right: 4px;
	padding-bottom: 7px;
	margin-left: 4px;
	padding-left: 10px;
	border-bottom-width: .5pt;
	border-bottom-style: solid;
	border-bottom-color: #7d5a6e;
}
#nav li a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	font-family: "Berlin Roman", Georgia, serif;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
#nav li a:hover {
	color: #ffcc33;
}
#feature {
	
	
}

#apply {
	background-color: #441156;
	background-image: url(http://www.linfield.edu/dce/assets/images/site/applyarrow_07.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 18px;
	width: 190px;
	margin-top:10px;
	padding-top: 4px;
	padding-left: 10px;
	padding-bottom: 2px;
	border: 1px solid #A69281;
	
	
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;

}

#apply a {
	font-size: 75%;
	color: #FFF;
	text-decoration: none;
	width: 154px;
	height: 18px;
	display: block;
}

#apply:hover {
	background-color: #FC3;
	background-image: url(http://www.linfield.edu/dce/assets/images/site/applyarrow_07_over.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#apply a:hover {
	
	color: #666666;
}
/* Default link styling */

		
#leftfeature {
	color: #333;
	float: left;
	width: 535px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-top: 5px;
}
#leftfeature h4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bbaa77;
	padding-bottom: 5px;
	width: 400px;
}
#leftfeature h4 a {
	text-decoration:none;
	color: #dd1144;
}
#leftfeature a {
	/* color: #888888; old spec color */
	color: #441166;
	text-decoration: underline;
	font-weight: bold;
}
#leftfeature a:hover {
	color: #808080;
	text-decoration: none;
}
#centerfeature {
	float: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 60px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
	display:inline;
}
#centerfeature a {
	text-decoration:none;
	color: #dd1144;
}
#rightfeature {
	color: #333;
	width: 350px;
	float: right;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	padding-top: 0px;
	margin-right: 40px;
	padding-bottom: 20px;
	
	
}
#rightfeature h4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bbaa77;
	padding-bottom: 5px;
}
#rightfeature h4 a {
	text-decoration:none;
	color: #dd1144;
}
#rightfeature #leftcolumn {
	width:170px;
	float:left;
	height:auto;
}
#rightfeature a {
	/* color: #888888; old spec color */
	color: #441166;
	text-decoration: none;
	font-weight:bold;
}
#rightfeature a:hover {
	color: #808080;
	text-decoration: none;
}
.newsbox {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.newsbreak {
	clear: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bbaa77;
	margin-bottom:5px;
}

#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 75%;
	color: #888;
	margin-left: 40px;
	min-height: 80px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(http://www.linfield.edu/dce/assets/images/site/acorn.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-decoration: none;
}
#footer a {
color: #888;
text-decoration: none;
}

#footer a:hover {
	color: #ccc;
	text-decoration:none;
}
#footer img {
	padding-bottom:5px;
}

/*Presentation*/


#calendarlink a {
	color:#441166;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	font-weight: bold;
	float: right;
}

/*New brighter info button*/
#leftfeature .inforeqyellow {
	margin-top: 5px;
	margin-left: 2px;
	width: 190px;
	height: 18px;
	padding-left:3px;
	padding-top: 3px;
	padding-right:3px;
	padding-bottom: 0px;
	border: 1px solid #A69281;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration: none;
	background-image: url(http://www.linfield.edu/dce/assets/images/site/info-button_back10.gif);
	background-repeat: repeat-x;
	font-size: 100%;
	background-color: #999;
}

#leftfeature .inforeqyellow:hover {
	
	border: 1px solid #A69281;
	
}

#leftfeature .inforeqyellow a {
	color: #9a0402;
	text-align:center;
	text-decoration: none;
	width: 164px;
	height: 18px;
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 10px;
}

#leftfeature .inforeqyellow a:hover {
	color: #b08c26;
}

		
