/*This is the style sheet for the Reed College website.Please do not make any changes to these styles without first contacting Web Services.Thanks.
*//* ------------------------------------------------------------------------ */
/* ----------------------------Layout Definitions-------------------------- */
/* ------------------------------------------------------------------------ */
body {	
text-align: center;
background-color: #5e0501;	
margin: 0;	
padding: 0;
}
#container 
{	
background-image: url(../images/shadow760.jpg);	
background-repeat: repeat-y;	
width: 760px;	
margin: 0 auto;	
padding: 0;	
text-align: left;
}
/*---------------------------- HEADER ----------------------------*/
#header {	background-image: url(../images/header_bg.jpg);
background-repeat: no-repeat;	
background-color: #9B9089;	
height: 72px;	
margin: 0;	
padding: 0;
}
#reedLogo 
{	
height: 72px;	
float: left;
}
#reedLogo img 
{	
margin: 32px 0 10px 45px;
}
#searchArea 
{	
float: left;
text-align: right;
width: 438px;	
padding: 8px 0 0 0;
}
#searchArea .searchAreaLinks 
{	
clear: both;
}
#searchArea .imageLinkMargin 
{	
margin: 0 0 0 20px;
}
#searchArea .searchForm 
{	
clear: both;
padding: 24px 0 0 0;
}
#searchArea form 
{
margin: 0;
padding: 0;
}
#navTop 
{	
background-image: url(../images/navTop_bg.jpg);	
background-repeat: no-repeat;	height: 22px;
clear: both;
}
#navTopShadow 
{	
background-image: url(../images/navTop_shadow.jpg);	
background-repeat: no-repeat;	height: 40px; clear: both;
}
/*---------------------------- PAGE BODY ----------------------------*/
#pageBody {
background-image: url(../images/r-nav.jpg);	
background-repeat: no-repeat;
width: 760px;
height: 143px; /* This is only for IE/Mac - others get the definitions below */
/* Begin Hide from IE5/Mac \*/
height: auto;
min-height: 143px;/* Setting this height allows the bg "R" image to show up */
/* End Hide */
clear: both;
}
#navLeft
{
width: 150px; /* Sets the box width for IE5/Mac */
/* Begin Hide from IE5/Mac \*/
width: 200px; /* for IE5.x/Win */
width/**/:/**/ 150px; /* for other browsers */
/* End Hide */
margin: 0;
padding: 0 0 25px 50px;
float: left;
}
html>#navLeft { /* The above hack breaks Opera 5. This declaration fixes it */
width: 150px;
}
#navLeft hr {
border: none 0; 
border-top: 1px solid #000000;	
height: 1px;
margin-top: 0;
}
#navLeft img 
{	
display: block;	
margin-bottom: 3px;
}
#navLeft .caption 
{	
width: 115px;	
margin-bottom: 15px;
}
#mainContent
{
width: 490px; /* Sets the box width for IE5/Mac */
/* Begin Hide from IE5/Mac \*/
width: 515px; /* for IE5.x/Win */
width/**/:/**/ 490px; /* for other browsers */
/* End Hide */
margin: 0;
padding: 0 0 25px 25px;
float: left;
/*overflow: hidden;*/
}
html>#mainContent { /* The above hack breaks Opera 5. This declaration fixes it */	
width: 490px;
}
#breadcrumbs 
{
display: block;
margin: 0;	
padding: 0;
}
#footer 
{	
background-color: #5e0501;	
width: 760px;
margin: 0 auto;
clear: both;
}
/* ------------------------------------------------------------------------ */
/* ------------------------------Font Definitions-------------------------- */
/* ------------------------------------------------------------------------ */
/*---------------------------- HEADER ----------------------------*/
#searchArea {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
}
#searchArea input#searchBox 
{	
font-size: 9px;
background-color: #C1B8B1;	
border: 1px inset #92867F;
padding: 3px 3px 3px 5px;	
margin: 0;
}
#searchArea a 
{	
font-weight: bold;	
color: #F0E4D4;	
text-decoration: none;
}
#searchArea a:hover 
{	
color: #ffffff;
}
/*------------------------ LEFT NAVIGATION ------------------------*/
#navLeft 
{	
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: .65em;
}
#navLeft a 
{	
text-decoration: none;
color: #5e0501;
font-weight: bold;
}
#navLeft a:hover 
{	
text-decoration: underline;
}
#navLeft ul 
{	
list-style: none;	
margin: 0;
padding: 0 0 25px 0;
}
#navLeft ul li
{	
margin: 0;
padding: 0 0 8px 0;
}
#navLeft ul li a 
{	
font-weight: bold;
}
#navLeft ul ul 
{
	margin: 0;
	padding: 0 0 0 8px;
}
#navLeft ul ul li {
	font-weight: normal;
	margin: 0;
	padding: 8px 0 0 0;
}
#navLeft .sectionLinksHeading 
{	
display: block;
border-bottom: 1px solid #999;
margin-bottom: 8px;
}
/*---------------added search area 2, h2 and h3 defitinions  (tm)------------*/
#searchArea2 input#searchBox 
{	
font-size: 9px;
background-color: #FFFFFF;	
border: 1px inset #92867F;	
padding: 3px 3px 3px 5px;
margin: 0;
}
#navLeft h2 
{	
font-size: 1.1em;
color: #77695d;
margin: 0 0 0 0;
}
#navLeft h3
{	
font-size: 1.05em;	
font-weight: bold;	
line-height: 150%;
margin: 0;
}
#navLeft h4, #mainContent h5, #mainContent h6 
{	
font-size: 1.05em;	
font-weight: bold;	
line-height: 150%;	
margin: 0;	
color: #77695d;
}
/*-------------------------- MAIN CONTENT --------------------------*/
#mainContent 
{	
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: .7em;
line-height: 150%;
}
#mainContent table
{
font-size: inherit;
/*Added 8-17-05. Table was not inheriting font size. JP*/
}
#mainContent p 
{	
margin: 0 0 10px 0;
}
#mainContent a 
{	
color: #5e0501;
text-decoration: none;
font-weight: bold;
}
#mainContent a:hover 
{	
text-decoration: underline;
}
#mainContent h1 
{	
font-family: "Times New Roman", Times, serif;	
font-size: 36px;	
font-weight: normal;
line-height: 34px;	
color: #1d1862;	
display: block;	
margin: 0 0 10px 0;
}
#mainContent h2 
{	
font-size: 1.6em;	
color: #77695d;
line-height: normal;
margin: 0 0 20px 0;
}
#mainContent h3{
font-size: .95ems;
font-weight: bold;
line-height: 150%;
margin: 0;}
#mainContent h4 
{	
font-size: .95ems;
font-weight: bold;	
line-height: 150%;	
margin: 0;	
color: #77695d;
}
#mainContent h5 
{	
font-size: .95ems;
font-weight: bold;	
line-height: 150%;	
margin: 0;
color: #77695d;
}
#mainContent h6 
{	
font-size: .95ems;	
font-weight: bold;
line-height: 150%;	
margin: 0;	
color: #77695d;
}
#breadcrumbs 
{	
font-size: .90ems;	
color: #666666;
line-height: normal;
margin: 0 0 10px 0;
}
/*------------------------------ MISC ------------------------------*/
.underline 
{	
border-bottom: 1px solid #999;
}
.smalltext
{
font-size: .90ems;
}

/*------------------- Other Media ----------------------*/

@media print{
	#header { display: none; }
	#navTop { display: none; }
	#navTopShadow { display: none; }
	#navLeft { display: none; }
	#footer { display: none; }
	#mainContent { display: block; float: none; padding:0; margin:0; width:auto;font-size:75%; }
}

