@font-face {
	font-family: 'QuicksandLight';
	src: url('quicksand/Quicksand_Light-webfont.eot');
	src: url('quicksand/Quicksand_Light-webfont.woff') format('woff'), url('quicksand/Quicksand_Light-webfont.ttf') format('truetype'), url('quicksand/Quicksand_Light-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'QuicksandLightOblique';
	src: url('quicksand/Quicksand_Light_Oblique-webfont.eot');
	src:  url('quicksand/Quicksand_Light_Oblique-webfont.woff') format('woff'), url('quicksand/Quicksand_Light_Oblique-webfont.ttf') format('truetype'), url('quicksand/Quicksand_Light_Oblique-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

h1.fancy {
	font: 30px 'QuicksandLight', Arial, sans-serif;
	letter-spacing: 0;
	color: #FFF;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

.textright {
	text-align: right;
}

.textleft {
	text-align: left;
}

p.fancy, p.fancy strong {
	font: 12px 'QuicksandLight', Arial, sans-serif;
	letter-spacing: 0;
	color: #FFF;
	font-weight: normal;
}

h1.intro, p.introh1 {
	font: 26px 'QuicksandLight', Arial, sans-serif;
	text-shadow:0 1px 1px rgba(255, 255, 255, 1.0);
	letter-spacing: 0;
	color: #000;
	font-weight: normal;
	padding: 0;
	margin: 0 10px;
	text-align: left;
	border-bottom: 2px solid #666;
}

p.intro {
	margin: 0 10px 20px 10px;
	padding: 10px 0 5px 0;
	border-bottom: 1px solid #BBB;
}

h2.fancy {
	font: 16px 'QuicksandLight', Arial, sans-serif;
	letter-spacing: 0;
	color: #000;
	font-weight: normal;
	padding: 0;
	margin: 0;
	text-align: left;
	padding-bottom: 5px;
	border-bottom: 1px solid #AAA;
	margin: 9px 0 15px 0;
}

.bookrings {
	position: relative;
	height: 45px;
	width: 980px;
	background: url(../bmp/bookrings.jpg) no-repeat 0 0;
}

.viewall {
	background-color: #EEE;
	border: 1px solid #DDD;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font: 16px 'QuicksandLight', Arial, sans-serif;
	margin-top: 40px;
}

.viewall a {
	font-weight: normal !important;
	line-height: 50px;
	font-style:italic;
}

.biglink {
	text-align: center;
	font-weight: bold;
	margin: 5px 0;
	background-color: #EEE;
	border: 1px solid #DDD;
	padding: 5px 0;
}

.biglink a {
	color: #4FB126 !important;
}

/* ============================================================ */

#fabric_box {
	height:115px;
	position:relative;
	text-align:center;
}

.use_this_fabric {
	border:1px solid #AAAAAA;
	cursor:pointer;
	font-size:11px;
	height:25px;
	line-height:25px;
	margin-bottom:20px;
	padding:2px;
	position:relative;
	text-align:center;
}

.use_this_fabric div {
	background-color:#EEE;
}

#bottommenu {
	width: 970px;
	position: relative;
	color:#CCC;
	padding: 10px 0;
}

#bottommenu span {
	padding: 0 10px;
}

#bottommenu strong, #bottommenu a {
	color: #CCC;
	font-size: 11px;
}
