
BODY, P, TEXTAREA, INPUT, TD, HR {
    font-family: 'AvantGarde', 'Antique Olive', 'Univers', Arial, sans-serif;
    font-size: 10pt;
    color: #412a22
}

BODY {
    background-color: #746546;
    margin: 0;
}

h1 {
    font-weight: normal;
    font-size: 12pt
}

h2 {
    font-weight: bold;
    font-size: 11pt
}

A, A:link, A:visited {
    color: #5a0000
}

A:hover, #banner A.bnrOn, #banner A.bnrOn:link, #banner A.bnrOn:visited {
    color: #f2ac29
}

.linkNorm, .linkNorm:link, .linkNorm:visited {
    color: #412a22;
    text-decoration: underline
}

.linkNorm:hover {
    color: #5a0000;
    text-decoration: underline
}

.footNote {
    font-size: 7pt
}

/* Table cells definitions for main framework */
#UL {
    width: 30px;
    height: 30px;
    background: url(bord_ul.gif) right bottom no-repeat
}

#TOP {
    width: 741px;
    height: 30px;
    background: url(bord_top.gif) left bottom repeat-x
}

#UR {
    width: 29px;
    height: 30px;
    background: url(bord_ur.gif) left bottom no-repeat
}

.LEFT {
    width: 20px;
    background: url(bord_left.gif) right repeat-y
}

.RIGHT {
    width: 19px;
    background: url(bord_right.gif) left repeat-y
}

#banner {
    position: relative; 
    width: 761px; 
    height: 84px
}

.btnNav {
    position: relative; 
    width: 237px;
    height: 30px
}

#banner DIV {
    position: absolute; 
    bottom: 9px; 
    text-align: right; 
    z-index: 2; 
    color: #f2ac29; 
    font-size: 16px;
}

#banner A, #banner A:link, #banner A:visited {
    color: #fff; 
    font-size: 16px;
    text-decoration: none
}

#banner A:hover, .btnNav A:hover {
    text-decoration: underline;
    color: #fff
}

#banner IMG, .btnNav IMG {
    position: absolute; 
    bottom: 0px; 
    left: 0px; 
    z-index: 1
}

.btnNav DIV, .btnNav A, .btnNav A:visited {
    position: absolute; 
    left: 0px;
    top: 5px;
    z-index: 2; 
    color: #fff
}

.btnNav A, #btnNavOn {
    font-size: 13px;
    text-decoration: none;
    display: block;
    width: 217px;
    height: 25px;
    margin-left: 20px
}

#bnrHome {
    right: 670px
}

#bnrAbout {
    right: 580px
}

#bnrH2H {
    right: 452px
}

#bnrContact {
    right: 330px
}

#bnrGallery {
    right: 240px
}

#btnNavHead {
    font-size: 14px;
    padding-left: 10px
}

#hasken {
    text-align: center; 
    margin-top: 10px
}

#main {
    width: 524px;
    padding-top: 5px; 
    background-color: #fff;
    height: 100%
}

#mainT {
    width:524px;
    background: url(gradient_left.gif) repeat-y #fff;
    height: 100%
}

#mainC {
    background: url(gradient_top.gif) top left no-repeat;
    padding: 12px
}

#sideC {
    background: #fff
}

#sideC h1 {
    margin-left: 12px;
    margin-right: 12px;
    margin-bottom: 0px;
    margin-top: 16px
}

#sideC p {
    margin-top: 0px;
    margin-left: 24px;
    margin-right: 24px;
}

#sideC2 {
    width: 213px;
    padding: 10px;
    padding-bottom: 0px;
    background: #fff
}

#mainC2 {
    width: 500px;
    background: url(gradient_left.gif) repeat-y #fff;
    padding: 12px;
    padding-bottom: 0px
}

#LL {
    width: 30px;
    height: 34px;
    background: url(bord_ll.gif) right bottom no-repeat
}

#PenUlt {
    width: 741px;
    height: 12px;
    background: url(gradient_left.gif) 227px top repeat-y #fff
}

#BTM {
    width: 741px;
    height: 22px;
    background: url(bord_btm.gif) bottom repeat-x
}

#LR {
    width: 29px;
    height: 34px;
    background: url(bord_lr.gif) left bottom no-repeat
}

#bCrumb {
    font-size: 8pt;
}

#bCrumb A, #bCrumb A:link, #bCrumb A:visited {
    color: #03658c
} 

#bCrumb A:hover {
    color: #5a0000
}