﻿body {
text-align:center;
}

.container 
{    
margin: 0 auto;
width: 908px;
height: auto;
text-align: left;
background-color:White;
}

#background 
{
    background-image: url(Pics/image.jpg);
    background-repeat: repeat-x;
    background-color:#57482b;
}

a
{
    color: #663300;
    font-weight:normal; 
    font-family: Calibri; 
    font-size: 12pt; 
    text-decoration:none;
}

a:hover 
{
    font-weight:bold;
    }

#menu
{
    background-image:url(Pics/Menu.jpg); 
    height: 22px;
    border-top: #675243 thick solid; 
    border-bottom: #675243 thin solid;
}

.mainSection 
{
    font-family:Verdana;
    font-size: 10pt;
    text-align:justify;
    line-height: 20px;
    height: 320px;
    border-bottom: #675243 thin solid; 
    vertical-align:top;
    background-image:url(Pics/backImage.jpg);
    
}
.contactSection 
{
    font-family:Verdana;
    font-size: 10pt;
    text-align:center;
    line-height: 20px;
    height: 320px;
    border-bottom: #675243 thin solid; 
    vertical-align:top;
    
} 
  
#footer 
{
    font-size: 9pt; 
    font-family: Verdana;
    height: 23px;
    color: #663300;
}
#footer a
{
    font-family: Verdana; 
    font-size:9pt; 
    color: #aa3600;
}

#footer a:hover
{
    color:#de6600;
    font-weight:normal;
}
.subSection1
{
    vertical-align:top;
    font-style:italic;
    padding-right: 40px; 
    padding-left: 40px;
    background-image:url(Pics/subImage.jpg); 
    width: 241px; 
    height: 190px;
}
.subSection2
{
    vertical-align:top;
    font-style:italic;
    padding-right: 50px; 
    padding-left: 40px;
    height: 190px
}

h1 
{
    font-family:Verdana;
    font-size: 10pt;
    text-align:justify;
    font-style:italic;
    font-weight:normal;
    margin-top:0px;
}
#bullets 
{
    line-height:23px; 
    list-style-position:inside;
    list-style-type: square; 
    color:#dd7300; 
    padding-left:10px;
    margin-left:-8px;
     
}

#bullets a
{
    font-family:Cambria;
}

.subTitles
{
    font-size: 10pt; 
    font-family: Georgia; 
    color: #696969;
    font-weight:bold;
}
.photoTable
{
    line-height: 20px;
    height: 320px;
    border-bottom: #675243 thin solid; 
    vertical-align:top;
    text-align:center;
    }
.photoCol
{
    border-right: dimgray 1px dotted; 
    border-top: dimgray 1px dotted; 
    border-left: dimgray 1px dotted; 
    border-bottom: dimgray 1px dotted; 
    height: 150px;
    width:150px;
}

.image img
{
    border:double 1px gray; 
    padding:3px;    
}

img#enlargedImage
{
    width:385px; 
    height:289px;
}

#mediaplayer {
width: 340px;
height: 272px;
background: #000;
}
