@charset "UTF-8";
/* CSS Document */

div#landing_page_nav {
background-color: #cccccc;
padding: 60px 20px 20px 20px;
}

div#landing_page_wrapper {
background: #fff url(../images/onestop-bg.gif) repeat-y top left;
}

div#landing_page_nav h4 {
text-transform: Uppercase;
font-size: 12px;
}

div#landing_page_nav a.seeall {
color: #990000;
float: right;
}

div#content_primary {
width: 710px;
}

div#content_related, p#breadcrumbs {
display: none;
}

div#content_primary img.infoicon {
float: right;
margin: 20px 30px 20px 40px;
}

div#content_primary table.onestopmenu tr td h4 {
color: #990000;
text-transform: Uppercase;
margin: 0 0 5px 0;
font-size: 12px;
}

div#content_primary table.onestopmenu tr td {
vertical-align: top;
padding: 10px;
}

div#content_primary table.onestopmenu tr td ul {
margin: 0;
padding: 0;
}

div#content_primary table.onestopmenu tr td ul li {
list-style-type: none;
margin: 0;
padding: 0;
}

div#eventfeed h4 {
margin: 0 0 20px 0;
}

div#eventfeed h4 a {
font-size: 13px;
font-weight: bold;
color: #494949;
text-decoration: none;
}

div#eventfeed p.time {
font-weight: bold;
margin: 15px 0 5px 0;
}

div#eventfeed p.title {
margin: 0;
}

div#eventfeed a {
text-decoration: underline;
}
div#eventlisting ul li {
list-style-type: disc;
padding: 0 0 0 15px;
}

span.eventdate {
font-weight: bold;
}

span.starttime {
font-style: italic;
}