*
{
	margin: 0;
	padding: 0;
}

html
{
	height: 100%;
}

body
{
	color: #000;
	background: #440A00;
	font: 11px tahoma;
	height: 100%;
}

a
{
	color: #942d1a;
	text-decoration: underline;
}

a:hover
{
	color: #000;
	text-decoration: none;
}

s
{
	color: #942d1a;
	font-weight: bold;
	text-decoration: none;
}

img
{
	border: none;
}

ul
{
	margin-left: 20px;
}

ol
{
	margin-left: 25px;
}

#main
{
	margin: 0 auto;
	width: 1000px;
	background: #fff;
}

#order
{
	position: absolute;
	top: 10px;
	left: 505px;
	width: 337px;
	height: 48px;
/*	background: url(bg_bron.gif) no-repeat; */
}

#header
{
	position: relative;
	width: 100%;
	height: 437px;
	/*background: #440A00 url(header.png) no-repeat;*/
}

#logo
{
	position: absolute;
	top: 39px;
	left: 59px;
	width: 323px;
	height: 151px;
	z-index:1000px;
}


#order_contact
{
	position: absolute;
	top: 50px;
	left: 10px;
	color: #942d1a;
	font-weight: bold;
}

#order_contact div
{
	padding: 1px 0;
}

#order_contact img
{
	position: relative;
	top: 6px;
}

#order_contact a
{
	color: #942d1a;
}

#order_button
{
	display: block;
	position: absolute;
	width: 108px;
	height: 23px;
	top: 120px;
	left: 60px;
	z-index:1000px;
}


#menu
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 50px;
	background: #440A00 url(menubg.png) repeat-x;
	padding-left: 80px;
	overflow: hidden;
}

#menu li
{
	display: inline;
	margin-right: 20px;
}

#content
{
	margin: 46px 38px 0 83px;
	padding-bottom: 20px;
}

h1
{
	position: relative;
	left: -4px;
	font: 25px arial;
	letter-spacing: -1px;
	color: #651f12;
	margin-bottom: 11px;
}


h2
{
	font: bold 16px arial;
	line-height: 16px;
	color: #651f12;
	margin-bottom: 11px;
}

h2 a, h3 a
{
	text-decoration: none;
}

h3
{
	font: bold 11px tahoma;
	color: #651f12;	
	margin-bottom: 11px;
}

p
{
	margin-bottom: 11px;
}

.leftcol
{
	float: left;
	width: 408px;
	clear: left;
	padding-bottom: 20px;
}

.rightcol
{
	float: right;
	width: 425px;
	clear: right;
	padding-bottom: 20px;
}


.clear
{
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0;
}

.lclear
{
	clear: left;
	font-size: 0;
	line-height: 0;
	height: 0;
}

.rclear
{
	clear: right;
	font-size: 0;
	line-height: 0;
	height: 0;
}

.left
{
	text-align: left;
}

.center
{
	text-align: center;
}

.right
{
	text-align: right;
}


.item
{
	clear: left;
	padding-bottom: 20px;
}

.item .thumb
{
	float: left;
	display: inline;
	margin-right: 10px;
	padding-bottom: 20px;
}

.item .thumb img, img.thumb
{
	border: 1px solid #651f12;
}

.item .readmore
{
	margin-top: 11px;
}

.newsitem
{
	clear: left;
	margin-bottom: 20px;
}

.newsitem .thumb
{
	float: left;
	padding: 10px;
}

.newsitem .thumb img
{
	border: 1px solid #651f12;
}

.date
{
	color: #651f12;
}

.block
{
	padding-bottom: 30px;
	width: 770px;
}

.divider
{
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0;
	width: 800px;
	margin-bottom: 30px;
	border-top: 1px solid #942d1a;
}

.links
{
	border-top: 1px solid #942d1a;
	border-bottom: 1px solid #942d1a;
	width: 800px;
	padding: 30px 0;
	clear: both;
}


.links a
{
	 color: #000;
}

.gallery
{
	list-style-type: none;
	width: 805px;
	padding: 0;
	margin: 10px 0 0 0;
	border-top: 1px solid #000;
}

.gallery li
{
	padding: 0;
	margin: 0;
	float: left;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	line-height: 0;
	font-size: 0;
}

.gallery li.first
{
	border-left: 1px solid #000;
}

.gallery li img
{
	border: 0;
}

.footer
{
	padding: 10px 38px 20px 83px;
	color: #fff;
	background: #651f12;
	border-top: 3px solid #942d1a;
}

.footer a
{
	color: #fff;
}

* html .footer
{
	margin-top: -30px;
}


table.theform
{
	font: 11px tahoma;
	border: solid 1px #a0a0a0;
	border-collapse: collapse;
}

table.theform tfoot td
{
	background: #f5f5f5;
	text-align: center;
	border-top: solid 1px #a0a0a0;
	padding: 3px;
}

table.theform caption
{
	color: #fff;
	background: #a0a0a0;
	margin: 0px auto 0 auto;
	font: bold 11px verdana;
	border: solid 1px #a0a0a0;
	padding: 2px;
}

table.theform td
{
	padding: 6px;
	vertical-align: top;
}

.theform .text
{
	border: 1px solid #a0a0a0;
	padding: 2px 3px 3px 3px;
	font: 11px tahoma;
}

.theform textarea
{
	border: 1px solid #a0a0a0;
	font: 11px tahoma;
	padding: 3px;
}

.theform select
{
	border: 1px solid #a0a0a0;
	font: 11px tahoma;
}

.theform option
{
	padding-left: 5px;
}

.theform .button
{
/*	border: 1px solid #a0a0a0;*/
	padding: 2px;
	font: 11px tahoma;
	background: transparent;
}

.theform .extended_button
{
	position: relative;
	top: 6px;
}

* html .theform .extended_button
{
	top: 4px;
}

.theform .radio
{
	position: relative;
	top: 2px;
	left: 0px;
	margin-right: 3px;
}

.theform .file
{
	border: 1px solid #a0a0a0;
}

.theform .checkbox
{
	margin-right: 3px;
}

.theform .description
{
	font: 10px tahoma;
	color: #646464;
}

.theform .error
{
	font: 10px tahoma;
	color: #ff0000;
}
