body {
  min-width: 800px;      /* 2x (LC fullwidth + CC padding) + RC fullwidth */
  margin: 0px;
  background-color: #FC0;
}
#wrapper {
	width: 900px;
	margin: 0 auto;
	position: relative;
	background-color: #F2FFC5;
	overflow: hidden;
}
#header {
	width: 900px;
	background-image: url(images/header-icn-logo.png);
	background-repeat: no-repeat;
	height: 151px;
	float: left;
}
#date {
	font-family: Trebuchet, "Trebuchet MS", Arial;
	font-size: 20px;
	font-weight: normal;
	color: #FF8600;
	float: right;
	margin-top: 120px;
	margin-right: 20px;
}
#tagline {
	float: left;
	font-family: Trebuchet, "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FF8600;
	margin-top: 120px;
	margin-left: 180px;
}
#search {
	float: right;
	font-family: Trebuchet, "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FDFFE6;
	padding-top: 10px;
	padding-right: 10px;
}
#search form {
	margin: 0px;
	padding: 0px;
}
#search .searchbox, #search .gobutton {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000;
}
#search .searchbox {
	width: 100px;
	height: 13px;
	background-color: #FDFFE6;
	border: 1px solid #A4A4A4;
}
#search .gobutton {
	background-color: #FFFFA1;
	padding: 1px;
	border: 1px solid #A4A4A4;
	margin-left: 2px;
}
#nav {
	background-image: url(images/nav-bg.gif);
	background-repeat: repeat-x;
	height: 38px;
	float: left;
	width: 900px;
	font-family: Trebuchet, "Trebuchet MS", Arial;
	font-size: 12px;
}

/* ------ Son of suckerfish drop-down code ------ */

#navul, #navul ul {
	padding: 0;
	margin: 0;
	list-style: none;
	z-index: 2;
}

#navul a {
	display: block;
	/* width: 10em; for opera */
text-decoration: none;
color: #FFF;
text-transform: uppercase;
font-weight: bold;
padding: 12px 16px;
line-height: normal;
}

#navul a:hover {
color: #FFF;
background-image: url(images/nav-bg-on.gif);
background-repeat:repeat-x;
}

#navul li {
	float: left;
	/* width: 10em; for opera */
}
#navul li ul {
	position: absolute;
	/* width: 10em; */
	top: 189px;
	left: -999em;
width: 186px;
background-color: #5C743A;
}

#navul li:hover ul, #navul li.sfhover ul {
	left: auto;
//margin-top: -5px;
}

#navul li ul li a {
text-decoration: none;
color: #FFFFFF;
text-transform: none;
text-align: left;
font-weight: bold;
padding: 5px 18px;
line-height: normal;
width: 150px;
font-size: 11px;
border-bottom: 1px solid #40571E;
}

#navul li ul li a:hover {
color: #FFF;
background-color: #5C743A;
background-image: url(images/nav-bg-on.gif);
}

/* ------ End SoSF code ------ */

#left {
	float: left;
	width: 187px;
	padding: 10px;
}
#left .ICNdef {
	font-size: 14px;
	color: #000;
	font-weight: normal;
}
#left .invisible {
	margin-top:-15px;
}
#right {
	float: left;
	width: 236px;
	padding: 10px;	
}
#left, #right {
	font-family: Helvetica, Arial;
  	font-size: 11px;
  	font-weight: bold;
  	color: #001200;
	background-color: #F2FFC5;
}
#left h2, #right h2 {
	font-size: 14px;
	color: #0014D7;
}
#left .emaillistname,
#left .emaillistemail,
#center .emaillistname,
#center .emaillistemail,
#center .emaillistzipcode,
#center .emaillistcomments {
	margin-bottom: 10px;
} 
#left .emaillistsubmit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #000000;
}
#left .morequotes {
	color: #993;
	text-decoration: none;
}
#left .morequotes:hover {
	color: #001200;
	text-decoration: underline;
}
#testimonial .famousquote, #testimonial .famousquotename {
	font-family: Georgia, "Times New Roman", Times, Verdana;
	font-size: 20px;
	font-weight: normal;
	color: #F90;
	line-height: 120%;
}
#testimonial .famousquotename {
	font-size: 16px;
	font-style: italic;
}
#center {
	float: left;
	width: 413px;
	padding: 5px 10px;
	background-color: #FFF;
	border-left: 2px solid #C6D29B;
	border-right: 2px solid #C6D29B;
	font-family: Helvetica, Arial;
	font-weight: normal;
	font-size: 12px;
	line-height: 120%;
	color: #444322;
	z-index: -1;

}
#centertwocol {
	float: left;
	width: 613px;
	padding: 5px 10px;
	background-color: #FFF;
	border-left: 2px solid #C6D29B;
	border-right: 2px solid #C6D29B;
	font-family: Helvetica, Arial;
	font-weight: bold;
	font-size: 12px;
	line-height: 120%;
	color: #444322;
	z-index: -1;

}
#center h1,
#centertwocol h1 {
	background-image: url(images/h1-bg.jpg);
	background-repeat: no-repeat;
	font-size: 18px;
	padding-top: 4px;
	padding-left: 5px;
	height: 24px;
	color: #0014D7;
	line-height: 100%;
}
#center .homenewsarchive a,
#center .readmorenewsfooter a,
#centertwocol .homenewsarchive a,
#centertwocol .readmorenewsfooter a{
	font-size: 14px;
	color: #5E8349;
	text-decoration: none;
	border: none;
}
#center .homenewsarchive a:hover,
#center .readmorenewsfooter a:hover,
#centertwocol .homenewsarchive a:hover,
#centertwocol .readmorenewsfooter a:hover {
	border-bottom: 1px dotted #333;
}
#center .homenewsletterslist a {
	font-family: Trebuchet, "Trebuchet MS", Verdana;
	font-size: 24px;
	color: #000;
	text-decoration: none;
	line-height: 150%;
}
#center .homenewsletterslist a:hover {
	border-bottom: 1px dotted #333;
}
#footer {
	clear: both;
	float: left;
	height: 25px;
	background-image: url(images/nav-bg.gif);
	background-repeat: repeat-x;
	font-family: Trebuchet, "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #FFF;
	padding-top: 15px;
	padding-left: 10px;
	width: 900px;
	z-index: 2;
}

#footer a {
	text-decoration: none;
	color: #FFF
}
#footer a:hover {
	text-decoration: underline;
}

#buttonGrid {
width:100%;
/* margin:25px auto 0 auto; */
background-color: #FFF8AB;
padding-top: 5px;
padding-bottom: 5px;
}

#buttonGrid form {
width:30px;
float:left;
margin-top:-0.5em;
}

.button {
padding:5px;
margin:5px;
margin-left: 20px;
/* margin:25px auto 0 auto; */
text-align:inherit;
float: left;
}

.bigMoneyText {
font-size:26px;
}


/* ---------------- AWP WEBTOOL CSS CODE ---------------- */

.newsLatestHeadlineAndTeaser_newsThumb {
	padding: 2px;
	margin: 0px 5px 5px 0px;
	border: 1px solid #CCC;
}

.newsLatestHeadlineAndTeaser_newsHeadline {
	color: #000;
	text-decoration: none;
	font-size: 12px;
}

.newsLatestHeadlineAndTeaser_newsHeadline:hover {
	text-decoration: underline;
}

#newsblock {
	margin-bottom: 20px;
}

#newsblock h2 {
	padding: 0px;
	margin: 0px;
}

.newsLatestHeadlineAndTeaser_newsTeaser {
	line-height: 120%;
	color: #444322;
}

.newsLatestHeadlineAndTeaser_newsReadMoreLink {
	color: #5E8349;
	text-decoration: none;
	font-size: 11px;
	letter-spacing: 1px;
}

.newsLatestHeadlineAndTeaser_newsReadMoreLink:hover {
	border-bottom: 1px dotted #333;
	text-decoration: none;
}
.newsphototable {
	background: #EEE;
}
.newsimagecaption {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.newsFullStories_newsHeadline {
	line-height: 110%;
}
.newsFullStories_newsDate {
	margin-bottom: 10px;
	font-style: italic;
	color: #333;
}
.newsFullStories_newsStory {
	line-height: 120%;
	font-weight: normal;
	color: #000;
}
.newsLatestHeadlineAndTeaser_newsDate {
	color: #5E8349;
	font-size: 11px;
}

.getSearchResults_news,
.getSearchResults_articles {
	font-size: 16px;
	margin-bottom: 10px;
	border-bottom: 1px solid #EEE;
}

.searchResultsAlternate1 {
	margin-bottom: 10px;
}
.searchResultsAlternate2 {
	margin-bottom: 10px;
	background-color: #FEE;
}

.fanOfMonthFullList_fanOfMonthStory {
	color: #000;
}

.fanOfMonthFullList_fanOfMonthName {
	color: #666;
	font-style: italic;
}

.articlesTitlesWithTeaser_articleCatName {
	font-weight: bold;
}
.articlesTitlesWithTeaser_articleTitle {
	color: #000;
	text-decoration: none;
	font-size: 14px;
}
.articlesTitlesWithTeaser_articleTitle:hover {
	text-decoration: underline;
}
.articlesTitlesWithTeaser_articleDate {
	color: #5E8349;
	font-size: 11px;
}
.articlesTitlesWithTeaser_articleReadMoreLink {
	color: #5E8349;
	text-decoration: none;
	font-size: 11px;
	letter-spacing: 1px;
}
.articlesTitlesWithTeaser_articleReadMoreLink:hover {
	border-bottom: 1px dotted #333;
	text-decoration: none;
}

/* ---------------- POLL STYLES ---------------- */

.menuhd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	background-color: #A5C9DA;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-weight: bold;
}
.poll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #FFF;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-right: 2px;
}
.fat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.tabele {
	background-color: #FFD600;
	padding: 2px;
}
.formlook {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #000000;
}
.pollbg {
	background-color: #DFE3E2;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
}
#photosmallleft {
	width:120;
	float:left;
	margin-right:7px;
	margin-bottom:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	line-height:11px;
}
#photosmallright {
	width:120;
	float:right;
	margin-left:7px;
	margin-bottom:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
}

.eventHeadlinesWithTeaser_eventHeadline {
	font-weight: bold;
	color: #000;
}

.eventphototable {
	background: #EEE;
}

.eventimagecaption {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}