body, div, p, h1, h2, h3, h4, ul, li, table, img
{
	margin:0 0 0 0;
	padding:0;
	border:none;
}

body
{
	font-family: Verdana, Arial, Sans-Serif;
	background: #1E252D;	
	font-size:100%;
	color:#000;
}
	
.clear, .spacer { clear: both; }

	
/* =layout 
----------------------------------------------- */
.masthead
{
	margin: 0 auto;
	width: 900px;
	height: 218px;
	background: url(../images/masthead_home.jpg) no-repeat left top;
}

.masthead_home
{
	margin: 0 auto;
	width: 900px;
	height: 218px;
	background: url(../images/masthead_home.jpg) no-repeat left top;
}

.masthead_chamber
{
	margin: 0 auto;
	width: 900px;
	height: 218px;
	background: url(../images/masthead_chamber.jpg) no-repeat left top;
}

.masthead_resources
{
	margin: 0 auto;
	width: 900px;
	height: 218px;
	background: url(../images/masthead_resources.jpg) no-repeat left top;
}

.masthead_news
{
	margin: 0 auto;
	width: 900px;
	height: 218px;
	background: url(../images/masthead_news.jpg) no-repeat left top;
}

.masthead_directory
{
	margin: 0 auto;
	width: 900px;
	height: 218px;
	background: url(../images/masthead_directory.jpg) no-repeat left top;
}

.masthead_membership
{
	margin: 0 auto;
	width: 900px;
	height: 218px;
	background: url(../images/masthead_membership.jpg) no-repeat left top;
}

.masthead_members
{
	margin: 0 auto;
	width: 900px;
	height: 218px;
	background: url(../images/masthead_members.jpg) no-repeat left top;
}


.container
{
	margin: 2px auto 8px auto;
	width: 900px;
}
.wrapper
{
	float: left;
	width: 100%;
	background: #fff url(../images/two-col_bg.gif) left top repeat-y; /* ###Dev */
}
.masthead
{
	margin: 0 auto;
	width: 100%;
	height: 218px;
}

.main
{
	float:left;
	color: #000;
	padding: 0 0 5px 0;
	width: 100%;
	min-height: 400px;
	font-size:0.8em;
}
	.navBar
	{
		margin: 0;
		padding: 0;
		width:900px;
		height: 35px;
		background-color:#324A88;
	}
	
	.divAdRotator
	{
	    height:90px;
	    margin: 8px 11px 2px 20px; 
	    vertical-align:middle;
	    text-align:left;
	}
	
	.contentForms
	{
		float: left;
		padding: 0 20px;
		width: 790px;
		/* width: 780px; caution with using width here...Can Break IE6 */
	}
		
		
    .content2PanelL
    {
		float: left;
		width: 216px;
	    margin: 10px 0 0 5px; 
        padding-left:15px;
    }
    
    		
    .content2PanelR
    {
		float: left;
		width: 635px;
	    margin: 10px 5px 0 15px; 
   }
   
       .content2PanelL ul
       {
           list-style-type:none;
       }
        
.footer
{   
		clear: both;
		padding: 10px 0 10px 25px;
		background-color: #464A52;
		line-height: 1.5em;
		text-align:left;
		vertical-align:middle;
		font-size:0.7em;	
		color:#fff;
		height:100px;    	  
}

.footer p
{
    color:#fff;
}

   .footer a:link, .footer a:visited {
	    color: #fff;
	    text-decoration:none;
    }

    .footer a:hover {
	    color: #fff;
	    text-decoration: underline;
    }
	
.clear {clear:both}

/* =home page
----------------------------------------------- */	
.panelTop
{
    float: left;
    clear:both;
    margin-top: 5px;
    margin-bottom: 10px;
    width:100%;
}

.eventContainer
{
    float: left;
    clear:both;
    width:100%;
}
 

.eventCallout
{
    float: left;
    background: #fafafa url(../images/gray-top-x.gif) top repeat-x;
    margin-top: 0px;
    margin-right:15px;
    padding: 0 0 0 10px;
    width: 250px;  
    border: solid 1px #ccc;  
} 

    .eventCallout h1
    {
        font: 100 normal 1.0em "Trebuchet MS", Verdana, Arial, Sans-Serif;
        text-transform:uppercase;
        text-align:left;		            
        height: 20px;	            
        margin: 5px 0px 0 0;                
        padding: 4px 0 2px 5px; 
        border-bottom: solid 1px #ccc; 
    }

    .eventCallout h2
    {
        font: 100 normal 1.1em "Trebuchet MS", Verdana, Arial, Sans-Serif;
        text-transform:none;
        color:#003366;
        text-align:left;		            
        height: 20px;	            
        margin: 0 0px 2px 5px;                
        padding: 2px 0 0 2px; 
    }
    
    .eventCallout p
    {
        text-align:right;
        margin-right: 5px;
	    margin-top: 5px;
	    margin-bottom: 8px;	
	    line-height:14px;
    }
    
    .eventCallout img
    {
        vertical-align:middle;
        padding-top: 3px;
    }

.panelBottom
{
    float: left;
    clear:both;
    margin-top: 5px;
    width:100%;
}

    
.introCallout
{
    float: left;
    margin: 5px 0 0 0;
    color: #000;
    width:100%;
    margin-bottom: 10px;
}

    .calloutBox
    {
        float: left;
        margin-right: 18px;
        text-align:left;
        width: 195px;
        height: 210px;
        padding-top: 2px;
        border: solid 1px #fff;
    }

    .title
    {
        font: 100 normal 1.0em "Trebuchet MS", Verdana, Arial, Sans-Serif;
        text-transform:uppercase;
        text-align:left;		            
        height: 20px;	            
        margin: 5px 0px 8px 0;                
        padding: 4px 0 2px 10px; 
        border-bottom: solid 1px #ccc;                             
    }
    
    .calloutBox ul
    {
	    margin:0;
	    padding:4px 0 0 20px;
	    list-style-type:square;
	    border:none;
	    font: 100 normal 1.0em "Trebuchet MS", Verdana, Arial, Sans-Serif;
    }

    .calloutBox li
    {
	    list-style-type:square;
	    padding:0 0 4px 0;
    }
    

.sponsorCallout
{
    float: left;
    margin: 0 0 0 0;
    color: #000;
    width: 80px;
    text-align:center;
}

    .imgSponsor 
    {
	    margin-bottom: 10px;
    }
    
        

/* =interior pages
----------------------------------------------- */

.pnlInterior table 
{
	padding: 10px 15px 25px 0;	
	background-color: #fff; 
	color: #000000; 
	width: 100%; 
	border: 1px solid #fff; 
	border-collapse:collapse;
	text-align:left; 
}

.pnlInterior td 
{ 
	border-top: 1px solid #E0E0E0; 
	padding: 5px 2px 5px 8px; 
	text-align:right;
}

.pnlChart table 
{
	padding: 10px 15px 25px 0;	
	background-color: #fff; 
	color: #000000; 
	width: 100%; 
	border: 1px solid #E0E0E0; 
	border-collapse:collapse;
	text-align:left; 
}

.pnlChart td 
{ 
    border: 1px solid #E0E0E0; 
	padding: 5px 2px 5px 8px; 
	text-align:left;
}

.imgLeft {
	padding: 2px;
	float: left;
	margin-right: 5px;
	border: 1px solid #ededed;
	margin-top: 3px;
}
.imgRight {
	padding: 2px;
	float: right;
	margin-left: 5px;
	border: 1px solid #ededed;
	margin-top: 3px;
}

/* =typography
----------------------------------------------- */


h1 
{
	padding: 10px 0 10px 0;
	color:#000;
	font: 100 normal 1.2em "Trebuchet MS", Verdana, Arial, Sans-Serif;
	text-align:left;	
	font-weight:normal;
	text-transform:uppercase;	
}

h2 {
	padding: 0.5em 0 0.2em 0;
	color:#016735;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
	text-align:left;	
	font-weight:normal;
	font-size:1.2em;
	text-transform:uppercase;	
}

h2.calTitle
 {
	padding: 0.2em 0 0.2em 0;
	color:#003366;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
	text-align:left;	
	font-weight:normal;
	font-size:1.0em;
	text-transform:uppercase;	
}
	.sideBar h2 {
		padding: 0 0 0.5em 0;
		color:#000000;
		font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
		text-align:left;	
		font-weight:bold;
		font-size:1.1em;
	}
	.bottomPanel h2 {
		padding: 0.6em 0 0.25em 0;
		color: #ffffff;
		font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
		font-weight:normal;
		font-size: 1.4em;
	}
h3 {
	padding: .2em 0 0 0;
	color:#000;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
	font-weight:normal;
	font-size:1.2em;
}

h4 {
	padding: .2em 0 0 0;
	color:#000;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
	font-weight:bold;
	font-size:1.1em;
}

p {
	margin-top: 6px;
	margin-bottom: 8px;	
	line-height:16px;
	text-align:left;	
	color:#000;
}



/* =links
----------------------------------------------- */
a:link, a:visited {
	color: #336699;
	text-decoration: none;
}

a:hover {
	color: #a1d078;
	text-decoration: underline;
}

	
/* =lists
----------------------------------------------- */

ul.docs 
{
	margin:0;
	margin-left: 10px;
	padding:4px 0 0 5px;
	list-style-type:none;
	border:none;
}

li.docs
{
	background: url(../images/acrobat-icon.gif) no-repeat -1px;
	padding:0 0 0 20px;
	text-align:left;
}

ul.level1 
{
	margin:0;
	padding:4px 0 0 20px;
	list-style-type:square;
	border:none;
}

ol
{
    list-style-Type:decimal;
}

ol li
{
    margin-bottom: 10px;
}


/* =images
----------------------------------------------- */
.imageInline
{
    text-align:left;
    margin: 2px 15px 2px 0;
    padding: 2px 2px 2px 2px;
    border: solid 1px #cecbb9;
    clear:both;
}

.webAd
{
	padding: 0;
	width:100%;
	margin: 15px 8px 8px 0;	
    clear:both;
}


/* =image rotation
----------------------------------------------- */
#rotator
{
	
	overflow: hidden;
	margin: 0;
	position: relative;
	width: 540px;
	height: 200px;
	border: solid 1px #ccc;
	margin: 5px 0 5px 0;
}

#rotator img
{
	border: 0;
	width: 540px;
	height: 200px;
}



/* =CMS toolbar
----------------------------------------------- */
div.cmstoolbar
{
    overflow:hidden;
    width: 100%;
    height: 20px;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #000;
    background: #ddd;
    border-top: solid 1px #bbb;
    font-size: 11px;
}

span.cmstoolpanel
{
    height: 20px;
    border-left: solid 1px #fff;
    border-right: solid 1px #ccc;
    display: inline-block;
    padding-top: 3px;
    vertical-align: top;
}

.cmstool, .lbOn
{
    margin-left: 6px;
    margin-right: 12px;
    vertical-align: top;
}

.cmstoolimage
{
    margin-right: 3px;
    vertical-align: top;
}

@media screen
{
  div.cmstoolbar
  {
    position: fixed;
  }
}
