/* GLOBAL DEFAULTS */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn,  ins, kbd, q, s, samp,
small, strike, ub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	font-size:80%;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
#wrapper {
	width: 800px;
	margin: 0px auto;
	background: #FFFFFF;
	border-right: 3px solid #5F3E02;
	border-bottom: 5px solid #5F3E02;
	padding: 10px;
	margin-top: 10px;
}
body {
	margin: 0 auto;
	background: #B8955B;
}
#clear {
	clear: both;height:10px;
}
#logo {
	background: #38801D;
	width: 150px;
	float: left;
	background-image: url(logo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 150px;
	overflow: hidden;
}
#toppic {
	float: left;
	width: 640px;
	margin-left: 10px;
	background-image: url(mainpic.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	height: 150px;
	overflow: hidden;
}
#filler {
	float: left;
	background: #8A6208;
	height: 40px;
	width: 150px;
	margin: 0;
	padding: 0;
}
#navbar {
	background: #FFA800;
	float: left;
	width: 640px;
	margin-left: 10px;
	padding: 0;
	height: 40px;
}
#navbar ul {
	height: 40px;
	padding-left: 10px;
}
#topmenu li {
	font-weight: bold;
	font-size:14px;
	list-style-type: none;
	padding-left: 8px;
	padding-right: 0px;
	float: left;
	padding-top: 12px;
}
#topmenu li a{
color:#000000;
text-decoration:none;
}
#topmenu li.menu-current a, #topmenu li a:hover{
color:#41851A;
}
#topmenu li.menu-parent a{
color:#41851A;
}
#main {
}
#content {
	padding-right: 20px;
	background-image: url(pawtop.png);
	background-repeat: no-repeat;
	background-position: 430px top;
}

#content h1.pagetitle{
color:#41851A;
text-transform:uppercase;
font-size:18px;
font-weight:bold;
padding-bottom:12px;
}
#bodytext{margin-bottom:24px;}
#bodytext {
	float: left;
	width:400px;
	padding-left:15px;
	padding-bottom:10px;
}
#bodytext li{
margin-left:20px;
line-height:18px;
padding-bottom:0px;
}

#bodytext a{
color:#8A6208;
text-decoration:none;
border-bottom:1px dotted #8A6208;
}
#bodytext a:hover{
color:black;
}

#breadcrumb a{
color:black;
text-decoration:none;
font-weight:bold;
font-size:11px;
border:none;
}
#breadcrumb{
padding-bottom:12px;
}
#breadcrumb a:hover{
text-decoration:underline;
}
#content h1{
font-size:18px;
font-weight:bold;
padding:6px 0;
}

#content h2{
font-weight:bold;
font-style:italic;
padding:6px 0;
}
#content p{
line-height:18px;
}

/* FOR HOME PAGE (LEFT COLUMN) */
#sidebar {
	float: left;
	width: 150px;
/*
	border-right-style: dashed;
	border-right-color: #C8BEAC;
	border-right-width: 1px;
*/
	padding: 0;
font-size:11px;
}
#sidebar img{
padding:6px 0;
}
#sidebar h2{
font-style:normal;
background:#B3C095;
color:black;
padding-left:10px;
margin-bottom: 5px;
font-weight:bold;
font-size:12px;
}
#sidebar p{
padding:0 5px 0 10px;
margin:0;
}
#sidebar a{
color:green;text-decoration:none;
display:block;
text-align:left;
font-size:12px;
padding-left:10px;
padding-bottom:10px;
}

.nr_itemdesc, .nr_description, .discreet,.newsreader h2{
display:none;
}

#sidebar a:hover{
text-decoration:underline;
}
.newsreader ul{
list-style-type:none;
}

#sponsors{text-align:center;}

#headcontent {
	background-color: #E7DBC7;
}
#footcontent {
	background-color: #E7DBC7;
}
#block {
color:white;
}


#block ul{list-style-type:none;}
#block li a{
color:white;
text-decoration:none;
text-transform:uppercase;
font-size:9pt;
font-weight:normal;
font-family:Arial;
display:block;
padding:8px 6px;
margin:0 12px;
border-bottom:1px solid white;
line-height:130%;
}
#block li a:hover{
color:yellow;
}
#block img{
max-width:200px;
border-bottom:9px solid white;
}
#submenu, #block p{
margin-top:10px;
padding:0 9px;
}
#submenu a, #block a{
color:white;
text-decoration:none;
border-bottom:1px dotted white;
}
#headblock {
	background-color: #38801D;
}
#footblock {
	background-color: #38801D;
}
#slogan {
	background-image: url(slogan.png);
	width: 100%;
	background-repeat: no-repeat;
	background-position: right top;
	height: 25px;
	position:relative;
	clear: both;
}
#foot {
}
#footleft {
	background: #FFA800;
	float: left;
	width: 590px;
	height: 50px;
}
#footright {
	background: #8A6208;
	float: left;
	margin-left: 10px;
	width: 200px;
	height: 50px;
}
#footercontent{
font-style:normal;
padding-left:10px;
font-size:11px;
}
#footercontent a{
text-decoration:none;
color:black;
}
#footercontent a:hover{
text-decoration:underline;
}
#paws {
	background-image: url(pawfoot.png);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	height: 139px;
	width: 123px;
	position: relative;
	left: 35px;
	float: left;
	margin-top: -170px;
}