/* CSS Document */
#admin { display: none;}

/* LAYOUT */
body {color:#848889; font:100%/1.231 arial, helvetica, clean, sans-serif; min-height:100%; margin:0px; padding:0px; height:100%;}

a{text-decoration:none; color:#5ab126;}
a:hover{text-decoration:underline; color:#5ab126;}
p,h1,h2,h3,h4{margin-top:0px;}
h1,h2,h3,h4{color:#357fc0;}
h1{display:none;}

hr{background-color:#e2e2e2; color:#e2e2e2; height:1px; border:0 none;}
select {font-family::arial, helvetica, clean, sans-serif; font-size:100%;}
h1{font-size:170%;}
h2{font-size:150%;}
h3{font-size:130%;}
h4{font-weight:bold; font-size:110%;}

#main_content{margin-top:20px;}
#image_container, #left_main, #right_main, #footer{display:none;}

#homeright_main{display:none;}

/*directors*/
.board{ margin-bottom:10px; border-bottom:1px solid #e2e2e2;}
.boardbody{  margin-right:10px;}
.boardtext{ margin-right:20px;}
.boardtext p{margin-top:5px; margin-bottom:5px;}
.boardimage{ margin-top:10px;}
.boardlink{ display:none;}
.expand{display:block;}

/* events calendar */
table.events { width: 100%; padding:0;}
.events th { text-align: left; border-bottom: 1px solid #e2e2e2; padding:5px;}
.events td {border-bottom: 1px solid #e2e2e2; padding:5px 5px 5px 5px;}
.events .reminder { text-align: left; }
.rightalign { text-align: right; margin-top: 10px;}
.col2_form { width: 99%; }
.col2_form .c2left { float: left; width: 60%; }
.col2_form .c2right { float:left; width: 39%; }
table.events td td{border:none; padding:0px;}
table.events td ul{margin-bottom:0px;}

.tabs{display:none;}

.mediatab{border-bottom:1px solid #dadada; width:450px; padding-bottom:5px; padding-left:0.3em;}
.mediatab ul{margin:0px; padding:0px; list-style:none;}
.mediatab ul li{margin:0; display:block; display:block; padding-right:20px;}
.mediatab ul li.current{font-weight:bold;}
.news th{text-align:left; border-bottom:1px solid #dadada; padding:0.3em;}
.news td{border-bottom:1px solid #dadada; padding:0.3em;}
 