﻿/* Structure */
html 
{
    background: #C5BE87;
}
#all {
	width:990px;
	margin: 5px auto 0 auto;
	background:#fff;
	text-align:left;
	position: relative;
}
.all-corner {
	position: absolute;
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	width: 5px;
	height: 5px;
}
#all-t-l { background-image: url("images/tl_corner.gif"); top: 0; left: 0; }
#all-t-r { background-image: url("images/tr_corner.gif"); top: 0; right: 0; }
#all-b-l { background-image: url("images/bl_corner.gif"); bottom: 0; left: 0; }
#all-b-r { background-image: url("images/br_corner.gif"); bottom: 0; right: 0; }

#wrapper {
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	border:1px;
	width: 940px;
}
#header {
	margin: 0 0 8px 0;
}
#main 
{
    margin: 0px;
}
#side-a {
	float: left;
	width: 140px;
	padding-right:20px;
}
#side-b {
	float: right;
	width: 140px;
}
#content { 
	float: left;
	width: 65%;
    text-decoration:none;
    color:#C5BE87;
}
#list 
{
    text-decoration:none;
    margin-bottom:30;
}
#footer {
	background:#C5BE87;
	text-decoration:none;
}
.clear {
	clear: both;
	line-height: 1px;
	height: 1px;
	margin-top: -1px;
	margin-bottom: -1px;
}

/* BBC styles */
a.nodenomb
{
}
.textlinkg
{
    color: green;
    font-family: Verdana;
    font-size: 10pt;
    text-decoration:none;
    font-weight:bold;
}
.textlinkb
{
    color: #C5BE87;
    font-family: Verdana;
    font-size: 10pt;
    text-decoration:none;
    font-weight:bold;
}/* images  */
.mainimg 
{
    border:0; 
    width:40; 
    height:40
 }
.mainlistg
{
    border:0; 
    width:40; 
    height:40;
    text-decoration:none;
    color:green
 }

/*  colors      */
.fbrown9i
{
    font-family: Verdana;
    font-size: 9pt;
    font-style: italic;
    color:#996600;
}.fbrown10 
{
    font-family: Verdana; 
    font-size: 10pt; 
    color: #996600;
}
.fbrown12 
{
    font-family: Verdana; 
    font-size: 12pt; 
    color: #996600;
}
.fbrown12b
{
    color: #996600;
    font-family: heleva;
    font-weight: bold;
    font-size: 12pt;
}
.fbrown14 
{
    font-family: Verdana; 
    font-size: 14pt; 
    color: #996600;
}
.fbrown14b
{
    color: #996600;
    font-family: heleva;
    font-weight: bold;
    font-size: 14pt;
}
.fbrown16 
{
    font-family: Verdana; 
    font-size: 16pt; 
    color: #996600;
}
.fbrown16b
{
    color: #996600;
    font-family: heleva;
    font-weight: bold;
    font-size: 1pt;
}
.fbrown18
{
    color: #996600;
    font-family: heleva;
    font-size: 18pt;
}
.fbrown18b
{
    color: #996600;
    font-family: heleva;
    font-weight: bold;
    font-size: 18pt;
}
.fbrown20b
{
    color: #996600;
    font-family: heleva;
    font-weight: bold;
    font-size: 20pt;
}
.fgreen10
{
    color: green;
    font-family: Verdana;
    font-size: 10pt;
}
.fgreen12
{
    color: green;
    font-family: Verdana;
    font-size: 12pt;
}
.fgreen12b
{
    color: green;
    font-family: Verdana;
    font-size: 12pt;
    font-weight:bold;
}
.fgreen14
{
    color: green;
    font-family: Verdana;
    font-size: 14pt;
}
.fgreen14b
{
    color: green;
    font-family: Verdana;
    font-weight: bold;
    font-size: 14pt;
}
.fgreen14bc
{
    color: green;
    font-family: Verdana;
    font-weight: bold;
    font-size: 14pt;
    text-align: center;
}
.fgreen16b
{
    color: green;
    font-family: Verdana;
    font-weight: bold;
    font-size: 14pt;
}
.fgreen18
{
    color: green;
    font-family: Verdana;
    font-size: 18pt;
}
.fgreen18bc
{
    color: green;
    font-family: Verdana;
    font-size: 18pt;
    font-weight: bold;
    text-align: center;
}
.fgreen20b
{
    color: Teal;
    font-family: heleva;
    font-weight: bold;
    font-size: 14pt;
}
.fred16b
{
    color: Teal;
    font-family: heleva;
    font-weight: bold;
    font-size: 14pt;
}
.fteal12b
{
    color: Teal;
    font-family: Verdana;
    font-weight: bold;
    font-size: 12pt;
}
.fteal14b
{
    color: Teal;
    font-family: heleva;
    font-weight: bold;
    font-size: 14pt;
}
/*  borders      */
.liteobrdr
{
     background-color:#cccc99; 
     font:10pt verdana;
     border-width:1;
     border-style:solid;
     border-color:black;
}
.liteibrdr
{
     background-color:white;
     font:10pt verdana;
     border-width:1;
     border-style:solid;
     border-color:black;
}
.darkobrdr
{
    background-color:#C29F53;
    font:10pt verdana;
    border-width:1;
    border-style:solid;
    border-color:black; 
    margin-left: 25px; 
    margin-right: 25px;
}
.darkibrdr
{
     background-color:white;
     font:10pt verdana;
     border-width:1;
     border-style:solid;
     border-color:black;
}
.fdarkibrdr
{
     background-color:white;
     font:10pt verdana;
     color: green;
     border-width:1;
     border-style:solid;
     border-color:black;
}
.wlbrdr1
{
    width: 95%;
    border-right: #cccc99 solid; /*tan*/
    border-top: #cccc99 solid;
    border-left: #cccc99 solid;
    border-bottom: #cccc99 solid;
}
.wlbrdr2
{
    width: 95%;
    border-right: #339933 solid; /*green*/
    border-top: #339933 solid;
    border-left: #339933 solid;
    border-bottom: #339933 solid;
}
.imagebdrt
{
    border-right: #cccc99 solid; 
    border-top: #cccc99 solid; 
    border-left: #cccc99 solid; 
    border-bottom: #cccc99 solid;
}
