﻿#Content { padding-left: 5px; } /*overrides value from acsgarden.css */
#FrontpageTop
{
  font-family: Georgia, serif;
  font-style: italic;
  overflow: hidden;
  font-size: 86%;
  line-height: 1.5em;
    height: 165px;
  padding: 5px;
  color: #2D5227;
}
#FrontpageTop p
{
  margin: 0; padding: 0;
}
#FindCourses
{
  height: 51px;
  padding: 5px;
  margin-bottom:5px;
  background: #E1E72D;
}
/* height of FrontpageTop + FindCourses = 112px = height of NewsletterSubscribe */

#FindCourses h4
{
    margin-bottom: 5px;
}
.hiddenItem { display: none; }

/*.drpCategories 
{ 
    width: 200px;
    float: left;     
    margin-right: 1em;
}
#drpSubjects2
{
    width: 400px;
    float: left;
}*/

.article_item
{
  background: transparent url(images/test.jpg) no-repeat right top;
  padding-right: 190px; padding-left: 13px;
  margin: 0 358px 5px 0;
  height: 250px;
  border: solid 1px #D2D719;
  position: relative;
}
.article_item.r
{
    float: right;
    margin-right: 0;
    width: 147px; /* total width = 147 + 190 + 13 = 350px */
}

h1.intro
{
  color: #aaa;
  font-weight: normal;
  font-size: 161.9%;
  
  margin: 0.61766em 0; /* = 1/1.619 */
}

.article_item img
{
    position: absolute;
    top: 0;
    right: 0;
}

#FindCourses h4
{
    font-size: 116%;
    font-weight: normal;
    font-family: Georgia, "Times New Roman", Serif;
    font-style: italic;

}
#AnniversaryLink
{
    display: block;
    background: transparent url(../images/design/31_years.gif) no-repeat center 5px;
    padding: 0 1em;
    padding-top: 150px;
    height: 50px;
    text-align: center;
    text-decoration: none;
    color: Black;
}  


#containinfo
{
    height:65px;
    width= 400px;
    border:0px ;
    padding:2px;
    padding-top:10px;
    white-space: nowrap;

}

.schoolinfo {
	padding-right:22px;
	float: left;
	
}

.schoolinfo_right
{
	float:right;
}






