﻿html, body {height:100%; margin:0; padding:0;}

body 
{
    background-color: #3D3D08;
    margin-top: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size:	12px;
    line-height: 16px;
    color: black;
    text-align: center;
}

#page-background {position:fixed; top:0; left:0; width:100%; height:100%;}

#content {position:relative; z-index:1; padding:10px;}



#page-background {position:absolute; z-index:-1; background-color: #999A61;}
#content {position:static;padding:10px;}

a {outline: none}

#mainTable 
{
    margin-left: auto;
    margin-right: auto;
    width: 50em;
    text-align: left;
  
}

.VidList
{
	list-style-type: none;
}

.VidList li
{
	font-weight: bold;
	font-size: medium;
}

.VidList li ul
{
	list-style-type: none;
}

.VidList li ul li
{
	margin-top: 6px;
	font-weight: normal;
	font-size: small;
}

.VidList li ul li a
{
	text-decoration: none;
}


.ActiveSet
{
	list-style-type: square;
	color: #ffffff;
}

.ActiveSet a:link
{
	color: #ffffff;
}

.ActiveSet a:hover
{
    color: White;
}

.InactiveSet
{
	list-style-type: none;
	color: #000000;
}

.InactiveSet a:link
{
	color: #000000;
}

.InactiveSet a:hover
{
    color: White;
}

.gutters
{
    width: 1px;
    background-color: #3D3D08;
}

.content, .homecontent
{ 
    width: 100%;
    background-color: #999A61;
    opacity: 0.9;
    vertical-align: top ;
}

.homecontent
{
   padding: 20px 10px;
}

.content
{
    border-left: dotted 1px #7B7B49;
    padding: 20px 30px;
}

.greenLinks 
{
  margin:0px
}

.greenLinks li {color: #FEFECC; padding:1px 0px}

.greenLinks a:link,.greenLinks a:visited,.greenLinks a:active
{
  color: #FEFECC;
  font-weight: bold;
  font-size: 110%;
  text-decoration: underline;
  vertical-align: middle;
 }
 .greenLinks a:hover
 {
    color: #FEFECC;
    text-decoration: none;
 }
 
 
.accross
{
    background-color: #999A61;
    border-right: solid 1px black;
    border-left: solid 1px black;
    width: 955px;
}    
     
 /* #999A61 */
     
.leftcolumn
{
    width: 154px;
    background-color: #999A61;
    border-left: solid 1px black;
    vertical-align: top;
    padding: 5px 20px;
}


a:link, a:visited, a:hover, a:active
{
    text-decoration: underline;
    color: black;
}

a:link
{
    text-decoration: underline;
}
a:visited
{

}
a:hover
{
    text-decoration: none;
    color: White;
}
a:active
{
	outline: none;
	font-weight: bold;
}

a:focus
{
font-weight: bold;
color: #444444;
}

ul li {margin-bottom: 4px; padding:0px; margin: 0px}

h5, h4, h3, h2, h1 {margin:0px; line-height: 1.5em}

h5 {font-size: 12px}
h4 {font-size: 14px}

.title 
{
    font-family: Tahoma, Arial;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 0px;
    color: #FFFFCC;
    white-space: nowrap;
}

.accross img {border: solid 4px white}

.content table#awards tr.even, .content table#news tr.even
{
    background-color: #BDBE99;
}
.content table#awards tr.odd, .content table#news tr.odd
{
    background-color: #D8D9B0
}

.content table#awards tr.odd td a:hover, .content table#news tr.odd td a:hover
{ color: black; }

.content table#awards, .content table#news
{
 border:0px;
 border-spacing: 2px;
 width: 95%;
}

.content table#awards td, .content table#news td
{ padding: 4px }

.image, .imagefloatright, .imagefloatleft, .imagestaff
{
  border: solid 4px white;
}

.imagefloatleft
{  float:left;
  margin: 0 15px 15px 0;

 }

.imagefloatright
{ float: right;
  margin: 0 15px 15px 0;
}

.imagestaff
{
     width:120px;
     height:115px;
     margin: 0px 4px 0px 0px;
}

.imagelink {border: solid 4px #3D3D00}

.stafftext
{
 padding-top: 5px;
 font-size: 85%;
}

.testimonials
{
  padding: 0px 30px 20px 30px;
  font-style: italic;
}
.testimonials span
{
    font-style: normal;
    float: right; 
    padding-right: 20px
}

#homeVideoTable td, #photoGalleryTable td
{ text-align: center}

.leftcolumn p#blurb, .leftcolumn table#thumbs  
{
    font-size: 90%;
}
.leftcolumn table#thumbs td 
{text-align: center; padding-bottom: 5px}

.indexPageLink a
{
    text-decoration: none;
}

div.indexPageLink 
{
    padding-bottom:10px;
}

div.indexPageLink a
{
    font: 12px Tahoma, Arial;
    font-weight: 900;
}

.footer
{
       color: #FEFECC;
       padding-top: 5px;
       text-align: right;
}

.footer a:link, .footer a:visited, .footer a:hover, .footer a:active
{
    color: #FEFECC;
    text-decoration: none;
}

.footer img {border: none; vertical-align: text-bottom}

/****************** rounded box ***********/
.box { 
  background: #737143; 
}
.boxtop { 
  background-image: url("images/spriteme1.png");
  background-position: 512px -10px; 
  background-repeat: no-repeat;
}
.boxtop div { 
  font-size: 0;
  height: 8px; 
  background-image: url("images/spriteme1.png");
  background-position: -10px -38px;
  background-repeat: no-repeat;
}
.boxbottom { 
  background-image: url("images/spriteme1.png");
  background-position: 512px -66px; 
  background-repeat: no-repeat;
}
.boxbottom div { 
  font-size: 0;
  height: 8px; 
  background-image: url("images/spriteme1.png");
  background-position: -10px -94px;
  background-repeat: no-repeat;
}
.boxcontent {
  padding: 8px 8px;
}

/******************* end rounded box ***********/


/* menu styles */
#jsddm
{ 
	margin: 0;
	margin-left: -12px;
	text-align: center
}

#jsddm li
{ 
	float: left;
	list-style: none;  
	font: 12px Tahoma, Arial
}

#jsddm li a
{
	display: block;
	background: #3D3D08; 
	padding: 4px 12px;
	text-decoration: none;
	border-right:  dotted 1px #B59B21;
	width: 100px;
	color: #FFFFCC;
	font-weight: bold;
	white-space: nowrap
}

#jsddm li a:hover
{
	color: #FEFECC
}

#jsddm li ul
{
	margin: 0; 
	padding: 0;
	z-index: 999;
	position: absolute;
	width: 173px;
	visibility: hidden;
	margin-top: 1px;
	border-top: 1px solid white
}

#jsddm li ul li
{
	float: none;
	display: inline
}

#jsddm li ul li a
{
	width: auto;
	text-align: left;
	background: #A9C251;
	border-right: none;
	border-bottom: dotted 1px #8EA344;
	color: #24313C
}

#jsddm li ul li a:hover
{
	background: #8EA344
}
