
* {
    padding: 0;
    margin: 0
}

BODY, P, TEXTAREA, INPUT, TD {
    font-family: Verdana, Helv, Arial, sans-serif;
    font-size: 10pt;
    color: #412a22
}

H1, H2, H3, #banner {
    font-family: 'AvantGarde', 'Antique Olive', 'Univers', Helv, sans-serif;
}

BODY {
    background-color: #746546;
    margin: 0;
}

h1 {
    font-weight: normal;
    font-size: 12pt
}

h2 {
    font-weight: bold;
    font-size: 11pt
}

P, HR, UL {
    margin-bottom: 1em
}

UL, OL {
	margin-left: 1.5em;
}

A, A:link, A:visited {
    color: #5a0000
}

A:hover, #banner A.bnrOn, #banner A.bnrOn:link, #banner A.bnrOn:visited {
    color: #f2ac29
}

.footNote {
    font-size: 6pt
}

/* Table cells definitions for main framework */
#Upper {
    width: 800px;
    height: 18px;
    background: url(brd_top.gif) top center no-repeat
}

#Lower {
    width: 800px;
    height: 20px;
    background: url(brd_btm.gif) top center no-repeat
}

.LEFT {
    width: 20px;
    background: url(brd_left.gif) right repeat-y
}

.RIGHT {
    width: 19px;
    background: url(brd_right.gif) left repeat-y
}

#banner {
    position: relative; 
    width: 761px; 
    height: 141px
}

.btnNav {
    position: relative; 
    width: 237px;
    height: 30px
}

#banner DIV {
    position: absolute; 
    bottom: 7px; 
    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 {
    font-size: 13px;
    text-decoration: none;
    display: block;
    width: 217px;
    height: 25px;
    margin-left: 20px;
}

#bnrHome {
    left: 24px
}

#bnrRes {
    left: 99px
}

#bnrCom {
    left: 208px
}

#bnrFaq {
    left: 328px
}

#bnrContact {
    left: 394px
}

#btnNavHead {
    font-size: 14px;
    padding-left: 10px
}

#hasken {
    text-align: center; 
    margin-top: 10px
}

#mainC {
    background: #fff;
    padding: 11px 9px 0px 9px;
}

.main {
    background: #ecebe9;
    padding: 11px;
}

#mainC2 {
    background: #fff;
    padding: 0px 9px 0px 9px;
    margin-top: 30px
}

.callOut {
    float: left; 
    width: 170px; 
    background: #5a0000; 
    margin: -11px 11px 11px -11px; 
    padding: 12px
}

.callOut P, .callOut H2 {
    color: #fff
}

.callOut A, .callOut A:link, .callOut A:visited {
    color: #fff;
    text-decoration: none
}

.callOut A:hover {
    color: #f2ac29;
    text-decoration: underline
}

#footer {
    position: absolute;
    bottom: 0px;
    right: 20px;
}

#footer A, #footer A:link, #footer A:visited {
    text-decoration: none
}

#bCrumb, #footer {
    font-size: 8pt;
}

#bCrumb A, #bCrumb A:link, #bCrumb A:visited {
    color: #03658c
} 

#bCrumb A:hover {
    color: #5a0000
}
