@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-image: url(../images/body-bg.gif);
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#header {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
#top-menu {
	width: 970px;
	clear: both;
	float: none;
	overflow: visible;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-color: #D7E4BD;
	text-align: center;
}

#content-container {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	background-color: #77933c;
	background-image: url(../images/content-bg.gif);
	background-repeat: repeat-y;
	min-height: 550px;
}

#left-col {
	color: #FFFFFF;
	width: 180px;
	float: left;
	overflow: visible;
}
#left-col-buttons {
	text-align: center;
	padding-top: 20px;
}
#left-col-buttons img {
	margin-bottom: 5px;
}
#gear {
	text-align: center;
	margin-bottom: 14px;
}

#sponsors-top {
	background-image: url(../images/sponsors-top-1.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 144px;
	margin-right: auto;
	margin-left: auto;
}
#sponsors-mid {
	background-image: url(../images/sponsors-mid-1.jpg);
	background-repeat: repeat-y;
	width: 124px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	color: #000000;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 10px;
	text-align: center;
}
#sponsors-mid  img {
	margin-bottom: 7px;
	border-style: none;
}
#sponsors-bot {
	background-image: url(../images/sponsors-bot-1.jpg);
	background-repeat: no-repeat;
	height: 14px;
	width: 144px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 14px;
	text-align: center;
}


#sponsors {
	text-align: center;
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
}



#right-col {
	float: right;
	width: 350px;
	overflow: hidden;
	color: #000000;
	margin-right: 14px;
	padding-bottom: 14px;
}
#slideshow {
	margin-top: 13px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
#page-title {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(../images/page-titles-bg.jpg);
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 10px;
	border-bottom: 1px solid #FFFFFF;
	clear: both;
	float: none;
}
#news-area {
	float: left;
	width: 415px;
	overflow: hidden;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: normal;
	margin-top: 13px;
}
#news-area-title {
	background-image: url(../images/news-top-1.jpg);
	background-repeat: no-repeat;
	height: 40px;
	margin-top: 10px;
}
#news-area-content {
	background-image: url(../images/news-mid-1.jpg);
	background-repeat: repeat-y;
	padding: 15px;
}
#news-area-bot {
	background-image: url(../images/news-bot-1.jpg);
	background-repeat: no-repeat;
	height: 20px;
	margin-bottom: 10px;
}

#news-area a {
	color: #000000;
	text-decoration: underline;
}

#news-area h1 {
	font-size: 18px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#scroller-top {
	background-image: url(../images/scroller-top-1.jpg);
	background-repeat: no-repeat;
	height: 10px;
}
#scroller-content {
	background-color: #000000;
}
#scroller-bot {
	background-image: url(../images/scroller-bot-1.jpg);
	background-repeat: no-repeat;
	height: 10px;
}


#content-area-wide {
	float: left;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: normal;
	margin-top: 14px;
	width: 777px;
	margin-bottom: 14px;
}
#content-area-wide h1 {
	font-size: 18px;
	font-weight: bold;
}

#content-area-wide h1.title {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 40px;
	color: #FFFFFF;
	background-image: url(../images/content-title-bg.jpg);
	height: 40px;
	padding-left: 15px;
}


#content-area-wide a {
	color: #000000;
}
#content-area-wide  a:hover {
	color: #77933C;
}
.borderless td, .borderless th {
	border-style: none;
}

#content-area-wide-content ul {
}


#content-area-wide-content {
	background-color: #FFFFFF;
	padding: 25px;
	border-right: 3px solid #D9E3C1;
	border-bottom: 3px solid #D9E3C1;
	border-left: 3px solid #D9E3C1;
	background-image: url(../images/shamrock-bg-1.jpg);
}
#content-area-wide-content table {
	border: 1px solid #000000;
	border-collapse:collapse;
}
#content-area-wide-content td, #content-area-wide-content th {
	border: 1px solid #000000;
}
#content-area-wide   ul li {
	margin-left: 50px;
	list-style-type: disc;
}
#content-area-wide-content-st {
	background-color: #FFFFFF;
	padding: 25px;
	border-right: 3px solid #D9E3C1;
	border-bottom: 3px solid #D9E3C1;
	border-left: 3px solid #D9E3C1;
	background-image: url(../images/shamrock-bg-1.jpg);
}

#ad-block {
	margin-top: 10px;
}
.widgets-3-top {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 39px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/widget-top-3.jpg);
	background-repeat: no-repeat;
	height: 39px;
	width: 350px;
	margin-top: 10px;
}
.widgets-3-top  ul {
	margin: 0px;
	padding: 0px;
}
.widgets-3-top  li {
	float: left;
	width: 170px;
	padding-left: 5px;
}
.widgets-3-top  li  a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 10px;
}
.widgets-3-content {
	background-image: url(../images/widgets-mid-3.jpg);
	background-repeat: repeat-y;
	width: 350px;
	overflow: hidden;
}
.widgets-3-top  li  a:hover {
	color: #30410A;
}
.widgets-3-content  ul {
	padding: 0px;
	margin: 0px;
}
.widgets-3-content  li {
	float: left;
	width: 170px;
	padding-left: 5px;
}
.widgets-3-content .weather {
	padding-left: 5px;
}

.right-side   {
	width: 165px !important;
	padding-left: 10px !important;
}
.widgets-3-bot {
	background-image: url(../images/widget-bot-3.jpg);
	background-repeat: no-repeat;
	height: 13px;
	width: 350px;
}





#footer {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 51px;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(../images/footer-bg-1.jpg);
	background-repeat: no-repeat;
	height: 51px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	border-top: 1px solid #FFFFFF;
}
#footer   #copyright {
	float: left;
	width: 700px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #FF0000;
}
#footer #e7 {
	line-height: 51px;
	background-image: url(../images/e7_spin_2.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: right;
	float: right;
	height: 51px;
	width: 100px;
	padding-right: 30px;
	color: #FFFFFF;
}
#footer #e7 a {
	text-decoration: none;
}
#footer #e7 a:hover {
	color: #91CC1B;
}



.clear-floats {
	clear: both;
	float: none;
}
