/*
main style sheet for CHBRP  last updated: 4.27.2004
*/

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff; }

td { 
	margin: 0px;
	padding: 1px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px; }
	
td.navChair { 
    padding-right: 80px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px; }	
	
	
td.style1 {
color:#FF0000;
}

th { 
	margin: 0px;
	padding: 1px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px; }	

/* upper right - navigation links */		
.topNav {
	margin-right: 20px;
	font-size: 12px; }
	
/* left - td behavior */
.navBox { 
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px; 
	border-top: solid 1px #b1b125;
	border-right: solid 1px #b1b125;
	border-bottom: solid 1px #b1b125;
	border-left: none;
	background-color: #e5e5c4; }

/* left - navigation container */		
#nav {
	width: 230px;
	font-size: 14px;
	margin-bottom: 0px;
	margin-left: 25px;
	margin-top: 30px;
    padding: 5px 10px 5px 10px;
	border: solid 1px #b1b125;
	background-color: #ffffff;
	clear: both; }
/* Styles we want all browsers to see */

div.navFirst {
  background: #ffffff;
  background-color: #ffffff;  
  width: 230px;
  border:none; 
  margin-left: 25px; 
  margin-right: 25px;
  margin-top: 30px; } 

div.navB {
  background: #ffffff;
  background-color: #ffffff;  
  width: 230px;
  border:none; 
  margin-left: 25px; 
  margin-right: 25px;
  margin-top: 30px; } 

div.navE {
  background: #ffffff;
  background-color: #ffffff;  
  width: 230px;
  border:none; 
  margin-left: 25px; 
  margin-right: 25px;
  margin-top: 30px; } 

div.navSecond {
  background-color: #ffffff;
  font-size:1.3em;
  padding:15px; }

div.navThird {
  background-color: #ffffff;
  padding:15px;
  margin:0;
  margin-top:-1.7em; }

div.navThird ul {
    background-color: #ffffff;
	display: block;
	list-style: none; 
	text-decoration: none;
	margin: 0 0 0 6px;
	padding: 0px;
	font-size: 12px;
	line-height: 14px; }

div.navThird ul li {
     background-color: #ffffff;
	line-height: 14px; 
	list-style-image: none; }

div.navFourth {
  }

div.navFourth p {
  background-color: #ffffff;
  padding:15px;
  margin:-2em 0 0 0; }

div.navC p {
  background-color: #ffffff;
  padding:15px;
  margin:-2em 0 0 0; }

div.navD p {
  background-color: #ffffff;
  padding:15px;
  margin:-2em 0 0 0; }
	
/* left - mailing list image */

.subscribe {
	width: 230px;
	font-size: 14px;
	margin-bottom: 5px; 
	margin-right: 0px;
 	margin-left: 25px; 
	margin-top: 15px; }
	
/* left - CHBRP Address */
.addressBold {
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	margin-left: -10px;
	padding: 12px;
	font-weight: bold; }

.address {
	font-size: 9px;
	line-height: 12px;
	color: #000000;
	margin-left: 12px;
	padding: 12px; }	

/* right column td behavior */
.contentBox { 
	/* padding-left: 15px;  */
 	padding-right: 18px;
	margin-right: 18px; 
	padding-top: 30px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px; 
	border-top: solid 1px #b1b125;
	border-bottom: solid 1px #b1b125;
	border-left: none;
	border-right: none;
	background-color: #f1f1e0; 
	background-image: url("http://www.chbrp.org/images/watermark.gif");
	background-repeat: no-repeat; 
	background-position: center center;	}

.contentBox p {
	clear: both; }

a:link {
	color: #B25800;
	text-decoration: none;
	font-weight: bold; } 

a:visited {
	color: #666600;
	text-decoration: none;
	font-weight: bold; } 
		
a:hover { 
/* 	color: #B25800; */
	text-decoration: underline; }

a:active {
	color:#B25800;
	text-decoration: underline; }

p {
	line-height: 14px; 
	/* padding-left: 30px; */
	padding-right: 20px; }

/* style for linked elements in left navigation--use to indicate links to sub-pages */
#nav ul {
	display: block;
	list-style: none; 
	text-decoration: none;
	margin: 0 0 0 6px;
	padding: 0px;
	font-size: 12px;
	line-height: 14px; }

#nav ul li {
	line-height: 14px; 
	list-style-image: none; }

li {
	line-height: 14px; 
	list-style-image: none; }

h1 {
	font-size: 13px;
	margin: 0 0 5px 0; }
	
h2 {
	font-size: 11px;
	margin: 0 0 5px 0; }
	
.greenTopic {
	color: #333B00;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px; }	

.rustTopic {
	color: #B25800;
	font-size: 14px;
	font-weight: 900;
	line-height: 18px; }
	
.blackTopic {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px; }

#nacWrap {
	width: 90%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	float: left;
}

.nacName {
	width: 49%;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: inherit;
	margin: 0 0 15px 0;
	padding: 3px;
	float: left;
}

#left {
	width: 58%;
	height: auto;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	float: left;
	margin: 0;
	padding: 0;
}

#right {
	width: 42%;
	height: auto;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	float: left;
	margin: 0;
	padding: 0;
}

.profile {
	width: auto;
	height: auto;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin: 15px;
	padding: 0;
}

