body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #330000; 
	background-color:#042F02;
}

p
{
    font-size: 13px;
    color: #000000;
}
li
{
    font-size: 13px;
    color: #330000;
}
/*****************************************************
Main Titles
*****************************************************/
h1
{
    font-size: 2em;
    font-family: Arial, Helvetica, sans-serif;
    color: #cc3300;
}
/*****************************************************
Title Subheaders
*****************************************************/
h2 {
	font-size: 1.5em;
	color: #540088;
}
/*****************************************************
Section Headers
*****************************************************/
h3 {
	font-size: 1.3em;
	color: #ffffff;
}
/*****************************************************
Navigation
*****************************************************/
h4 {
	font-size: 1.2em;
	color: #eeeeee;
    font-family: Arial, Helvetica, sans-serif;
}
/*****************************************************
Non-Chamber Members
*****************************************************/
h5 {
	font-size: .6em;
	color: #000000;
    font-family: Arial, Helvetica, sans-serif;
}
h5 a
{
    color: #fe9f32;
    font-size: .6em;
    font-family: Arial, Helvetica, sans-serif;
}

h5 a:hover
{
    color: #C1Ce7F;
}
/*****************************************************
Links in Body
*****************************************************/
p a
{
    text-decoration: none;
    color: #fe9f32;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

p a:hover
{
    color: #C1Ce7F;
}
p a img {
         border: 0 none;
           }

img {
         border: 0 none;
           }
/*****************************************************
Links in Headers
*****************************************************/
a
{
    text-decoration: none;
    color: #ffffff;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

a:hover
{
    color: #000000;
}
a img {
         border: 0 none;
           }

img {
         border: 0 none;
           }
#menu
{
    width: 1000px;
    text-align: center;
	background-color: #042F02;
}
#head
{   
    width: 1000px;
	border-spacing: 0px;
	padding: 0px;
    background-color: #ffffff;
}

#main
{   
    background-position: left top;
    background-color: e9f1f2; 
	border-spacing: 0px;
	padding: 0px;
    background-color: #ffffff;
}

#menu2
{   
    width: 210px;
	border-spacing: 0px;
	padding-left: -4px;
    background-color: #042F02; 
	color: #042F02; 
	
}
#menu2d
{   
    border-color: #042F02;
	height: 40px;
	border-spacing: 10px; 
    background-color: #C1Ce7F; 
	color: #042F02; 
	text-align:center;
	align: center;
	}

#menu2d a
{
    color: #042F02; 
	font-weight:bold;
}

#menu2d a:hover
{
    color: #ffffff; 
	font-weight:bold;
}

#columns
{
    width: 1000;
	background-position: left top;
	background-color: #1c5566;
}

#stripe1
{
	height: 40px;
	width: 1000px;
	text-align: left;
	border: 0 none;
	background-image: url(images/navrptr.jpg);
	background-repeat: repeat-x;
}
#stripe2
{
    width: 1000px;
    text-align: center;
    background-color: #535353;
}
#leftcol
{
    width: 210px; 
	background-color: #042F02;	
	vertical-align :top;
	padding-left: 4px;
	padding-right: 4px;
}
#leftcol p
{
    font-size: 13px;;
    color: #ffffff;
}
#midcol
{
    width: 560px;
    text-align: left;
	color: 000000;
	background-color:#ffffff;
	vertical-align:top;
	padding-left: 4px;
	padding-right: 4px;
}
#midcol a
{
    text-decoration: none;
    color: #0000FF;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

#midcol a:hover
{
    color: #FF0000;
}
#midcol a img {
         border: 0 none;
           }
#rightcol
{
    width: 220px;
    text-align: left;
	vertical-align: top;
    background-position: left top;
    background-color:#C1Ce7F;
}
#rightcol p
{
    font-size: 13px;;
    color: #ffffff;
}
#rightcol a
{
     text-decoration: none;
    color: #ffffff;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}
#rightcol a:hover
{
    color: #000000;
	font-weight:bold;
}
#footer
{
    width: 1000px;
    text-align: center;
	color: 000000;
	background-color:#ffffff;
	vertical-align:top
}
#footer a
{
    text-decoration: none;
    color: #540088;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

#footer a:hover
{
    color: #FF0000;
}
#footer a img {
         border: 0 none;
           }
