@charset "utf-8";
@import url("framework.css");
/* General */
body {
	background: #ffffff;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
}
.link {
	cursor: pointer;	
}
a,.link {
	color: #636363;
	text-decoration: underline;
}
a:hover,.link:hover {
	color: #000000;
	text-decoration: underline;
}
h2{
	letter-spacing: -2px;
	font-size: 20pt;
	color: #0a0a0a;
	padding: 0;
	border-bottom: 1px dotted #111;
	margin: 0 0 5px 0;
}
h2 a{
	color: #0a0a0a;
	text-decoration: none;
}
h3{
	margin: 0;
	letter-spacing: -2px;
	font-size: 16pt;
	color: #0a0a0a;
	padding: 2px 0;
}
h3 a{
	color: #0a0a0a;
	text-decoration: none;
}
h4{
	width: 100%;
	letter-spacing: -1px;
	font-size: 12pt;
	color: #0a0a0a;
	padding: 2px 0;
	margin: 0;
	border-bottom: 1px dotted #111;
}
.clear{clear: both; height: 0px; width: 100%;}
.fleft{float: left;}
.fright{float: right;}

/* Site Design */
#container {
	width: 939px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 100%;
}
#header {
	background: url('img/header.jpg') no-repeat top center #ffffff;
	width: 939px;
	height: 176px;
	margin: 0 auto;
	padding: 0px;
}
#slides {
	background: transparent;
	height: 127px;
	padding-top: 33px;
	padding-left: 366px;
	overflow: hidden;
}
.slideshow {
	width: 175px;
	height: 127px;
	border: 0px;
	background: #ffffff;
	padding: 0px;
	float: left;
}

#nav {
	background: #000000;
	height: 34px;
	margin: 0 auto;
	padding-left: 8px;
}
#nav ul{
	width: 939px;
	margin: 0 auto;
	padding-top: 4px;
	padding-left: 0px;
	list-style: none;
	list-style-type: none;
}
#nav ul li{
	height: 25px;
	float: left;
	cursor: pointer;
	margin: 0 3px;
}
#nav ul li a{
	display: block;
	width: 100%;
	height: 25px;
}

#audio{display: none;}
#home{
	background: url('img/navigation.png') no-repeat -8px 0;
	width: 69px;
}
#home:hover{background: url('img/navigation.png') no-repeat -8px -25px;}
#about{
	background: url('img/navigation.png') no-repeat -84px 0;
	width: 79px;
}
#about:hover{background: url('img/navigation.png') no-repeat -84px -25px;}
#articles{
	background: url('img/navigation.png') no-repeat -605px 0;
	width: 101px;
}
#articles:hover{background: url('img/navigation.png') no-repeat -605px -25px;}
#dogs{
	background: url('img/navigation.png') no-repeat -170px 0;
	width: 69px;
}
#dogs:hover{background: url('img/navigation.png') no-repeat -170px -25px;}
#k9t{
	background: url('img/navigation.png') no-repeat -247px 0;
	width: 137px;
}
#k9t:hover{background: url('img/navigation.png') no-repeat -247px -25px;}
#videos{
	background: url('img/navigation.png') no-repeat -816px 0;
	width: 74px;
}
#videos:hover{background: url('img/navigation.png') no-repeat -816px -25px;}
#calendar{
	background: url('img/navigation.png') no-repeat -391px 0;
	width: 110px;
}
#calendar:hover{background: url('img/navigation.png') no-repeat -391px -25px;}
#store{
	background: url('img/navigation.png') no-repeat -898px 0;
	width: 75px;
}
#store:hover{background: url('img/navigation.png') no-repeat -898px -25px;}
#links{
	background: url('img/navigation.png') no-repeat -982px 0;
	width: 69px;
}
#links:hover{background: url('img/navigation.png') no-repeat -982px -25px;}
#contact{
	background: url('img/navigation.png') no-repeat -1061px 0;
	width: 97px;
}
#contact:hover{background: url('img/navigation.png') no-repeat -1061px -25px;}
#forums{
	background: url('img/navigation.png') no-repeat -508px 0;
	width: 89px;
}
#forums:hover{background: url('img/navigation.png') no-repeat -508px -25px;}
#gallery{
	background: url('img/navigation.png') no-repeat -714px 0;
	width: 94px;
}
#gallery:hover{background: url('img/navigation.png') no-repeat -714px -25px;}
#undernav{
	background: url('img/undernav.jpg') no-repeat left center;
	width: 939px;
	height: 11px;
	margin: 0 auto;
	padding: 0px;
}
#content-wrap{
	width: 919px;
	margin: 0 auto;
	background: #e5e5e5;
	height: auto;
}
#bottom {
	background: url('img/bottom.jpg') no-repeat left center #ffffff;
	width: 919px;
	height: 21px;
	margin: 0 auto;
	padding: 0px;
}
#footer{
	margin: 0 auto;
	background-color: #e5e5e5;
	width: 919px;
	padding: 5px 0;
	text-align: center;
	padding-top: 20px;
}
#footer div.text{
	font-size: 7pt;
	width: 500px;
	margin: 0 auto;
}
#footer ul{
	width: 650px;
	margin: 0 auto;
	list-style: none;
	line-height: 10px;
}
#footer li{
	font-size: 8pt;
	font-weight: bold;
	float: left;
	padding: 5px;
}
.cat {
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
}
.cat:hover {
	color: #cba37c;
	text-decoration: none;
}


/* Side Headers */
h3#calheader{background: url('img/side-titles.png') no-repeat 18px -66px;}
h3#storeheader{background: url('img/side-titles.png') no-repeat 18px -132px;}
h3#loginheader{background: url('img/side-titles.png') no-repeat 18px -154px;}
h3#loggedinheader{background: url('img/side-titles.png') no-repeat 18px -176px;}
h3#articlesheader{background: url('img/side-titles.png') no-repeat 18px -22px;}
h3#nlinksheader{background: url('img/side-titles.png') no-repeat 18px -110px;}
h3#tlinksheader{background: url('img/side-titles.png') no-repeat 18px -88px;}
h3#tgallheader{background: url('img/side-titles.png') no-repeat 18px -220px;}
h3#tvidheader{background: url('img/side-titles.png') no-repeat 18px -44px;}
.sidephoto{
	border: 4px solid #0a0a0a;
	height: 150px;
	margin-top: 5px;
}
.sidephoto_alt{
	border: 4px solid #FFF;
	height: 150px;
	margin-top: 5px;
}
h3#sidemenuheader{background: url('img/side-titles.png') no-repeat 18px 2px;}
#sidemenu{text-align: left !important;}

#breadcrumb{
	padding: 4px 0;
	font-size: 8pt;
}
#breadcrumb a{font-weight: bold;}
#subnav{
	font-size: 8pt;
	width: 100%;
	font-weight: bold;
	padding: 4px 0;
}

/* */
.pagination{
	font-size: 9pt;
	width: 100%;
	margin: 5px auto;	
}

.pagination span,
.pagination a{
	display; block;
	padding: 1px 5px;
	background-color: #999;
	color: #0a0a0a;
	font-weight: bold;
	cursor: pointer;
}
.pagination span:hover,
.pagination a:hover{
	color: #0a0a0a;
	background-color: #FFF;
}
.pagination span.off,
.pagination a.off{
	background-color: #0a0a0a;
	color: #999;
	cursor: default;
}
.pointer{cursor: pointer;}