/* CSS Document */

@import 'lib/suckerfish.css';

body,td,th {
}

body {
	background-color: #F7F7F7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#999999;
}

h4 {
	margin-bottom:8px;
}

#wrapper {
	width: 801px;
	background-color: #F7F7F7;
	position: relative;
	margin: 0 auto;
}

#header {
	background-image:url(../img/home-header-bg.gif);
	background-repeat:no-repeat;
	width: 801px;
	height: 122px;
}

#nav-home {
	width: 548px;
}
#nav {
	background-image: url(../img/nav-bg.gif);
	background-repeat: repeat-y;
	float: right;
}
#nav-right {
	width: 548px;
	float: left;
}

#content {
	width: 801px;
	background-image: url(../img/content-bg.gif);
	background-repeat: repeat-y;
}

#leftcol-home {
	float: left;
	width: 253px;
	font-size: 13px;
}

#leftcol {
	float: left;
	width: 563px;
	font-size: 14px;
	padding-left: 30px;
	padding-right: 20px;
}

#leftcol table,td,tr,p,h3,h5 {
	color: #999999 !important;
	font-weight: normal !important;
}

#leftcol h2 {
	color: #FFFFFF !important;
	font-weight: normal !important;
	font-size: 26px !important;
}

#leftsubcol {
	width: 253px;
	background-image: url(../img/leftsubcol-bg.gif);
	background-repeat: repeat-y;
	background-position: top;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#leftsub-text {
	width: 213px;
	padding-left: 40px;
	padding-top: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#leftsub-text a:link {
	text-decoration: none;
	color: #000000;
}
#leftsub-text a:visited {
	text-decoration: none;
	color: #000000;
}
#leftsub-text a:hover {
	text-decoration: underline;
	color: #9A0000;
}
#leftsub-text a:active {
	text-decoration: none;
	color: #9A0000;
}

.upcomingHeader {
padding-left:25px;
}

#rightcol-home {
	float: right;
	width: 548px;
	font-size: 13px;
}

#rightcol {
	float: right;
	width: 188px;
	font-size: 13px;
	padding-right: 0px;
}

#rightsubcol1-home {
	float: left;
}

#rightsubcol2-home {
	float: right;
	margin-top: 30px;
}

#rightsubcol2 {
	
}

#login {
	line-height: 20px;
	background-image: url(../img/rightsubcol2-formbg.gif);
	background-repeat: repeat-y;
	font-family: Trebuchet, "Trebuchet MS", Arial;
	font-size: 11px;
	text-transform: uppercase;
}

#categories {
	width: 187px;
	background-image: url(../img/rightsubcol2-catboxbg.gif);
	background-repeat: repeat-y;
}

#cat-text {
	width: 145px;
	padding: 5px 0px 5px 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#cat-text a:link {
	text-decoration: none;
	color: #000000;
}

#cat-text a:visited {
	text-decoration: none;
	color: #000000;
}

#cat-text a:hover {
	text-decoration: underline;
	color: #9A0000;
}

#cat-text a:active {
	text-decoration: none;
	color: #9A0000;
}
	
#footer {
	clear:both;
	position: relative;
	width: 801px;
	height: 54px;
	background-image: url(../img/footer-bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-family: Trebuchet, "Trebuchet MS", Arial;
	font-size: 11px;
	text-transform: uppercase;
}

#footer a:link {
	text-decoration: none;
	color: #000000;
}

#footer a:visited {
	text-decoration: none;
	color: #454445;
}

#footer a:hover {
	text-decoration: none;
	color: #B21900;
}

#footer a:active {
	text-decoration: none;
	color: #FFAE01;
}

.footerleft {
	float: left;
	margin-top: 30px;
	margin-left: 10px;
}

.footerright {
	float: right;
	margin-top: 30px;
	margin-right: 15px;
}

#eventDetail {
color:#999999 !important;
}

.sectionImage {
float:left;
margin:0px 10px 5px 0px;
}

.sectionCaption {
font-size:11px;
padding-top:5px;
}

.date {
color:#949292;
}

.events.index.category-list h4 a {
	color:#fffff8;
	font-size:120%;
}

.events.index.catitemlist h4 a {
	color:#fffff8;
	font-size:120%;
}
