/* CSS Document */
body {
	margin: 0;
	padding: 0;
	text-align: center;
	min-width: 745px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
}
#wrapper {
	text-align: left;
	width: 745px;
	margin-left: auto;
	margin-right: auto;
	background-color: #E9F0BD;
	padding: 0px;
}
#header{
	padding: 0;
	margin: 0px 0px 0px 0px;
	height: 130px;
}
#nav {
  padding: 0;
  margin: 0;
  /*display:block; */
  list-style-type: none;
  float: left;
  background-color: #E9F0BD;
} 
#nav li {
  padding: 0;
  float: left;
  margin: 0px 10px 0px 13px;
  display: inline;
  background-color: #D3B971; /*url(images/tab_left.gif) no-repeat;*/
}
#nav a {
  float: left;
  width: 70px;
  padding: 0 15px 0 15px;
  color: #FFF;
  text-decoration: none;
  line-height: 1.5;
  text-align:center;
}
#nav a:hover {
  color: #FFD542;
}
#subnav {
	clear:both;
	padding: 10px 0 5px 0;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:-5px;
	font-size: 90%;
	font-weight:bold;
	text-align:center;
}
#body_hom #nav_hom,#body_abo #nav_abo,#body_cli #nav_cli,
    #body_res #nav_res,#body_tra #nav_tra,#body_con #nav_con {
  background: #BEB06F;
  color:#1A1303;
  font-weight:bold;
}
#content {
	border-top: none;
	padding: 10px 10px 15px 10px;
	width:725px;
	float:left;
	color: #6D6741;
}
#bottom-nav { 
	padding: 5px 10px 10px 10px;
	clear: both;
	background-color: #EFD89C;
	line-height: 1;
	text-align:center;
	font-size: 95%;
	 }
#footer {
/*	width: inherit; */
	padding-top: 10px;
	clear: both;
	background-color: #ffffff;
	line-height: 1.5;
	font-size: 75%;
}

.section_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6D6741;
	text-decoration: none;
}
.event_title {
	font-weight: bold;
	font-size: 13px;
	color: #057D49;
	text-decoration: none;
}
.event_date  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6D6741;
	text-decoration: none;
	font-weight: bold;
}
.practice {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #6D6741;
}
.log_in {
	font-size: 12pt;
	color: #1b4820;
}
.edit_record {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #DFDDA0;
}
.please_add {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	color: #DFDDA0;
}
.mailing {
	font-size: 11px;
	color: #6D6741;
	font-weight: bold;
}
.rights {
	font-size: 9px;
	color: #6D6741;
}
.event-titlehghlited {
	font-weight: bold;
	font-size: 16px;
	color: #057D49;
	text-decoration: none;
}
h1 {
	font-weight: bold;
	font-size: 130%;
	color: #057D49;
}
h2 {
	font-weight: bold;
	font-size: 120%;
	color: #057D49;
}
h3 {
	font-weight: bold;
	font-size: 110%;
	color: #057D49;
}
h4 {
	font-weight: bold;
	font-size:100%;
	color: #057D49;
}
.home_p {
	font-size: 9px;
	color: #057D49;
}
td {
	font-size: 12px;
	color: #6D6741;
}
tr {
	font-size: 12px;
	color: #6D6741;
}
ul {
	font-size: 11px;
	color: #6D6741;
}
ol {
	font-size: 11px;
	color: #6D6741;
}
.gpractice {
	font-weight: bold;
	font-size: 12px ;
	color: #057D49;
	text-decoration: none;
}
.event_dateHighlighted {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6D6741;
	text-decoration: none;
	font-weight: bold;
}
.event_details {
	font-size: 12px;
	color: #6D6741;
	text-decoration: none;
	font-weight: normal;
}
A:link {
	color:#6D6741; 
	text-decoration:underline;
	}
A:visited {color: #6A6339; text-decoration:underline}
A:hover {color: #FFD542; text-decoration:underline}
A:active {color: #34321F; text-decoration:underline}