#hdheader {
	background-image: url(../images/Header images/hd_hdr_str.jpg);
	background-repeat: repeat-x;
	background-image: url(/images/Header%20images/hd_hdr_str.jpg);
}
#tabground {
	background-image: url(../images/Header images/hd_tab_str.jpg);
	background-repeat: repeat-x;
	color: #F1EDC7;
	font-weight: bold;
	font-size: small;
	line-height: 24px;
	background-image: url(/images/Header%20images/hd_tab_str.jpg);
}
#herb_db a {
	font-size: large;
	line-height: 28px;
	text-decoration: none;
	color: #156739;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#right_edge {
	background-image: url(../images/Header images/hd_rt_str.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 20px;
	background-image: url(/images/Header%20images/hd_rt_str.jpg);
}
#rt_col {
	background-color: #F7F3D0;
	width: 210px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #B58D4F;
	padding-left: 10px;	
}
.small_title {
	font-size: 10pt;
}
#headline h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #1A356A;
	background-color: #1A3666;
	margin: 0px;
}
#hdheader a {
	font-weight: bold;
	color: #0F6633;
	text-decoration: none;
}
#footer p {
	font-size: x-small;
	margin-top: 0px;
	margin-bottom: 0px;
}

#herb_db {
	background-image: url(../images/Header images/hd_db_str.jpg);
	background-repeat: repeat-y;
	background-position: left;
	background-image: url(/images/Header%20images/hd_db_str.jpg);
}


#left_edge {
	background-image: url(../images/Header images/hd_left_str.jpg);
	background-repeat: repeat-y;
	background-position: left;
	width: 210px;
	background-image: url(/images/Header%20images/hd_left_str.jpg);
}
#content {
	color: #1A3668;
	background-color: #F7F3D0;
	padding-left: 28px;
	padding-top: 0px;
	padding-right: 20px;
	font-size: 10pt;
}
#rt_col h2 {
	font-size: small;
	margin-left: 5px;
	margin-right: 5px;	
}
#rt_col h1 {
	font-size: medium;
}
#content_end {
	background-image: url(../images/Header images/hd_cont_foot_str.jpg);
	background-image: url(/images/Header%20images/hd_cont_foot_str.jpg);
}
#tabground a {
	color: #CECF2C;
	text-decoration: none;
}

#footer {
	background-image: url(../images/Header images/hd_foot_str.jpg);
	background-position: bottom;
	background-image: url(/images/Header%20images/hd_foot_str.jpg);
}


#headline {
	color: #1A3668;
	background-color: #F7F3D0;
	padding-left: 28px;
}
#rt_col .info {
	font-weight: normal;
}
#rt_col p {
	margin-right: 7px;
	margin-left: 7px;
	font-size: small;
	
}
#content hr {
	color: #B58D4F;
	width: 80%;
}

#herb_db .here {
	color: #1A3666;
}
#left_edge p {
	font-size: small;
	text-align: center;
}

