@charset "utf-8";
/* CSS Document */

body, html{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#4e4444;}

body{
background-image:url(images/background.jpg);
background-repeat:repeat-y;
background-color:#d8d4c7;
margin:0px;}

table td{
vertical-align:top;}

.header{
background-image:url(images/headerbg.jpg);
background-position:center;
background-color:#000000;
height:179px;}

h1, h2, h3{font-weight:normal; font-family:"Georgia"}

h1{font-family:"Georgia"; font-size:30px; color:#333; margin:0px; height:40px; border-bottom:1px solid grey;}

h2{font-size:18px; font-family:"Arial"; color:#666;}

h3{font-size:16px; color:#3e8bab; font-style:italic; margin-top:5px; line-height:1.2; text-align:right;}

.shadow{
background-image:url(images/shadow.png);
background-repeat:no-repeat;
background-position:center top;}

.canvas{
width:970px;
margin:auto;
background-color:#FFFFFF;
border:1px solid #c6c7c7;
margin-top:20px;}

.welcome{
background-color:#eff8ff;
border:1px solid #d5e6f3;}

.welcome_inner{margin:15px;
line-height:1.4;}

.contact{
background-image:url(images/contact.jpg);
color:#FFFFFF;
height:185px;
margin-top:14px;}

.contact_inner{
padding:45px 15px 15px 15px;}

.menu{
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
height:40px;
padding-top:10px;
border-top:2px dotted lightgrey;
}

.menu ul{margin:0px; padding:0px;}

.menu li
{
line-height:1;
font-size:12px;
font-weight:bold;
font-family:"Verdana";
letter-spacing:0px;
list-style:none;
display:inline;}

.menu a{text-decoration:none; color:#FFFFFF; padding:10px 15px 12px 15px;}

.menu a:hover{background-color:#3687d9;}

.main{
background-image:url(images/watermark.gif);
background-repeat:no-repeat;
background-position:center;}

.main_content{
line-height:1.6;}

.footer{
height:100px;
font-size:11px;
width:970px;
margin:auto;}

.footer a{color:#4e4444;}

/*PHOTO GALLERY CSS*/

.panel-overlay h2{height:10px; font-family:"Georgia"; color:#fff; font-size:18px;}

#photos{
background-image:url(images/filmstripbg.jpg); 
background-position:bottom; 
background-repeat:repeat-x; 
background-color:#1e1e1e;
)