/* home page styles */
p.lead {font-size: 1.1em; margin: 1em 0;}
p.lead img {float: left; position: relative; margin: 0.33em 5px 2px 0;}
p.lead:first-line {font-weight: bold;}

p.twolead {font-size: 1.0em; margin: 1em 0; text-align: justify;}
p.twolead img {float: left; position: relative; margin: 0.33em 10px 2px 0;}
p.twolead:first-line {font-weight: bold;}

.portrait {border: 1px solid #154d8b;};

.news {padding: 1em 0;}
.news h2 {margin: 0; font-size: 1.1em; text-transform: uppercase; color: #210f34;}
.news ul {margin: 0; padding: 0;}
#latestnews {border-top: 1px solid #210f34; line-height: normal;}
#latestnews li {list-style: none; padding: 0.5em 0; border-bottom: 1px solid #210f34;}
#latestnews .date {float: left; position: relative; width: 4.5em; margin-top: 0.75em; font-size: 0.85em; color: #210f34; border-right: 1px solid #210f34;}
#latestnews h3 {margin: 0.2em 0 0 4em; font-weight: normal; font-size: 1.25em; color: #258;}
#latestnews p {margin: 0.25em 0 0.5em 5em;}
#latestnews .button {margin-right: 5px;}

#recentnews {border-bottom: 1px dashed #692C0F;}
#recentnews a {color: #9F3607; font-size: 0.9em;}
#recentnews li {margin: 1em 0 1em 1em; padding-left: 10px; list-style: none; background: url("../images/templates/listarr.gif") 0 0.4em no-repeat;}
#recentnews p {margin: 0.5em 1em;}
#recentnews .more {font-weight: bold;}

#buttons {padding-top: 0.5em;}
#buttons h2 {margin: 0 0 10px 0; font-size: 1.1em; text-transform: uppercase; color: #210f34;}

#sidebar li {border: 0; padding: 0;}
#sidebar ul.test {border-bottom: 1px solid #21425A; margin-bottom: 1em;}

#sidebar .edu {color: #154d8b; font-weight: bold;}

#sidebar h2 {font-size: 1.33em;}
#sidebar h3 {font-size: 1em;}
#sidebar h4 {font-size: 1em; margin-bottom: 12px;}
#sidebar .indent {font-size: normal; font-weight: normal; margin-left: 10px;}

#sidebar .sidebox {margin: 2em 0 0;}
#sidebar .sidebox h3, .sidebox h4 {margin: 0; padding: 0;}
#sidebar .sidebox p {margin: 0 0 1.5em;}
#sidebar .sidebox p.more {font-weight: bold; text-align: right; margin-top: -0.5em;}

#sidebar .resources h3 {border-bottom: 1px solid; margin: 0 0 0.75em;}
#sidebar .resources h4 {margin-bottom: 0.25em;}
#sidebar .resources img {float: right; margin: 0.33em 0 0.5em 0.5em;}
#sidebar .resources .more {font-style: italic;}

#sidebar a.side {color: #896c25; font-size: 0.9em;}
#sidebar a.side:hover {color: #896c25; text-decoration: none;}

.portraitborder {border: 1px solid black;}

/* IE/Win hacks \*/
* html #latestnews h3 {height: 1%; margin: -0.6em 0 0 3.8em;}
