body,td,th {
	font-family: Garamond, Century, Georgia, Times New Roman, serif;
	font-size: 14px;
	color: #86730c;

}
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	margin: 0px;
}
p {
	color: #86730c;
	line-height: 140%;
	text-align: justify;
	margin-left: 20px;
	margin-right: 20px;
}
li {
	line-height: 140%;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
}
a:link {
	color: #8D0000;
	text-decoration: none;
}
a:visited {
	color: #86730c;
	text-decoration: none;
}


h1, h2, h3, h4, h5, h6 {
	color: #8D0000;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h5 {
	text-align: center;
}
.sidebar p {
	text-align: center;
	line-height: 110%;
	letter-spacing: 1px;
	font-size: 11px;
}
.services h2 {
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;	
}
.services p {
	text-align: center;
	line-height: 130%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
} 	
.name {
	color: #8D0000;
	font-weight: bold;
	font-size: 12px;
}
.quote {
	text-align:center;
}
.photoName h2 {
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;	
}
.photoName p {
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
}
legend {
	font-size: 14px;
	font-weight: bold;
	color: #8D0000;
}
fieldset {
	border-top-color: #EBE7C1;
	border-right-color: #EBE7C1;
	border-bottom-color: #EBE7C1;
	border-left-color: #EBE7C1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
input {
	background-color: #FDFCF2;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #86730c;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #86730c;
}
.formbutton {
	background-color: #FDFCF2;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-color: #86730c;
	border-right-color: #86730c;
	border-bottom-color: #86730c;
	border-left-color: #86730c;
}

textarea {
	background-color: #FDFCF2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #86730c;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #86730c;
}
#form1 p {
	text-align: center;
}
blockquote {
	text-indent: -1em;
}
/*=== Buttons ===*/
.btn-rounded{
	line-height: 30px;
	font-weight:bold;
	float: left;
}
.btn-rounded a{
	background: url(images/btn-rounded.gif) no-repeat left;
	color: #ffffff;
	padding: 0 0 0 13px;
	display: block;
	float: left;
}
.btn-rounded a span{
	background: url(images/btn-rounded.gif) no-repeat right;
	height: 30px;
	padding: 0 13px 0 0;
	display: block;
	float: left;
}

.btn {
	background-color: #FDFCF2;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-color: #86730c;
	border-right-color: #86730c;
	border-bottom-color: #86730c;
	border-left-color: #86730c;
}
.boldcenter {
	text-align: center;
}
