﻿body
{
    background-image: url('/images/Background.gif');
    background-repeat: repeat-x;
    background-color: #9D8E81;   
    color: #646464;
    font-family:Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    line-height:1.5em;
}

#WebsiteContent
{
	width: 931px;
	background-color: #FFF;
	padding: 0 6px 6px 6px;
	margin:0 auto;
}

a:link
{
    color:#693D1C;
}

a:hover
{
    text-decoration:none;
}

a:visited
{
    color:#693D1C;
}

h1
{
    font-size:17px;
    font-weight:bold;
    color: #1C713E;
    text-transform:uppercase; 
    padding-bottom:10px;  
}

h2
{
    font-size:15px;
    font-weight:bold;
    color:#1C713E;
    padding-top:10px;
    padding-bottom:3px;
}

h3
{
    font-size:14px;
    font-weight:bold;
    color:#693D1C;
    padding-top:3px;
    padding-bottom:3px;
}

/********** NAVIGATION ************/

#NavTopBorder 
{
	width: 100%;
	height: 6px;
	background-color: #B4A9A0;
}

.navigationArea
{ 
    text-align:left;
    width: 199px; 
    background-color: #EEE4DB;
    vertical-align:top;
    padding-bottom:20px;
    
}

.navigationArea ul
{
    color:#4D4C44;
    padding:10px 5px 30px 19px;
    font-size: 12px;
    list-style-type:none;   
}

.navigationArea li
{
    padding-bottom:5px;   
}

.navigationArea a
{
    color:#4D4C44;
    text-decoration:none;   
}

.navigationArea ul ul a
{
    color:#2F7563;
    text-decoration:none;
}

.navigationArea ul li
{
    padding-top:5px;
    padding-bottom:0;   
}

.navigationArea a:hover
{
    color:#693D1C;   
}

.navigationArea ul ul
{
    color:#2F7563;
    padding:0 0 3px 14px;
    font-size: 11px;
    /*list-style-image: url('/images/subnavBullet.gif');*/
}

.navigationArea ul ul li
{
    /*margin-left:-5px;*/   
}

.navigationArea a.AbsoluteSelected
{
	background-color: #FFFFFF;
	display: block;
	color:#693D1C; 
}

.navigationArea ul li a.AbsoluteSelected
{
	margin: 0 -5px 0 -23px;
	padding: 0 0 0 23px;
}

.navigationArea ul ul li a.AbsoluteSelected
{
	margin: 0 -5px 0 -33px;
	padding: 0 0 0 33px;
}

/********** CONTENT ************/

.contentArea
{
    padding-left:6px;
}

/********** STUDENTS ************/
.studentProfileHeader
{
    text-align:left;
    color:#333;
    font-weight:normal;
}

.studentScholarshipList
{
    width:200px;
}

.studentInfoHeader
{
    width:120px;   
}

.studentInfo
{
    padding-top:10px;
    width:100%; 
    vertical-align:top;
     
}
.studentInfo td, .studentScholarshipList td
{
   padding:3px 5px 3px 0;  
}

/********** SCHOLARSHIP LIST **********/


.scholarshipList
{
     width: 448px;  
}

.scholarshipList table
{
    margin:5px 0 18px 0;
    width:100%; 
    padding:5px 0 5px 0;  
}

.Grid-Scholarship-Year-First
{
	
}

.Grid-Scholarship-Year
{
	padding-left:6px;
	font-size:14px;
    font-weight:bold;
    color:#693D1C;
    padding-top:3px;
    padding-bottom:3px;
    border-bottom:1px solid #b4a9a0; 
}

.Grid-Scholarship-Recipients
{
	padding-top:6px;
	padding-bottom:6px;
	
	padding-left:6px;
}

.Grid-Scholarship-Divider	
{
	 border-top:1px solid #b4a9a0; 	
	border-bottom:1px solid #b4a9a0;
}

.Grid-Scholarship-StudentName
{
	color:#693d1c;
	font-size: 12px;
	font-family:Arial;
	line-height:20px;
	width:50%;
}

.Grid-Scholarship-StudentName a:link
{
	
}

.Grid-Scholarship-StudentName a:visited
{
	
}


.Grid-Scholarship-College
{
	color:#646464;
	font-size: 12px;
	font-family:Arial;
	line-height:20px;
	width:50%;
}

.scholarshipList th
{
	color: #1C713E;
    font-size:17px;
    font-weight:bold;
    text-transform:uppercase; 
    padding-left:5px; 
    margin:0;
    text-align:left; 
    padding-top: 5px;
    padding-bottom:6px;
}

.scholarshipList tr
{
    margin:0;   
}

.scholarshipList table table
{
    margin:0 0 0 10px;
    width:100%;
    line-height:1em;
}

.listCollapseIndicator
{
    width:50px;
    font-size:8px;
    text-align:right;
    margin-right:10px;   
}

.indicatorTextOn
{
    color: #693D1C;
}

.indicatorTextOff
{
    color: #9D8E81; 
}

.listTopBar
{
    width:100%;
    height:4px;
    background-color:#9D8E81; 
    margin:10px 0 0 0;  
}



/********** INTERIORS ***********/
#pageHeader
{
   width:726px;
}

#pagePhoto
{
   float:right;  
}

.pageContentAreaWider
{
    float: left;
    width: 448px;
    margin: 22px 0 0 35px;
    padding-bottom:30px;    
    display: inline;
}
.pageContentArea
{
    float: left;
    width: 420px;
    margin: 22px 0 0 35px;
    padding-bottom:30px;  
    display: inline;
}

.pageContentArea p, .pageContentArea p
{
    padding-right:20px;   
}

/********** FOOTER ************/

.footerArea
{
    padding-top:6px;
   font-family:Arial, Helvetica, Sans-Serif;
   color:#EEE4DB;
   font-size:9px;
   width: 943px; 
   margin:auto;
    
}

.footerArea a
{
    color:#EEE4DB;
    text-decoration:none;   
}

/********** HOMEPAGE *************/
#homepageCenterGraphic
{
    float: left;
    background-image: url('/images/hm-SEEGraphic.png');
    width: 490px;
    height: 318px;  
}

#homepageCenterText
{
    padding:130px 14px 10px 267px;   
}

#homepageCenterLowerGraphic
{
    float:left;
    padding-top:6px;
}

#homepageSidebar
{
    width:230px;
  height:360px;
  vertical-align: top; 
  float: right; 
  padding-left: 0; 
  padding-bottom:26px;
}

#homepageSidebar p
{
    padding:8px 15px 10px 22px;
    overflow:hidden;   
}

#homepageSidebar a
{
    color:#2F7563; 
}

#homepageColorFooter
{
    float:left;
    background-color:#693D1C;
    padding-top:6px;
    width:726px; 
    height:70px;  
}

