* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
}

img {
	border: none;
}

select {
	margin: 10px 0px;
}

table tr td {
	font-size: 12px;
}

.main {
	width: 1000px;
	margin: 0px auto;
}

a {
	color: #049404;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* Header */
.header-wrap {
	
}

.header-wrap .header-home {
	position: relative;
}

.header-wrap .main-nav-homepage {
	position: relative;
}

.header-wrap .header-home .header-logo {
	margin: 10px 0px 10px 0px;
	float: left;
	
	*margin: 10px 0px 15px 0px;
}

.header-wrap .header-home .header-links {
	position: absolute;
	top: 42px;
	right: 20px;
}

.header-wrap .header-home .header-links ul {
	list-style: none;
}

.header-wrap .header-home .header-links ul li {
	text-align: right;
	margin-bottom: 5px;
	*margin-bottom: 0px;
}

.header-wrap .header-home .header-links ul li a {
	text-decoration: none;
}

.header-wrap .header-home .header-links ul li a:hover {
	text-decoration: underline;
}

.header-wrap .header-home .searchbox {
	position: absolute;
	right: 20px;
	top: 10px;
}

/* Can't find the correct hierarchy. :( */
#search-box-text-standard {
	background-color: #d5d5d5;
	text-transform: uppercase;
	padding: 3px;
	border: none;
	outline: none;
	position: absolute;
	right: 25px;
	height: 16px;
	font-size: 12px;
}

.clearfloats {
	clear: both;
}

/* Main Nav */
.main-nav {
	
}

.main-nav-homepage #nav-box {
	background-color: #F7C000;
	height: 32px;
	display: inline;
	position: absolute;
	width: 218px;
	line-height: 33px;
	font-size: 13px;
	color: #985601;
	font-weight: bold;
	padding-left: 20px;	
	top: 1px;
	right: 1px;
	
	*top: 0px;
}

.main-nav-homepage {
	position: relative;
}

.main-nav-homepage ul {
	display: inline-block;
	*width: 744px;
}

.main-nav ul {
	padding: 8px 0px 8px 15px;
	margin: 1px;
	background-color: #b7c0cb;
	list-style: none;
	font-size: 14px;
	font-weight: bold;
	
	*font-size: 13px;
}

.main-nav ul li {
	display: inline;
	padding: 0px 21px 0px 0px;
}

.main-nav ul li a {
	color: white;
	text-decoration: none;
}

.main-nav ul li a:hover {
	test-decoration: underline;
}

/* Content */
.content-area {
	padding: 20px;
}

.content-area-homepage {
	padding: 0px;
}

.title-singlecol {
	display: none;
}

.title {
	
}

.title-homepage {
	display: none;
}

.title h1 {
	font-size: 20px;
}

.title h1 a {
	text-decoration: none;
	color: #6f8197;
}

.content-A {
	width: 550px;
	float: left;
}

.content-A ul {
	padding-left: 16px;
}

.content-A p a {
	font-weight: bold;
}

.content-A-homepage table {
	width: 100%;
	margin-bottom: 10px;
}

.content-A-homepage table tr td a {
	font-size: 13px;
}

.content-A-homepage table tr td h6 {
	width: 280px;
	background-color: #F7C000;
	height: 21px;
	line-height: 21px;
	padding-left: 10px;
	text-transform: uppercase;
	font-size: 11px;
}

.content-A-homepage table tr td table {
	margin-bottom: 0px;
}

.content-A-homepage table tr td a:hover {
	
}

.content-A-homepage table tr td p {
	font-size: 11px;
	margin-bottom: 10px;
}

.content-A-homepage table tr td ul {
	position: absolute;
	top: 40px;
	left: 20px;
	list-style: none;
	font-size: 11px;
	
	*top: 50px;	
}

.content-A-homepage table tr td ul li {
	margin-bottom: 5px;
}

.content-A-homepage table tr td ul li a {
	font-size: 11px;
}

.content-A #news_item_byline,
.content-A .social-media {
	margin: 10px 0px;
}

.content-A .social-media {
	font-size: 12px;
}

.content-A p {
	margin: 10px 0px;
}

.main-newsletter {
	margin-top: 20px;
}

.main-newsletter .header-logo {
	display: none;
}

.content-A-newsletter h1 {
	color: #049404;
	font-size: 12px;
}

.right-column-pr-headline .right-column-pr-headline-headline {
	font-size: 20px;
}

.right-column-pr-headline .right-column-pr-headline-secondary-headline {
	font-size: 14px;
}

.tablehead, .table-heading {
    color: #EEEEEE;
	background-color: #666;
    font-size: 94%;
    font-weight: bold;
}

.table-heading td {
	padding: 5px 5px;
}

.white-row td {
	padding: 5px;
	vertical-align: middle;
}

.gray-row td {
	padding: 5px;
	vertical-align: middle;
}

.tablerowgray, .gray-row{
    background-color: #EEEEEE;
    color: black;
}

.content-B {
	float: right;
	margin-top: -47px;
	max-width: 340px;
	*width: 340px;
}

.content-B ul {
	list-style: none;
	margin: 7px 0px 0px 15px;
}

.content-B h5 {
	color: #985601;
	background-color: #F7C000;
	padding: 7px 10px 7px 15px;
	font-size: 12px;
	margin-top: 15px;
}



/* Breadcrumb */
.breadcrumb {
	
}

.breadcrumb .disclaimer {
	margin: 5px 20px 5px 20px;
	font-size: 9px;
	color: #bdbdbd;
}

.breadcrumb .breadcrumb-data {
	display: none;
}

/* Footer */
.footer {
	height: 38px;
	background-image: url("/turf/images/footer.jpg");
	background-repeat: no-repeat;
	position: relative;
	font-size: 11px;
	margin: 20px 0px;
}

.footer .footer-links {
	position: absolute;
	top: 11px;
	left: 10px;
}

.footer .footer-links ul {
	list-style: none;
}

.footer .footer-links ul li {
	display: inline;
	border-left: 1px solid white;
	padding-left: 10px;
	padding-right: 10px;
}

.footer .footer-links ul li:first-child {
	border-left: none;
}

.footer .footer-links ul li a {
	color: white;
	text-decoration: none;
}

.footer .footer-links ul li a:hover {
	text-decoration: underline;
}

.footer .footer-trademark {
	position: absolute;
	top: 5px;
	right: 20px;
	color: white;
}

.column-wrapper-homepage .footer {
	margin-top: 0px;
}

h6 {
	color: #985601;
	font-size: 12px;
}

h6 span {
	color: black;
}

p, ul {
	font-size: 12px;	
}

.clearfloats {
	clear: both;
}

.contactcell {
	font-size: 12px;
}

/* Newsletter */
.main-newsletter {
	width: 697px;
}

.main-newsletter .header-wrap .header-home .header-logo {
	float: right;
	margin: 10px;
}

.main-newsletter .header-wrap .header-home #search-container,
.main-newsletter .header-wrap .header-home .header-links {
	display: none;
}

.main-nav-newsletter ul {
	padding: 5px 0px 6px 0px;
	border-top: 1px solid white;
	font-family: Verdana, Arial, sans-serif;
}

.main-nav-newsletter ul li {
	padding: 0px;
	margin-left: -5px;
}

.main-nav-newsletter ul li:first-child {
	margin-left: 0px;
}

.main-nav-newsletter ul li a {
	padding: 6px 12px;
	border-right: 2px solid white;
	background-color: #009d49;
	text-transform: uppercase;
	font-size: 13px;
}

.column-wrapper-newsletter .footer {
	display: none;
}

.column-wrapper-newsletter #footer-image {
	background-image: url("/turf/images/footer_newsletter.jpg");
	width: 696px;
	height: 80px;
	background-repeat: no-repeat;
	position: absolute;
	margin-top: 15px;
}

.column-wrapper-newsletter #footer-trademark {
	margin-top: 110px;
	text-align: center;
	margin-bottom: 15px;
}

.column-wrapper-newsletter #footer-trademark a img#footer-logo {
	margin-bottom: 5px;
}

.column-wrapper-newsletter #footer-trademark p {
	font-size: 11px;
	color: #737373;
}

.content-area-newsletter {
	padding: 20px 0px 20px 10px;
}

.content-A-newsletter {
	width: 430px;
}

.content-A-newsletter p {
	margin: 15px 0px;
	color: #737373;
}

.content-B-newsletter {
	margin-top: -65px;
	max-width: 225px;
	*width: 225px;
}

.content-B-newsletter h4 {
	color: #6f8197;
	font-size: 14px;
}

.content-B-newsletter h6 {
	font-size: 10px;
	color: #7a7c77;
}

.content-B-newsletter h6 a {
	color: #6f8197;
}

.content-B-newsletter ul {
	list-style: inside;
	margin-top: 5px;
	color: #6f8197;
}

.content-B-newsletter #share {
	text-align: right;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 5px;
}

.title-newsletter {
	font-weight: lighter;
	height: 30px;
	width: 440px;
	margin-bottom: 20px;
}

/* Slideshow */
#slideshow {
	width: 753px;
	height: 306px;
	position: relative;
}

#slideshow img {
	position: absolute;
}

/* Random */
#lblMsg {
	color: green;
}

#pnlSearchTips tr td table {
	background-color: #B7C0CB;
}
