body{
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	color: #333333;
	background-image: url(images/bkg-grn1.jpg);
	background-repeat: repeat-x; 
	line-height: 1.166;	
	margin: 0 auto;
	padding: 0px;
	
	
}

p {
 font-size: 13px;
 color: #333333;
}

a:link, a:visited, a:hover {
	color: #0066B3;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* overrides decoration from previous rule for hovered links */


.green {
  color: #BFFFE4;
  
}

.green2 {
 font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
 font-size:   14px;
 color:       #007D48;
 font-weight: bold;
}

.boldtxt {
 font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
 font-size:   14px;
 color:       #0066B3;
 font-weight: bold;
}

.boldtxt2 {
 font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
 font-size:   16px;
 color:       #0066B3;
 font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	margin: 0px;
	padding-top: 10px;
}

h1{
 font-size: 120%;
 color: #0066B3;
}

h2{
  font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
  font-style: italic;
  font-size: 120%;
  color: #0066B3;
}

h3{
 font-size: 100%;
 color: #0066B3;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #0066B3;
 font-style: italic;
 text-align: center;
 font-weight: bold;
}

h5{
 font-size: 100%;
 color: #3066B3;
}

ul{list-style: square;}

.menuSpacer {
 border-bottom: 1px dotted #007D48;
 margin-bottom: 8px; 
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#outerwrapper {
width: 767px;
margin:0px auto;
position: relative;
}

#masthead{
	margin: 0;
	padding: 00px 0px;
	width: 767px;
	background-image: url(images/top-nav-bkg.gif); 
    background-repeat: no-repeat;
    height: 107px;
	text-align: center;
}

#topnav {
position:absolute;
left:320px;
top:70px;
width:400px;
height:32px;
z-index:1;
text-align: center;
}


#mainsection {
background: #BFE4FF;
width: 767px;
height: 217px;
}

/*---  MAIN PAGE CONTENT AREA---*/
#contentwrapper{
width: 765px;
background: #E0FFF2; 
background-repeat: repeat-y;
margin: 0;
padding: 0 0 0 0;
border-top: 8px solid #0066B3;
border-right: 1px solid #0066B3;
border-left: 1px solid #0066B3;
}

/*---  LEFT SIDE BAR ---*/
#leftcol {
 width: 208px;
 float: left;
 font: 13px Arial, Helvetica, Verdana, Geneva, sans-serif;
 padding-right: 10px;
 text-align: left;
 color: #333;
 padding-bottom: 30px;
 padding-left: 10px;
}

/*---  RIGHT CONTENT ---*/
#content {
 width: 515px;
 float: left;
 text-align: left;
 padding-bottom: 30px;
 padding-left: 8px;
 border-left: 8px solid #FFFFFF;
}
/************* #Footer styles ***************/

#footer {
background-image: url(images/footer-bkg.gif); 
background-repeat: no-repeat;
width: 767px;
height: 41px;
padding-top: 8px;
Text-align: center;
color: #FFFFFF;
font-size: 12px;

}

/***********************************************************/
/* Layout Divs That Are Different for Inner pages & weblog */
/***********************************************************/

/*---  Inner Pages Header or Masthead ---*/
#masthead2{
	margin: 0;
	padding: 00px 0px;
	width: 767px;
	background-image: url(images/top-nav-bkg2.gif); 
    background-repeat: no-repeat;
    height: 107px;
	text-align: center;
}

/*---  MAIN PAGE CONTENT AREA FOR INNER PAGES---*/
#contentwrapper2{
width: 765px;
background: #E0FFF2; 
background-repeat: repeat-x;
margin: 0;
padding: 0 0 0 0;
border-right: 1px solid #0066B3;
border-left: 1px solid #0066B3;
}


/*---  Main Content for Inner Pages ---*/
#content2 {
 width: 732px;
 text-align: left;
 padding-bottom: 30px;
 margin-left: 10px;
 margin-right: 5px;

}

/*---  MAIN PAGE CONTENT AREA FOR Weblog---*/
#contentwrapper3{
width: 765px;
background: #E0FFF2; 
margin: 0;
padding: 0 0 0 0;
border-right: 1px solid #0066B3;
border-left: 1px solid #0066B3;
}

/*---  Main Content for Weblog ---*/
#content3 {
 width: 732px;
 text-align: left;
 margin:0 auto;
}

/*---  Contact Page --*/
.address {
	padding-left: 30px;
	padding-top: 30px;
	width: 300px;
}

/* Image Alignment */
.imgleft {
float: left;
margin-top: 0px;
margin-right: 6px;
margin-bottom: 0;
padding: 4px;
background: transparent;
}

.imgright {
float: right;
margin-top: 0px;
margin-left: 6px;
margin-bottom: 3px;
padding: 4px;
background:transparent;
}

a.toplinks:link    {font-weight: bold; color:#BFFFE4; text-decoration:none;}
a.toplinks:visited {font-weight: bold; color:#BFFFE4; text-decoration:none;}
a.toplinks:active  {font-weight: bold; color:#BFFFE4; text-decoration:none;}
a.toplinks:hover   {font-weight: bold; color:#FFFFFF; text-decoration:underline;}

a.bottomnav:link    {color:#BFFFE4; text-decoration:none;}
a.bottomnav:visited {color:#BFFFE4; text-decoration:none;}
a.bottomnav:active  {color:#BFFFE4; text-decoration:none;}
a.bottomnav:hover   {color:#FFFFFF; text-decoration:underline;}
