@charset "utf-8";
body,td,th {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 15px;
	color: #003399;
	letter-spacing: normal;
}
.maintd {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.colorbg {
	background-color: #FEF7ED;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #975185;
	border-bottom-color: #975185;
}
.maintd hr {
	color: #975185;
}
.lightbg {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #975185;
	border-right-color: #975185;
	border-bottom-color: #975185;
	border-left-color: #975185;
}
.photort {
	float: right;
	border: 4px double #975185;
	margin-left: 15px;
}

body {
	background-color: #DFBA8E;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
}

h1 {
	line-height: normal;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: 5px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 5px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: normal;
}

