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

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

.frgheader
{
    position: absolute;
    left: 0px;
    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('h_line2.png');
    background-repeat: repeat-x;
    position: absolute;
    top: 132px;
    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('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;
}


#slantedmenu
{
    font-weight: bold;
    font-size: 100%;
    color: #fff;
    background-color: #031058;
    top: 142px;
    height: 21px;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    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('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: #FFFFFF;
    padding-right: 10px;
    top: 146px;
    right: 0px;
    position: absolute;
    font-style: normal;
}




.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;
}

#mainbody2
{
    display:block;
    width:80%;
    max-width:1024px;
    margin-left:auto;
    margin-right:auto;
    margin-top:165px;
        border-style: solid;
    border-width: 1px 3px 3px 1px;
    border-color: #DDDDDD;
    text-align:left;
    height:auto;
    overflow:hidden;
}

#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 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;
}

 .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: 50%;
    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:600px;
    min-width: 600px;
}

 .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;

}

 .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;
}

