body {
	background-color: #6d4b30;
	background-image: url(images/skin/PawBackground.gif);
	background-repeat: repeat;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
	color: #000000;
	line-height: 1.4em;
}
img, div { behavior: url(/iepngfix/iepngfix.htc) }

#OuterWrap {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}
#InnerWrap {
	background-image: url(images/skin/ContentBckgrnd.png);
	background-repeat: repeat-y;
	width: 820px;
	padding-bottom: 10px;
	font-size: 104%;
}
.clear {
	clear: both;
}
#Header {
	background-image: url(images/skin/LogoHeader.png);
	width: 820px;
	height: 27px;
	padding-top: 122px;
}
#LeftCol {
	float: left;
	width: 157px;
	margin-left: 22px;
	text-align: left;
	margin-top: 10px;
	margin-right: 5px;
	font-size: 94%;
	display: inline;
}

#LeftCol ul {
	list-style-type: none;
	padding: 0px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#LeftCol ul a {
	color: #000000;
	text-decoration: none;
}
#LeftCol ul a:hover {
	color: #FFFFFF;
}
#LeftCol ul a.txtDefault:hover {
	color: #857155;
}

#LeftCol hr {
	padding: 0px;
	color: #000000;
	height: 1px;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
}

#LeftCol p {
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}


hr {
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	color: #857155;
	height: 1px;
}

#RightCol {
	float: right;
	width: 619px;
	margin-right: 15px;
	text-align: left;
	display: inline;
}

#RightCol p {
	margin-right: 10px;
	margin-left: 14px;
}
#RightCol a {
	color: #6d4b30;
	text-decoration: underline;
}
#RightCol a:hover {
	color: #000000;
	text-decoration: none;
}
/* #RightCol a:visited {
	color: #857155;
} 
*/
h1 {
	font-size: 120%;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 14px;
}
.smalltext p{
	font-size: 88%;
	margin-bottom: 0px;
}
a.txtdefault:hover{
	color: #857155;
}.leftmarg-table {
	margin-left: 11px;
}
p, .graytext  {
	color: #333333;
}
.ltgraytext {
	color: #666666;
}