/* season: summer */

body { background: #ffffff; }
h1, h2 { color: #005985; }
h3, h4, h5, h6 { color: #005985; }
.boldseason { font-weight: bold; color: #005985;}
.boldmed {
 font-size: 12px;
 line-height: 14px;
 color: #add0e8;
 font-weight: bold;
}
.boldxxlight {
 font-size: 20px;
 line-height: 24px;
 color: #ffffff;
 font-weight: normal;
}
.topdecor {
 background: url(../images/seasonal/topdecor.jpg) no-repeat center right; 
 width: 615px; height: 55px;
}
.tablerow1 {
 background-color: #ffffff;
}
.tablerow2 {
 background-color: #fffce9;
}
.tablerowdark {
 background: #fff1c5;
}
.tablerowdarker {
 background-color: #ff7700;
}
.tableborderL {
 border-left: 1px solid #ff7700;
}
.tableborderR {
 border-right: 1px solid #ff7700;
}
.tableborderT {
 border-top: 1px solid #ff7700;
}
.tableborderB {
 border-bottom: 1px solid #ff7700;
}
.widget {
 /*other attributes in widgets.css*/
 background: #fff0c5 url(../images/seasonal/textwidget_bg.jpg) no-repeat;
}
.eventswidget {
 /*other attributes in widgets.css*/
 background: #fff0c1 url(../images/seasonal/eventswidget_bg.jpg) no-repeat;
 color: #ff7700;
}
.widgettext, .eventswidgettext {
 /*other attributes in widgets.css*/
 border-left: 1px solid #fee9a7; border-right: 1px solid #fee9a7;
}
.widgettitleNoSwoop {
 /*other attributes in widgets.css*/
 color: #ff7700;
}