/* FONT SIZES */
.fontsize {display: block; height: 20px; width: 20px; line-height: 20px; text-align: center; background-color: #ededed; font-style:normal; float: right; font-weight: bold; color: #828282; margin-right: 4px; position: relative; top: -27px; right: 2px;}
.fontsize:hover {color: #ffffff; background-color: #666666;}
#small {font-size: 8px;}
#medium {font-size: 10px;}
#large {font-size: 13px;}
#disability {font-size: 15px;}

/* BODY */
#main_pic {height: 155px;margin: 60px 0 0; background: url(/images/home_page_pics/bird_houses.jpg) no-repeat;}
#main_pic span {display: none}
#under_pic_fade {height: 13px; margin: 0 0; background: url(/images/under_pic_fade.gif) no-repeat;}
#quote {float: left;height: 227px; width: 304px; background: url(/images/quote.gif) no-repeat; margin-bottom: 20px;}
#right_column {float: left; width: 425px;  margin-top: 30px;}
