html, body {
	margin: 0px;
	padding: 0px;
	background-color: #766E4C;
	background-repeat: repeat-y;
}

#table1 {
	background-image: url(../layout/forum-bg.gif);
	background-repeat: repeat-y;
}
#table1 td.nav {
	background-image: url(../layout/nav-bg.gif);
}
#nav-bottom {
}
#table1 td.footer {
	background-image: url(../layout/footer-forum.jpg);
	height: 131px;
	padding-right: 25px;
	padding-left: 250px;
}
#table1 td.footer p {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#table1 .footer p a {
	color: #FFFFFF;
}
#table1 .footer p a:link, #table1 .footer p a:visited {
	text-decoration: none;
}
#table1 .footer p a:hover {
	text-decoration: underline;
}



#table1 td.content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	text-transform: uppercase;
	padding-left: 20px;
	padding-top: 25px;
	padding-bottom: 22px;
	letter-spacing: .2em;
	padding-right: 10px;
	line-height: 1.5em;
	margin: 0px;
}

#table1 td.content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-transform: uppercase;
	padding-left: 20px;
	padding-top: 25px;
	padding-bottom: 22px;
	letter-spacing: 0.1em;
	padding-right: 10px;
	line-height: 1.5em;
	margin: 0px;
}
#table1 td.content h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 2em;
	padding-left: 20px;
	padding-right: 15px;
	margin: 0px;
	color: #000000;
}
#table1 td.content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 2em;
	padding-left: 20px;
	padding-right: 15px;
	margin: 0px;
	color: #000000;
}
#table1 td.content ul, #table1 td.content ol {
	margin-top: 0px;
	padding-top: 0px;
}

#table1 td.content ul li, #table1 td.content ol li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	padding: 5px 15px 5px 20px;
	margin: 0px;
	color: #000000;
}
#table1 .column h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .1em;
	background-color: #B0A478;
	color: #FFFFFF;
	border-top: 1px dotted #FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
	width: 185;
	padding: 3px 0px 3px 15px;
	margin: 15px 0px 15px 0px;
}

#table1 .column p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 1.8em;
	color: #333333;
	padding-right: 15px;
	padding-left: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#table1 td.column ul {
	margin-top: 0px;
	padding-top: 0px;
}

#table1 td.column ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 1.5em;
	padding: 0px 15px 8px 0px;
	margin: 0px;
	color: #333333;
}

#table1 td.content p.homepage-intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #532900;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 14px;
	line-height: 1.8em;
}
#homepage-contact {
	background-image: url(../layout/homepage/contact-bg.jpg);
	background-repeat: no-repeat;
	height: 174px;
}
#table1 .column #homepage-contact p {
	font-size: 10px;
	line-height: 1.8em;
	color: #000000;
}
#table1 #tableform .formtable p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
#table1 #tableform input {
	font-size: 12px;
	padding: 2px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#table1 #tableform textarea {
	margin: 0px;
	padding: 0px;
}

#table1 #tableform {
	padding: 0px;
}
#table1 #tableform .formtable {
	background-color: #D6CCA9;
	border: 1px dotted #333333;
}

#table1 #tableform .formtable td {
	margin: 0px;
	padding: 5px;
}
