body {
	background-color: #E1D8B1;
	margin-right: auto;
	margin-left: auto;
	font-family: "comic Sans MS", verdana;
	font-size: 13px;
	color: #462D2B;
	font-weight: normal;
}
.bg {
	background-color: #D6C9A6;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 7px;
}
.index-main-area {
	background-image: url(img/index-bg1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.inner-main-area {
	line-height: 135%;
	color: #462D2B;
	background-image: url(img/index-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 112px;
}
.inner-text {

	line-height: 127%;
	padding: 20px;
}

.text {

	line-height: 135%;
	color: #462D2B;
}
.pad {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	font-size: 13px;
}

.bg .inner-main-area .inner-text a {
	color: #27688E;
}
.TextLarge {
	line-height: 135%;
	color: #462D2B;
	font-family: "Comic Sans MS";
	font-size: 14px;

}
.TextLarge a {
	color: #1D2935;
}
a {
	color: #990000;
}
.TextSmall {

	line-height: 125%;
	color: #462D2B;
	font-family: "Comic Sans MS";
	font-size: 11px;
}
.important td { font-size:13px}