/* CSS Document */

form, input, a, tr { margin: 0; padding:0 ; }

body { background: #D43E28 url('../images/i_pagebg.gif') top left repeat-y; margin: 0; padding: 0; }
body, td { font: 10px/16px Verdana, Arial, Helvetica, sans-serif; }

p { margin: 0 0 8px 0; }

h1 span { display: none; }
h1 { margin: 0; padding: 0; background: url('../images/i_logo.jpg') no-repeat; left: 59px; position: relative;  }
h1 a { position: relative; display: block;  width: 270px; height: 184px; }

/* ID's */
#header { background: url('../images/i_leftbar.gif')  0 27px no-repeat; }
#wrapper { background: #FDD127 url('../images/i_horizbg.gif') repeat-x; width: 100%; }
#container { background: url('../images/i_contentbg.gif'); width: 770px; margin: 0; }
#footer { clear: both; background: url('../images/i_footerbg.gif') top left no-repeat; margin: 0; padding: 22px 0 0 310px; color: #fff;  }

#topmenu { background: url('../images/i_topbar.gif'); color: #FFF; text-align: right; height: 17px; margin: 0; padding: 5px 30px 5px 0; }
#topmenu a { color: #FFF; text-decoration: none; }
#topmenu a:hover { text-decoration: underline; }

#topphoto { position: absolute; top: 27px; left: 271px;  }

#menu { position: absolute; top: 164px; left: 271px; width: 499px; }

#leftcol { background: url('../images/i_leftcolbg.jpg') top left no-repeat; width: 172px;  padding: 45px 20px 25px 20px; position: absolute; left: 59px; top: 186px;  }
#rightcol { min-height: 250px;  background: url('../images/i_rightcolbg.jpg') top left no-repeat; width: 462px; margin: -25px 0 0 0;  padding: 25px 2px 35px 35px; float: right;  }

.event a, .news a { display: block; padding-left: 10px; background: url('../images/linkbullet.gif') left no-repeat; color: #841716; text-decoration: none; }
.event a:hover, .news a:hover { text-decoration: underline; }

.news, .event { margin: 15px 5px 0 10px; }
.event .date, .news .date { font-weight: bold; font-size: 9px; margin: 0; padding: 0;  }
.event .title, .news .title { margin: 0; padding: 0; font-size: 11px; font-weight: bold; text-transform: uppercase; }

.pagetitle { top: 12px;   position: relative;  }
.pagebullet { margin-right: 7px; }
#content { margin: 25px 0 0 40px; width: 395px;  }

.clear { clear: both; }a:link {
	font-weight: bold;
	color: #841716;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #841716;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #d43e28;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.event_list div { margin: 0 0 25px 0; }
.event_list .title { margin: 0 0 4px 0; font-size: 12px; font-weight: bold;  }
.event_list .date { margin: 0; font-size: 9px; font-weight: bold; }
.event_list h2 { margin: 0 0 0 0; }
.event_list h3 { margin: 0 0 10px 0; font-size: 9px; font-weight: normal; }

