@charset "utf-8";
.headerrepeat {
	background-image: url(images/repeats/header.jpg);
	background-repeat: repeat-x;
}
.edgernav1 {
	border: 1px solid #898989;
}
.loweredgernav {
	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: #838383;
	border-bottom-color: #8D8D8D;
	background-attachment: scroll;
	background-image: url(images/repeats/txtstring.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.mainedger {
	border: 2px solid #666666;
}

.lowerrepeat {
	background-image: url(images/repeats/txtstring.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center bottom;
}
.bgrnd {
	background-attachment: fixed;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#main {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #6D4344;
	font-weight: bold;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6D4344;
	text-decoration: underline;
}
.edge {
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.lftshadow {
	background-attachment: scroll;
	background-image: url(images/leftshadowall.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.rgtshadow {
	background-attachment: scroll;
	background-image: url(images/rghtshadowall.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.indent
{
	margin-left:35%;
}
