h1 {font-family: Garamond, "Adobe Garamond Pro", serif;
	font-size: 30px;
	font-weight: normal;
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-top: 8px;
	margin-left: 6px;}
	
h1#home_page {color: #cc6600;
			font-size: 24px;
			letter-spacing: 1px;
			line-height: 32px;}

.titles {font-family: Garamond, "Adobe Garamond Pro", serif;}

h2 {font-family: Garamond, "Adobe Garamond Pro", serif;
	margin-top: 0px;
	font-size: 18px;
	font-weight: normal;
    margin-bottom: 0px;
    padding-bottom: 0px;
	font-weight: bold;
	margin-left: 6px;}
	
h3 {font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-align: left;}

h4 {color: #4e8638;
	font-size: 14px;
	font-family: Garamond, "Adobe Garamond Pro", serif;
	line-height: 12pt;}

.headertext {margin-top: 0px;
			font-size: 14px;
			font-weight: normal;
			line-height: 14px;
			font-style: italic;
			font-weight: bold;}

.headertextdeu {margin-top: 0px;
				font-size: 13px;
				font-weight: normal;
				line-height: 10px;
				font-style: italic;
				font-weight: bold;}

/* old color choice a:link {color: #335d2b;
					text-decoration: underline;}*/
					
a:link {color: #134400;
		text-decoration: underline;}
				
a:visited {color: #195900;
			text-decoration: underline;}
			
a:hover {color: #134400;
		text-decoration: none;}
		
a:active {color: #4d2c25;
			text-decoration: underline;}

#nav a {color: #268600;
		text-decoration: none;
				font-weight: bold;}
				
#nav a:visited {color: #268600;
			text-decoration: none;
				font-weight: bold;}
			
#nav a:hover {color: #4d2c25;
		text-decoration: none;
				font-weight: bold;}
		
#nav a:active {color: #4d2c25;
			text-decoration: none;
				font-weight: bold;}
				
#navsubtext a {color: #268600;
		text-decoration: none;}
				
#navsubtext a:visited {color: #268600;
			text-decoration: none;}
			
#navsubtext a:hover {color: #4d2c25;
		text-decoration: none;}
		
#navsubtext a:active {color: #4d2c25;
			text-decoration: none;}

.maintext {font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;}

/* Use this to indent for paragraphs without extra line spacing */
.maintext p {text-indent: 20px;
			margin-top: 0px;
			padding-top: 0px;
			margin-bottom: 0px;
			padding-bottom: 0px;}

.articlesubhead {font-family: Helvetica, Arial, sans-serif;
				font-size: 14px;
				line-height: 20px;
				font-weight: bold;}

.hometext {padding-top: 4px;
			padding-bottom: 8px;
			font-size: 12px;
			line-height: 17px;
			font-family: Tahoma, Geneva, sans-serif;}

.author {font-size: 10px;
		line-height: 12px;}

.navtext {font-family: Tahoma, Geneva, sans-serif;
			font-size: 14px;
			font-weight: bold;}

.navsubtext {font-size: 11px;
			line-height: 13px;
			font-weight: normal;}
			
.signoff {font-size: 11px;
			line-height: 13px;
			font-weight: bold;
			font-style: italic;}
			
.captiontext {font-size: 7px;
			line-height: 9px;
			text-align: left;
			font-style: italic;
			padding-left: 4px;
			padding-right: 2px;}
			
.worth_knowing_caption {font-size: 11px;
						line-height: 13px;
						text-align: center;
						font-style: italic;
						text-indent: 0px;
						margin-top: 0px;}

.searchtext {font-weight: bold;
	font-size: 10px;}
	
.footertext {font-size: 10px;
	line-height: 13px;}

.form_field {border: 1px #a9a9a9 solid;
			background-color: #ffffff !important;
			line-height: 14px;}

.form_field_noborder {background-color: #ffffff !important;
						font-size: 11px;
						line-height: 14px;}

/* this is for using text as a form submit button */
.submitLinkText {font-size: 11px;
				line-height: 13px;
				font-style: italic;
				font-weight: bold;
				font-family: Georgia, "Times New Roman", Times, serif;
				color: #335d2b;
				background-color: transparent;
				text-decoration: underline;
				border: none;
				cursor: pointer;
				cursor: hand;}
  
.thinborder {border: 1px solid;
			border-color: #a1a1a1;}
