body {
	background-color:#674d29;
	color: #1f1f1f;
	background-image: url(../img/bg.gif);
	margin: 0 auto;
	font: 11px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

p {
	line-height:18px;
	margin-bottom:20px;
}

h1 {
	color:#903200;
	font: 20px Palatino, Georgia, "Times New Roman", Times, serif;
	margin-bottom:20px;
}

a {
	color: #903200;
	text-decoration:none;
}

a:hover {
	border-bottom-color:color: #903200;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}

#page {
	background-image: url(../img/page.bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	min-height:248px;
}

#page_end {
	background-image: url(../img/page.end.gif);
	background-position: bottom;
	background-repeat:no-repeat;
}

#header {
	height: 178px;
	width:858px;
}

#content {
	background-image:url(../img/content.bg.gif);
	background-repeat:repeat-y;
	background-position: center -20px;
	width:858px;
}

#content_column {
	padding: 0 10px 40px 20px;
}

#footer {
	color: #947e5d;
	text-align:center;
	
}

#footer a {
	color:#efdbaf;
	font-size:10px;
	text-decoration:none;
	margin: 0 5px 0 5px;
}

#footer a:hover {
	border-bottom-color:#efdbaf;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}

.box th {
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#cfba9c;
	background-image:url(../img/icon.feder.gif);
	background-position:left;
	background-repeat:no-repeat;
	height:32px;
	vertical-align:middle;
	
}

.box h2 {
	color:#903200;
	font: 20px Palatino, Georgia, "Times New Roman", Times, serif;
	margin: 0 0 0 35px;
	padding: 0;
	line-height:20px;
}

.box h3 {
	color:#903200;
	font-size:12px;	
	margin: 0;
	line-height:12px;
}

.box h4 {
	font-weight:normal;
	font-style:italic;
	font-size:10px;	
	margin: 5px 0 5px 0;
	line-height:12px;
}


table.box {
	margin-bottom:10px;
}

.box ul {
	color: #903200;
	font-size:9px;
	margin-top: 5px;
}

.box li {
	padding-bottom:5px;
}

.box a {
	color: #1f1f1f;
	font-size:11px;
	text-decoration:none;	
}

.box a:hover {
	color: #903200;
	border-bottom-color:color: #903200;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}

td { 
font-size:12px;
line-height:16px;
}

DIV.linklist {
	display: hidden;
	text-align: center;
}

DIV.linklist A {
	font-size: 10px;
	line-height:0;
	color: #674D29;
}

DIV.linklist UL {
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

DIV.linklist LI {
	display: inline;
	margin: 0;
	padding: 0;
}