body {
	margin: 58px 0 0 0;
	background-color:#BBBBBB;
}

h1 {
	font: 16px Adobe Garamond Pro, Adobe Garamond, Garamond, Times, Serif;
	font-style: italic;
	font-weight:100;
	color: #9A8600;
	font-size:26px;
	margin: 10px 40px 0 10px;
	letter-spacing: .05em;
}

h2 {
	margin: 10px 0 20px 10px;
}

#table {
padding: 20px;
text-align:right;
}

#body_text {
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	/* line-height: 22px; leading errors reported in mac safari 3*/
	line-height: 1.4em; /* added this instead */
	margin: 15px 40px 25px 25px;
}

#body_text a:link, #body_text a:active, #body_text a:visited {
	color:#9A8600;
	text-decoration:none;
	font-style:normal;

	
}

#body_text a:hover {
	color: #945100;
}

img {
	border: none;
	}

#navbar_above {
	height: 30px;
	padding-right: 97px;
	text-align:right;
}

#navbar {
	background-color:#E5E0BE;
	padding-right: 97px;
}

#logo_containter {
	padding-right:40px;
}

#navlinks {
	margin: -6px 0 -6px -20px;
	color: #945100;
	text-transform: uppercase;
	line-height:20px;
	text-decoration:none;

}

#navlinks li{
	display: inline;
	list-style-type: none;
	padding-right:.8em;
	letter-spacing:.05em;
	font-style:italic;
	text-decoration:none;

}
	
#navlinks a:link, #navlinks a:active, #navlinks a:visited {
	color:#333333;
	font-weight:300;
	text-decoration:none;
	font: 14px Adobe Garamond semibold, Adobe Garamond, Garamond, Times, Serif;
	font-style:normal;

	
}


#navlinks a:hover {
	color: #945100;
}

#tagline {
	font: 16px Adobe Garamond Pro, Adobe Garamond, Garamond, Times, Serif;
	font-style: italic;
	color: #726438;
	line-height:22px;
	text-align: center;
	margin: 22px 0 30px 0;
	letter-spacing:.02em;

}

#email_list {
	background-color:#ECECEC;
	background: url(../images/email_flap.gif) top right no-repeat #ECECEC;
	font: 16px Adobe Garamond Pro, Adobe Garamond, Garamond, Times, Serif;
	font-style: italic;
}

#email_list_text {
	padding: 0 15px 0 25px;
	letter-spacing: .1em;
	text-align:center;
	margin-right:25px;
	line-height:40px;
}

#email_list_text a:link, #email_list_text a:active,#email_list_text a:visited {
	text-decoration:none;
	color:#000000;
}

#email_list_text a:hover {
	text-decoration:none;
	color: #945100;

}

#footer_container {
	font-family: "Times New Roman", Times, serif;
	background-color: #485F7F;
	text-align:center;
	padding: 15px 5px 15px 5px;
	line-height: 25px;
	letter-spacing:.02em;
	text-decoration:none;

}

#footer {
	font-size: 15px;
	color:#FFFFFF;	
}

#footer a:link, #footer a:active, #footer a:visited {
	padding: 3px;
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:none;
	color: #E5E0BE;
	padding: 3px;
}

#footer2 {
	font-size: 14px;
	color: #B8B8B7;
}

#footer2 a:link, #footer2 a:active, #footer2 a:visited {
	color: #B8B8B7;
	text-decoration:none;
}

#footer2 a:hover{
	color: #E5E0BE;
	text-decoration:none;
}
