@charset "utf-8";
/* dragontailz.com */

body {
	background: #dbb189 url(images/butterscotch-bg.jpg) repeat;
	margin: 0;
	padding: 0;
	width: 1000px;
	font-family: "Palatino Linotype", Palatino, "Book Antiqua", serif;
	color: #caa079;
	font-size: 12px;
}
a:link {
	color: #dbb189;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #dbb189;
}
a:hover {
	text-decoration: none;
	color: #bb7a3d;
}
a:active {
	text-decoration: none;
	color: #bb7a3d;
}

.wrapper {
	background:url(images/body.jpg) repeat-y center;
	position: relative;
	left: 101px;
	padding-left: 99px;
	padding-right: 99px;

}


#header {
	margin:0;
	padding:0;
}
.headerimg {
	margin-left: -48px;
	padding: 0;
	border: none;
	margin-bottom: -35px;
}
#body {
	position:relative;
	top: -80px;
	text-align: left;
	width: 765px;
	padding: 0 15px 0 15px;
	margin-bottom: -95px;
}
#nofooter {
/*	margin-top: -25px;*/
	position: relative;
	left: 101px;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	height: 99px;
	background-position: center;
	text-align: center;
}
.designby {
	position:relative;
	top: 45px;
}

.alignleft {
	float: left;
	padding: 10px 10px 10px 0;
}

.alignright {
	float: right;
	padding: 10px 0 10px 10px;
}

.homeimg {
	position:relative;
	top: -50px;
	z-index: 1;
}
.homecontent {

}
.cats {
	clear: both;
	width: 765px;
	height: 103px;
}
.floggers, .cuffs, .canes {
	border: none;
	margin-left: 50px;
}
.bottomnav {
	position:relative;
	top: 40px;
	font-size: 92%;
}

.pageheading {
	padding-left: 15px;
}
.sidebar {
	background-image: url(images/blk-opacity50.png);
	background-repeat: repeat;
	margin: 10px;
	float: left;
	width: 135px;
	padding-top: 0;
	padding-right: 3px;
	padding-bottom: 7px;
	padding-left: 3px;
	border: 2px solid #6C3E1D;
	font-variant: small-caps;
}
.colorchart td {
	height: 20px;
	font-family: "Palatino Linotype", Palatino, "Book Antiqua", serif;
	color: #caa079;
	font-size: 12px;
}

#sidenav li {
	margin-left: -30px;
	list-style-type: none;
}
#sidenav {
	margin-top: 5px;
	margin-bottom: 0px;
}
#sidenav a:link, #sidenav a:visited {
	color: #A35F2C;
	text-decoration: none;
}

#sidenav a:hover, #sidenav a:active {
	text-decoration: none;
	color: #dbb189;
}
h2 {
	font-variant: small-caps;
}
