/* Defaults */

body
{
  background-color:#333;
  pdding:0;
  margin:0;
  padding:0;
}

a *
{
  border-style:none!important;
}

h2
{
  align-text:center;
  background-color:#26634D;
  display:block;
  width:auto;
  -moz-border-radius:5px;
  color:#FFF;
  font-family:'Lucida Sans Unicode','Lucida Grande',Helvetica,Arial,sans-serif;
  margin:0 auto 20px;
  padding:5px;
}
a:hover
{
  color:green;
}

/* Header */
#top
{
  height:52px;
background: #666666;
background: -moz-linear-gradient(top, #666666 0%, #888888 27%, #020202 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#666666), color-stop(27%,#888888), color-stop(100%,#020202));
background: -webkit-linear-gradient(top, #666666 0%,#888888 27%,#020202 100%);
background: -o-linear-gradient(top, #666666 0%,#888888 27%,#020202 100%);
background: -ms-linear-gradient(top, #666666 0%,#888888 27%,#020202 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#666666', endColorstr='#020202',GradientType=0 );
background: linear-gradient(top, #666666 0%,#888888 27%,#020202 100%);
  width:100%;
  min-width:1000px;
  white-space:nowrap;
  margin:0;
  border-bottom: 29px solid #000;
  
}



#menu-addon {
           color:#b0c4de;
              }
#logo
{
  width:180px;
  float:left;
  margin:9px 0 0 20px;
  padding:0;
}

#logo a
{
  display:block;
  text-indent:-9999px;
  width:169px;
  height:30px;
  overflow:hidden;
  background-image:url(/images/logo.png);
  background-repeat:no-repeat;
}

#logo a:hover
{
  background-image:url(/images/logo_black.png);
}


.sf-menu > li > a
{
  color:#fff !important;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666',endColorstr='#202020',GradientType=0);
  background:linear-gradient(top,#6666660%,#202020100%);
  border:0;
  line-height:33px;
  text-transform:uppercase;
  margin:0;
}

.sf-menu a
{
  color:grey!important;
  border:none;
}

.sf-menu li
{
  background:transparent;
  margin:0;
  padding:0;
}

.sf-menu
{
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666',endColorstr='#202020',GradientType=0);
  background:linear-gradient(top,#6666660%,#202020100%);
  font-family:'Lucida Sans Unicode','Lucida Grande',Helvetica,Arial,sans-serif;
  font-size:12px;
  font-weight:700;
  margin:0;
  padding:0;
}

/*.sf-menu li:hover,.sf-menu a:focus,.sf-menu a:hover,.sf-menu a:active
{
  text-decoration: underline;
  background-color: transparent !important;
  outline:0;
}*/



.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
  background-color: transparent !important;
}




.sf-menu li > a
{
  /*text-decoration: underline;*/
  background-color: transparent !important;
  color:#fff ;
}

.sf-menu > li.sfHover a
{
  color:#fff !important;
}

.sf-menu > li.sfHover >  a
{
  color: #000 !important;
}



.sf-menu li li> a:hover,.sf-menu  li li.sfHover > a, a.current
{
  color:#aaa !important;
}

.sf-menu li li,.sf-menu li li li
{
  background:transparent !important;
}

.sf-menu li:hover ul,.sf-menu li.sfHover ul
{
  left:0;
  top:51px;
  z-index:99;
}




/* Home */
.innerfade{
  width:1200px;
  margin:0 auto;
}
#boxes
{
		background-color: #fff;
  width:1000px;
  height: 250px;
  
  margin:0 auto 20px auto;
  
  border-radius: 20px;
}
.box{
    float: left;
    padding: 10px;
	margin:10px;
    width: 210px;
	font-family: Arial, 'Forum', cursive;
	font-size: 12.5px;
    color:#222;
	}
	
	
	
	.box-close{
    float: left;
    padding: 10px;
	margin:10px;
    width: 210px;
	font-family: Arial, 'Forum', cursive;
	font-size: 12.5px;
    color:#222;
    line-height: 1.3em;
	}
	
.box:first-letter{
font-family: 'Forum';
font-size: 500%;
color: #333;
vertical-align: top;
	display: block;
	float: left;
	margin-top: -20px;
	margin-right: 5px;
	margin-bottom: -20px;
	}

.video-desc{
font-size: 12px;
line-height: 1.2em;
}






.nivoSlider
{
  width:640px;
  height:480px;
  margin:5px auto;
}




.nivo-controlNav
{
  padding-top:340px;
  width:100px;
  margin:0 auto;
}

.nivo-controlNav a
{
  display:block;
  width:22px;
  height:22px;
  background:url(/images/nivo-bullets.png) no-repeat;
  text-indent:-9999px;
  border:0;
  margin-right:3px;
  float:left;
}

.nivo-controlNav a.active
{
  background-position:0 -22px;
}

.nivo-directionNav a
{
  display:block;
  width:30px;
  height:30px;
  background:url(/images/nivo-arrows.png) no-repeat;
  text-indent:-9999px;
  border:0;
}

a.nivo-nextNav
{
  background-position:-30px 0;
  right:20px;
}

a.nivo-prevNav
{
  left:15px;
}

.nivo-caption
{
  text-shadow:none;
  font-family:Helvetica, Arial, sans-serif;
}

.nivo-caption a
{
  color:#efe9d1;
  text-decoration:underline;
}




/* Gallery */
body#gallery #content{
background-color: #fff;
padding: 5px;
}



.jcarousel-skin-tango .jcarousel-next-horizontal,.jcarousel-skin-tango .jcarousel-prev-horizontal
{
  /*top:63px;*/
}

.jcarousel img
{
  position:relative;

}

.jcarousel img.disabled
{
  visibility:hidden;
}

.jcarousel p
{
  color:red;
  font-size:.65em;
  font-weight:700;
  font-style:italic;
}

.jcarousel-skin-tango .jcarousel-container-horizontal
{
  width:800px;
  margin:0 auto;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal
{
  width:800px;
  height:75px;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal
{
  background:transparent url(/images/prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal
{
  background:transparent url(/images/next-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-item
{
  width:100px;
  height:75px;
}

.jcarousel-skin-tango
{
  text-align:center;
  color:#00f;
}


/* Footer */
#footer
{
  text-align:center;
  color:#aaa;
  clear:both;
}

#footer a
{
  clear:both;
  text-decoration:none;
}

#principle
{
  float:left;
  margin:40px 10px 10px;
}

#content
{
  background-color:#aaa;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  width:960px;
  margin:10px auto !important;
  padding:0;
}



img
{
  border-style:none;
}

div#gallery
{
  width:1000px;
  height:524px;
  margin-bottom:50px;
  padding:0;
}

#copy
{
  margin-left:240px;
  white-space:nowrap;
}

#copy a
{
  text-decoration:none;
}



.name
{
  color:#ddd;
  margin-left:30px;
  font-size:.8em;
}

.testimonial
{
  margin-left:20px;
}

.open-quote
{
  position:relative;
  top:10px;
  font-size:200%;
  margin-right:2px;
  color:#aaa;
}

.close-quote
{
  position:relative;
  top:10px;
  font-size:200%;
  line-height:0;
  color:#aaa;
}

#newspaper
{
  padding:20px;
}




.jcarousel-prev-disabled,.jcarousel-next-disabled
{
  display:none!important;
}

a,a:link,a:visited
{
  color:grey;
}



/* iPad */
@media only screen and (device-width: 768px) {

  #logo
  {
    margin-top:1px;
    width:80px;
  }
  
  #logo a
  {
    background-image:url(/images/logo2.png);
    width:50px;
    height: 100px;
  }
}
/* iPod */
@media only screen and (max-device-width: 480px) {
  #logo a
  {
    background-image:url(/images/logo2.png);
    width:50px;
  }
}
