html, body, div, p, table, li, pre, td, tr, th,  h1, h2, h3, h4, h5, h6, form, fieldset, img, blockquote, iframe, input
{
	margin: 0px;
	padding: 0px;
	border: 0px solid;
}

ul
{
	list-style-type: circle;
}


* html body
{
	width:expression(document.body.clientWidth > 1000? '100%' :'1000px');
}

body
{
	font: normal 12px Tahoma;
	color: #000000;
	background: #ead5b8 url(004.gif) left top repeat-y;
	min-width: 1000px;
}

#header
{
	background-color: #bea27a;
	text-align: center;
}

#menuline
{
	width: 100%;
	height: 69px;
	padding-top: 15px;
	background: transparent url(001.jpg) left top repeat-x;
}

#menuline a
{
	display: block;
	float: left;
	text-align: center;
	width: 175px;
	height: 34px;
	padding-top: 21px;
	color: #b6bc61;
	text-transform: uppercase;
	font: bold 11px Tahoma;
	background: transparent url(009.jpg) left top no-repeat;
}

#menuline a:hover
{
	color: #fec254;
	background: transparent url(010.jpg) left top no-repeat;
}

#wrapper
{
	float: left;
	width: 100%;
}

/*#decor-line
{
	
}
*/
#decor-line-center
{
	height: 32px;
	margin: 0 16px;
	background: #faefe0 url(003.gif) left top repeat-x;
}

#decor-line-right
{
	float: left;
	width: 16px;
	height: 32px;
	margin-left: -16px;
	background: transparent url(002.gif) right top no-repeat;
}

#decor-line-left
{
	float: left;
	width: 16px;
	height: 32px;
	margin-left: -100%;
	background: transparent url(002.gif) left top no-repeat;
}

#content
{
	background-color: #ead5b8;
	float: left;
	width: 100%;
	background: transparent url(005.gif) right top repeat-y;
}

#content-left
{
	float: left;
	width: 200px;
	padding-left: 30px;
	margin-left: -100%;
	background: #ead5b8 url(004.gif) left top repeat-y;
}

#content-right
{
	margin-left: 230px;
	padding-left: 25px;
	padding-right: 45px;
}

#bottommenuline
{
	background-color: #ead5b8;
	float: left;
	width: 100%;
	background: #ead5b8 url(005.gif) right top repeat-y;
}

#bottommenuline-left
{
	float: left;
	width: 200px;
	padding-left: 30px;
	margin-left: -100%;
	background: #ead5b8 url(004.gif) left top repeat-y;
}

#bottommenuline-right
{
	margin-left: 230px;
	padding-left: 25px;
	padding-right: 45px;
	text-align: center;
}

#bottommenuline-right a
{
	font: bold 9px Tahoma;
	color: #836e51;
	text-transform: uppercase;
}

#bottommenuline-right a:hover
{
	color: #493e2e;
}

/*#footer
{

}*/

#footer-center
{
	height: 120px;
	margin: 0 16px;
	background: #bea27a url(007.gif) left top repeat-x;
}

#footer-right
{
	float: left;
	width: 16px;
	height: 120px;
	margin-left: -16px;
	background: #bea27a url(006.gif) right top no-repeat;
}

#footer-left
{
	float: left;
	width: 16px;
	height: 120px;
	margin-left: -100%;
	background: #bea27a url(006.gif) left top no-repeat;
}

#copyright
{
	width: 350px;
	height: 80px;
	padding-left: 210px;
	padding-top: 40px;
	float: right;
	background: transparent url(008.jpg) left bottom no-repeat;
}

#copyright a
{
	font: bold 10px Tahoma;
	color: #782e16;
}

#copyright a:hover
{
	color: #2f0000;
}

#counters
{
	height: 50px;
	padding-left: 7px;
	padding-top: 30px;
	position: absolute;
}

.page-caption
{
	font: bold 12px Tahoma;
	color: #721f10;
	text-transform: uppercase;
	margin-left: 40px;
}

.line-separator
{
	width: 100%;
	height: 20px;
	background: transparent url(011.gif) left bottom no-repeat;
}

#text
{
	margin-left: 40px;
	font: normal 12px Tahoma;
}
