﻿ /* 
OCGC Style Sheet
-------------------------------------------------------
Copyright (c) 2010, Ranta Consulting, Inc.

Last Updated:
Date: 3/18/2010 */   

/* SUB SPECIFIC LAYOUT */


div#main
{
     margin-top: 280px;
     padding-left: 35px;
}


div#sub
{
	
    display: none;
}

div#local
{
	margin-top:  280px;
	
}

div#newsletter
{
    margin-bottom: 40px;
}




/* Turn on Sub Nav */
div#subnav
{
  display: block;
  z-index: 99;
}
