@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left top;
	overflow: auto;
	position: absolute;
	background-image: url(../images/main_bg2.jpg);
}

.body_bold_italic {
	font-family: "Palatino Linotype", Georgia, "Times New Roman";
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #642100;
}

.pageheader {
	font-family: "Palatino Linotype", Georgia, "Times New Roman";
	font-size: 24px;
	color: #996600;
	letter-spacing: -1px;
	line-height: 26px;
	text-align: center;
}
.largepageheader {
	font-family: "Palatino Linotype", Georgia, "Times New Roman";
	font-size: 36px;
	color: #996600;
	letter-spacing: -1px;
	text-align: center;
	line-height: 26px;
}

.bodytext {
	font-family: "Palatino Linotype", Georgia, "Times New Roman";
	font-size: 14px;
	color: #636639;
	text-align: left;
}
.borders {
	padding-right: 40px;
	padding-left: 0px;
}
.tableborder {
	border: .25px solid #996600;
	margin: 10px;
}


.copyright {
	font-family: "Myriad Web Pro", Verdana, "Century Gothic", Arial;
	font-size: 9px;
	color: #000000;
}
.bodytext_small {
	font-family: "Palatino Linotype", Georgia, "Times New Roman";
	font-size: 11px;
	color: #63663B;
}
.bodytext_center {
	font-family: "Palatino Linotype", Georgia, "Times New Roman";
	font-size: 14px;
	color: #636639;
	text-align: center;
}
.pageheader_sub {
	font-family: "Palatino Linotype", Georgia, "Times New Roman";
	font-size: 18px;
	color: #996600;
	letter-spacing: -1px;
	line-height: 26px;
}
.photoborder {
	border: thin solid #933;
}

