@charset "utf-8";
/* Cool Beadwork 15-mar-10 */
/* CSS Document */

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	color: #512c08;
	background-image: url(images/img_super-bg_cafe.jpg);
	text-align: center;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 1.6em;
	color: #2f1a04;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #512c08;
	font-weight: bold;
	text-decoration: underline;
}



p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2;
}
.craft {
	font-style: italic;
	font-weight: bold;
	color: #6e0000;
}
.copyright {
	font-size: .6em;
	color: #006;
	font-variant: small-caps;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
	line-height: 3;
}
.enthusiasts {
	font-style: italic;
	font-size: 1.1em;
	color: #2f1a04;
}
.navigation {
	font-size: 1em;
	font-weight: bold;
	color: #2f1a04;
	text-decoration: none;
}




#wrapper {
	width: 900px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 22px;
	text-align: left;
	background-image: url(images/img_wrapper_store.gif);
}
#sidebar {
	padding: 0px;
	float: left;
	height: 300px;
	width: 225px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.down {
	font-size: 1.2em;
	color: #903;
}



#header {
	background-repeat: no-repeat;
	padding: 0px;
	height: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	width: 860px;
	background-image: url(images/img_header_cool.jpg);
}
#mainNavigation {
	padding: 0px;
	height: 50px;
	width: 860px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-image: url(images/img_bg_sunburst-orange.gif);
	list-style-type: none;
	font-size: 1em;
	color: #2f1a04;
	text-align: center;
}
#mainContent {
	float: right;
	width: 580px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

#footer {
	height: 50px;
	clear: both;
	background-image: url(images/img_bg_sunburst-orange.gif);
	width: 860px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
