@charset "utf-8";
/* CSS Document */
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	background-image: url(../images/flatbackground.png);
	background-repeat: repeat;
}

#homeybox{
	margin:0px 10px 0px 10px; 
	padding:0px 10px 0px 10px; 
	width:880px; 
	height:700px;
}

#lilhomeybox{
	margin: 0px 18px 0px 18px; 
	padding:0px; 
	width:250px; 
	height:500px; 
	float:left;
	font-size:1.2em;
	font-family: "Monotype Corsiva", "Informal Roman", Georgia, "Times New Roman", Times, serif;
}

#homeypic{
	margin:0px; 
	padding:0px;
	width:250px; 
	height:250px;
}
#lilhomeybox h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:1.2em;
	font-weight:normal;
	margin:20px 0px 10px 0px;
	padding:0px;
}

#homeytitle {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:1.8em;
	margin:0px;
	padding:30px 0px 20px 0px;
}

a img {
	border: 0px none transparent;
}
#wrapper {
	padding: 0px;
	width: 900px;
	margin: auto;
}
#divtop {
	width:904px;
	height:200px;
	background-image: url(../images/flatdivtop.png);
	background-repeat: no-repeat;
	margin:0px;
	padding:0px;
}
#navpos {
	height:170px;
	width:900px;
	margin:0px;
	padding:0px;
}
#homemainleft {
	margin:30px 0px 0px 126px;
	padding:0px;
	float:left;
	width:648px;
	height:360px;
}
#navtop {
	margin: 0px 10px 0px 0px;
	width:830px;
	height:25px;
	padding:0px;
	text-align: center;
	font-family: "Monotype Corsiva", "Informal Roman", Georgia, "Times New Roman", Times, serif;
	float: right;
	font-size: 1.4em;
	vertical-align: bottom;
}
#navtop ul {
	margin:0px;
	padding:0px;
}
#navtop ul li {
	list-style: none;
	padding: 0px;
	margin: 0px;
	display:inline;
}
#navtop ul li a {
	margin:0px;
	padding: 0px 60px 70px 0px;
	font-size: 1em;
	color: #000;
	text-decoration: none;
}
#navtop ul li a:hover {
	cursor:pointer;
	color:#900;
	text-decoration:underline;
}
#navmedia {
	width:800px;
	height:30px;
	padding:0px;
	margin: 25px 0px 0px 60px;
}
#navmedia ul li {
	list-style: none;
	padding: 0px;
	margin: 0px;
	display:inline;
}
#navmedia ul li a {
	margin:0px;
	padding: 0px 70px 60px 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.2em;
	color: #000;
}
#navmedia ul li a:hover {
	cursor:pointer;
	color:#900;
	text-decoration:underline;
}
#divmidhome {
	width:904px;
	height:710px;
	background-image: url(../decal-shop/images/divmidhome2.png);
	background-repeat: no-repeat;
	margin:0px;
	padding:0px;
}
#leftpic {
	width:270px;
	height:223px;
	margin:20px 0px 0px 40px;
	float:left;
	background-image: url(../decal-shop/images/gallery.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#leftpic img a {
	border:none;
}
#leftpic:hover {
	background-image: url(../decal-shop/images/gallery.png);
	background-repeat: no-repeat;
	background-position: top;
	cursor:pointer;
}
#rightpics {
	width:550px;
	height:223px;
	float:right;
	margin:20px 40px 0px 0px;
	padding:0px;
}
#rightpics img a {
	border:none;
}
#midpic {
	width:270px;
	height:223px;
	margin:0px 0px 0px 5px;
	float:left;
	background-image: url(../decal-shop/images/flathow%20to.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#midpic:hover {
	background-image: url(../decal-shop/images/flathow%20to.png);
	background-repeat: no-repeat;
	background-position: top;
	cursor:pointer;
}
#rightpic {
	width:270px;
	height:223px;
	margin:0px 0px 0px 0px;
	float:right;
	background-image: url(../decal-shop/images/community.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#rightpic:hover {
	background-image: url(../decal-shop/images/community.png);
	background-repeat: no-repeat;
	background-position: top;
	cursor:pointer;
}
#divmidmedia {
	width:904px;
	height:113px;
	padding:0px;
	background-image: url(../decal-shop/images/flatdivmidmedia.png);
	background-repeat: no-repeat;
	float: left;
	margin: 0px;
}
#divmidcom {
	width:904px;
	height:480px;
	margin:0px;
	padding:0px;
	background-image: url(../decal-shop/images/flatdivmidcommunity.png);
	background-repeat: no-repeat;
}
#divmidstore {
	width:904px;
	height:196px;
	padding: 54px 0px 0px 0px;
	margin: 0px;
	background-image: url(../decal-shop/images/flatdivmidstore.png);
	background-repeat: no-repeat;
	text-align: left;
}
#divmidbasic {
	width:904px;
	height:55px;
	margin:0px;
	padding:0px;
	background-image: url(../images/flatdivmidbasic.png);
}
#divbottom {
	width:900px;
	height:auto;
	border: 2px solid #272317;
	border-top: 0px;
	border-bottom: 0px;
	background-color:#F0ead3;
	margin:0px;
	padding:0px;
}
#divbottom h1 {
	margin:0px 0px 10px 0px;
	padding:0px;
	font-size:1.5em;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#divbottom p {
	margin:0px;
	padding:0px 70px 0px 70px;
	line-height: 1.4;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.05em;
}
#divbottom ul {
	list-style:none;
}
#hometext {
	width:340px;
	height:150px;
	padding:0px;
	margin:0px;
	float:left;
	line-height: 1.4;
}
#hometextbox {
	width:500px;
	height:150px;
	padding:0px;
	margin:320px 0px 0px 130px;
	float:left;
}
#button {
	width:100px;
	height:200px;
	padding:0px;
	margin:322px 220px 0px 0px;
	float:right;
	line-height: 2.1;
	font-size: 1.4em;
	color: #fff;
}
#button a:hover {
	cursor:pointer;
	text-decoration:underline;
	color:#F0ead3;
}
#footer {
	width:900px;
	height:20px;
	margin:0px;
	padding:0px;
	border: 2px solid #272317;
	border-top: 0px;
	background-color:#F0ead3;
	font-size: 0.6em;
}
#footer a:hover {
	text-decoration:underline;
	color:#900;
	cursor:pointer;
}
#footer a {
	color:#000;
}
img a {
	border:none;
}
#comholder {
	margin:17px 30px 0px 0px;
	padding:0px;
	float:right;
	height:417px;
	width:341px;
	text-align: left;
}
#div-3373539621626749510 {
	margin:40px 74px 0px 0px;
	padding:0px;
	float:right;
}
#photobucket {
	margin: 50px 0px 0px 20px;
	padding:0px;
	float:left;
}
.bold {
	font-weight:bold;
}
#comholder img {
	margin:0px 0px 14px 0px;
	padding:0px;
}
#divmidstore img {
	margin:0px 20px 0px 30px;
	padding:0px;
}

#storewide {
	margin:0px 0px 50px 0px;
	padding:0px;
	width:900px;
	height:320px;
}
#storeitem {
	margin:0px 25px 0px 25px;
	padding:0px;
	width:250px;
	height:290px;
	float:left;
}
#storeitemtext {
	margin:10px 0px 0px 0px;
	padding:0px;
	width:250px;
	height:60px;
	font-size:0.9em;
	font-style:italic;
}
#storebox {
	margin:40px 0px 0px 0px;
	padding:0px;
	width:900px;
	height:1200px;
}
#buyit {
	margin:0px 0px 0px 20px;
	padding:0px;
	width:120px;
	text-align: left;
}
#cart {
	margin:0px 0px 0px 22px;
	padding:0px;
	width:100px;
}
#cartright {
	margin:0px 0px 0px 720px;
	padding:0px;
	width:100px;
}
#buyitbox {
	margin:15px 50px 0px 0px;
	padding:0px;
	width:220px;
	height:auto;
	float:right;
}
#buyhelp {
	margin:10px 0px 0px 20px;
	padding:0px;
	width:580px;
	height:auto;
	float:left;
	text-align: left;
}
#buyhelp h5 {
	font-size:1.6em;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#buyhelp p {
	margin:10px 0px 0px 10px;
	padding:0px;
}
#leftcreate {
	margin:20px 20px 20px 0px;
	padding:0px;
	width:480px;
	height:auto;
	float:left;
}
#rightcreate {
	margin:20px 20px 20px 0px;
	padding:0px;
	width:350px;
	height:auto;
	float:right;
}
#createbox h5 {
	font-size:1.4em;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#createbox {
	width:900px;
	padding:0px;
	height:700px;
	margin:0px;
	text-align:left;
}
#createbox p {
	margin:10px 0px 0px 10px;
	padding:0px;
}
.smallitalics {
	font-size:.9em;
	font-style:italic;
}
.number {
	font-size:1.8em;
	color:#360;
}
.bold {
	font-weight:bold;
}
.boldbig {
	font-weight:bold;
	font-size:1.4em;
}
#colordiv {
	margin:0px 0px 0px 0px;
	padding:0px;
	width:30px;
	height:30px;
	border: 1px solid #000;
	float:left;
}
#colortext {
	margin:0px;
	padding:0px;
	float:right;
	height:40px;
	width:50px;
	font-size: .7em;
}

#colortable {
	margin:0px;
	padding:0px;
	text-align:center;
}
#colortable p {
	font-size:.8em;
}
#buyhelp h4 {
	text-align:center;
	font-weight: normal;
	text-transform: uppercase;
	margin: 10px 0px 5px 0px;
	padding: 0px;
}
a {
	color:#063;
}
a:hover {
	color:#0C0;
	cursor:pointer;
}
#smallpic {
	float:left;
	width:150px;
	height:150px;
	margin:0px 0px 0px 20px;
	padding:0px;
}
.on {
	color:#0c0;
	text-decoration:underline;
}
.off {
	text-decoration:none;
}
.off:hover {
	text-decoration:underline;
}
.italics {
	font-style:italic;
}
#breadcrumb {
	width:800px;
	height:20px;
	margin:10px 5px 0px 0px;
	padding:0px;
	text-align:right;
	font-size:0.8em;
	float: right;
	color: #fff;
}
#breadcrumb a {
	color:#fff;
	text-decoration:none;
}
#breadcrumb a:hover {
	color:#fff;
	text-decoration:underline;
}
#contact {
	width:300px;
	height:20px;
	font-size:0.8em;
	float:right;
	padding:0px;
	margin:27px 220px 0px 0px;
	text-align:right;
}
.p {
	font-style:normal;
}
.pp {
	color:#C00;
	font-style:normal;
}
.ppp {
	color:#360;
	font-style:normal;
}
#nicefont {
	width:900px;
	height:50px;
	margin:0px;
	padding:0px;
	font-family: "Monotype Corsiva", "Informal Roman", Georgia, "Times New Roman", Times, serif;
	font-size:2.5em;
}
