body { font-family: Georgia, "Times New Roman", Times, serif;}

p { font-size: 12px;
	line-height: 18px;}

h1 {
	font-size: 22px;
	font-weight: bold;
	font-variant: small-caps;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #885e37;
	color: #885E37;

}

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}

h3 {
	font-size: 15px;
	font-weight: bold;
	color: #885e37;
}

h4 { font-size: 12px; 
	 font-weight: bold;}

a {
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}

a:hover {
	font-weight: bold;
	color: #8E6231;
}

li { font-size: 12px;
	 line-height: 14px;
	 padding-bottom:5px;}

.imgborder { BORDER: #000000 1px solid;}

.smalltext { font-size: 10px;
	         line-height: 14px;}

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}.background {
	background-image: url(images/background_middle.jpg);
	background-repeat: repeat;
}
.bgtop {
	background-image: url(images/background_top.jpg);
	background-repeat: repeat-x;
}
.bgbottom {
	background-image: url(images/background_bottom.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;

}
.leafs {
	background-image: url(images/leafs.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.padding {
	padding-right: 15px;
	padding-left: 15px;
}
.addressbg {
	background-image: url(images/address.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.mainbg {
	background-image: url(images/mainbg.jpg);
	background-repeat: repeat;
}
.linedots {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.splashbg {
	background-image: url(images/base.jpg);
	background-repeat: no-repeat;
}
.splashstretch {
	background-image: url(images/splashstretch.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.style1 {
	font-size: 12px;
	font-weight: bold;
}