/* Grizzly Bear Ranch - template */
body {
background-color: Maroon;
background-image: url(images/dkbackground80b.jpg);
margin: 15px 0px 10px 0px;
}
.cbak {
background-image: url(images/10x10pgbak.gif);
background-color:  #ECECEC;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1D3729;
}
.cbak a:link {
	color: #5C5C5C;
}
.cbak a:visited {
	color: #5C5C5C;
}
.cbak a:hover {
	color: #894215;
}
.cbak a:active {
	color: #894215;
}
.footbak {
background-color:  #1D3729;
}
.footdiv {
	background-color: #1D3729;
}
h1 {
margin-top: 0px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-style: italic;
font-size: 20px;
color: #6A2100;
}
h2 {
margin-top: 0px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-style: italic;
font-size: 16px;
color: #6A2100;
}
.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CD853F;
	text-align: center;
}
.tiny a:link {
	color: #CD853F;
	text-decoration: none;
}
.tiny a:visited {
	color: #CD853F;
	text-decoration: none;
}
.tiny a:hover {
	color: Yellow;
	text-decoration: none;
}
.tiny a:active {
	color: Yellow;
	text-decoration: none;
}
.nav {
	background-image: url(images/10x10pgbak.gif);
	background-color:  #ECECEC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	/*font-weight: bold;*/
	font-style: italic;
	color: #1D3729;
	text-align: center;
}
.nav a:link {
	color: #6A2100;
	text-decoration: none;
}
.nav a:visited {
	color: #6A2100;
	text-decoration: none;
}
.nav a:hover {
	color: #008041;
	text-decoration: underline;
}
.nav a:active {
	color: #008041;
	text-decoration: underline;
}
.navfoot {
padding-top: 10px;
	background-color: #1D3729;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C99F76;
	text-align:right;
	padding-bottom: 10px
}
.navfoot a:link {
	color: #C99F76;
	text-decoration: none;
}
.navfoot a:visited {
	color: #C99F76;
	text-decoration: none;
}
.navfoot a:hover {
	color: #fff;
	text-decoration: underline;
}
.navfoot a:active {
	color: #ececec;
	text-decoration: underline;
}
.vdiv {
	background-color: #ececec;
	background-image: url(images/21x10vdiv.gif);
	background-repeat: repeat;
}