@charset "utf-8";
#maincontainer {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	background-image: none;
	background-color: #804824;
	border: 2px solid #F7EE4A;
}
#logo {
	height: 120px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-image: url(backgrounds/red%20squiggles%20on%20blk2.PNG);
}
#navbar ul li {
	float: left;
	list-style-type: none;
	font-family: "Comic Sans MS", cursive;
	font-size: large;
	color: #FFF;
}
#navbar ul li a {
	text-decoration: none;
	padding-top: 8px;
	padding-right: 15px;
	padding-left: 20px;
	display: block;
	-webkit-transition: background-color 200ms ease-in-out 100ms, color 200ms ease-in-out 350ms;
	-moz-transition: background-color 200ms ease-in-out 100ms, color 200ms ease-in-out 350ms;
	-ms-transition: background-color 200ms ease-in-out 100ms, color 200ms ease-in-out 350ms;
	-o-transition: background-color 200ms ease-in-out 100ms, color 200ms ease-in-out 350ms;
	transition: background-color 200ms ease-in-out 100ms, color 200ms ease-in-out 350ms;
	color: #FFF;
}
#navbar ul {
	margin: 0px;
	padding-left: 130px;
}
#navbar a:hover {
}
#navbar {
	height: 40px;
	width: 100%;
	background-image: url(backgrounds/red%20squiggles%20on%20blk-nav.PNG);
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main {
	width: 100%;
	background-image: url(backgrounds/red%20squiggles%20on%20blk-nav.PNG);
	background-repeat: repeat-y;
}
#footer {
	background-color: #FFFFFF;
	height: 50px;
	width: 100%;
}
#copyright {
	background-color: #804824;
	height: 40px;
	width: 600px;
	padding-left: 200px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Comic Sans MS", cursive;
	color: #FFF;
	font-size: 14px;
	padding-top: 5px;
}
body {
	background-color: #000000;
}
#apDiv1 {
	position: absolute;
	left: 391px;
	top: 32px;
	width: 493px;
	height: 81px;
	z-index: 1;
	margin-right: auto;
	margin-left: auto;
}
#navbar ul li a:hover {
	background-color: #804824;
	color: #FF3;
}
#dir-image-holder {
	height: 840px;
	width: 800px;
	float: none;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	border: 1px dotted #FF0;
}
#index-leadin {
	height: 40px;
	font-family: "Comic Sans MS", cursive;
	font-size: x-large;
	color: #333;
	letter-spacing: 1px;
	text-align: center;
	word-spacing: 8px;
	font-weight: bold;
	font-style: normal;
	background-image: url(images/yellow-blendx100.png);
	background-repeat: repeat-x;
}
#index-leadin_sub {
	background-color: #FFC;
	height: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	word-spacing: 3px;
	font-family: "Comic Sans MS", cursive;
	font-size: large;
	font-weight: normal;
	letter-spacing: 1px;
}
#logo-pallet {
	height: 110px;
	width: 133px;
	margin-left: 150px;
	margin-top: 10px;
	float: left;
}

#logo-topcenter {
	float: left;
	height: 81px;
	width: 493px;
	margin-top: 25px;
	padding-left: 20px;
}


#home-topbox {
	height: 350px;
}
#home-botbox {
	height: 360px;
}
#home-painting {
	float: left;
	height: 240px;
	width: 302px;
	margin-left: 80px;
	margin-top: 95px;
}
#home-wands {
	float: right;
	height: 380px;
	width: 303px;
	margin-right: 80px;
	margin-top: 300px;
}
#home-wands {
	height: 262px;
	width: 300px;
}
#home-carvings {
	height: 308px;
	width: 225px;
	float: left;
	margin-left: 120px;
	margin-top: 5px;
}
#home-carvingsbox-text {
	font-family: "Comic Sans MS", cursive;
	font-size: medium;
	color: #FFF;
	text-align: center;
}
#home-painting-box {
	height: 210px;
	width: 303px;
	float: right;
}
#home-paintingbox-text {
	float: right;
	height: 30px;
	width: 300px;
	font-family: "Comic Sans MS", cursive;
	font-size: medium;
	font-weight: normal;
	text-align: center;
	color: #FFF;
}
#home-carvingsbox {
	float: right;
	height: 280px;
	width: 215px;
}
#home-wandsbox-text {
	font-family: "Comic Sans MS", cursive;
	font-size: medium;
	text-align: center;
	height: 30px;
	width: 300px;
	color: #FFF;
}
#home-photobox-text {
	height: 30px;
	width: 300px;
	font-family: "Comic Sans MS", cursive;
	font-size: medium;
	color: #FFF;
	text-align: center;
}
#home-wandsbox {
	height: 225px;
	width: 300px;
	background-color: #CCC;
}
#home-photobox {
	height: 220px;
	width: 300px;
}
#home-photo {
	height: 250px;
	width: 300px;
	float: right;
	margin-right: 110px;
	margin-top: 25px;
}
#home-bot {
	height: 40px;
	background-image: url(images/yellow-blend_invertx100.png);
	font-family: "Comic Sans MS", cursive;
	font-size: large;
	font-weight: normal;
	text-align: center;
	padding-top: 20px;
}
