@charset "UTF-8";
.sidebarnav {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #f0e9d6;
	text-align: center;
	letter-spacing: 3px;
	width: 290px;
	background-color: #224b26;
	height: 35px;
	padding-top: 10px;
	font-size: 85%;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #4b4b4b;
	line-height: 2em;
}
a:link {
	color: #765d21;
	font-weight: bold;
}
a:visited {
	color: #765d21;
}
a:hover {
	color: #234C29;
}
a:active {
	color: #6a4108;
}
#sidebar1 .sidebarnav a {
	color: #f0e9d6;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	font-size: 85%;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	font-size: 150%;
	color: #073512;
	font-style: normal;
	font-weight: normal;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: normal;
	font-weight: bold;
	color: #765d21;
	padding-top: 15px;
	margin-bottom: -10px;
}
.biggerh2 {
	font-size: 120%;
	color: #285733;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFF;
	letter-spacing: 4px;
	padding-left: 35px;
	padding-top: 15px;
}
.sanscopy {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-style: normal;
	line-height: 1.3;
	font-weight: normal;
	color: #765d21;
}
#mainContent ul .sanscopy {
	margin-bottom: 8px;
}
.testamonial {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	font-style: italic;
	line-height: 2em;
	font-weight: normal;
	font-variant: normal;
	color: #f0e9d6;
	text-align: left;
	letter-spacing: 0em;
}
#sidebar1 .testamonial  {
	padding-right: 20px;
	padding-left: 20px;
}
body {
	background-color: #FFF;
	background-image: url(../_Assets/images/leather_03.jpg);
}
p {
	font-size: 90%;
	color: #4b4b4b;
	line-height: 2;
	margin-bottom: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.bodybullet {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 2;
	margin-bottom: 10px;
	font-size: 90%;
}
.contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #765d21;
	font-size: 90%;
	text-align: center;
}
.bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #f0e9d6;
	letter-spacing: 0px;
	text-align: center;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 55%;
	color: #938058;
	letter-spacing: 3px;
	text-align: left;
	vertical-align: bottom;
}
.caption1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #f0e9d6;
	text-align: right;
	line-height: 1.5em;
	letter-spacing: 0px;
}
.caption2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #f0e9d6;
	text-align: center;
	line-height: normal;
	letter-spacing: 0px;
}
.caption3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #765d21;
	text-align: left;
}
#footer {
}
#footer.bottomnav a {
	text-decoration: none;
	color: #f0e9d6;
	}
#mainContent .sanscopy li {
	margin-bottom: 8px;
	padding: 0px;
}
#containercontact {
}
#topnav {
	position: relative;
	height: 57px;
}
.photocredit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 55%;
	color: #765d21;
	text-decoration: underline;
}
.img1 {
	padding-top: 10px;
	padding-bottom: 15px;
}

