﻿body {
	background-color:#EDE6D3;
	font-family:Tahoma;
	font-size:11pt;
	color:#000000;
}

a {
	color:#EA5606;
}

a:hover {
	color:#979074;
}

input, select, textarea {
	color:#000000;
	background:#FAF5E6;
	border:1px solid #000000;
}

img {
	border:0px;
}

#main {
	width:955px;
}

#header {
	width:950px;
	height:137px;
}

#nav {
	width:740px;
	height:42px;
	background:url(images/index_03.jpg);
}

.container {
	float:left;
}

#spacer {
	background-color:F2F4E9;
	border:0px;
}

#content {
	background:#D4DFBF;
	width:492px;
	min-height:393px;
	border:0px;
	text-align:left;
	border:1px solid #000000;
}

#info {
	background:#D4DFBF;
	width:237px;
	min-height:393px;
	border:0px;
	text-align:left;
	border:1px solid #000000;
}

#button {
	width:173px;
	height:116px;
}

#infopane {
	padding-left:5px;
	padding-right:5px;
	text-align:center;
	line-height:130%;
}

#contentpane {
	padding-left:5px;
	padding-right:5px;
	text-align:left;
	line-height:130%;
}

.title {
	font-family:Georgia;
	font-size: 14pt;
	font-weight: bold;
	color: #415826;
	padding: 5px;
}

.forum-title {
	font-family:Georgia;
	font-size: 11pt;
}

.forum { 
	font-size: 11pt;
	color: #000000;
	border: 1px solid #415826;
	background: #E5F0CF;
	padding: 10px;
}

.forum-thread {
	font-size: 10pt;
	color: #000000;
	height: 25px;
	border-left: 1px solid #003746;
	border-top: none;
	border-right: 1px solid #003746;
	border-bottom: none;
	padding: 2px;
	vertical-align: middle;
}