﻿body
{
    background-color: #2e4c86;
    font-family: Tahoma;
    background-image: url(images/bgimg.jpg);
    background-repeat: repeat-x;
}
.outerPanel
{
    margin-left: auto;
    margin-right: auto;
    width: 870px;
    height: auto;
    position: relative;
    left: 85px;
    border: solid 0px lime;
}
.outerPanel2
{
    margin-left: auto;
    margin-right: auto;
    width: 985px;
    height: auto;
    position: relative;
    left: 92px;
    border: solid 0px lime;
}    
.primaryPanel
{
    font-family: Tahoma;
    width: 700px;
    height: auto;
    text-align: center;
    border: solid 1px #000;
    border-color:silver;
    color: #ffffff;
    background-color: #2e4c86;
    position: static;
    top: 20px;
}
h2
{
    margin-left: auto;
    margin-right: auto;
    font-family: Tahoma;
    width: 700px;
    height: auto;
    text-align: center;
    border: solid 1px #000;
    border-color:silver;
    color: #ffffff;
    background-color: #2e4c86;
    position: static;
    top: 20px;
}
.termsPanel
{
    font-family: Tahoma;
    font-size: 12px;
    width: 700px;
    height: auto;
    text-align: justify;
    border: solid 1px #000;
    border-color:silver;
    color: white;
    background-color: #2e4c86;
    position: static;
    top: 20px;
    margin-left: auto;
    margin-right: auto;
}
#map
{
    width: 510px; 
    height: 365px;
    position: static;
    text-align:left;
    top:-5px;  
    left:5px; 
    color:Black; 
} 
#comMap
{
    width: 340px; 
    height: 292px;
    position: static;
    text-align:left;
    color:Black;
}
.comInfo
{
    font-family: Tahoma;
    font-size: 13px;
    height: auto;
    position: static;
    margin-left: auto;
    margin-right: auto;
    text-align: center;  
}
.comInfoDescription
{
    display: block;
    float: left;
    Width: 470px;
    height: 193px;
    vertical-align: top; 
    text-align: justify;
    font-family: Tahoma;
    font-size: 13px;
    position: static;
    background-color : #2e4c86;
    border-bottom: none;
    border-top: none;
    border-left: solid 4px silver;
    border-right: none;
    color: white; 
    padding: 0px 25px 4px 20px;
    overflow: auto;   
    line-height: 13px;   
} 
.big
{
    height: 292px;
    width: 480px;
    padding: 0px 5px 0px 5px; 
}
.thumbs
{
    height: 72px;
    width: 95px;
    padding: 0px 5px 5px 5px;
    vertical-align: top;
}
.thumbages
{
    border-bottom: solid 3px silver;
    border-right: solid 3px silver;
    border-top: none;
    border-left: none;
    position: absolute; 
    height: 57px; 
    width: 95px;
}
.comDirections
{
    width: 320px; 
    height: 255px;
    text-align: justify;
    font-family: Tahoma;
    font-size: 13px;
    position: static;
    background-color : #2e4c86;
    border-bottom: none;
    border-top: none;
    border-left: solid 4px silver;
    border-right: none;
    color: white; 
    padding: 0px 10px 0px 10px;
    overflow: auto;   
    line-height: 13px;
    list-style: disc none inside;
} 

a:link, a:visited
{
    text-decoration: underline;
    color: black;
    font-weight: bold;
}
a:hover
{
     text-decoration: none;
     font-weight: bold;
     color: #ff0000; 
}
.footerLink
{
    color: Silver;
}
a.footerLink:link
{
    text-decoration: none;
    color: silver;
}
a.footerLink:visited
{
    text-decoration: none;
    color: silver;
}
a.footerLink:hover
{
   text-decoration: underline;
   color: white;
}
table.center
{
    margin-left:auto;
    margin-right:auto;
}
a.repeater:link
{
    text-decoration: underline;
    color: White;
    line-height: 1;
}
a.repeater:visited
{
    text-decoration: underline;
    color: White;
    line-height: 1;
}
a.repeater:hover
{
    text-decoration: none;
    color: Silver;
    line-height: 1;
}

.footer
{
    width: 702px;
    height: 16px;
    font-family: Tahoma;
    font-size: 12px;
    color: Silver;
    border: solid 1px silver;
    background-color: #2e4c86;
    margin-left: auto;
    margin-right: auto; 
}

.gridHover
{
    color: Silver;
    text-decoration: none;
    font-family: Tahoma;
    font-size: 15px;
    font-weight: bold;
}
a.gridHover:visited
{
    color: silver;
    text-decoration: none;    
}
a.gridHover:link
{
    color: Silver;
    text-decoration: none;
}
a.gridHover:hover
{
    color: White;
    text-decoration: underline;
}
#breadcrumbs
{
    margin-left:auto;
    margin-right:auto;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 700px;
    height: 100%; 
    border: solid 1px silver; 
    background-color: #2e4c86;
}
#breadcrumbs2
{
    margin-left:auto;
    margin-right:auto;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 800px;
    height: 100%; 
    border: solid 1px silver; 
    background-color: #2e4c86;
}
#referral
{
    width: 120px;
    height: 600px;
    position: relative;
    top: -93px;
    left:50%;
    margin-left: 360px;    
    border: solid 1px silver;
}
#content
{
    position: relative;   
    top: -600px;
}
#googleSearch
{
    width: 700px;
    text-align: right;
}