body
{
	margin: 0;
	padding: 0;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background-color: #2F2E2A;
	background-image: url(images/knottypine.jpg);
	background-repeat: no-repeat;
	background-position: top;
	
	
}



p {
	line-height: 120%;
}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #346634;
	line-height: 50px;
	white-space: nowrap;
	text-align: left;
	vertical-align: bottom;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #346634;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #664422;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}


h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	font-style: italic;
	margin-top: -5px;
	margin-bottom: 10px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	font-style: italic;
	margin-top: 20px;
	margin-bottom: 0px;
}


h2 a { text-decoration: none; }

a:link {
	color: #CC6633;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC6633;
}
a:hover {
	text-decoration: underline;
	color: #993300;
}
a:active {
	text-decoration: none;
}




#container {
	margin: auto;
	width: 806px;
	text-align: left;
}

#header {
	height: 134px;
	width: 806px;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: center 0;
}
.headerimg {
	padding-left: 10px;
	padding-top: 14px;
}


#header h1 {
	font-size: 1px;
	text-align: right;
	color: #fff;
	margin: 0;
	padding: 0;
}

#navbar {
	height: 20px;
	width: 800px;
	padding-right: 0px;
}



#sidebar {
	float: left;
	width: 127px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-left: 2px;
}


#contents {
	margin: 17px 20px 0px 145px;
	padding-left: 20px;
	padding-bottom: 5px;
}

#contents p {
	line-height: 160%;
}

#mainnav
{
	color: #333333;
	padding: 5px 0 20px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	background-position: right;
	margin-right: 10px;
}

#mainnav ul
{
	margin: 0 0 0 0px;
	padding: 0;
	list-style-type: none;
	

}

#mainnav li
{
	display: inline;
	padding: 0 0px;
	
}

#mainnav li a
{	text-decoration: none;
	color: #333333;
}

#mainnav li a:hover
{	text-decoration: none;
	color: #CC3300;
}

#menu ul
{	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	line-height: 165%;
}

.imagefloat
{	float: right;
	padding: 2px;
	border: 1px solid #9FA41D;
	margin: 0 0 10px 10px;
}


#whole {
	
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px auto;
	width: 806px;
	padding-bottom: 0px;
	padding-top: 0px;
}



#bottom p
{
	margin: 0px;
	height: 30px;
	background-position: center;
	padding: 0px;

}
#beta-inner
{width: 200px; background: #E3E3E3;
}

.module-categories
{
	background-color: e3e3e3;
	width: 200px;
	
  
}

.module-header h2
{
	margin-bottom: 5px;
  
}

.module-header
{
	/* ie win (5, 5.5, 6) bugfix */
   width: 125px;
	margin: 0;
	border-left: 5px solid #D80110;
	padding: 5px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	line-height: 1;
	text-transform: uppercase;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCC00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFCC00;
}

.module-header a,
.module-header a:hover,
{
   color: #fff;
}
.module-content
   {
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	color: #666666;
}
.module-content ul
   {
	padding: 0;
	border: 0;
	position: relative;
	margin: 5px 0px 10px 10px;
	list-style-type: none;
	
}
.module-content li {
	line-height: 115%;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 7px;
	padding-top: 2px;
}
.module-content li a:link
   {
	color: #666666;
	text-decoration: none;
 
	
}
.module-content li a:visited
   {
	color: #666666;
	text-decoration: none;
	
}
.module-content li a:hover
   {
	color: #346634;
	text-decoration: none;}
   

.navDIVIDER {
	color: #336633;
	padding-right: 1px;
	padding-left: 1px;
	font-weight: bold;
}

#footer{
	font-size: 11px;
	text-align: center;
	margin: 0px auto;
	height: 21px;
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	padding: 5px;
	width: 806px;


}
#footerinfo {
	font-size: 11px;
	text-align: center;
	margin: 0px auto;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	background-color: #EEECE4;
}


.subheading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	font-style: italic;
	margin-top: 20px;
	margin-bottom: 0px;
	line-height: 120%;
}
.subheading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC3333;
	font-style: italic;
	margin-top: 20px;
	margin-bottom: 0px;
	line-height: 120%;
}
.hidden 
{
    position:absolute;
    left:0px;
    top:-500px;
    width:1px;
    height:1px;
    overflow:hidden;
}
#news1 {
	font-weight: bold;
}
#news1 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #346634;
	padding-left: 20px;
}
#news1 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	line-height: 150%;
	padding-left: 40px;
}
