
a img, a {
	border: 0;
	outline: 0;
}






#content ul#gallery { padding: 0; margin:0 0 0 3px; }
#gallery { padding: 0; margin:10px 0; float:left; width:940px; list-style: none; }
#gallery li {	padding: 8px;	float: left;	position: relative;	width: 220px;	height: 165px;}
#gallery img {	background: #fff;	border: solid 1px #ccc;	padding: 3px;}
#gallery li:hover img { border-color: #999; }
#gallery a { text-decoration: none; color: #000;}
#gallery li:hover em {	display: block;}


#content ul#galleryr { padding: 0; margin:0 0 0 3px; }
#galleryr { padding: 0; margin:5px 0; float:left; width:260px; list-style: none; }
#galleryr li {	padding: 8px;	float: left;	position: relative;	width: 220px;	height: 165px;}
#galleryr img {	background: #fff;	border: solid 1px #ccc;	padding: 3px;}
#galleryr li:hover img { border-color: #999; }
#galleryr a { text-decoration: none; color: #000;}
#galleryr li:hover em {	display: block;}


#newsticker {
	width: 950px;
	height: 35px;
	background-image: url(../images/newsscroller_bg.png);
	margin: 349px 0 12px 0;
	position: relative;
	font-size: 1.1em;
}

#newsticker a.newslink {
	position: absolute;
	left: 27px;
	top: 9px;
	color: #808080;
	text-decoration: none;
}

#newsticker a.newslink:hover {
	color: #666;
	text-decoration: none;
}

#headlinestopfade {
	width: 826px;
	height: 11px;
	background: url(../images/newsscroller_fade.png) no-repeat top;
	position: absolute;
	top: 1px; 
	left: 119px;
	z-index: 1000;
}

#headlinesbotfade {
	width: 826px;
	height: 11px;
	background: url(../images/newsscroller_fade.png) no-repeat bottom;
	position: absolute;
	bottom: 1px; 
	left: 119px;
	z-index: 1000;
}

#enticers {
	height: 122px;
	margin-bottom: 37px;
	/*text-align: center;*/
}
#enticers a.enticer {
	width: 308px;
	height: 122px;
	display: block;
	overflow: hidden;
	float: left;
	margin-right: 13px;
}

#enticers a.enticer:hover {
	background-position: bottom !important;
}
/*#enticers img {
	margin-right: 13px;
	float: left;
}*/

/* @group Inside Pages */

/* @group Secondary Navigation */

#secondarynavigation {
	height: 26px;
	padding: 9px 5px 0px 5px;
	text-align: right;
}
#secondarynavigation ol {
	margin: 0;
	/*text-align: right;*/
	padding: 0px 15px 0 0;
	float: right;
	font-size: 0.8em;
}
#secondarynavigation ol li {
	/*margin: 0;
	display: inline;
	float: left;
	height: 12px;
	padding: 7px 0;*/
	margin: 0 5px 0 0;
	/*display: -moz-inline-block;*/
	/*display: inline-block;*/
	float: left;
	list-style-type: none;
}
#secondarynavigation ol li a {
	text-decoration: none;
	color: #FFF;
	padding: 6px 5px;
	text-transform: uppercase;
	height: 16px;
	margin: 0;
	/*letter-spacing: 0.1em;*/
	[if Gecko]display: -moz-inline-block;
	display: inline-block;
}
#secondarynavigation ol li.current {
	/*margin: 0;*/
	/*display: inline-block;*/
	/*height: 12px;*/
	/*padding: 7px 0;*/
	/*margin: 0 5px 0 0;*/
	background: url(../images/secnav_bgright.png) no-repeat right top;
}
#secondarynavigation ol li.current a {
	padding:6px 8px;
	background: url(../images/secnav_bgleft.png) no-repeat left top;
}

#secondarynavigation ol li a:hover {
	text-decoration: underline;
	
}

.columninner .secondarynavigation {
	position: relative;
	width: 100%;
	margin-bottom: 15px;
	text-align: right;
}

/* @end */
#breadcrumb {
	height: 14px;
	width: 960px;
	padding: 35px 0 13px 0;
	margin: 0;
}
#breadcrumb ol {
	margin: 0;
	padding: 0;
}
#breadcrumb ol li {
	display: inline;
	font-size: 11px;
	color: #c1c1c1;
	margin: 0;
	background: url(../images/breadcrumb_arrow.png) no-repeat left center;
	padding: 0px 6px 0 0;
}
#breadcrumb ol li a,
#breadcrumb ol li b {
	color: #c1c1c1;
	text-decoration: none;
	padding: 0  0 0 6px;
	font-weight: normal;
}

#breadcrumb ol li b {
	cursor: default;
}

#breadcrumb ol li a.homeicon {
	padding-left: 0;
}


#breadcrumb ol li a:hover {
	color: #eee;
	text-decoration: none;
	/*border-bottom: 1px solid #979797;*/
}
#toppic {/*random pic at the top of inside pages*/
	width: 960px;
	height: 280px;
}





#content h1, #content h2 {
  color: #77b900;
}

#content #contleft h4 {
	font-weight: bold;
	font-style: normal;
	font-size: 1em;
}
#content .hr {
  border-top: 1px solid #dddddd;
  margin: 15px 0;
}

#contleft .article {
	margin: 0 0 30px 0;
}

#contleft div.article {
	width: 584px;
}

#content #contleft .arttext > p:first-child {
	font-size: 1.3em;
	line-height: 1.4em;
	margin-bottom: 8px ;
}

div.articleimg 	{
	float: left;
	width: 200px;
	margin: 0 20px 10px 0;
	text-align:left;
}

div.articleimg a {
	text-decoration: none;
}

div.articleimg a img{
	margin-bottom: 5px;
}

div.articleimg b a{
	text-decoration: none;
	color: #7e7e7e;
	background: url(../images/enlarge.gif) no-repeat left 3px;
	padding: 0 0 0 10px;
	font-size: .8em;
	text-transform: uppercase;
	float: right;
	margin-bottom: 5px;
}

div.articleimg b a:hover {
	text-decoration: none;
	color: #333;
	background-position: left -13px;
}



div.articleimg 	img	{
	margin: 0 0 10px;
}

div.articleimg.right{
	float: right;
	width: 200px;
	margin: 0 0 10px 20px;
	text-align:right;
}

div.articleimg.right p{
	text-align:left;
}

#contleft div.articleimg p {
	font-size: .9em;
	color: #6c6c6c;
}






[if Webkit]#content #contleft iframe {
	height: 950px;
}
#contleft blockquote {
	margin: 0 0px 15px 40px;
	font: 1.6em/1.6em Georgia, "Times New Roman", Times, serif;
	padding: 0;
	color: #7e7e7e;
	font-weight: normal;
	font-style: normal;
}

#content blockquote p {
	margin: 0 0px 15px 40px;
	font: 1em/1.6em Georgia, "Times New Roman", Times, serif;
	padding: 0;
	color: #7e7e7e;
	font-weight: normal;
	font-style: normal;
}









#form { margin-left: 33px; padding-bottom: 5px; float:left; width:930px; min-height: 280px; }
#form h1 { margin-top:20px; margin-left: 25px; margin-bottom: 10px; }
#form p { margin-left: 25px; margin-bottom: 10px; }
#form a { font-weight:bold; color:#b40000; }
#form a:hover { text-decoration: none; }

#form form { margin:0px; }
#form textarea { width:330px; }
#form input { border:1px solid #ccc; padding:2px 4px 2px 4px; font-size:10px; margin:0px; }
#form input:focus, textarea:focus { border:1px solid #666; background:#efefef; }

.exclamation { width:600px; padding: 10px 0; border: 1px solid #ccc; display: block; padding-left: 36px; margin-bottom: 5px; background: url(../images/exclamation.png) 10px 50% no-repeat; }
.error { width:600px; padding: 10px 0; border: 1px solid #ccc; display: block; padding-left: 36px; margin-bottom: 5px; background: url(../images/error.png) 10px 50% no-repeat; }
.ok { width:600px; padding: 10px 0; border: 1px solid #ccc; display: block; padding-left: 36px; margin-bottom: 5px; background: url(../images/ok.png) 10px 50% no-repeat;}













