/** BASIC */

body
{
    margin: 0px;
    padding: 0px;
    background: #986BD4 url(/images/img01.gif) repeat-y center top;
    text-align: justify;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #3F1F69;
}

h1
{
    font-family: Arial, Helvetica, sans-serif;
    color: #6F36BA;
    font-weight: bold;
    text-align: center;
    padding:0;
    margin: 20px 0 ;
}

h2, h3, h4, h5, h6
{
    font-family: Arial, Helvetica, sans-serif;
    color: #6F36BA;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
}

a
{
    font-weight: bold;
    color: #7238BF;
    text-decoration: none;
}

h2
{
    font-size: 18px;
}
a:hover
{
    text-decoration: underline;
    color: #7238BF;
}

.img1
{
    float: right;
    margin: 4px 15px 0px 10px;
}
.text1
{
    font-size: 14px;
}

/** HEADER */

#header
{
    height: 140px;
    background: url('/images/logo.gif') no-repeat #f7d1d1 410px 35px;
   
    border-top: solid 3px #A67FDA;
}


#header h1
{
    margin: 0px;
    padding: 20px;
}

#header h2
{
    margin: 0px;
    font-size: 14px;
}

/** MENU */

#menu
{
    width: 770px;
    margin: 0px auto;
    padding: 5px 0px 6px 0px;
    background-color: #60B7DE;
}

#menu1
{
    float: left;
    width: 210px;
    margin: 0px auto;
    text-transform: uppercase;
}

#menu1 ul
{
    margin: 0px;
    list-style: none;
    padding: 0px;
}

#menu1 li
{
}

#menu1 a:hover
{
}

#menu-01
{
    margin: 0px 0px 5px 0px;
    padding: 10px 5px 10px 15px;
    list-style: none;
    border: 1px solid #BDA3E0;
}

#menu-02
{
    margin: 0px 0px 5px 0px;
    padding: 10px 5px 10px 15px;
    list-style: none;
    border: 1px solid #BDA3E0;
}

#menu-03
{
    margin: 0px 0px 5px 0px;
    padding: 10px 5px 10px 15px;
    list-style: none;
    border: 1px solid #BDA3E0;
}

#menu-04
{
    margin: 0px 0px 5px 0px;
    padding: 10px 5px 10px 15px;
    list-style: none;
    border: 1px solid #BDA3E0;
}

#menu-05
{
    margin: 0px 0px 10px 0px;
    padding: 10px 5px 10px 15px;
    list-style: none;
    border: 1px solid #BDA3E0;
}

#menu ul
{
    margin: 0px;
    padding: 0px;
    list-style: none;
}

#menu li
{
    display: inline;
}

#menu a
{
    text-transform: uppercase;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
}

#menu a:hover
{
    background-color: #73C5E5;
}



/** CONTENT */

#content
{
    width: 770px;
    margin: 0px auto;
    padding: 0px 0px 0px 0px;
}

#content h2, #content h3, #content h4, #content h5, #content h6
{
    font-weight: normal;
}

#content p, #content ul, #content ol
{
    line-height: 140%;
}

#left
{
    float: left;
    width: 400px;
}

#right
{
    float: right;
    width: 210px;
    padding: 0px 20px 40px 20px;
}

#colA
{
    float: left;
    width: 230px;
    padding: 0px 20px 0px 0px;
}

#colB
{
    float: right;
    width: 230px;
    padding: 0px 0px 0px 0px;
}

/** FOOTER */

#footer
{
    clear: both;
    width: 770px;
    margin: 0px auto;
    border-top: 5px solid #A67FDA;
}

#footer p
{
    margin: 0px;
    padding: 10px;
    color: #4773C1;
    text-align: center;
}

#border-top
{
    border-top: 4px solid #A67FDA;
}



#frontLogo
{
    margin: 20px 0 0 30px;
    float:left;
}

.isle
{
    width: 160px;
    float: left;
    margin: 12px;
    margin-top: 80px;
}

.isleRight
{
    width: 160px;
    float: left;
}

.isle img
{
    margin-bottom: 20px;
}

.also td
{
    padding: 0 10px;
    text-align: center;
}

#copy
{
    margin: 40px 20px 0 20px;
}

.SubHead
{
    font-weight: bold;
}

#header ul
{
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    float: right;
    margin-top: 120px;
    margin-right: 30px;
  
}

#header li
{
    display: inline;
    overflow: auto;
    font-size: 14px;
    position:relative;
    padding: 4px 5px;
}

#jpagencies
{
    position: absolute;
    top: 20px;
    right: 0px;
    text-align: right;
    background-color: White;
    border: solid 1px #6F36BA;
    height: 110px;
    border-top: none;
    width: 255px;
}

#jpagencies li
{
    display: block;
    overflow: auto;
    font-size: 14px;
    width: 100%;
    padding:0;
}

#jpagencies ul
{
    margin: 0;
    padding: 0;
    width: 100%;
}

#jpagencies li a
{
    text-decoration: none;
    display: block;
  
    padding: 3px 0;
    padding-right: 5px;
}

#jpagencies li a:hover
{
    background: #986BD4;
    color: White;
    padding-right: 5px;
}
.gallery td
{
    padding: 0 9px;
    }
input.tbContact
{
    border: 1px solid #CCCCCC;
    color: #816666;
    margin-right: 4px;
    padding: 3px 0;
    width: 180px;
}
#content
{
    _height: 700px;
    min-height: 700px;
    padding-bottom: 100px;
    }