/*
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;
}
#footer {
	background-color: #5e0501;
	width: 760px;
	margin: 0 auto;
	clear: both;
}
/*---------------------------- 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: 23px 0 0 0;
}
#searchArea form {
	margin: 0;
	padding: 0;
}
#navTop {
	background-image:  url(images/navTop_bg.jpg);
	clear: both;
	background-repeat: no-repeat;
	height: 22px;
}
#navTopShadow {
	background-image:  url(images/navTop_shadow.jpg);
	background-repeat: no-repeat;
	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;
}

#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;
}
html>#mainContent { /* The above hack breaks Opera 5. This declaration fixes it */
	width: 490px;
}
#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;
}
#breadcrumbs {
	display: block;
	margin: 0;
	padding: 0;
}
#footer {
	background-color: #5e0501;
	width: 760px;
	margin: 0 auto;
	clear: both;
}


/* ------------------------------------------------------------------------ */
/* ------------------------------Font Definitions-------------------------- */
/* ------------------------------------------------------------------------ */


/*------------------------------ MISC ------------------------------*/

.underline {
	border-bottom: 1px solid #999;}
	
	
.CaptionSuperscript {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;
	vertical-align: super;
	color: #2c718b;
}
.CaptionRed {
	font-size: 10px;
	color: #5f0c2b;
	font-weight: bold;
}
.Caption {  font-size: 10px }

.CaptionSuperscript {
	font-size: 10px;
	font-variant: normal;
	vertical-align: super;
	color: #2c718b;
}

.SubheadBlue {
	font-size: 1em;
	font-weight: bold;
	color: #0E1436;
	line-height: 133%;
}
.SubheadCaps {
	font-family: "Times New Roman", Times, serif;
	color: #1d1862;
	font-size: 12px;
	line-height: 110%;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1d1862;
}


/*---------------------------- 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: 0.65em;
	/*------------------------ added line height for navLeft (tm) ------------------------*/
	line-height: 110%;
}
#navLeft h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	/*------------------------ added line height for navLeft (tm) ------------------------*/
	line-height: 110%;
		color: #0E1436;
}
/*------------------------ added h2, h3, h4 definitions (tm) ------------------------*/
#navLeft h2 
{	
font-size: 1.1em;
color: #77695d;
margin: 0 0 0 0;
}
#navLeft h3
{	
font-size: 1.05em;	
font-weight: bold;	
line-height: 110%;
margin: 0;
}
#navLeft h4, #mainContent h5, #mainContent h6 
{	
font-size: 1.05em;	
font-weight: bold;	
line-height: 150%;	
margin: 0;	
color: #77695d;
}
#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 .sectionLinksHeading {
	display: block;
	border-bottom: 1px solid #999;
	margin-bottom: 8px;
}



/*-------------------------- MAIN CONTENT --------------------------*/

#mainContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	line-height: 150%;
}
/*--------main content p removed-----------------*/

#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;
	/*------------------------ changed line height to 150% (tm) ------------------------*/
	line-height: 150%;
	margin: 0 0 20px 0;
}
#mainContent h3 {
	font-size: 1em;
	font-weight: bold;
	line-height: 130%;
	margin: 0;
}#mainContent h4, #mainContent h5, #mainContent h6 {
	color: #77695d;
	font-size: 1em;
	font-weight: bold;
	line-height: 150%;
	margin: 0;
}
#mainContent table
{
font-size: inherit;
/*Added 8-17-05. Table was not inheriting font size. JP*/
}
#breadcrumbs {
	font-size: 10px;
	color: #666666;
	line-height: normal;
	margin: 0 0 10px 0;
}

/*------------------------ misc ------------------------*/

#ReunionsNav {
	font-size: 10px;
	color: #666666;
	margin: 0px;
	background-color: #EDEFF3;
	padding: 5px;
	line-height: 110%;
}

#SmallCaption {
	font-size: 10px;
	color: #77695d;
	line-height: 110%;
	text-transform: uppercase;
}

#reunionsSideBox {
width:130px;
margin: 10px 0 25px 0;
}

#reunionsSideBox2 {
width:130px;
margin: 10px 0 25px 10px;
}
