/* Ithaca Yacht Club Home Page CSS Styling */

/* Ad boxes */
#ad_1  {width: 300px; border: 1px solid #333333; background-color: #FFFFFF; float: right; font-size: 10pt; color: #333333; clear: left;
        margin-left: 20px;}
#ad_title_area {width: 300px; background-color:#CCCCCC; border-bottom: 1px solid #999999; font-weight: bold; line-height: 1.5em; text-align: center;}
#ad_title_area2 {width: 300px; background-color:#CCCCCC; border-bottom: 1px solid #999999; border-top: 1px solid #999999;
                          font-weight: bold; line-height: 1.5em; text-align: center;}
#ad_title_area3 {width: 300px; background-color:#CCCCCC; border-bottom: 1px solid #999999; border-top: 1px solid #999999;
                          font-weight: bold; line-height: 1.5em; text-align: center;}

#season_area {background: url(/images/home_ad_background.gif) no-repeat; background-position: top right;}
#season_area2 {background: url(/images/home_ad_background2.gif) no-repeat; background-position: top right;}
#season_area3 {background-position: top right;}

ul#season_list {margin-top: 5px; padding-bottom: 10px;}
li#season_item {padding: 5px 0 5px 0;}

a.season_links {color: #990000; text-decoration: none; border-bottom: 1px dotted #990000; margin-bottom: 5px;}
a.season_links:hover {color: #FF0000; text-decoration: none; border-bottom: 1px solid #FF0000;}
p.get_pdf {color:#999999; font-size: 8pt; line-height: 1.0em;}

p.intro_text {font-size: 12pt; color: #000066;}
p.sub_text {font-size: 10pt; line-height: 1.2em;}
h4 {font-size: 11pt; font-weight: bold; color:#333333; margin-bottom: -5px;}

.home_photo {padding: 2px; margin-right: 5px;}