﻿body
{
    font: 75% Arial,Helvetica,sans-serif;
    padding: 0px;
    margin: 0px;
}

.clear
{
    clear: both;
    height: 0px;
    overflow: hidden;
}

h1, h2.headline
{
    color: #C88039;
    font-size: 20px;
}

h1, h2, h3, h4, h5, h6
{
    margin: 0.1em 0;
}

.main
{
    width: 680px;
    margin: 0px auto;
   border:1px solid #F7F7F8;
}

.header
{
    width: 680px;
    height: 114px;
    background: url(../images/headerbg.jpg) no-repeat top left;
}

.contentbox
{
    width: 600px;
    margin: 0px auto;
}

.heading
{
    color: #C88039;
    margin-top: 3px;
    font-weight: bold;
}

.heading h1
{
    display: inline;
    line-height: 125%;
    padding: 0;
}


.addressbox
{
    border-left: 0px solid #C3CB37;
    border-right: 0px solid #C3CB37;
    min-height: 221px;
    width: 600px;
    margin-top: 15px;
    background: url(../images/addressbg1.jpg) no-repeat top left;
}

.addressbox3 {
    border-left: 0px solid #C3CB37;
    border-right: 0px solid #C3CB37;
    min-height: 221px;
    width: 600px;
    margin-top: 15px;
    background: url(../images/addressbg3.jpg) no-repeat top left;
}



.addressbox_bottom
{
    height: 5px;
    clear: both;
    background: url(../images/addressbg2.jpg) no-repeat top left;
    overflow: hidden;
    margin-bottom: 20px;
}


.addressText
{
    border: 0px solid red;
    font-family: verdana;
    font-size: 11px;
    float: right;
    width: 213px;
    min-height: 85px;
    padding-right: 15px;
    margin-top: 127px;
    padding-bottom: 2px;
}


.dotline
{
    clear: both;
    border-bottom: 2px dotted #AAAAAA;
    border-top: 0 none;
    display: block;
    margin: 10px 0 15px;
    width: 100%;
    height: 2px;
}


.titleline
{
    padding-bottom: 10px;
}


.orderbox
{
    text-align: center;
}

#smallID
{
    background-color: #b0b0b0;
    width: 525px;
}

#smallID td
{
    font-size: 0.91em;
    font-weight: normal;
    background-color: #fff;
}

#smallEmphasisID td
{
    font-size: 0.91em;
    font-weight: bold;
}

.table1
{
    width: 600px;
}

.col1
{
    font-weight: bold;
    padding-top: 1px;
    text-align: right;
    vertical-align: text-top;
    width: 130px;
}

.col2
{
    font-weight: normal;
}

.txtbox
{
    border: 1px solid #CDCDCD;
    height: 15px;
    margin: 0 2px;
    width: 180px;
}

.txtbox2
{
    border: 1px solid #CDCDCD;
    margin: 0 2px;
}


.txtbox3 {
    border: 1px solid #CDCDCD;
    height: 15px;
    margin: 0 2px; 
}
