body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #663300;
	background-color: #EDE7D0;
}
#layout {
	width: 870px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(../images/backBorder.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#header {
	width: 850px;
	margin: 0 auto;
}
#banner {
	width: 850px;
	margin: 0 auto;
}
#nav {
	width: 850px;
	margin: 0 auto;
}

.pagemargin {
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.leftcol {
	width: 152px;
	float: left;
}
.content {
	margin-left: 200px;
	padding-top: 25px;
}
.footer {
	color: #FFFFFF;
	height: 28px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-color: #7D762F;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 90%;
}
.baseGradient{
	color: #000000;
	background-attachment: scroll;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
.magicpower{
clear: both;
width: 200px;
}
.top {
	background-attachment: scroll;
	background-image: url(../images/top.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.base {
	background-attachment: scroll;
	background-image: url(../images/base.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.left {
	background-attachment: scroll;
	background-image: url(../images/left.gif);
	background-repeat: repeat-y;
	background-position: left center;
}
.right {
	background-attachment: scroll;
	background-image: url(../images/right.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.footer_padding {
	padding-top: 8px;
	padding-left: 8px;
}
.rightImg {
	float: right;
	margin-bottom: 8px;
	margin-left: 8px;
}
.title {
	font-size: 300%;
	color: #855723;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-variant: normal;
}
.grayTitle {
	font-size: 120%;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.XXLred {
	font-size: 290%;
	font-weight: bold;
	color: #C1272D;
}
.sub_Title {
	font-size: 120%;
	color: #855723;
	font-weight: bold;
}
.content .dotted {
	padding-top: 12px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #7D762F;
	border-right-color: #7D762F;
	border-bottom-color: #7D762F;
	border-left-color: #7D762F;
}

.listItems {
	font-size: 105%;
	color: #663300;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.pageList {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	list-style-type: disc;
}
.pageList li {
	padding-bottom: 5px;
}
a:link.footerlink {
	color: #F5F4EE;
	font-weight: normal;
	text-decoration: none;
}
a:visited.footerlink {
	color: #F5F4EE;
	font-weight: normal;
	text-decoration: none;
}
a:active.footerlink {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
a:hover.footerlink {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
input, textarea {
	border: 1px solid #999999;
}
.contactForm {
	background-color: #EAE9DA;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: solid;
	border-top-color: #855723;
	border-bottom-color: #855723;
	padding-right: 40px;
	padding-left: 40px;
}
.contactForm #Form td {
	padding-left: 8px;
}
.content hr {
	color: #855723;
	padding-top: 7px;
	padding-bottom: 3px;
	height: 1px;
}
.captiontitle {
	font-weight: bold;
}
.smallText {
	font-size: 85%;
}
a:link {
	color: #7D762F;
}
a:active {
	color: #A19D7F;
}
a:visited {
	color: #7D762F;
}
a:hover {
	color: #A19D7F;
}
.tabledecoration {
	border: 1px solid #7D762F;
}
.tabledecoration td {
	margin: 0px;
	background-position: center;
	padding: 2px;
}
.larger {
	font-size: 110%;
	text-transform: uppercase;
}
.tabledecoration2 {
	border: 1px solid #7D762F;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 250px;
}
.sub_Title2 {

	font-size: 150%;
	color: #855723;
	font-weight: bold;
}
.smaller {
	font-size: 85%;
}
.smallinvisible {
	font-size: 1%;
	color: #EDE7D0;
}

