
/* ------------------------------------------- */
/* general declarations */
/* ------------------------------------------- */
body
{
	margin:0;
	padding:0;
	font-family:verdana, arial, geneva, helvetica, sans-serif;
	font-size:.9em;
	color:#000;
	text-align:center;
	background:#6B5641;
}

p,td,tr,div,li,ul,blockquote,dt,dd,dl,span
{
	font-family:verdana, arial, geneva, helvetica, sans-serif;
	font-size:x-small;
	color:#000;
}

p
{
	line-height:22px;
	margin:0;
	padding:0;
}

td
{
	vertical-align:top;
}

a:link
{
	text-decoration:none;
	color:#0066FF;
}

a:visited
{
	text-decoration:none;
	color:#0066FF;
}

a:link:hover
{
	text-decoration:underline;
}

a:active
{
	text-decoration:none;
	color:#0066FF;
}

h1
{
	font-family:georgia, times, times new roman, georgia, serif;
	font-weight:normal;
	font-size:20px;
	color:#000;
	margin:6px;
}

h2
{
	font-family:georgia, times, times new roman, georgia, serif;
	font-size:18px;
	color:#9D5D2E;
	margin:10px 0 10px 0;
	font-weight:normal;
}

h3
{
	font-family:georgia, times, times new roman, georgia, serif;
	font-size:17px;
	color:#565529;
	margin:10px 0 10px 0;
	font-weight:normal;
}

h4
{
	font-family:georgia, times, times new roman, georgia, serif;
	font-size:14px;
	color:#000;
	margin:10px 0 10px 0;
	font-weight:normal;
}

hr
{
	border:0px;
	color:#787639;
	height:1px;
}

/* ------------------------------------------- */
/* container */
/* ------------------------------------------- */
#container
{
	margin:8px;
	text-align:left;
	background:#fff;
}

/* ------------------------------------------- */
/* header */
/* ------------------------------------------- */
#header
{
	height:201px;
	background:url('../img/header_bg.jpg') repeat-x #fff;
}

#headerleft
{
	z-index:4;
	position:absolute;
	left:8px;
	height:201px;
	width:232px;
	background:url('../img/header_left.jpg') no-repeat #fff;
}

#headerright
{
	z-index:3;
	position:absolute;
	right:8px;
	height:201px;
	width:422px;
	background:url('../img/header_right.jpg') no-repeat #fff;
}

#titlebar h1
{
	z-index:6;
	position:absolute;
	left:8px;
	font-size:28px;
	margin:0;
	color:#804D00;
	white-space:nowrap;
	padding:160px 0 0 35px;
}


/* ------------------------------------------- */
/* content */
/* ------------------------------------------- */
#content
{
	margin:0;
	clear:both;
	padding:2px 10px 0 10px;
	background:#fff;
}

#content p
{
	margin:0;
	padding:0;
}


/* ------------------------------------------- */
/* leftcontent */
/* ------------------------------------------- */
#leftcontent
{
	float:left;
	padding:5px 0 0 0;
	width:220px;
	
}

#leftnav
{
	padding:10px 0 10px 0;
	margin:0 0 0 10px;
	text-align:right;
	background:#EAE9D4;
	border-bottom:5px solid #fff;
}

#leftnav a
{
	display:block;
	padding:6px 6px 6px 0;
	color:#565529;
	text-transform:uppercase;
	font-weight:bold;
	border-bottom:1px solid #EAE9D4;
}

#leftnav a:hover
{
	background:#fff;
	border-bottom:1px solid #FFC13A;
	text-decoration:none;
}

#leftnavsub
{
	padding:10px 0 10px 0;
	margin:0 0 0 10px;
	text-align:right;
	background:#D8D7AF;
	border-bottom:5px solid #fff;
}

#leftnavsub a
{
	display:block;
	padding:6px 6px 6px 0;
	color:#29150C;
	text-transform:uppercase;
	font-weight:bold;
	border-bottom:1px solid #D8D7AF;
}

#leftnavsub a:hover
{
	background:#fff;
	border-bottom:1px solid #FFC13A;
	text-decoration:none;
}


/* ------------------------------------------- */
/* maincontent */
/* ------------------------------------------- */
#maincontent
{
	margin:10px 0 0 0;
	padding:0 15px 0 230px;
	background:url('../img/left_bg.gif') repeat-y 10px 0;
}

#maincontent p
{
	margin:0 10px 0 10px;
	padding:10px 0 10px 0;
}

#maincontent ul li
{
	margin:0 0 10px 0;
}

#maincontent h2
{
	margin:5px 0 0 0;
	border-bottom:1px solid #787639;
}

#maincontent table.std
{
	padding:6px;
	margin:0 0 20px 0;
	width:90%;
}

#maincontent table.std td
{
	line-height:18px;
	border-bottom:1px solid #ccc;
}

#maincontent h3.hdr
{
	padding:4px;
	font-size:15px;
	margin:10px 0 0 0;
	text-align:center;
	background:#F0F0EC;
}

#maincontent a.more
{
	text-transform:uppercase;
	font-weight:bold;
	font-size:x-small;
}

#maincontent .attention
{
	color:#CC0000;
}

#maincontent img.brdr
{
	border:2px solid #6B5641;
}

/* ------------------------------------------- */
/* footer */
/* ------------------------------------------- */
#footer
{
	margin:60px 0 0 0;
	padding:0 0 30px 0;
	border-top:1px solid #787639;
}

#footer p
{
	margin:0;
	padding:0;
	line-height:14px;
	color:#787639;
	font-size:xx-small;
}

#footer p.top
{
	margin:0;
	padding:0;
	float:right;
	color:#787639;
	text-transform:uppercase;
	font-weight:bold;
}

#footer p.top span.toparrow
{
	font-weight:bold;
	font-size:15px;
	color:#787639;
	vertical-align:middle;
}

#footerbase
{
	padding:0 0 10px 0;
	margin:0 0 0 20px;
	background:url('../img/footer_bg.jpg') repeat-x #fff;
}

#footerbasecontent
{
	height:73px;
	background:url('../img/footer_right.jpg') no-repeat right;
}


#footerbase a, #footerbase p
{
	color:#804D00;
}

#footerbase p
{
	margin:0;
	padding:14px 0 0 30px;
}

/* ------------------------------------------- */
/* aza */
/* ------------------------------------------- */
#aza
{
	width:180px;
	height:63px;
	background:url('../img/aza.gif') no-repeat;
	margin:20px 0 10px 25px;
	padding:0;
}