
body {
	color: #666;
}

div.container {
	background: #fff;
}

a#logo {
	color: #000;
	font-size: 36px;
	font-weight: bold;
	text-decoration: none;
}

div#nav {
}

div#placeholder-nav {
	color: #fff;
}

div#placeholder-hero {
	background: #f9f9f9;
	border: 1px solid #eee;
}

div#sub {
	background: #eee;
}

td.menu-item {
	color: #fff;	
}

td.menu-item-hover {
	color: #222;
}

td.menu-item-selected {
	color: #000;
}

td.submenu-item {
	background: #f9f9f9;
	color: #000;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-hover {
	background: #59963B;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-selected {
	background: #000;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

/* @group Forms */

.secure-login, .newsletter-form, .announcement-list {
	background: transparent;
	border: none;
	border-bottom: 1px solid #ccc;
	margin-bottom: 18px;
	padding-bottom: 9px;
}

.announcement-list {
	padding: 0 18px;
}

.secure-login h3, .newsletter-form h3 {
	background: transparent;
	border-bottom: none;
	font-size: 12px;
	margin: 0;
	padding: 6px 18px;
}


.secure-login div.form, .newsletter-form div.form {
	padding-left: 9px;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Links */

a:link, a:visited {
	color: #324FAD;
	text-decoration: none;	
}

a:hover, a:active {
	color: #324FAD;
	text-decoration: underline;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Template Settings */

/* Don't touch these unless you know how CSS layouts work */

body {
	background:  #59963B url(/images/cssimg/bg-header-17-3.png) repeat-x 0 0;
	margin: 12px 36px 36px;
}

div#header-left, div#header-right, div.whoslogged {
	height: 126px;	
	line-height: 126px;
}

div.whoslogged {
	text-align: right;
}

div#placeholder-rss {
	height: 16px;
	margin-bottom: 9px;
	text-align: right;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}

div#placeholder-search {
	height: 66px;
	padding: 48px 40px 0 0;
	text-align: right;
}

div#placeholder-search input.cat_textbox_small {
	width: 120px;
}

div#placeholder-hero {
	height: 216px;
	margin-bottom: 18px;
	width: 600px;
}

div#placeholder-nav {
	background: url(/images/cssimg/bg-nav-17-3.png) repeat-x 0 0;
	height: 36px;
	padding-left: 18px;
}

div#placeholder-nav table {
	width: 100%;
}

div#placeholder-nav td {
	vertical-align: middle;
}

div#main div.inner {
	padding: 18px 30px 36px 40px;
}

div#sub {
	padding: 0;
}

div#sub-bottom {
	background: url(/images/cssimg/bg-side-17-3.png) repeat-x 0 0;
	height: 144px;
}

div#cap-bottom {
	background: #59963B url(/images/cssimg/bg-footer-17-3.png) repeat-x 0 0;
	height: 8px;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    



/* --------------------------------------- FP Overwrites ------------------------------------------ */
.header-top {
	position: relative;
}
ul#header-rotate {
	margin: 0;
	padding: 0;
}
ul#header-rotate li {
	width: 950px;
	height: 170px;
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	overflow: hidden;
}
.hideBanner { display: none; }


.top-logo {
	width: 482px;
	height: 120px;
	position: absolute;
	z-index: 999;
}

.header-right {
	width: 458px;
	float: left;
	display: inline;
	text-align: right;
	margin-top: 22px;
	margin-right: 10px;
}
.header-right .whoslogged {
	line-height: 32px;
}

#sub .search-box {
	margin: 0 0 10px 10px;
}
#sub .search-box .cat_textbox_small,
#sub .search-box .cat_listbox_small {
	width: 160px;
}

div#placeholder-nav {
	padding: 0;
	margin: 0;
}
div#nav {
	background: url(/images/cssimg/bg-nav-17-3.png) repeat-x 0 0;
}

div#placeholder-box1 h3 {
	background-color: #324fad;
	padding: 8px 18px;
	color: #FFF;
	font-weight: bold;
	font-size: 13px;
	border-top: 18px solid #FFF;
}
.announcement-list {
	border-bottom-style: dashed;
	margin-bottom: 10px;
}
.announcement-list h4 {
	font-size: 12px;
	padding: 0;
	margin: 0;
}
.announcement-list span.date {
	color: #333;
	margin: 0;
	padding: 0;
}
.announcement-list p {
	margin-bottom: 12px;
}


div#cap-bottom {
	background-position: 0 100%;
	background-color: #FFF;
	text-align: center;
	padding: 10px 0 56px 0;
	border-top: 1px solid #CCC;
}
div#cap-bottom ul {
	margin: 0 0 5px 0;
	padding: 0;
}
div#cap-bottom ul li {
	padding: 0 8px;
	margin: 0;
	list-style: none;
	display: inline;
}



/* --------------------------------------- New Drop Down Nav ------------------------------------------ */
#nav_706519, #nav_706519 * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
#nav_706519 {
	line-height:	1.0;
}
#nav_706519 ul {
	position:		absolute;
	top:			-999em;
	width:			140px; /* left offset of submenus need to match (see below) */
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #8ebf80;
}
#nav_706519 ul li {
	width:			100%;
}
#nav_706519 li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
#nav_706519 li {
	float:			left;
	position:		relative;
		border-bottom: 1px solid #5aa145;
}
#nav_706519 li ul li { border-bottom: none; }
#nav_706519 a {
	display:		block;
	position:		relative;
}
#nav_706519 li:hover ul,
#nav_706519 li.sfHover ul {
	left:			0;
	top:			37px; /* match top ul list item height */
	z-index:		99;
}
ul#nav_706519 li:hover li ul,
ul#nav_706519 li.sfHover li ul {
	top:			-999em;
}
ul#nav_706519 li li:hover ul,
ul#nav_706519 li li.sfHover ul {
	left:			140px; /* match ul width */
	top:			0;
	margin-left: -1px;
}
ul#nav_706519 li li:hover li ul,
ul#nav_706519 li li.sfHover li ul {
	top:			-999em;
}
ul#nav_706519 li li li:hover ul,
ul#nav_706519 li li li.sfHover ul {
	left:			140px; /* match ul width */
	top:			0;
}

/* SKIN ***/
#nav_706519 {
	float:			left;
	margin-bottom:	0;
}
#nav_706519 a {
	font-size: 12px;
	line-height: 13px;
	padding: 11px 0 12px;
	text-decoration:none;
	border-left: 1px solid #5aa145;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}
#nav_706519 #first a {
	border-left: none;
}
#navsub_706519_447932 a,
#navsub_706519_447927 a,
#navsub_706519_447931 a,
#navsub_706519_447934 a {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 8px 15px;
	font-size: 11px;
	text-transform: none;
	border-left: 1px solid #8ebf80;
	border-right: 1px solid #8ebf80;
}
#navsub_706519_463432,
#navsub_706519_463433{
	border-top: 1px solid #8ebf80;
}

#nav_706519 a, #nav_706519 a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#13a;
}
#nav_706519 li {
}
#nav_706519 li li {
	background:		#FFF;
}
#nav_706519 li li li {
	background:		#FFF;
}
#nav_706519 li:hover, #nav_706519 li.sfHover,
#nav_706519 a:focus, #nav_706519 a:hover, #nav_706519 a:active {
	background:		#59963B;
	outline:		0;
	color: #FFF;
}
#nav_706519 li ul li:hover, #nav_706519 li.sfHover ul li,
#nav_706519 ul li a:focus, #nav_706519 ul li a:hover, #nav_706519 ul li a:active {
	background:		#d5f4cd;
	outline:		0;
	color: #224F14;
}
/*** arrows **/
#nav_706519 a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('../images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
#nav_706519 ul .sf-sub-indicator { background-position:  -10px 0; }
#nav_706519 ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
#nav_706519 ul a:focus > .sf-sub-indicator,
#nav_706519 ul a:hover > .sf-sub-indicator,
#nav_706519 ul a:active > .sf-sub-indicator,
#nav_706519 ul li:hover > a > .sf-sub-indicator,
#nav_706519 ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('../images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}
.page-search {
	text-align: right;
	width: 950px;
	height: 40px;
	margin: 0 auto;
}
.secondary-rss {
	width: 100%;
}
.secondary-rss #placeholder-rss {
	float: right;
	width: 90px;
	margin-top: 9px;
}

div#main div.secondary { padding-top: 8px; }


/* @end */

