/* CSS - -general.css Blazedent version 3 - C Blazedent 2007 */

body {
margin: 0;
padding: 0;
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:normal;
background: #ffffff;
text-align:justify;
line-height: 18px;
}

td {
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
font-size:13px;
font-weight:normal;
text-decoration: none;
}

td a, div a {
font-weight: bold;
}

a:hover {
text-decoration: underline;
}

div.main {
margin: 0;
padding: 0;
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
font-size:13px;
font-weight:normal;
background: #ffffff;
}

div.wrapper {
display: block;
width: 100%;
height: 100%;
margin: 0;
padding: 0;
}

div.head {
display: black;
width: 100%;
height: 147px;
padding: 0px;
margin: 0px;
background-image: url('head_logo.jpg');
float: left;
border-width: 0;
}

div.headsub {
display: block;
width:100%;
height: 34px;
background-image: url('head_sub_bg.jpg');
float: left;
}

div.contentwrap {
padding:10px;
}

div {
vertical-align: top;
}

div.main {
display: table;
height:100%;
width: 100%;
vertical-align: top;
}

div.mainrow {
display: table-row;
width: 100%;
height: 100%;
vertical-align: top;
}

div.navwrap {
padding-top: 3px;
}

div.breadcrumb {
font-size: 1.1em;
font-weight: bold;
padding-top:8px;
}

a.crumb, font.crumbSlash {
color:#63563a;
}

a.crumb:hover {
color:#d1cabc;
}

div.nav {
display: table-cell;
width: 220px;
height: 100%;
padding: 0px;
margin: 0;
background-image: url('nav_bg.gif');
float: left;
vertical-align: top;
}

.navBtn, .navBtnHead, .navBtn a:visited, .navBtnHead a:visited {
display: block;
width: 220px;
height: 34px;
line-height: 34px;
padding-left: 0px;
margin: 0px;
background-image: url('nav_btn.jpg');
float: left;
font-weight: bold;
color: #63563a !important;
text-indent: 10px;
}

.navBtn:hover, .navBtnHead {
background-position: 0 -34px;
color: #d1cabc;
}

.navCur {
background-position: 0 -68px !important; 
color: #63563a;
}

div.unique {
display: table-cell;
height: 100%;
width: 100%;
vertical-align: top;
background-color: #9EA718;
}

div.content a {
color: #918463;
}

div.content {
padding-top: 12px;
background-color: #ffffff;
}

div.content img {
padding: 20px;
}

td img {
padding: 0px !important;
}

div.col3 {
height: 100%;
width: 180px;
float: right;
display: table-cell;
background-image: url('col3_bg.jpg');
}

div.col3content {
padding: 0 12px;
color: #63563a;
}

div.col3content a, div.footer a {
color: #EFE7D7;
}

div.clear {
clear: both;
}

div.post {
width:100%;
display: inline;
float: left;
padding-bottom: 46px;
background-image: url('post_bg.jpg');
background-position: bottom left;
background-repeat: repeat-x;
background-color: #ffffff;
}

div.posthead {
font-size: 1.3em;
}

div.posthead, div.posthead a {
display: block;
height: 34px;
line-height: 34px;
background-image: url('content_head_bg.jpg');
float: left;
color: #63563A;
font-weight: bold;
width: 100%;
}

div.posttitle, div.content {
clear: both;
padding-left: 24px;
padding-right: 24px;
display: block;
}

div.posthead:hover {
color: #63563A;
}

div.footer {
display: block;
background-image: url('footer_bg.gif');
font-size: 13px;
text-align: center;
line-height: 20px;
height: 52px;
color: #B7B29E;
padding: 16px;
}

div.goBack {
clear: both;
display: block;
width:100%;
height: 22px;
margin: 22px 0 22px 0;
font-size: 18px;
font-weight: bold;
color: #70782D;
padding-left: 20px;
background-image: url('icon_back.gif');
background-position: left;
background-repeat: no-repeat;
}

div.goBack a {
color: #70782D;
}

div.quote {
margin: 4px 12px 4px 12px;
}

/* message boards */

#phpbb .post {
background-image: none;
padding-bottom: 0;
}

#phpbb img {
padding: 0;
}

.jumpbox {
text-align: inherit !important;
}

form#viewtopic {
text-align: inherit !important;
}

form#jumpbox {
clear: both;
}

div.inner ul {
margin-bottom: 0px;
}