* {
	margin: 0;
	padding: 0;
	}
	
body {background: #396b1a url(../images/bg_pgNew.png) repeat-x;

	/*background: #94a04d url(images/bg_pg.png) repeat-x;*/
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	}
	
p, ul, ol {font-size: medium;
font-weight: bold;
	line-height: 18px;
	}
	
a {
	color: #678128;
	font-weight: bold;
	/*text-decoration: none; this removes the underline from links*/ 
	}
	
a:visited {
	color: #8fac6e;
	}
	
a:hover, a:active {
	text-decoration: underline;
	}
	
h1 {font-size: 27px; padding-top:10px;}
h2 {
	font-size: 25px;
	background: url(../images/bullet_h2New.gif) left top no-repeat;
	padding-left: 53px;	
	}
h3 {font-size: 20px;}
h4 {font-size: 15px;}
h5 {font-size: 12px;}	
h6 {font-size: 12px; margin-left: 15px;}
	
.container {
	width: 964px;
	margin: auto;
	}
	
	
/* START HEADER */

.header {
	height: 120px;
	}
	
.logo {
	position: relative;
	margin-left: 20px;
	left: 0;
	/*top: 25px;*/
	top: 15px;
	}	
	
.logo_2 {
	position: relative;
	/*float: right;*/
	float: right;
	/*right: 150px;*/
	right: 30px;
	/*top: -25px;*/
	 top: -35px; 


	}
	
.links_top {
	position: relative;
	top: 46px;
    right: -265px; 
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin-top: -1px; 
	}
	
.links_top a:link, .links_top a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 0px 0px 7px;
	
	}	
	
.links_top a:hover {
	text-decoration: underline;
	}

.links_top ul {
	display: inline;
	color: #fff;
	line-height: 26px;
	margin-left: 30px;
	
	}
	
.links_top ul li {
	list-style: none;
	display: inline;
	background: url(../images/bullet_list_top1.gif) no-repeat 0 3px;
	padding-left: 12px;
	margin-left: 16px;
 

	}

/* END HEADER */

/* START NAV & CONTENT */

.content {background: #396b1a url(../images/bg_column.gif) left top repeat-y;

	/*background: #fcfbd9 url(images/bg_column.gif) left top repeat-y;*/
	border: 5px solid #fff;
	border-top: none;
	border-bottom: none;
	}

.left {
	float: left;
	width: 180px;
	background: url(../images/bg_left_menu_new2.gif) repeat-x;
	/*padding: 10px;*/
	color: #fff;
	min-height: 800px;
	font-size: 11px;
	}
	
.left ul {
	list-style-type: none;	font-size:12px;
	
/*margin-left: -5px; padding-left: 20px; font-weight:normal; this allows you to nest lists as can be seen in the navbar page. */
	}
.specIndent {
	list-style-type: none;	font-size:12px;
	
margin-left: 7px; padding-left: 0px; font-weight:normal; this allows you to nest lists as can be seen in the navbar page. */
	}

.left li {
	margin: 8px auto;
	font-weight:bold;
	color:#000000;
	font-size:16px;	}
	
/*.left a:link, .left a:visited {
	font-weight: normal;
	color: #fffeeb;font-size:12px;
	}*/
.left a:link,.left a:visited {
	font-weight: normal;
	color: #fffeeb;font-size:12px;
	}
.left a:visited {
	font-weight: normal;
	color: #fe8402;font-size:12px;
	}
		
.left a:hover, .left a:active {
	text-decoration: underline; font-weight:bold;
	}
	
.center {
	margin: 10px auto;
	margin-left: 10px auto;

	Padding: 10px;
	}
.HomeImage {
	/*margin: 10px auto;*/
	/*margin-left: 10px auto;*/
margin-top: 110px;
	/*Padding: 10px;*/
	}
	
.selectedNav a:link, .selectedNav a:visited, .selectedNav a:hover, .selectedNav a:active  {
	color:#fff;
	font-weight: bold;
	cursor: default;
	text-decoration: none;
	}

#guidebook, #modules, #resources { 
	display: none;
	}

.regular {
	float: right;
		background: #ffffff; /*url(../images/bg_contentNew21.gif) right 80px no-repeat;*//* color of content details*/

	/*background: #fcfbd9 url(images/bg.content.gif) right 80px no-repeat;*/
	width: 754px;
	}

.header_pic {
	background: url(../images/header_inner_wood.gif) repeat-x top left;
	height: 100px;
	}
.header_pic2 {
	background: url(../images/header_inner_wood.gif) repeat-x top left;
	height: 100px;
	}

.it {
	padding: 10px;
	margin-top: -20px;
	min-height: 500px;
	}
	
.it p {
	margin-top: 10px;
	}
	
.it h1, .it h2, .it h3, .it h4, .it h5, .it h6 {
	margin: 15px auto 2px auto;
	text-align: left;
	}
	
.it h1 {
	margin-bottom: 20px;
	}
	
.it img {
	/*border: 1px #d4e795 solid; this puts a color around an image*/
	padding: 5px;
	background: #fff;
	/* the code below centers the image*/
	display: block;
    margin-left: auto;
    margin-right: auto; 	}
	
li.active a {
	color: #666;
	font-size: 12px;
	cursor: default;
	text-decoration: none;
	}

.it ul {padding:15px;
	list-style-image: url(../images/bullet_list1.gif);
	
	margin-left: 30px;
	}		
	
.it ol {padding:15px;

	margin-left: 30px;
	list-style-image: none;
	}
	
ul.inline_list li {
	display: inline;
	background: url(../images/bullet_pipe.gif) top left no-repeat;
	padding: 0 3px 0 5px;
	margin-top: -5px;
	}

ul.inline_list {
	margin: auto;
	text-align: center;
	font-weight: bold;
	}
	
li#first {
	background: none;
	}
	
.it table {
	/*background: #eae8bf;*/
	background:#b6e699;
	border: 1px solid #ccc;
	width: 70%; 
	margin: 10px auto;
	color: #333;
	}
	
table.wide {
	width: 90%;
	}

.it td {
	border: 1px solid #fff;
	height: 20px;
	/*padding: 5px;*/
	}	
	
.pagination {
	text-align: center;
	margin: auto;
	}
	
h4.caption {
	margin: auto;
	text-align: center;
	}

.side_right, .side_left {
	width: 160px;
	background: #eceec2 url(../images/bg_sides.jpg) no-repeat bottom right;

	/*background: #eceec2 url(images/bg_sides.jpg) no-repeat bottom right;*/
	font-size: 11px;
	margin: 20px auto auto 10px;
	border: 1px #d4e795 solid;
	padding: 3px;
	padding-bottom: 30px;
	clear: both;
	}
	
.side_right p {
	line-height: 15px;
	}
	
.side_right h3, .side_left h3 {
	text-align: left;
	font-size: 15px;
	font-style: italic;
	background: #93aa6d;
	color: #fff;
	font-family: "Times New Roman", Times, serif;
	padding: 5px 2px;
	margin: 0 0 5px 0;
	}
	
.side_right ul {
	margin-left: 14px;
	}
	
.side_left {
	float: left;
	}
	
.side_right {
	float: right;
	}

.stretch_down {/*background: #396b1a;*/
	clear: both;
	}

/* END NAV & CONTENT */

/* ROUND CORNERS AT BOTTOM */

.heel {
	background: url(../images/bg_heel.gif) top left no-repeat;
	clear: both;
	height: 5px;
	}	
	
/* FOOTER */

.footer {
	background: none;
	color: #fbf9d1;
	font-size: 11px;
	text-align: center;
	margin: 10px auto;
	clear: both;
	}
	
.footer a {
	color: #FFF;
	}
