@charset "utf-8";
/* CSS Document */
html
{
	color:#000;
	background:#FFF;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td
{
	margin:0;padding:0;
}
table
{
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img
{
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var
{
	font-style:normal;
	font-weight:normal;
}
strong {
	font-weight: bold;
}
li
{
	list-style:none;
}
caption,th
{
	text-align:left;
}
h1,h2,h3,h4,h5,h6
{
	font-size:100%;
	font-weight:normal;
}
q:before,q:after
{
	content:'';
}
abbr,acronym 
{
	border:0;
	font-variant:normal;
}
sup 
{
	vertical-align:text-top;
}
sub 
{
	vertical-align:text-bottom;
}
input,textarea,select
{
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
.ie input,textarea,select
{
	font-size:100%;
}
legend
{
	color:#000;
}
body 
{
	font:12px/1.231 Arial, Helvetica, sans-serif;
}
.ie body 
{
	font-size:small;
	font:x-small;
}
table 
{
	font-size:inherit;
	font:100%;
}
pre,code,kbd,samp,tt
{
	font-family:monospace;	
	line-height:100%;
}
.ie pre,code,kbd,samp,tt
{
    font-size:108%;
}

body {
	color:#939393;
	background-color:#ffffff;
}

 div.c3 {text-align: center}
 div.c2 {text-align: left}
 p.c1 {text-align: center}

.justify_text { text-align:justify}

.b { font-weight:bold;}

.c { text-align:center}

.r { text-align:right}

.u { text-decoration:underline; color:#004aff}

.i { font-style:italic}

.s9{ font-size:9px}

.s10{ font-size:10px}

.s11{ font-size:11px}

.s12{ font-size:12px}

.s13{ font-size:13px}

.s14{ font-size:14px}

.s15{ font-size:15px}

.s16{ font-size:16px}

.s17{ font-size:17px}

.s18{ font-size:18px}

.s19{ font-size:19px}

.s20{ font-size:20px}

.color2{ color:#597717;}/*green*/
.color3{ color:#000000;}/*black*/

.clear {
	font-size:					0px;
	line-height:				0px;
	height:						0px;
	width:						0px;
	clear:						both;
}


.border { border-bottom:#a8a8a8 1px solid;}

 a {
	outline:					none;
}

a.greenlink  { text-decoration:none; color:#597717}
a.greenlink:link { text-decoration:none; color:#597717}
a.greenlink:visited { text-decoration:none; color:#597717}
a.greenlink:hover { text-decoration:underline; color:#597717}

a.graylink  { text-decoration:none; color:#939393}
a.graylink:link { text-decoration:none; color:#939393}
a.graylink:visited { text-decoration:none; color:#939393}
a.graylink:hover { text-decoration:underline; color:#939393}

a.blacklink  { text-decoration:none; color:#000}
a.blacklink:link { text-decoration:none; color:#000}
a.blacklink:visited { text-decoration:none; color:#000}
a.blacklink:hover { text-decoration:underline; color:#000}

a.traininglink  { text-decoration:none; color:#597717; font-weight:bold}
a.traininglink:link { text-decoration:none; color:#597717}
a.traininglink:visited { text-decoration:none; color:#597717}
a.traininglink:hover { text-decoration:underline; color:#000000}
/*Start*/


a.trainingblacklink  { text-decoration:none; color:#000000; font-weight:bold}
a.trainingblacklink:link { text-decoration:none; color:#000000}
a.trainingblacklink:visited { text-decoration:none; color:#000000}
a.trainingblacklink:hover { text-decoration:underline; color:#597717}

a.resourceslink  { text-decoration:none; color:#597717; font-weight:bold; font-size: 16px;}
a.resourceslink:link { text-decoration:none; color:#597717; font-size: 16px;}
a.resourceslink:visited { text-decoration:none; color:#597717; font-size: 16px;}
a.resourceslink:hover { text-decoration:underline; color:#000000; font-size: 16px;}

a.gallerylink  { text-decoration:none; color:#597717; font-weight:bold; font-size: 16px;}
a.gallerylink:link { text-decoration:none; color:#597717; font-size: 16px;}
a.gallerylink:visited { text-decoration:none; color:#597717; font-size: 16px;}
a.gallerylink:hover { text-decoration:underline; color:#000000; font-size: 16px;}


/*Start*/

/*header*/
#header-wrapper {
	margin:0 auto;
	width:960px;
	height:auto;
	position:relative;
}
	#header-wrapper .topbanner{
		width:960px;
		height:230px;
		background:url(../images/header_02.jpg) 0 0 no-repeat;
		float:left;
	}
/*header ends*/	


/*navigation*/
#nav-wrapper {
	width:960px;
	margin:0 auto;
	height:auto;
	position:relative;
}
#nav-wrapper-bg {
	width:960px;
	margin:0 auto;
	height:auto;
	float:left;
	background:url(../images/navbg_04.jpg) 0 0 no-repeat;
}
	#menu ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
	#menu li {
		display: block;
		float: left;
		height: 49px;
		padding-left:56px;
	}
	
	#menu a {
		display: block;
		padding: 0px 0px 0px 0px;
		margin-top:20px;
		text-decoration:none;
		text-align: center;
		font-family:Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #FFFFFF;
	}
	
	#menu a:hover {
		color: #9ac146;
	}
	
	#menu .current_page_item a {
		color: #9ac146;
	}
/*navigation ends*/


/*content*/
.Header-Black-Paragraph {
	font-family: "Century Gothic";
	color: #000000;
	font-weight: bold;
	font-size: 18px;
}
.Header-Black-TopPage {
	font-family: "Century Gothic";
	color: #000000;
	font-weight: bold;
	font-size: 22px;
}
.Header-Green-TopPage {
	font-family: "Century Gothic";
	color: #597717;
	font-weight: bold;
	font-size: 22px;
}
.Header-Green-TopPage-subheader {
	font-family: "Century Gothic";
	color: #597717;
	font-weight: bold;
	font-size: 12px;
}
#leftmenu_top { width: 241px; height: 9px; background: url(images/spacer.gif) repeat; }

.leftmenu_top_text { width: 241px; height: auto; padding: 0.8em 0 0 1.3em; }


#leftmenu { width: 241px; height: auto; }

#leftmenu ul { list-style: none; margin: 0; padding: 0; }

#leftmenu li { background: url(../images/button.jpg) no-repeat; height: 55px; padding: 0.9em 0 0 4em; font-size: 14px; margin: 0.1em 0 0 0; }

#leftmenu li a { color: #000000; text-decoration: none; }

#leftmenu li a:hover { color: #000000; text-decoration: underline; }

#leftmenu li:hover { background: url(../images/button-over.jpg) no-repeat; height: 55px; }

#leftmenu_bottom { width: 241px; height: 2px; background: url(../images/leftmenu-bottom.jpg) no-repeat; }

#content-wrapper {
	width:944px;
	height:auto;
	margin:0 auto;
	position:relative;
	background:#fff;
	padding:30px 0px;
}

	.nav-LR {
		float:left;
		width:241px;
		color:#010101;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		background-image:url(images/nav-content.jpg);
		background-repeat:repeat-y;
	}
	
		
	.nav-LR li {	
		line-height:38px;
		width:241px;
		margin: 0px 0px 0px 0px;
		display:block;
	}	
	.nav-LR li a {
		text-decoration:none;
		color:#010101;	
		background-position:left;
		background-repeat:no-repeat;	
		display:block;
		height:38px;
		margin-left:0px;
		margin-right:0px;
		padding-left:20px;
		border-bottom: solid 1px #a8a8a8;
		background:url(../images/img_paw_14.jpg) center left no-repeat;	
	}	
	.nav-LR li a:hover {	
		display:block;
		color:#597717;
		text-decoration: underline;	
	}
	.nav-LR .last {	
		border-bottom:none;
	}

	
.arrow ul{
float:left;
position:absolute;
padding-left:0px; 
padding-bottom:0px; 
list-style-type:none; 
margin:0
}

.arrow ul li{
padding-left:30px;
background:url(../images/arrow_06.jpg) no-repeat 0 4px; 
line-height:1.5em
}

.arrow ul li ul{
padding-top:8px
}

.arrow ul li ul li{
padding-left:12px; 
background:(../images/arrow_06.jpg) no-repeat 0 5px; 
line-height:1.4em
}

/*content ends*/


/*footer*/
#footer-wrapper {
	width:944px;
	line-height:60px;
	margin:0 auto;
	position:relative;
	background:#efefef;
}
	.navbottom {
		margin: 0; 
		padding: 0px 18px 0px 0px; 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color:#817f7f;
		float:right;
	}

	
	.copyright {
		color:#817f7f;
		font-size:11px;
		padding-left:18px;
		}
		
	.copyright a{
		text-decoration:none;
		color:#817f7f;
		padding:0px 3px;
		}
		
	.copyright a:hover{
		text-decoration:none;
		color:#555353;
	}
/*footer ends*/













