/* GLOBAL STYLES */

html, body, h1, h2, h3, h4, div, p, ul, li, input, select, td, a{
    font-family: Verdana, Arial, Helvetica, sans-serif;

}
html,body,div,p,ul,li,input,select,td,a,p{
    font-size: 11px;
    line-height: 1.5em;
}
h1, h2, h3, h4, h5, h6{
    font-family: Georgia, "Times New Roman", serif;
    line-height: 1.5em;
    letter-spacing: 1px;
    color: #647058;
}
h1{ font-size: 2em; }
h2{ font-size: 1.5em; }
h3{ font-size: 1.2em; }
h4{ font-size: 1em; }
h5{ font-size: .95em; }
h6{ font-size: .9em; }
h4,h5,h6{ padding: 0px; margin: 0px; }

body{
    background: #595031;
    text-align: center;
    margin: 0px;
    padding: 0px;
    color: #352E0D;
}
#pageContainer, #fPageContainer{
    position: relative;
    width: 760px;
    color: #352E0D;
    margin: 8px auto 0px auto;
    text-align: left;
}
#fPageContainer{
    width: 760px;
}
#pageContainer{
    width: 756px;
}

#pageContainer{
    background: url(/images/content_bg.jpg) repeat-y top left;
}

.fPageSloganBox{
    position: absolute;
    right: 8px;
    top: 10px;
    width: 300px;
}

.fPageSlogan{
    text-align: center;
    color: #637353;
    font-size: 11px;
    font-weight: bold;
}

.contactTable{
    width: 100%;
    margin: 0px auto 0px auto;
    text-align: left;
}

.contactTable td{
    padding: 2px;
}

.contactLeft{
    width: 320px;
    margin-right: 8px;
    padding-right: 8px;
    text-align: left;
}

.contactRight{
    text-align: left;
}

.contactNote{

}

.contactTable .contactBottom{
    padding-top: 14px;
}

.required{
    color: #FF0000;
}


/* END GLOBAL STYLES */

/* LOGO STYLES */

#header{
    position: relative;
    z-index: 2000;
    height: 96px;
}
#headerLeft{
    position: absolute;
    z-index: 2000;
    left: 0px;
    top: 0px;
    background: url(/images/header_left.png) no-repeat top left;
    height: 121px;
    width: 280px;
    cursor: pointer;/* ie hack (png rendering issue) */
}
#headerLeft a{
    display: block;
    height: 121px;
    width: 260px;
}
#headerLeft a img{
    height: 121px;
    width: 260px;
}
#tmenu{
    position: absolute;
    z-index: 2000;
    left: 280px;
    top: 0px;
    height: 96px;
    width: 480px;
}
#tmenu ul{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
#tmenu ul li{
    display: inline;
    position: relative;
    float: left;
    list-style: none;
    margin: 0px;
    padding: 0px;
}
#tmenu ul li a{
    text-decoration: none;
}
#tmenu ul li a img{
    border: 0px solid #000000;
}

 /* DROP DOWN MENU */
#tmenu li ul{
    position: absolute;
    display: none;
    top: 95px;
    left: 0;
    list-style: none;
    margin: 1px 0px 0px 0px;
    padding: 0px;
    width: auto;
}
html>body #tmenu li ul{ /* firefox 1.5 and above doesn't need this hack */
    width: 200px;
}


#tmenu li ul li{
    display: block;
    float: none;
    margin: 0px;
    text-align: center;
    width: 100%;
}
html>body #tmenu li ul li{
    width: auto;
}

#tmenu li ul li a{
    display: block;
    padding: 3px 5px 3px 5px;
    margin: 0px;
    width: 100%;
    height: 14px;

    white-space: nowrap;
    background-image: none;
    text-transform: none;
    text-align: left;
    font-weight: normal;
    font-size: 9px;
    text-decoration: none;

    background-color: #647454;
    color: #FFFFFF;
    border-top: 1px solid #637353;
    border-left: 1px solid #637353;
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
}
html>body #tmenu li .ul li a{
    width: auto;
    height: auto;
    min-height: 14px;
}

#tmenu li ul li a:hover{
    background-color: #8FA57B;
    background-image: none;
    text-decoration: none;
    color: #FFFFFF;
    text-transform: none;
}

 /* END DROP DOWN MENU */

/* END LOGO STYLES */

/* COLUMN MAIN */
#contentContainer{
    position: relative;
    z-index: 1000;
    top: -4px;
    width: 100%;/* ie ugly... don't ask */
}
#columnLeft{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 313px;
    height: 100%;
}
#columnLeft #leftImage img{
    border: 0px solid #FFFFFF;
}
#columnLeft #leftText{
    padding: 0px 26px 0px 10px;

    text-align: center;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    color: #524C3C;
    font-size: 1.1em;
}
#content{
    position: relative;
    height: 400px;
    padding: 28px 12px 16px 12px;
    margin-left: 313px;
    color: #352E0D;
}
html>body #content{
    height: auto;
    height: auto;
    min-height: 400px;
}

.contentTop{
    visibility: hidden;
    position: absolute;
    left: 0px; top: 0px;
}

#fFooter{
    position: relative;
    background: url(/images/front_page_bottom_base.jpg) repeat-x top left;
    height: 52px;
    text-align: right;
    padding-right: 18px;
}
#fPageContainer #fFooter ul, #pageContainer #fFooter ul{
    margin: 0px 0px 0px auto !important;
    padding-top: 4px;
}

#copyright{
    position: absolute;
    top: 5px;
    left: 12px;
    font-size: .9em;
    text-align: left;
    color: #373A2C;
}
#copyright div{ padding-top: 3px; font-size: 9px; line-height: 12px;}
#copyright a{ font-weight: bold; font-size: 9px; color: #B7C393; line-height: 12px;}
#copyright a#bbbsys{color: #373A2C; font-weight: normal; text-decoration: none;}
#copyright a:hover, #copyright a#bbbsys:hover{color: #DCDFD4;}

/* END COLUMN MAIN */

/* DATA TABLES */
.adminTitle, .cellHeader, .cell, .cellOdd, .cellError{
    font-size: .7em;
}
html>body .adminTitle, html>body .cellHeader, html>body .cell, html>body .cellOdd, html>body .cellError{
    font-size: .985em;
}

td.adminTitle{
    background-color: #8FA57B;
    text-decoration:none;
    font-weight: bold;
    text-align: center;
    padding: 4px 8px 4px 8px;
    color: #FFFFFF;
}
td.cellHeader{
    padding: 4px 8px 4px 8px;
    font-size: 16px;
    font-weight: bold;
}
td.cell{
    padding: 2px 0px;
    text-align: left;
}
td.cellOdd{
    padding: 2px 0px;
}
td.cellError{
    padding: 2px 0px;
}

/* END DATA TABLES */

/* FORM ELEMENTS */

input, select{
    font-weight: normal;
    font-size: .985em;
}
.button{
    color: #FFFFFF;
    background-color: #647454;
    border: 2px outset #637353;
}
.buttonOver{
    color: #FFFFFF;
    background-color: #8FA57B;
    border: 2px inset #637353;
}

.button, .buttonOver{
    font-weight: bold;
    font-size: .85em;
    height: 20px;
    cursor: pointer;
    text-decoration: none;
}
a.button, a.buttonOver{
    padding: 2px;
}
a.button:hover{
    background-color: #8FA57B;
    border: 2px inset #637353;
    color: #FFFFFF;
}
html>body .button{
    background-repeat: no-repeat;
    background-position: bottom right;
}
html>body .buttonOver{
    background-repeat: no-repeat;
    background-position: bottom right;
}

/* END FORM ELEMENTS */

/* ANCHORS */
a{ font-weight: bold; color: #373A2C; }
a:hover{ color: #647454; }
a.cellHeader{ }
a.cellHeader:hover{ }
a.cellHeaderSmall{ font-size: .885em;}
a.cellHeaderSmall:hover{ }
a.cellLarge{}
a.cellLarge:hover{}
a.small{ font-size: .885em; margin-bottom: 4px;}
a.toolbarText{ }
a.toolbarIcon{ }
a.toolbarIcon:hover{ }
.toolbarIcon{ }

a img{
    border: 0px solid #000000;
}


/* END ANCHORS */

/* MISC */
/* DONT CHANGE THIS P IE Users will appreciate it */
/* Most ie users will probably paste stuff, so here it is. */

/*used for the checkout page header text and for email header text*/
.boldHeader{ font-weight: bold; }
span.small{ font-size: .985em; }
.large{ font-size: .985em; }
.tdHeader{ font-size: .985em; }
span.error{ font-weight: bold;  color: #FF0000; border: 0px solid #CCCCCC; padding: 0px 2px;}
span.good{ font-weight: bold; }

/* replacement for hr */
div.hr, div.hr2{ height: 1px; font-size: 1px; width: 100%; margin: 6px 0px; border-bottom: 1px solid #000000;}
html>body div.hr, html>body div.hr2{ background-image: none; }

form{ padding: 0px; margin: 0px; }
table.center{ margin: 0px auto; }
table.right{ margin-left: auto; margin-right: 0px; }

/* general 100% + 0 padding and 0 margin (where applicable) */
.t100{ width: 100%; margin: 0px; padding: 0px; }

.center{ text-align: center; }
.right{ text-align: right; }

/* GALLERY STYLES */

.gallerytd{
    background-color: #5F5F5F;
    border-top: 1px solid #5B5B5B;
    width: 500px;
}

html>body .gallerytd{
    width: auto;
}

/* END GALLERY */


/* Front Page Styles */
/* shared styles are above */
#fHeader{
    background: url(/images/front_page_header.jpg) no-repeat top left;
    height: 83px;
}
#fImage{
    height: 216px;
}
#fMenubar{
    background: url(/images/front_menubar.jpg) repeat-x top left;
    height: 24px;
    text-align: center;
}
#fPageContainer #fMenubar ul, #fFooter ul{
    list-style: none;
    margin: 0px auto;
    padding: 0px;
    white-space: nowrap;
    width: auto;
}
#fPageContainer #fMenubar ul li, #fFooter ul li{
    list-style: none;
    display: inline;
    margin: 0px auto;
    padding: 0px;

}
#fPageContainer #fMenubar ul li a, #fFooter ul li a{
    text-decoration: none;
    padding: 0px;
}
#fPageContainer #fMenubar ul li a img, #fFooter ul li a img{
    border: 0px solid #000000;
}

#fBottomText{
    background: url(/images/front_page_bottom_text.jpg) repeat top left;
    color: #352E0D;
    font-size: .985em;
    height: 93px;
    padding: 4px;
}
html>body #fBottomText{
    height: auto;
    min-height: 93px;
}


/* End Front Page Styles */


/* Application Styles */

.subTitle{
    font-size: 14px;
    font-weight: bold;
    border-bottom: 1px solid #8FA57B;
}

/* END Application Styles */

a:link.RedLink,a:visited.RedLink,a:active.RedLink{
color:red;
text-decoration:underline;
}

a.BlueLink:link,a.BlueLink:visited,a.BlueLink:active{
color:blue;
text-decoration:underline;
}

.headline *{
	font-size:12px;
	padding-bottom:0px;
	margin-bottom:0px;
}