/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, abbr,
a, acronym, address, big, cite, /*code, pre,*/
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 12px;
    vertical-align: baseline;
    background: transparent;
    font-family:Arial, Helvetica, sans-serif;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

/* remember to define focus styles! */
:focus {
    outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

.clear {
    display:block;
    clear:both;
}

pre {
    overflow:auto;
    padding:6px;
    border: 1px solid #AEA583;
    background: #D4D2B9;
    min-height: 8em;
    max-height: 300px;
    overflow: auto;
/*
    display:none;
*/
}
code {
    margin:0;
    padding:6px;
    display:block;
    color: #FFFFFF;
    background: #AEA583;
    overflow:auto;
}

/**********************************
    PAGE
 **********************************/
BODY, HTML, DIV {
    margin: 0;
    padding: 0;
}
BODY {
    margin: 5px;
    font-size: 12px;
    /*background: #D4D2B9;*/
    background: #D4D2B9 url(../cliparts/background.jpg) no-repeat center top;
}
P {
	margin-bottom:10px;
	line-height:20px;
}
/*
    Font Definitions
    & Box ModelHack
*/
HTML, BODY, TD, DIV, P, SPAN {
    font-family:Arial, Helvetica, sans-serif;
    voice-family: "\"}\"";
    voice-family:inherit;
}

::-moz-selection {
	background:#FFF;
	color:#000;
}
::selection {
	background:#FFF;
	color:#000;
}

A 		{ color:#801F0A; text-decoration:none; }
A:hover { color:#000000; text-decoration:underline; }

H2, LEGEND {
    font-size:16px;
    color:#990000;
    margin-bottom:10px;
    margin-top:20px;
    font-weight:bold;
}


#bb {
    margin:0px auto;
    width: 970px;
    min-height: 768px;
    /* background: url(../cliparts/bg.jpg) no-repeat 0 0; */
}
#pheader {
    position:relative;
    background:url(../cliparts/logo.gif) no-repeat 3px 0;
    height:150px;
}
    #baHomeLink {
        display:block;
        height:149px;
        left:3px;
        margin:0;
        padding:0;
        position:absolute;
        top:0;
        width:246px;
    }
    #pinfo {
        /*float:right;*/
        padding-left:260px;
        text-align:right;
        display:table-cell;
        width:970px;
        height:109px;
        vertical-align: middle;
    }
    #pmenu {
        clear:both;
        float:right;
        background:url(../cliparts/menu.png) no-repeat 0 0;
        width:700px;
        height:40px;
        overflow:hidden;
        line-height: 40px;
    }
    #pmenu UL {
        text-align:left;
        list-style:none;
        margin: 0;
        padding: 0;
        padding-left: 18px;
        list-style-position:inside;
    }
    #pmenu UL LI {
        color: #FFFFFF;
        display:inline;
        margin-left: 10px;
        padding-right: 10px ;
        border-right: 1px solid #FFFFFF;
    }
    #pmenu UL LI:last-child {
        border-right: none;
    }
    #pmenu UL LI A {
        font-weight:bold;
        color: #FFFFFF;
        text-decoration:none;
    }
    #pmenu UL LI A:hover {
        color: #000;
    }
#pcontent {
    margin: 10px 0 0 20px;
    padding:0;
    min-height: 400px;
    _height: 400px;
}
#pfooter {
	padding:10px;
	/*float:right;*/
	color:#6F684C;
	font-style:italic;
	text-align:right;
}

.baImagef { float:right; margin-left: 15px; }
.baImage  { float:right; width:200px; margin-left: 15px; }
.baImagel { float:right; width:262px; margin-left: 15px; }

.bbforms            { min-height: 0px !important; }
.bbforms>P          { line-height: 28px; }
.bbforms fieldset   { margin:0; padding:0; }
.bbforms fieldset legend { margin:1em 0 0 0; padding:0; }
.bbforms fieldset DIV.desc      {}
.bbforms fieldset DIV.desc P    {}
.bbforms fieldset DIV.field     { clear:both; display:block; margin:1em 0; line-height: 28px; font-size: 12px; }
.bbforms fieldset label         { float:left; font-weight: bold; width: 120px; line-height: 30px; }
.bbforms fieldset INPUT.error,
.bbforms fieldset TEXTAREA.error { background-color: #FFEEEE; border: 1px solid #AA0000; }
.bbforms fieldset INPUT,
.bbforms fieldset TEXTAREA      { color: #000000; padding:6px; font-size: 14px; border: 1px solid #CCCCCC; background-color:#FFFFFF; border: 1px solid #BFBDA7; -moz-border-radius: 10px; -webkit-border-radius: 10px; }
.bbforms fieldset INPUT[type='text'] { width: 270px; font-family:Arial, Helvetica, sans-serif; }
.bbforms fieldset TEXTAREA      { width: 270px; height: 150px; font-family:Arial, Helvetica, sans-serif; }
.bbforms fieldset INPUT[type='text']:focus,
.bbforms fieldset TEXTAREA:focus { background: #EEEEEE; border: 1px solid #CCCCCC; }
.bbforms fieldset INPUT[type='submit'] { background:none repeat scroll 0 0 #6F6E61; border:medium none; color:#FFFFFF; font-weight:bold; width:120px; }
.bbforms fieldset INPUT[type='submit']:hover { background-color:#3F3E37; border:medium none; color:#FFFFFF; }
.bbforms fieldset SPAN.form-error { display:block; overflow:hidden; margin-left: 125px; color: #990000; line-height:2em; }
.roundedbox { padding: 0.5em; border: 1px solid #AAAAAA; -moz-border-radius: 10px; -moz-box-shadow: 3px 5px 15px #5F3800; -webkit-border-radius: 10px; -webkit-box-shadow: 3px 5px 15px #5F3800; filter: alpha(opacity=0.8); -moz-opacity: 0.8; -khtml-opacity: 0.8; opacity: 0.8;
}
