body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.9em;
	margin: 0px;
	background-color: #fbf6e0;
	color: 341b03;
	}  
a:link {color: #1e4c33;}
a:visited {color: #ce9e3d;}
a:hover {color: #ce9e3d;}
a:active { color: #ce9e3d;}
p {
	margin-top: 0.20em;
	margin-bottom: 1.35em;
	}
h1 { 
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0em;
	}
h2 { 
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0em;
	}
h3 { 
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: -0.20em;
	}
#header {
	background-image: url(../images/banner_bg.jpg);
	background-color: #1e4c33;
	}
.dropcap {
	font-family: Georgia, "Times New Roman", Times, serif;
	display: inline;
	float: left;
	font-size: 4.8em;
	line-height: 0.8em;
	margin-top: 0.07em;
	margin-right: 0.14em;
	margin-bottom: 0pt;
	margin-left: 0pt;
}
.reverse {
	color:#ffffff;
	background-color:#1C4B2F;
	padding: 0.5em;
	}
#content {
	padding: 20px 80px 20px 0px;
	}
#footer {
	font-size: 0.8em;
	line-height: 1.4em;
	padding: 10px;
	border-top: 4px solid #1e4c33;
	border-bottom: 4px solid #1e4c33;
	}
#subscribe {
	border: 1px solid #1e4c33; 
	background-color: #fbf6e0; 
	width: 165px; 
	color: #1e4c33;
	font-size: 10px; 
	padding: 5px;
	margin: 20px 0px 0px 5px;
	}
.gobutton {
	border: 1px solid #1e4c33; 
	background-color: #fbf6e0; 
	width: 60px; 
	color: #1e4c33;
	font-size: 12px; 
	margin-top: 5px;
	}
.smalltext {
	font-size: 10px; 
	padding-left: 5px;
	}

/*--- seasonal accent colors --- */
/*--- winter: #9ecbcd --- */
/*--- spring: #9ab56d --- */
/*--- summer: #f8c35b --- */
/*--- fall: #da9048 --- */

#specials {
	font-size: 12px;
	border: 1px solid #1e4c33; 
	background-color: #fbf6e0; 
	width: 165px; 
	color: #1e4c33;
	padding: 0px 5px 5px 5px;
	margin: 20px 0px 5px 5px;
	}
.seasonaltext {
	font-size: 14px;
	background-color: #da9048;
	padding: 6px;
	display: block;
	font-weight: bold;
	font-style:italic;
	}
#specialist {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
#specialist a, #specialist a:visited {
	display: block;
	padding: 2px 2px 2px 24px;
	border: 1px solid #ddd;
	background-color: #fbf6e0;
	color: #000000;
	text-decoration: none;
	}
#specialist a:hover {
	background-color: #da9048;
	color: #2D1E2D;
	font-weight: bold;
	}
.callout1 {
	font-size: 18px;
	margin: 0px 20px 0px 20px;
	padding-left: 6px;
	font-style: italic;
	font-weight: bold;
	border-left: 6px solid #da9048;
	}
.align_center {
	text-align: center;
}