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

* {
 margin: 0;
 padding: 0;
}
html, body {
 width: 100%;
}

/* home styles */

#bgContainer {
 margin: 0 auto;
 width: 100%;
 background-color: #663366;
}
#container {
 margin: 0 auto;
 width: 875px;
 background: url(img/bg.jpg) top repeat;
}
.homeBox {
 width: 855px;
 padding: 5px 10px 0 10px;
}
#head {
 width: 835px;
 height: 113px;
 margin: 10px 10px 0 10px;
 background: url(img/head.jpg) center no-repeat;
}
.slogan {
 width: 465px;
 height: 83px;
 float: left;
 padding: 15px;
 font-family: Arial, Helvetica, sans-serif;
}
.logo {
 width: 285px;
 height: 83px;
 float: right;
 background: transparent;
 padding: 15px;
 font-family: Arial, Helvetica, sans-serif;
}
.logoBoxslogan {
 width: 200px;
 height: 80px;
 float: left;
 padding: 8px 0 0 0;
}
.logoBox {
 width: 49px;
 height: 87px;
 float: right;
 padding: 3px 0 0 0;
}
#navImage {
 width: 835px; 
 height: 420px;
 margin: 0 0 0 10px;
 background: url(img/fcg.png) center no-repeat;
}
.silhouette {
 width: 197px;
 height: 414px;
 float: left;
 margin: 2px 5px 0 2px;
 padding: 0 0 0 5px;
}
.navBar {
 width: 600px;
 height: 40px;
 float: left;
}
.imgBox {
 width: 600px;
 height: 360px;
 float: left;
 margin: 7px 0 0 2px;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/drop_variations.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

/* navigation */

.menu {
 font-family: Calibri, "Arial Narrow";
 font-size: 12px;
 width: 603px;
 height: 30px;
 background: transparent;
 position:relative; 
 margin: 10px 0 0 12px;
 z-index: 600;
}
.menu ul {
 padding:0; 
 margin:0;
 list-style-type: none;
}
.menu ul li {
 float:left;
 position:relative;
}
.menu ul li a, .menu ul li a:visited {
 display:block; 
 text-decoration:none; 
 color:#000; 
 width:98px; 
 height:1.5em;
 color:#888; 
 border-bottom:6px solid #888;
 background: transparent; 
 line-height:1.5em;
 margin-right:2px;
}
* html .menu ul li a, .menu ul li a:visited {
 width:98px;
}
.menu ul li ul {
 display: none;
}
.menu table {
 margin:-1px; 
 border-collapse:collapse;
 font-size:1em;
}
.menu ul li:hover a,
.menu ul li a:hover {
 color:#000; 
 border-bottom:8px solid #606;
}
.menu ul li:hover ul,
.menu ul li a:hover ul {
 display:block; 
 position:absolute; 
 top:1.2em;
 margin-top:11px;
 left:0; 
 width:96px;
 border:1px solid #888;
 border-top:0;
 background:#ccc;
}
.menu ul li:hover ul li a,
.menu ul li a:hover ul li a {
 display:block; 
 color:#000; 
 border:0;
 margin:0;
 color: #333;
 font-weight:normal; 
 font-size:0.9em;
 height:auto; 
 line-height:1em; 
 padding:5px; 
 width:86px;
 text-align:center;
}
.menu ul li:hover ul li a:hover,
.menu ul li a:hover ul li a:hover {
 background: #606; 
 color:#fff;
}
.menu ul li a:hover ul {
 opacity:0.8;
 margin-top:10px;
}
.menu ul li a:hover ul li a {
 background:#ddd;
 width:96px; 
}

/* image slideshow */

body{
 font-family: Calibri, "Arial Narrow";
}
.clear {
 clear: none
}
#gallery {
 position:relative;
 height:360px;
 background-color:#000000;
 margin-left: 10px;
}
#gallery a {
 float:left;
 position:absolute;
}
#gallery a img {
 border:none;
}
#gallery a.show {
 z-index: 1;
}
#gallery .caption {
 z-index: 2;
 background-color:#000; 
 color:#fff; 
 height:100px; 
 width:100%; 
 position:absolute;
 bottom:0;
 font-size: medium;
}
#gallery .caption .content {
 margin:5px
}
#gallery .caption .content h3 {
 margin:0;
 padding:0;
 color: #CC6600;
 font-style: italic;
}

/* body styles */

#main {
 width: 835px;
 height: 250px;
 margin: 3px 10px 0 10px;
 z-index: 9999;
 background:url(img/main.jpg) center no-repeat;
}
.mainBoxleft {
 width: 392px;
 height: 220px;
 float: left;
 font-family: Calibri, "Arial Narrow";
 font-size: small;
 color: #000;
 line-height: 22px;
 padding: 15px 0 15px 20px;
 z-index: 9999;
}
.mainBox {
 color: #000;
 font-size: small;
 font-family: Calibri, "Arial Narrow";
 line-height: 25px;
 padding-left: 10px;
 list-style-type: none;
 float: left;
}
.mainBoxright {
 width: 392px;
 height: 230px;
 float: right;
 font-family: Calibri, "Arial Narrow";
 font-size: medium;
 color: #000;
 line-height: 10px;
 padding: 15px 20px 5px 0;
 z-index: 9999;
}
.learnMore {
 width: 382px;
 height: 18px;
 margin-top: 170px;
 padding-right: 10px;
}
#motto {
 width: 835px;
 height: 25px;
 margin: 13px 0 0 10px;
}

/* footer styles */

#footer {
 width: 835px;
 height: 90px;
 margin: 10px 10px 0 10px;
 background: url(img/footer.jpg) center no-repeat;
}
#footer a {
 padding: 0 15px;
 text-decoration: none;
 color:#000000;
}
#footer a.static {
 text-transform: none;
}
#footer a:hover {
 color: #660066;
}
.footerBox {
 width: 815px;
 height: 60px;
 float: left;
 background: transparent;
 padding: 20px 10px 10px 10px;
 font-family: Calibri, "Arial Narrow";
 text-align: center;
 font-size: small;
 color: #000;
 line-height: 10px;
}
