@charset "UTF-8";
.Layout {
	padding: 0px;
	width: 70%;
	text-align: left;
	vertical-align: sub;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: none;
}
.maincontent {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 95%;
	padding: 20px;
	vertical-align: top;
	background-image: url(../Images/bkgd-Content2.png);
}
.columnleft {
	padding: 20px;
	background-color: #7D693A;
	width: 10%;
	text-align: center;
	margin: 0px auto;
}
.lcolumnleft {
	width: 10%;
	background-color: #7D693A;
	vertical-align: top;
	margin: 0px auto;
	padding: 0px 20px 20px;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #033;
	padding: 10px;
	width: 70%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
.titlebar {
	height: 175px;
	width: 70%;
	margin: 0px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	background-image: url(../Images/Navigationbk.png);
}
.navigation {
	text-align: center;
	width: 70%;
	background-color: #473616;
	color: #C90;
	height: 1em;
	padding: 0px;
	left: 4px;
	top: 4px;
	right: 4px;
	bottom: 4px;
	font-size: 1em;
}
body {
	background-repeat: repeat;
	background-image: url(../Images/bkgdHome.jpg);
	background-attachment: fixed;
}
a:link {
	color: #FC6;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.Layout tr .maincontent #link .p a strong {
	font-size: 14px;
	color: #3FC;
	text-decoration: underline;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.Layout tr .lcolumnleft .h2 .p .linksincontent strong {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #3FC;
	text-decoration: underline;
}
a:visited {
	color: #DCBB68;
	text-decoration: none;
}
a:hover {
	color: #C90;
	text-decoration: none;
}
a:active {
	color: #F00;
	text-decoration: none;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FC6;
	text-align: left;
	font-weight: bold;
}
.p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #033;
	font-weight: lighter;
	text-align: left;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #033;
	text-align: left;
}

