﻿body 
{
	background-color:#202020; 
	font-family:Trebuchet MS;
	font-size:16px;	
	color:white;
}

.aBody, .aSitemap, .sAlt, .sHeaderAlt, .aMenu
{
	color:#66cc00;
	text-decoration:none;
	outline: none;		
}

.iMenu
{
	border:none 0px black;	
	outline: none;
}

.aSitemap
{
	font-weight:bold;	
}

.dFooter, .dContainer
{
	background-repeat:repeat-x;
	width:780px; 
	padding:10px 10px 0px 10px;     
    background-color:black;	
}

.dFooter
{
	background-image:url(../images/background10.png);	
	text-align:center;    
    height:60px;
    padding-top:40px;    	
}

.dContainer
{
	background-image:url(../images/background9.png); 	
	height:600px;	
}

.dMenu
{
	width:25%; 
	float:left;
	padding-left:20px;	
}

.pHolder
{
	width:55%; 
	float:left; 
	padding:40px 0px 10px 0px;	
}

.dBodyContainer
{
	margin-left:auto; 
	margin-right:auto; 
	width:810px; 
	margin-top:25px;	
}

.dHeader
{
	background-image:url(../images/tahoe.jpg); 
	width:800px; 
	height:200px; 
	background-color:black;
	color:Black;  	
}

.sHeader
{
	font-size:50px;
}

.sHeader, .sHeaderEmail
{	 
	margin-left:10px; 
	margin-top:0px; 
	font-weight:bold;		
}

.sHeaderEmail, .sAlt
{font-size:14px;}

.sAlt
{	
	font-family:verdana;	
	font-weight:bold;	
}

a:active
{
  outline: none;
}

.dContact
{
	padding-left:20px;
	padding-bottom:15px;	
}

.dCategoryContainer
{
    border:dashed 2px #999999; 
    text-align:right; 
    height:80px; 
    padding-right:25px;
    color:#66cc00;
    font-weight:bold;
    cursor:pointer;
}

div.dCategoryContainer:hover
{
    border:dashed 2px #66cc00; 
    text-align:right; 
    height:80px; 
    padding-right:25px;
    color:#999999;
    font-weight:bold;
    cursor:pointer;
}