/* -- default style sheet*/
html, body
{
	margin:				0;
	padding:			0;
	height:				100%;
	width:				100%;
}
body
{
	font-weight:		400;
	font-size:			10pt;
	line-height:		14pt;
	font-family:		arial, sans-serif;
	font-variant:		normal;
	font-style:			normal;
	text-align:			left;
	vertical-align:		top;
	background-color:	#ffffff;
	color:				#000000;
}
h1
{
	font-family:		lucida grande, lucida sans unicode, verdana, sans-serif;
	font-weight:		600;
	white-space:		normal;
	font-size:			16pt;
	line-height:		16pt;
	font-variant:		normal;
	white-space:		nowrap;
	color:				#000000;
	background-color:	transparent;
}
h2
{
	display:			inline;
	font-size:			12pt;
	font-weight:		600;
	font-family:		arial, sans-serif;
	line-height:		18pt;
	font-variant:		normal;
	font-style:			normal;
	text-align:			left;
	color:				#000066;
}
h3
{
	display:			inline;
	font-size:			14pt;
	font-weight:		600;
	font-family:		arial, sans-serif;
	line-height:		16pt;
	font-variant:		normal;
	font-style:			italic;
	/*background-color:		#ffffff;*/
	color:				#520b1a;
}
h4
{
	display:			inline;
	font-size:			12pt;
	font-weight:		600;
	font-family:		arial, sans-serif;
	line-height:		16pt;
	margin:				2px;
	border-bottom:		1px solid #520b1a;
	font-variant:		normal;
	font-style:			normal;
	background-color:	#ffffff;
	color:				#520b1a;
}
h5
{
	font-size:			8pt;
	font-weight:		400;
	line-height:		10pt;
	font-variant:		normal;
	font-style:			normal;
	background-color:	#ffffff;
	/*background-color:		#d4d6ce;*/
	color:				#000000;
}
h6
{
	font-weight:		600;
	font-size:			18pt;
	line-height:		24pt;
	font-family:		arial, sans-serif;
	font-variant:		normal;
	font-style:			normal;
	background-color:	#ffffff;
	color:				#070808;
}
input
{
	font-size:			10pt;
	color:				#520b1a;
}
textarea
{
	font-size:			10pt;
}
img
{
	padding:			0;
	margin:				0;
	border:				0;
}
em
{
	font-weight:		400;
	font-variant:		normal;
	font-style:			normal;
}
/* -- Special items formats */
#page
{
	width:			960px;
	margin:			0px auto;
	overflow:		auto;
}
#header
{
	position:			relative;
	height:				95px;
	width:				100% - 80px;
	background-color:	transparent;
	white-space:		nowrap;
	vertical-align:		top;
}
#logo
{
	position:			relative;
	height:				95px;
	width:				242px;
	border:				0;
	white-space:		nowrap;
}
#photo_bar
{
	position:			relative;
	float:				right;
	width:				486px;
	height:				95px;
	border:				0;
	white-space:		nowrap;
}
#menu_bar
{
	position:			relative;
	text-align:			right;
	height:				2em;
	border-style:		none;
	white-space: 		nowrap;
	background-color:	transparent;
	color:				#000000;
}
.menu_baritem
{
	font-size:			10pt;
	padding:			0 1em;
	font-family:		sans-serif;
	color:				#000000;
	line-height:		2em;
}
.bot_menu_baritem
{
	font-size:			8pt;
	padding:			0 1em;
	font-family:		sans-serif;
	color:				#000000;
	line-height:		2em;
}
#title
{
	position:			relative;
	color:				#000000;
	vertical-align:		bottom;
	background-color:	transparent;
}
#body_text
{
	position:			relative;
	padding:			.5em 0px;
	text-align:			justify;
	background-color:	#ffffff;
}
#adsense
{
	width:			120px;
	float:			left;
	padding:		.5em 1em 1em 2em;
	margin:			0;
}
#intro_plat
{
	float:			left;
	width:			260px;
	height:			600;
	padding-right:		1em;
	z-index:		3;
}
#intro_note
{
	display:		block;
	text-align:		justify;
	padding:		.5em;
	background-color:	#ececec;
}
.main_text
{
	position:		relative;
	display:		block;
}
.mcSales
{
	min-height:		305px;
	clear:			both;
}
/*\*/
* html .mcSales
{
	height:			305px;
	clear:			both;
}
/**/
.mcSales4
{
	min-height:		405px;
	clear:			both;
}
/*\*/
* html .mcSales4
{
	height:			405px;
	clear:			both;
}
/**/
#pgBottom
{
	text-align:		center;
}
#container
{
	clear:			both;
}
.workshop_pic
{
	float:			left;
	padding-right:		1em;
}
.workshop_para
{
	display:		block;
	clear:			both;
	min-height:		125px;
	padding:		.5em;
}
/*\*/
* html .workshop_para
{
	height:			200px;
}
/**/
.workshop_text
{
	width:			auto;
	display:		block;
	left:			190px;
	padding-bottom:		.5em;
}
li
{
	list-style-type:	none;
}
.footer
{
	position:		relative;
	clear:			both;
	display:		block;
	width:			100%;
	text-align:		center;
	font-size:		8pt;
}
.blok_disp
{
	display:		inline-block;
	width:			auto;
	font-size:		10pt;
	line-height:		14pt;
	white-space: 		normal;
	padding:		.5em 1em;
	text-align:		justify;
	background-color:	#ececec;
}

/* -- end special areas */

/* -- table data formats */
table
{
	font-size:		10pt;
	line-height:		14pt;
	font-family:		arial, sans-serif;
	font-variant:		normal;
	font-style:		normal;
	width: 			100%;
	padding-top:		.5em;
	text-align:		left;
	padding-left:		1em;
	padding-right:		1em;
	padding-bottom:		.5em;
	border:			0;
	margin-bottom:		.5em;
	background-color:	transparent;
	color:			#520b1a;
}
td
{
	
	vertical-align:		middle;
	border:			0;
	padding:		0;
}
/*  -- end table data formats*/

/* gallery*/

.galleryPair
{
	overflow:		auto;
}
.galleryContainer
{
	float:			left;
	width:			480px;
}
.galleryRow
{
	margin:			5px 0px;
}
.thumbNail
{
	margin:			0px 6px 0px 0px;
}
.lastThubnail
{
	margin:			0px;
}
.galleryTitle
{
	margin:			5px 0px;
}

/*  -- end gallery*/

/* -- links */
a:hover
{
	cursor:				none;
}
a:link
{
	text-decoration:		none;
}
a:visited
{
	text-decoration:		none;
}
a:active
{
	text-decoration:		underline;
}
a:hover
{
	text-decoration:		underline;
}
.bike-link:link
{
	text-decoration:		none;
}
a.bike-link:visited
{
	text-decoration:		none;
}
a.bike-link:active
{
	text-decoration:	none;
}
a.bike-link:hover
{
	text-decoration:	none;
	text-decoration:	none;
}
/*end of links*/


/* -- end of file -- */

