body { margin: 0px; padding: 0px; background-color: #392822; }

a { font-size: 12px; }

html, body, table, tr, td, div, p, span { font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: normal; color: #000000; }

.bgLeft { background-image: url(/images/bgLeft.jpg); background-position: top right; background-repeat: repeat-y; }
.bgRight { background-image: url(/images/bgRight.jpg); background-position: top left; background-repeat: repeat-y; }

.homeHeader  { background-image: url(/images/header_home.jpg); background-position: top center; background-repeat: no-repeat; }
.homeContentPane { padding: 20px 65px 20px 65px; background-image: url(/images/homeContentBg.jpg); background-position: top center; background-repeat: repeat-y; }
.homeContentPane p { font-size: 18px !important; font-weight: bold; }

.contentPane { padding: 20px 65px 20px 65px; background-image: url(/images/contentBg.jpg); background-position: top center; background-repeat: repeat-y; }
.contentPane .contentTitle, .contentPane .contentTitle a { font-size: 18px !important; font-weight: bold; }

.contentPane .salesTitle { font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold; color: #000000; }
.contentPane .salesDesc { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #000000; }

.contactTitle { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; text-transform: uppercase; color: #600b07; }
.contactField .smallText { border: 1px solid #333333; background-color: #ffffff; padding: 2px; width: 150px; height: 22px; }
.contactField .medText { border: 1px solid #333333; background-color: #ffffff; padding: 2px; width: 300px; height: 22px; }
.contactField .longText { border: 1px solid #333333; background-color: #ffffff; padding: 2px; width: 450px; height: 22px; }
.contactField .longTextarea { border: 1px solid #333333; background-color: #ffffff; padding: 2px; width: 450px; height: 150px; }
.contactField select { border: 1px solid #333333; background-color: #ffffff; padding: 2px; width: 200px; height: 22px; }
.contactButton { padding: 3px 14px 3px 14px; background-color: #600b07; border: 1px outset #600b07; font-weight: bold; color: #ffffff; }
.alertStar { font-size: 18px; font-weight: bold; color: #cc0000; }

.loginBox { border: 1px solid #333333; }
.loginAlert { background-color: #b64847; font-weight: bold; color: #ffffff; }
.loginHeader, .loginCell { background-color: #c7af89; font-weight: bold; color: #000000; }
.formButton { margin-top: 10px; padding: 3px 14px 3px 14px; background-color: #600b07; border: 1px outset #600b07; color: #ffffff; }

/* LIST STYLE */

.listTable { border: 1px solid #600b07; padding: 0px; margin: 0px; }
.listHeader { background-color: #600b07; font-size: 12px; font-weight: bold; color: #ffffff; }
.listCell { background-color: #ccbb90; color: #000000 !important; }
.listCell a { display: block; text-decoration: none; font-weight: bold; }
.listEmpty { padding: 15px; font-style: italic; }

.panelDeleteForm td .deleteButton { padding: 3px 24px 3px 24px; margin-right: 15px; background-color: #444444; border: 1px outset #444444; text-decoration: none; color: #ffffff; }
.panelDeleteForm td .deleteButton:hover { padding: 3px 24px 3px 24px; margin-right: 15px; background-color: #204b75; border: 1px outset #204b75; text-decoration: none; color: #ffffff; }

/* FORUM STYLES */

.forumTopTable { margin-bottom: 3px; }
.forumTime { font-size: 11px; }

.forumOnline { background-color: #600b07; color: #ffffff !important; font-size: 11px; }
.forumOnline a { text-decoration: none; }

.forumTable .lastPost { font-size: 11px; }
.forumTable .lastPost a { font-size: 11px; text-decoration: none; }

.forumTable { border: 1px solid #600b07; padding: 0px; margin: 0px; }
.forumHeader { background-color: #600b07; font-size: 12px; font-weight: bold; color: #ffffff; }
.forumHeader a { color: #ffffff !important; }
.forumHeader a.white { color: #ffffff !important; }
.forumEmpty { padding: 20px; font-style: italic; border: 1px solid #600b07; color: #000000 !important; }

.forumOne { background-color: #ccbb90; color: #000000 !important; }
.forumTwo { background-color: #dacaa0; color: #000000 !important; }
.forumOne a, .forumTwo a { text-decoration: none; font-weight: bold; }
.forumOne .forumTitle a { display: block; height: auto; font-size: 14px; font-weight: bold; text-decoration: none; color: #000000; }
.forumOne .forumDesc { font-size: 11px; color: #444444; }

.forumHeader a { color: #ffffff; }
.forumOne .postUserName { font-size: 24px; font-weight: bold; text-decoration: none; color: #600b07; }
.forumOne .postUserName span { font-size: 11px; text-transform: capitalize; }
.forumOne .postUserDetails { font-size: 11px; }
.forumTwo .postTitle { border-bottom: dashed 1px #000000; font-size: 12px; font-weight: bold; color: #000000; }
.forumTwo .postBody { font-size: 11px; color: #444444; }

.forumSpacer { background-color: #600b07; }

.forumPages { background-color: #600b07; color: #ffffff !important; font-size: 11px;}
.forumPages a { text-decoration: none; }
.forumPages p { color: #ffffff; }

.forumBottomTable { margin-top: 3px; }
.forumRestrictions { font-size: 11px; }