.header
{
    width: 708px;
    height: 180px;
    background-color: white;
    padding-top: 0px;
    margin-top: 23px;
    border-left: solid 1px gray;
    border-right: solid 1px gray;
    border-top: solid 1px gray;
    background-repeat: no-repeat;
    letter-spacing: 1px;
}

.content
{
    width: 708px;
    height: 200px;
    background-color: white;
    padding-right: 36px;
    padding-left: 23px;
    padding-bottom: 23px;
    padding-top: 23px;
    margin-top: 0px;
    border-left: solid 1px gray;
    border-right: solid 1px gray;
    border-bottom: solid 1px gray;
    background-image: url(/images/60deg.gif);
    background-repeat: repeat-y;
    letter-spacing: 0px;
}

.topnav
{
    width: 220px;
    text-align: right;
    padding-bottom: 4px;
    padding-right: 4px;
    padding-top: 4px;
    margin-top: 0px;
    font-size: smaller;
    background-color: #DED4D4;
    background-repeat: repeat;
    border-left: dotted 1px gray;
    border-top: dotted 1px gray;
    border-right: dotted 1px gray;
    letter-spacing: 0px;
}

.logo
{
    width: 444px;
}

.hzr
{
    background-image: url(/images/hr.gif);
    width: 708px;
    background-repeat: repeat-x;
    height: 2px;
}

.this
{
    background-color: White;
}

.nav
{
    letter-spacing: -1px;
    font-weight: lighter;
    background-image: url(/images/nav.gif);
    background-repeat: repeat-x;
    height: 32px;
    padding-left: 23px;
    padding-top: 8px;
    margin-top: 8px;
}

.idx
{
    margin: 0px;
}

#phonepullout
{
    font-size: larger;
    color: #777777;
    float: right;
    line-height: 150%;
    text-align: right;
}

.idxnav
{
    font-size: smaller;
    text-align: center;
    border-style: solid;
    border-width: 1px;
    border-color: #cccccc;
    background-color: #F3E8E8;
    padding: 4px;
}

.idxcnt
{
    font-size: smaller;
    color: #444444;
    text-align: justify;
    border-style: solid;
    border-width: 1px;
    border-color: #dddddd;
    background-image: url(/images/60deg.gif);
    background-repeat: repeat-y;
    padding: 8px;
}

.spacer
{
    width: 16px;
    height: 16px;
}

.footer
{
    padding-left: 0px;
    margin-left: 0px;
    margin-top: 23px;
    padding-top: 23px;
    height: 32px;
    text-align: center;
    letter-spacing: 1px;
    background-color: #a17474;
    font-size: smaller;
    font-weight: bolder;
    color: #444444;
    line-height: 14px;
}

.menulink
{
    text-decoration: none;
}

.menulink:hover
{
    text-decoration: none;    
}

.menulink:visited
{
    text-decoration: none;    
}

.navlink
{
    font-weight: bolder;
}

.grey
{
    font-size: 10px;
}

div.image
{ 
	font-size: 8pt;
    font-family: Verdana, Helvetica;
    color: #666666;
    TEXT-ALIGN: center;
    padding: 4px;
}
	
div.leftimage
{ 
	font-size: 8pt;
    font-family: Verdana, Helvetica;
    float: left;
    color: #666666;
    padding: 4px;
}

div.rightimage
{ 
	font-size: 8pt;
    font-family: Verdana, Helvetica;
    float: right;
    color: #666666;
    padding: 4px;
}

.caption
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 8pt;
	color: #666666;
}

.black
{
	COLOR: #000000;
	TEXT-DECORATION: none;
}

.grey
{
	COLOR: #666666;
	TEXT-DECORATION: none;
}

.indent
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 8pt;
	TEXT-INDENT:-20px
}

DIV
{
    text-align: center;
    font-size: 10px;
}

BODY
{
 background-color: #5c2929;
 margin: 0px 0px 23px 0px;
 font-family: Tahoma;
 font-size: small;
}

FORM
{
    margin: 12px 0px 0px 0px;
}

H4
{
    font-size: large;
    color: #863b3b;
}

H5
{
    font-size: medium;
    color: #863b3b;
}

P
{
    line-height: 20px;
    text-align: justify;
}

A
{
    COLOR: black
}
A:hover
{
    COLOR: #863b3b;
    TEXT-DECORATION: underline
}
A:active
{
    COLOR: #666666;
    FONT-FAMILY: Verdana, Helvetica;
    TEXT-DECORATION: underline
}
A:visited
{
    COLOR: #444444;
    FONT-FAMILY: Verdana, Helvetica;
    TEXT-DECORATION: underline;
}
