
body, html
{
	background:#FFFFFF;
	
}
body, td, tr, textarea, input
{
	font-family:"Times New Roman", Times, serif;
	color:#000;
	margin:0;
	padding:0;
}
#container
{
	position:relative;
	background:#FFFBEE;
	margin: auto;
	height:auto;
}
.noPrinted
{
	display:none !important
}
/****************************************************************************
 			_HEADER 
*****************************************************************************/
#printLogo
{
	text-align:center;
}
#header
{
	display:none;
}
#leftNavigation
{
	display:none;
}
hr
{
	height:1pt;
	color:#6E2C00;
}
#content
{
	padding:0 10pt 0 5pt;
}

/****************************************************************************
 			_CONTENT
*****************************************************************************/



/*			_CATALOG								 
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""*/
#catalog .date
{
	font-size:x-small;
	font-weight:normal;
}

#catalog table
{
	margin:2pt 4pt 16pt 0;
	width:100%;
}
#catalog table thead td
{
	color:#aaa;
	text-align:center;
}
#catalog table tr td
{
	border-bottom:1pt solid #6E2C00;
	padding:3pt 0 3pt 0;
	text-align:center;
}
#catalog table tr td.even
{
	border-left:1pt solid #6E2C00;
	border-right:1pt solid #6E2C00;
}
#catalog table tr td.first
{
	border-left:1pt solid #6E2C00;
}

#catalog table tr td.price
{
	font-weight:bold;
}
#catalog table .descr
{
	text-align:left;
	padding-left:5pt;
}
#catalog #print
{
	display:none;
}
/*			_REPair & FINishing									 
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""*/
#repfin #order ul.materials
{
	margin:0 0 0 15%;
}
#repfin #techParts
{
	display:none;
}
/*			_WORKS								 
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""*/
#works img
{
	float:left;
	padding:2px;
	margin:0 10px 0 0;
	border:1px solid #dbc7b2;
}
#works p.header
{
	color:#D1A573;
	font-weight:bold;
	text-transform:uppercase;
	padding:0;
}
/*			_GUESTBOOK						 
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""*/
#guestbook h6 em
{
	font-style:normal;
	color:#6E2C00;
}
#guestbook p
{
	margin:0 0 0 25px;
}
#contacts #guestbook
{
	display:none;
}
/*			_ARTICLES						 
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""*/
#articles img
{
	padding:3px;
	margin:5px 20px 10px 5px;
	border:1px solid #dbc7b2;
}
#articles p.img
{
	text-align:center;
}

#articles .artInfo
{
	text-align:right;
	padding:0 50px 0 0;
}







/****************************************************************************
 			_FOOTER
*****************************************************************************/
#footer
{
	text-align:center;
}
/*________________________________________________________
			Stats
*/
#footer #stats
{
	display:none;
}
#footer #alaida
{
	display:none;
}
#footer #blocks
{
	display:none;
}




/****************************************************************************
 			_MISC
*****************************************************************************/
#bottomNav
{
	font-weight:bold;
	font-size:smaller;
	border-top:#dbc7b2 solid 1pt;
	margin:15pt 4pt 10pt 10pt;
}
#bottomNav img
{
	margin:0 7px 0 7px;
}
#bottomNav #selected
{
	font-style:italic;
}

#center #bottomNav .numeric
{
	font-size:larger;
}

#center #topNav
{
	display:none;
}



/****************************************************************************
 			_LINKS
*****************************************************************************/
a:link, a:active, a:visited
{
	color:#6E2C00;
	text-decoration:underline;
}
/*a:hover, a:focus
{
	color:#6E2C00;
	text-decoration:underline;
}*/
a:hover, a:focus
{
	text-decoration:none;
}

/****************************************************************************
 			_HEADERS
*****************************************************************************/
h2
{
	color:#6E2C00;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14pt;
	text-transform:uppercase;
	border-bottom:#dbc7b2 solid 1px;
}
h3
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:bold;
}
h5
{
	font-size:inherit;
	font-weight:bold;
	text-decoration:underline;
	padding:0;
	margin:15px 0 0 0;
	font-family:Tahoma, Helvetica, sans-serif;
}
