
/* STANDARD ELEMENTS */

body, td, th, p, a, li {
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-weight: bold;
}

body, p, li {
  line-height: 24px;
}

body {
  background: #f0f0f0 url(../images/logos/logo_f5f5f5_3_15.jpg);
  margin: 0;
}

a:hover
{
  text-decoration: underline;
}


h1,h2,h3,h4,h5,h6
{
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}

h1
{
  font-size: 175%;
  color: #000000;
}

h2
{
  font-size: 150%;
  color: #000000;
}

h3
{
  font-size: 125%;
  color: #000000;
}

h4
{
  font-size: 115%;
  color: #000000;
}

h5
{
  font-size: 90%;
  color: #000000;
}

h6
{
  font-size: 90%;
  color: #000000;
}


/* PAGE LAYOUT */

#pageLayoutTable 
{ 
	margin: 0; 
}


#header
{
  background: #9b0545 url(/images/general/logo_and_leftcol_top.jpg) no-repeat;
  width: 100%;
  height: 189px;
}


/*  LEFT COLUMN  */

#pageLeftColumn 
{ 
	padding: 0; 
	vertical-align: top; 
	width: 150px;
}

#leftsidebar
{
  background: #f0f0f0 url(/images/general/leftcol_bkg.jpg) no-repeat;
  margin: 0 0 10px 0;
  height: 600px;
  width: 140px;
  padding: 10px 0 0 10px;
  border: 7px solid #9b0545; border-top: 0;
}

#leftColumnAdContainer 
{
	margin: 12px 0 0 0;
}

#leftColumnAdContainer  img
{
	display: block;
	margin: 0 auto 12px auto;
}

/*  RIGHT COLUMN  */

#pageRightColumn 

{ 
	width: 740px;
	font-weight: bold;
	padding: 10px 20px 20px 30px;
	vertical-align: top;
}




#copyright
{
  font-size:9px;
  font-weight:normal;
  margin:20px 0px 5px 4px;
}


/*  HOMEPAGE  */

#donationTable 
{ 
	margin: 20px auto; 
	width: 600px; 
}

#donationCellOne 
{ 
	padding: 6px 0 0 0; 
	width: 200px;
	text-align: center;
	vertical-align: top; 
}

#donationCellTwo 
{ 
	padding: 6px 15px 0 0; 
	width: 185px;
	text-align: center;
	vertical-align: top; 
}

#donationCellThree 
{ 
	padding: 0; 
	width: 200px;
	text-align: center;
	vertical-align: top; 
}

.style1
{
  font-size: 1.5em;
  font-weight: bold;
}

.letterBurgundy
{
  color:#9b0545;
}

.golfGreen
{
  color: #006600;
}

.style5
{
  font-size: 0.6em;
  color:black;
  font-style:italic;
}

.style6
{
  font-family: "Times New Roman", Times, serif;
}

.style3
{
  font-size: 130%;
  font-weight:bold;
}

.style4
{
  font-size: 90%;
  font-style: italic;
}

.style2
{
  font-size: 80%;
  font-style: italic;
}

.style7
{
  font-size: 80%
}


.style8 
{
	font-size: 14px;
	font-style: italic;
}


.style9 
{
	color: #D4D0C8
}


.programTitle
{
  font-size: 120%;
  margin-bottom: 0px;
  margin-left: 20px;
}

.contactusinfo
{
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 0px;
  margin-left: 40px;
  padding-bottom: 20px;
}

.menu
{
  font-size: 90%
}

.left_1em
{
  position:relative;
  right:1em;
}

#boardTitle
{
  align:center;
  margin: 30px 3em 10px 3em;
  padding:0.5em;
  background-color:#9b0545;
  color:white;
  font-weight:bold;
  font-size:130%;
  text-align:center;
}

.jobtitle
{
  font-weight:normal;
  font-style:italic;
  font-size:90%;
}

.directorList
{
  margin:0.4em 0em 0.2em 0em;
  text-align:left;
}
.staffDescription {
	clear: both;
}
