/***************Site Wide**************/
html,
body {
margin:auto;
padding:0px;
font-family:Arial, Helvetica, Sans-Serif;
background:#fff url(/imgs/body-bg.gif) repeat-x top;
}
a img{
border:0px;
}
a{
	text-decoration: none;
}
a[href$=".pdf"]   { background: url(/imgs/icon-pdf.gif) no-repeat 0 1px;
	padding-left: 16px; ; }
.clear {
clear: both;
margin: -1px 0px 0px 0px;
height: 1px;
font-size: 1px;
line-height: 1px;
width: 100%;
}
.ahem { 
position: absolute;
overflow: hidden;
height: 0px;
width: 0px;
left: -1000px;
top: -1000px;
}
.fl{
float:left;
}
.fr{
float:right;
}
#wrapper{
	width: 960px;
	margin: auto;
	position: relative;
}

/*main nav with search*/
#unav{
	width: 365px;
	height: 35px;
	background: url(/imgs/unav-bg.gif) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
}

#unav ul {
	margin: 0;
	padding:5px 0 0 15px;
}
#unav ul li{
	list-style: none;
	float: left;
	text-transform: uppercase;
	font-size: 11px;
	color: #fff;
}
#unav ul li a{
	display: block;
	padding: 0 10px 0 10px;
	font-weight: bold;
	margin: 5px 0 0 0;
}
#unav ul li:first-child{
	border-right: 1px solid #fff;
}
#unav input{
	width: 131px;
	height:21px;
	background: url(/imgs/search-bg.gif) no-repeat;
	font-size: 11px;
	color: #666;
	border: 1px solid #eaebeb;
	padding: 5px 0 0 24px;
}


#unav a, #footer a{
	color: #666;
}
#unav a:hover, #footer a:hover{
	color: #be5500;
}
#unav a.selected, #footer a.selected{
	color: #be5500;
}
/*********Footer******/
#footer{
	background: url(/imgs/footer-line.jpg) no-repeat top;
	padding: 30px 20px 10px 20px;
	margin-top:20px;
}
#footer ul{
	margin: 0;
	padding: 0;
}
#footer ul li{
	list-style: none;
	margin: 0;
	padding: 0 5px 0 5px;
	border-right: 1px solid #666;
	text-transform: uppercase;
	font-size: 12px;
	float: left;
}
#footer ul li:last-child{
	border: none;
}
#footer ul li a, #footer p{
	color: #666;
}

#footer p{
	font-size: 11px;
	padding-left: 5px;
}
#footer strong{
	text-transform: uppercase;
}
/*********Home Page Only*****/

/*slideshow*/
#header{
	width: 960px;
	height: 460px;
	position: relative;
	background: url(/imgs/header-bg.gif) no-repeat top left;
}
#slideshow{
	z-index: 1;
}
#slideshow img{
	position: absolute;
	top:66px;
	left:162px;
	height:291px;
	width:404px;
}


/*right now block*/
#right-now{
	width: 163px;
	height:150px;
	position: absolute;
	top:125px;
	left:8px;
	z-index: 10;
	background: url(/imgs/right-now.png) no-repeat;
	font-size: 14px;
	color: #000;
	padding: 88px 33px 0 33px;
	text-align: center;
}
#right-now a{
	color: #be5500;
	font-weight: bold;
}
#right-now p{
	margin: 0;
	padding: 0;
font-size:13px;
line-height:16px;
}


/*home logo*/
#home-logo{
	position: absolute;
	z-index: 1;
	left: 566px;
	top: 275px;
	width: 365px;
	height: 105px;
}


/*home navigation*/
#h-nav{
	position: absolute;
	left:683px;
	top: 30px;
	margin: 0;
	padding: 0;
	width:276px ;
	height:217px;
}
#h-nav li{
	list-style: none;
}
#h-nav li, #h-nav li a{
	padding: 0;
	margin: 0;
	display: block;
	width:276px ;
}
#h-tc a{
	height:68px;
	background: url(/imgs/home-nav.jpg) 0 0 no-repeat transparent;
}
#h-yty a{
	height: 32px;
	background: url(/imgs/home-nav.jpg) 0 -68px  no-repeat transparent;
}
#h-be a{
	height:38px;
	background: url(/imgs/home-nav.jpg) 0 -100px no-repeat transparent;
}
#h-ktp a{
	height:79px;
	background: url(/imgs/home-nav.jpg) 0 -138px no-repeat transparent;
}

#h-tc a:hover{
	height: 68px;
	background: url(/imgs/home-nav.jpg) -276px 0 no-repeat transparent;
}
#h-yty a:hover{
	height: 32px;
	background: url(/imgs/home-nav.jpg) -276px -68px  no-repeat transparent;
}
#h-be a:hover{
	height:38px;
	background: url(/imgs/home-nav.jpg) -276px -100px no-repeat transparent;
}
#h-ktp a:hover{
	height:79px;
	background: url(/imgs/home-nav.jpg) -276px -138px no-repeat transparent;
}


/*Optional SiFR*/
.sifr{
	position: absolute;
	top:390px;
	left:57px;
	margin: 0;
	padding: 0;
}
.sifr img{
	height:57px;
	width:844px;
}


/*********Home Content******/
#content h2{
	color: #666;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	text-align: center;
	margin: 0;
	padding: 10px 0 20px 0;
}
#paper-box{
	background:#fafafa url(/imgs/pb-bg-top.jpg) top no-repeat;
	width: 928px;
	margin: auto;
}
#paper-box h3, #paper-box h3 a{
	color: #618501;
	font-size: 16px;
	text-align:center;
}
#paper-box p{
	color: #666;
	line-height: 18px;
	font-size: 14px;
	text-align:center;
}

#paper-box a.button {
	margin: auto;
	text-align: center;
	display: block;
	padding:6px 0 0 0;
	text-transform: uppercase;
	background: url(/imgs/learn-more-bg.gif) no-repeat;
	height:15px;
	width: 124px;
	color: #000;
	text-align: center;
	font-size: 11px;
}
#paper-box a.button:hover {
	color: #be5500;
}

#paper-box a{
	color: #BE5500;
}
#paper-box a:hover{
	color: #fe8d07;
	text-decoration:underline;
}

.b1{
	float: left;
	width:230px;
	padding:33px 30px 25px 43px;
	background: url(/imgs/p-bl.jpg) bottom left no-repeat;
}
.divide{
	background: url(/imgs/divider.jpg) no-repeat top;
	float: left;
	height:172px;
	width: 10px;
}
.b2{
	float: left;
	width: 230px;
	padding: 33px 35px 10px 35px;
}
.b3{
	float: left;
	width: 230px;
	background: url(/imgs/p-br.jpg) bottom right no-repeat;
	padding: 33px 40px 25px 35px;
}

.learn-more{
	margin: auto;
	text-align: center;
	display: block;
	padding:6px 0 0 0;
	text-transform: uppercase;
	background: url(/imgs/learn-more-bg.gif) no-repeat;
	height:15px;
	width: 124px;
	color: #000;
	text-align: center;
	font-size: 11px;
}
a:hover.learn-more{
	color: #be5500;
}
/******Content Page******/

/***Copy id and change-bg image per page***/
#wrapper-c1{
/* 
    --This is now set in the template
	background: url(/imgs/content-bg1.jpg) top left no-repeat;
*/
	width: 960px;
	margin: auto;
	position: relative;
}

/*left column*/
.left{
	width: 711px;
}
/*main nav*/
#nav{
	margin:58px 0 0 0;
	padding: 0;
	height: 192px;
	width: 711px;
}
#nav li{
	list-style: none;
	float: left;
}
#nav li, #nav li a{
	padding: 0;
	margin: 0;
	display: block;
	height:192px ;
}
#tc a{
	width:200px;
	background: url(/imgs/nav.png) 0 0 no-repeat transparent;
}
#yty a{
	width: 150px;
	background: url(/imgs/nav.png) -200px 0  no-repeat transparent;
}
#be a{
	width:185px;
	background: url(/imgs/nav.png) -350px 0 no-repeat transparent;
}
#ktp a{
	width:175px;
	background: url(/imgs/nav.png) -535px 0 no-repeat transparent;
}

#tc a:hover,#tc a.selected{
	width: 200px;
	background: url(/imgs/nav.png) 0 -192px no-repeat transparent;
}
#yty a:hover,#yty a.selected{
	width: 150px;
	background: url(/imgs/nav.png) -200px -192px  no-repeat transparent;
}
#be a:hover,#be a.selected{
	width:185px;
	background: url(/imgs/nav.png) -350px -192px no-repeat transparent;
}
#ktp a:hover,#ktp a.selected{
	width:175px;
	background: url(/imgs/nav.png) -535px -192px no-repeat transparent;
}


/*body content*/
#body-content{
	padding:15px 40px 0 40px;
	margin-top:20px;
	background: url(/imgs/paper-top.jpg) top no-repeat;
	width:630px;
}
#body-content-footer{
	background: url(/imgs/paper-bottom.jpg) bottom no-repeat;
	width: 630px;
	padding:40px 40px 0 40px;
}
#body-content h1, #body-content h1 a{
	color: #686902;
	font-family: Trebuchet MS, Verdana, Arial, Sans-Serif;
	font-size: 22px;
}
#body-content h2, #body-content h2 a{
	color: #686902;
	font-family: Trebuchet MS, Verdana, Arial, Sans-Serif;
	font-size: 16px;
	margin: 0;
}
#body-content img{
	border: 2px solid #cdd9ac;
	margin: 10px;
}
#body-content p{
	color: #4b411a;
	line-height: 19px;
	font-size: 14px;
	margin: 0 0 10px 0;
}
#body-content table{
	color: #4b411a;
	line-height: 19px;
	font-size: 14px;
	border-top:solid 1px #4b411a;
	border-right:solid 1px #4b411a;
}
#body-content td{
	color: #4b411a;
	line-height: 19px;
	font-size: 14px;
	border-bottom:solid 1px #4b411a;
	border-left:solid 1px #4b411a;
	padding:3px;
}
#body-content td.header
{
    color:#fff;
    font-weight:bold;
	background-color: #4b411a;
	line-height: 19px;
	font-size: 14px;
	border-bottom:solid 1px #4b411a;
	border-left:solid 1px #4b411a;
}
#body-content li{
	color: #4b411a;
	line-height: 19px;
	font-size: 14px;
}
#body-content li a{
	color: #BE5500;
	line-height: 19px;
	font-size: 14px;
}

#body-content a{
	color: #BE5500;
}
#body-content a:hover{
	color: #fe8d07;
	text-decoration:underline;
}

#body-content h5{
	font-family: times;
	font-weight: normal;
	font-size: 16px;
	margin-left:15px;
	color: #262625;
	line-height: 19px;
}
#body-content h3{
	color: #4b411a;
	font-size:14px ;
	font-family: Trebuchet MS, Verdana, Arial, Sans-Serif;
	margin: 0;
}

/*right column*/
/*home logo*/
#logo{
	position: absolute;
	z-index: 1;
	right: 15px;
	top: 30px;
	width: 318px;
	height: 94px;
}

.right{
	width: 249px;
	padding: 172px 0 0 0;
}


/*note*/
.note{
	background: url(/imgs/note-top.jpg) top no-repeat;
	width: 236px;
}
.cap{
		width: 186px;
		padding: 25px 25px 10px;
		text-align:center;
}
.note h1{
	color: #618501;
	font-size: 16px;

}
.note h2{
	color: #343434;
	font-size: 14px;
	margin: 0;

}
.note p{
	margin: 0;
	color: #666;
	line-height: 18px;
	font-size: 14px;
}
.note p a{
	color: #be5500;
}
.note-bottom{
	background: url(/imgs/note-bottom.jpg) top no-repeat;
	width: 216px;
	padding:15px 20px 30px 20px;
	margin: 0;
}
.note-bottom a {
	margin: auto;
	text-align: center;
	display: block;
	padding:6px 0 0 0;
	text-transform: uppercase;
	background: url(/imgs/learn-more-bg.gif) no-repeat;
	height:15px;
	width: 124px;
	color: #000;
	text-align: center;
	font-size: 11px;
}
.note-bottom a:hover {
	color: #be5500;
}


/*side nav list*/
ul#sidenav{
	margin: 20px;
	padding: 0;
}
#sidenav li{
	list-style: none;
	margin: 0 0 5px 0;
	padding: 0;
}
#sidenav li a{
	display: block;
	width:187px;
	padding: 0 0 12px 16px;
	height:auto;
	color:#333333;
	font-size:15px;
	font-weight: bold;
	background: url(/imgs/sidenav-off.gif) no-repeat bottom;
}
#sidenav li a:hover,#sidenav li a.selected{
	display: block;
	width:187px;
	padding: 0 0 12px 16px;
	height:auto;
	color:#a54c03;
	font-size:15px;
	font-weight: bold;
	background: url(/imgs/sidenav-on.gif) no-repeat bottom;
}
#sidenav li ul{
	margin:10px 0 10px 0;
}
#sidenav ul li{
	margin:0;
	padding:0;
}
#sidenav li ul li a{
	color: #4f4338;
	font-size:12px ;
	background:#f3f0e1;
	display: block;
	margin: 5px 0 0 -30px;
	padding: 5px 0 0 5px;
}
#sidenav li ul li a:hover,#sidenav li ul li a.selected{
	color: #a54c03;
	font-size:12px ;
	background:#f3f0e1;
	display: block;
	margin: 5px 0 0 -30px;
	padding: 5px 0 0 5px;
}