﻿/* ---MAIN--- */
html { overflow-y: scroll;}
body { -moz-opacity: 0.9999; }
body 
{
    margin:0;
    padding:0;
    background-color:#dbd9bd;
	font-family: Verdana, Arial, sans-serif;
    font-size: 24px;
	line-height:29px;
	font-weight:900;
    color:#515746;
}
a

{
	line-height: 14px;
	text-decoration:none;
}

img {
	border: none;	
}

#content
{

    margin:0;
    clear:both;
    position:relative;
	top: 100px;
}
.front
{
    z-index:30;
}
.back
{
    z-index:1;
}
#header
{
    clear:both;
    width:440px;
    height:100px;
	position: fixed;
	top: 5px;
	z-index: 0;
}
#header #info
{
	padding-left: 230px;
	font-size: 11px;
	line-height: 14px;
	color: #55524c;
	width: 464px;
}

#header #info a
{
	color: #55524c;
	text-decoration: none;
	font-size: 11px;
	line-height: 14px;
}
#header #info a:hover
{
	color: #55524c;
	text-decoration: underline;
	font-size: 11px;
	line-height: 14px;
}
#header #info #address
{
    width: 118px;
}
#title
{
    color:#EAB944;
    font-size:1.5em;
    width: 225px;
}
#subnav {
	width: 122px;
    font-size:11px;
	line-height: 14px;
}

#subnav a{
	width: 122px;
    font-size:11px;
    color:#EAB944;
}

#menuContent, #titleOverride
{
    display:none;    
}
/* ---CLASSES--- */
.right
{
    float:right;
}

.left
{
    float:left;
}
.bold
{
    font-weight:700;
}
.green
{
    color:#515746;
    font-size:11px;
	line-height: 14px;
}
.green a
{
    color:#515746;
    text-decoration:none;
}
.green a:hover
{
    color:#515746;
    text-decoration:underline;
}
.yellowish
{
    color:#9b9b9b;
  	margin-top:5px;
}
.yellowish a
{
    color:#9b9b9b;
    text-decoration:underline;
  margin-top:5px;
}
.yellowish a:hover
{
    color:#9b9b9b;
    text-decoration:none;
  margin-top:5px;
}
.greensmall
{
    color:#515746;
	font-size:10px
}
.clear
{
    clear:both;    
}

/* ---MENU--- */
div#menu
{
    color:#fff;
    position: fixed;
    /*left: 250px;   NEEDS TO BE CALCULATED VIA WINDOW RESIZE  */
	vertical-align:middle;
    z-index: 10;
    /*height:600px;*/
    width:955px;
    
}

div#menu  h1
{
    margin-top:0;
    margin-bottom:0;
    font-size:16px;
    height:20px;
    line-height:20px;
    
	
}
div#menu  h1 img
{
	margin: -1px 0 0 0;	
	vertical-align: middle;
}
div#menu ul
{
   margin:0;
   padding:0;
   list-style:none;
   display:none;
}
div#menu li
{
   margin:0;
   padding:0;
   line-height: 12px;
}
div#menu li a
{
   color:#fff;
   text-decoration:none;
}
div#menu li a:hover
{
   color:#fff;
   text-decoration:underline;
}
div#menu li a.active
{
   color:#fff;
   text-decoration:underline;

}
div#menu div.item div.description
{
   display:none;
   margin-top:20px;
}


div#menu div.item
{
    border:solid 1px #ecebdf;
    width:460px;
    height:85px;
    padding:5px;
    background:Transparent url(../images/blank.gif) repeat 0 0;
    margin: 0 5px 5px 0;
    cursor:default;
    
}

div.item h1 {
	font-weight: normal;	
}

div#menu div.item div.line
{
  display:none;
  border: 0;
  width:230px;
  height: 1px;
  margin-top:7px;
  margin-bottom:4px;
}
div#menu>div.left, div#menu>div.right
{
    margin-top:0;
}
div#menu>div.parent
{
    margin-top:0;
}
div#menu>div.parent>div.item
{  
    opacity:60;
}
div#menu>div.parent>div.current, div#menu>div.parent>div.active
{  
    opacity:1;
}

div#menu div.focus
{
	/*  background-color:#EAB944;*/
	background:Transparent url(../images/item_hover.png) repeat 0 0;
	border: #f3b837 solid 1px;
    opacity:1;
    cursor:pointer;
}
div#menu div.focus div.line
{
    display:block;
    color: #fff;
    background-color: #fff;
    

}
div#menu div.focus ul
{
    display:block;
}
div#menu div.focus a:hover
{
    color:#fff;
}

div#menu div.reactive
{
    border:solid 1px #FFF;
    width:460px;
    height:289px;
    padding:5px;
    opacity:1;
}
div#menu div.reactive a.on, div#menu div.reactive h1
{
    color:#fff;
}
div#menu div.active
{
    border:solid 1px #FFF;
    width:460px;
    height:289px;
    padding:5px;
    cursor:auto;
    opacity:1;
}
div#menu div.active ul, div#menu div.reactive ul
{
    display:block;
}
div#menu div.active div.description, div#menu div.reactive div.description
{
    display:block;
}



div#menu div.active div.line, div#menu div.reactive div.line
{

    display:block;
    color: #fff;
    background-color: #fff;
    height:1px;

    
}

div#menu div.current
{

    height:85px;
    height:289px;
    border:solid 1px #fff;
   
}


/* TOP PULL CONTENT */
#topSection {
	margin: 0;
	margin-left: 51px;
	width: 585px;
	background-color: #f6f6f3;
	position: absolute;
	top: -5000px;
	z-index: 7000;
}
#topHolder {
	margin: 0 auto;
	width: 585px;
}
#topClose {
	margin: 0;
	padding: 9px 0 0 25px;
	width: 540px;	
	height: 21px;
	font-size: 14px;
	color: #636e57;
	cursor: pointer;
	background-color: #f6f6f3;
	float:left;
}
#topContent {
	margin: 0;
	padding: 0 25px 25px 25px;
	width: 515px;
	background-color: #f6f6f3;
	float:left;
}

#topContent .topNavItem {
	text-decoration: underline;
	font-size: 10px;
	color: #636e57;
}

#topContent .dottedLine {
	margin: 0 0 35px 0;	
}

#topContent .right span {
	cursor: pointer;	
	text-decoration: underline;
}

#header .right .right span {
	cursor: pointer;
}

.hLarge {
    font-size: 36px;
    color:#636e57;
	font-weight: bold;
}

.hSmall {
    font-size: 10px;
    color:#636e57;
	font-weight: bold;
}

.halfWidth {
	width: 250px;	
}


#tableCloth {
	height: 100%;
	width: 100%;
	background-color: #eaeae0;	
	position: fixed;
	top: 0;
	left: 0;
	z-index: 6998;
	opacity: .70;
	display: none;
	cursor: pointer;
}

#showScroll {
	position: fixed;
	top: 493px;
	right: 0px;
	display: none;
}

#aboutus {
	width: 290px;
	height: 75px;
	position: relative;
	top: -412px;
	left: 246px;
	z-index: 9999;
    font-size: 12px;
    line-height: 15px;
    color:#515746;
	font-weight: bold;
}

#elevenHundred {
	width: 20px;
	height: 15px;
	position: fixed;
	bottom: 2px;
	left: 2px;
	z-index: 9999;
	background-image: url(../images/11hoff.png);
}

#elevenHundred:hover {
	background-image: url(../images/11hroll.png);
}

#standardLink {
	width: 300px;
	height: 15px;
	position: fixed;
	bottom: 1px;
	left: 22px;
	z-index: 9999;
	background-image: url(../images/standardlink. png);
}

#standardLink:hover {
	background-image: url(../images/standardlinkroll. png);
}

