@charset "UTF-8";
#maincol p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.875em;
	color: #FFFFFF;
	line-height: 1.5em;
	text-align: left;
}
#maincol hr {
	height: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #894834;
}
#maincol h2 {
	font-family: georgia, serif;
	color: white;
	font-size: 1.5em;
	font-weight: normal;
}
#bullets {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#bullets li {
	color: #E4D3BB;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.6em;
}
#copyright {
	padding-top: 13px;
	display: block;
	color: #62513B;
	text-align: center;
}
#copyright a:link, #copyright a:visited {
	color: #000000;
	text-decoration: none;
}
#copyright a:hover, #copyright a:active {
	text-decoration: underline;
}
#forms textarea {
	border: 1px solid #999999;
}
#forms select {
	border: 1px solid #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.95em;
	color: #333333;
}
#forms input:hover, #forms input:focus {
	background-color: #EBEBEB;
}
#forms textarea:hover, #forms textarea:focus {
	background-color: #EBEBEB;
}
#forms td {
font-size: .95em;
}
#forms input {
	border: 1px solid #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.95em;
	font-weight: normal;
}
#pullquote {
	background-color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#894834;
	display: block;
	width: 115px;
	float: right;
	padding: 4px;
	margin-bottom:10px;
	font-size:1em;
	margin-left:8px;
	text-align: center;
	border: 3px double #512A1E;
}


#drop_cap {
	float:left;
	color: #512A1E;
	font-size:110px;
	line-height:70px;
	margin-bottom: -5px;
	padding-top:10px;
	padding-right: 2px;
	font-family: Times, serif, Georgia;
}

#drop_cap_w {
	float:left;
	color: #512A1E;
	font-size:100px;
	line-height:70px;
	margin-bottom: -2px;
	padding-top:8px;
	padding-right: 2px;
	font-family: Times, serif, Georgia;
}
#contact_intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#894834;
	text-align:center;
	font-size:1em;
	}
#thanks {
	font-size: 3em;
	color: #E3D3BB;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#testimonial {
	font-family: courier;	
}
