/*
Copyright (c) 2008, Element Fusion, LLC. All rights reserved.
-------------------------------------------------------------
LICENSED FOR USE UNDER A CREATIVE LICENSE AGREEMENT
-------------------------------------------------------------
This document, and all creative material associated herein,
is protected under copyright law to be used exclusively with
the Content Management Systems of Element Fusion, LLC.
-------------------------------------------------------------
You can read the full creative license agreement at:
http://www.elementfusion.com/license
-------------------------------------------------------------
Version 1.0 - June 23, 2008
*/

/* 
	ELEMENT FUSION	
	Written by: Neill Harmer, neill@elementfusion.com
	http://www.elementfusion.com
*/


@import "style-reset.css";
@import "style-contents.css";
@import "style-template.css";
@import "style-admin.css";
   
     /* 
 
   .mainNav a {
   letter-spacing: -.01em;
   font-weight: normal;
   font-size: 1.1em;
   text-transform: lowercase;
   padding-right: 4px;
   padding-top: 3px;
 	  }
 	  
 	    
 	         
   .sideNav { 
   font-family: "Lucida Grande","Trebuchet MS","Arial";
   font-size: .8em;
   }
   
   .sideNav a {
   position: relative;
   top:4px;
   left:4px;
   }
   

   
   
   .sideNav a img {
   position:relative;
   top:-4px;
   left:-4px;
   }
   
   #footer {
   padding-bottom: 0;
      }
      
      #copyright {
      }
      
      #mainColumnInside {
      font-size: .8em;
      font-family: "Lucida Grande","Trebuchet MS",verdana,arial;
      }
      
      #subColumn img {
      padding-left: 30px;
      }
      
      #mainColumn.contents, #mainColumnInside {
      position: relative;
      top: 9px;      }
      
      */
      