﻿body
{
    font-family: Verdana;
    font-size: 10px;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #000000;
    text-align: center;
}

.facebookbox
{
    border-style: solid;
    border-width:1px;
    border-color: #C0C0C0;
    padding: 2px 2px 2px 2px;
    width:auto;
    width:100%;
}

#ffcal
{
   
    visibility:hidden;
}

#header
{
    margin: 0px auto 0px auto;
    padding: 0px;
    background-image: url('../images/header_top_background_small.png');
    background-repeat: repeat-x;
    position: absolute;
    width: 100%;
    height: 112px;
    top: 0px;
    visibility:visible ;
    left: 0px;
    right: 0px;
}

#slidebox2
{
    margin: 5px;
    height: 302px;
    width: 302px;
    display: inline;
    float: right;
    vertical-align: top;
    text-align: left;
}


.abccheader
{
    position: absolute;
    visibility: visible;
    text-align: center;
}

.abccheaderxxx
{
    position: absolute;
    left: 20px;
    float: left;
    visibility: visible;
    padding-left: 15px;
    padding-right: 10px;
}

.phone
{
    float: right;
    position: absolute;
    width: 164px;
    height: 83px;
    bottom: 0px;
    right: 0px;
    padding-right: 15px;
    padding-left: 10px;
    margin-bottom: 10px;
}

#bline
{
    background-image: url('../images/h_line2.png');
    background-repeat: repeat-x;
    position: absolute;
    top: 109px;
    height: 32px;
    left: 0px;
    width: 100%;
    visibility: visible;
    margin-right: auto;
    margin-left: auto;
}

#navcontainer
{
    top: 164px;
    height: 21px;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    left: 0;
    visibility: visible;
    position: absolute;
}

#navcontainer ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: center;
}

#navcontainer ul li
{
    display: inline;
    background-image: url('../images/button.png');
    background-repeat: no-repeat;
    margin: auto;
}

#navcontainer ul li a
{
    text-decoration: none;
    color: #fff;
    width: 107px;
    height: 21px;
}

#navcontainer ul li a:hover
{
    color: #fff;
}


#floatingcar
{
    left: 0;
    top: 80px;
    visibility: visible;
    position: absolute;
    background-image: url('../images/floatingcar.png');
    background-repeat: no-repeat;
    height: 121px;
    width: 207px;
    z-index: 1;
}

#slantedmenu
{
    font-weight: bold;
    font-size: 100%;
    color: #fff;
    background-color: #031058;
    top: 119px;
    height: 21px;
    margin-right: auto;
    margin-left: 200px;
    left: 0;
    visibility: visible;
    position: absolute;
}

#slantedmenu:after
{
    /*Add margin between menu and rest of content in Firefox*/
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#slantedmenu ul
{
    text-indent: 10px;
    padding: 4px 0 3px 0;
    margin: 0;
    background-color: #031058;
    text-align: left; /*set value to "center" for example to center items*/
}

#slantedmenu ul li
{
    display: inline;
}

#slantedmenu ul li a
{
    color: #bbb;
    padding: 3px 0;
    padding-right: 25px;
    margin: 0;
    text-decoration: none;
    background: transparent url('../images/slant2.png') top right no-repeat;
}

#slantedmenu ul li a:visited
{
    color: #bbb;
}

#slantedmenu ul li a:hover
{
    color: #fff;
}

#subtitle
{
    font-family: tahoma;
    font-size: 12px;
    font-weight: lighter;
    font-variant: small-caps;
    text-transform: none;
    color: #111111;
    padding-right: 10px;
    top: 98px;
    right: 0px;
    position: absolute;
    font-style: normal;
    z-index:50;
}




.headoleft
{
    top: 0px;
    left: -15px;
    z-index: 10;
    position: absolute;
    width: 72px;
    height: 134px;
    background-image: url('hfade_left.png');
    background-repeat: no-repeat;
}

.headoright
{
    top: 0px;
    float: right;
    right: -15px;
    z-index: 10;
    position: absolute;
    width: 72px;
    height: 134px;
    background-image: url('hfade_right.png');
    background-repeat: no-repeat;
}

#mySlideshow
{
    position: absolute;
    top: 0px;
    width: 240px;
    right: 205px;
    height: 134px;
    z-index: 5;
}

#mainbody
{
    display: block;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 165px;
}

#emaillistxx
{
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}

#emaillist
{
    display: block;
    width: 80%;
    margin-left: 35px;
    margin-right: auto;
    margin-bottom: 35px;
}

.emailtable
{
    border: none;
    min-width: 500px;
}

.emailtable td
{
    border-style: none;
    border-width: thin;
    padding-bottom: 5px;
    width: 0px;
}



#mainbody2
{
    border-left: 1px solid #DDDDDD;
    border-right: 3px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
    border-bottom: 3px solid #DDDDDD;
    display: block;
    width: 80%;
    max-width: 1024px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 170px;
    text-align: left;
    height: auto;
    overflow: hidden;
    padding-top: 15px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: x-small;
}

#widemainbody
{
    display: block;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 170px;
    border-style: solid;
    border-width: 1px 3px 3px 1px;
    border-color: #DDDDDD;
    text-align: left;
    height: auto;
    overflow: hidden;
    padding-top: 15px;
}

#calendar
{
    display: block;
    width: 80%;
    min-width: 800px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 165px;
    border-style: none;
    text-align: center;
    height: auto;
    overflow: hidden;
}


.frgbase
{
    border-style: solid;
    border-width: 1px 2px 2px 1px;
    border-color: #CCCCCC;
    text-align: left;
    height: auto;
}

#imagebox
{
    margin: 5px 0 10px 0;
    font-family: verdana;
    font-size: 10px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    color: #000000;
    vertical-align: top;
    overflow: hidden;
}

.textside
{
    float: left;
    padding: 0px 0px 0px 30px;
    margin: 2px;
    left: 0px;
    top: 0px;
    width: 50%;
    font-family: verdana;
    font-size: 10px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-align: left;
    text-indent: -15px;
    clear: both;
    min-height: 600px;
}

.ntext
{
    text-indent: 10px;
}




.textside2
{
    float: left;
    padding: 0px 0px 0px 30px;
    margin: 5px;
    left: 0px;
    top: 0px;
    width: 60%;
    font-family: verdana;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-align: left;
    text-indent: 0px;
    clear: both;
    min-height: 400px;
    min-width: 400px;
}

.textside4
{
    float: left;
    padding: 0px 0px 0px 30px;
    margin: 5px;
    left: 0px;
    top: 0px;
    width: 60%;
    font-family: verdana;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-align: left;
    text-indent: 0px;
    
    min-height: 400px;
    min-width: 400px;
}
.textadded
{
    float: left;
    padding: 0px 0px 0px 0px;
    margin: 5px;
    left: 0px;
    top: 0px;
    width: 90%;
    font-family: verdana;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-align: left;
    text-indent: 0px;
    clear: both;
}

.abccbase2
{
    margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
    left: 0px;
    top: 0px;
    width: 90%;
    font-family: verdana;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-indent: 0px;
    clear: both;
}

.insetbox1
{
    border-style: solid;
    border-width:1px;
    border-color: #C0C0C0;
    padding: 2px 2px 2px 2px;
    width:auto;
    height:190px;
}
.textside3
{
    float: none;
    padding: 0px 0px 0px 30px;
    margin: 5px;
    left: 0px;
    top: 0px;
    width: 100%;
    font-family: verdana;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-align: center;
    text-indent: 0px;
    clear: both;
    min-height: 400px;
    min-width: 400px;
    right: auto;
    height: auto;
}

.textwide
{
    position:relative;
    float: left;
    padding: 0px 0px 0px 30px;
    margin: 5px;
    left: 0px;
    top: 0px;
    width: 90%;
    font-family: verdana;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-align: left;
    text-indent: 0px;
    clear: both;
    min-height: 400px;
    min-width: 400px;
}

.slidebox
{
    right: 0px;
    top: 0px;
    margin: 10px 4px 4px 8px;
    padding: 2px;
    height: auto;
}

.image
{
    float: right;
    right: 0px;
    top: 0px;
    margin: 10px 4px 4px 8px;
    padding: 2px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #000000;
    height: auto;
}

.image3
{
    float: left;
    right: 0px;
    top: 0px;
    margin: 10px 4px 4px 8px;
    padding: 2px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #000000;
    height: auto;
}
.image4
{
    position:relative ;
    float: right;
    right: 0px;
    top: 0px;
    margin: 10px 4px 4px 8px;
    padding: 2px;
    border-style: none;
    border-width: 0px 0px 0px 0px;
    height: auto;
}

.noborder
{
    border-style:none;
}

.cimage300
{
    display: block;
    width: 300px;
    top: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 2px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #000000;
}

.centeredblock
{
    margin: 5px 50px 5px 50px;
    border-style: groove;
    border-width: 1px 2px 2px 1px;
    border-color: #C0C0C0;
    display: block;
    width: inherit;
    padding: 5px;
    right: auto;
    left: auto;
}

#pricebox
{
    margin: 5px 0px 10px 0px;
    font-family: verdana;
    font-size: 10px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    color: #000000;
    vertical-align: top;
    overflow: hidden;
    padding-left: 20px;
    width: 100%;
}

td.pl1
{
    width: 100%;
    text-align: right;
    padding-right: 5px;
}

td.pr1
{
    width: auto;
    text-align: left;
}

#priceright
{
    border-width: 2px;
    border-color: #C0C0C0;
    border-left-style: groove;
}


