@charset "UTF-8";
/* CSS Document */

.header {
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 780px;
}
.menu_spacer {
	background-image: url(images/menu_01.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 200px;
}
.image_spacer {
	background-image: url(images/image_spacer.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 780px;
}
.body_left_spacer {
	background-image: url(images/body_left_spacer.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 560px;
	width: 100px;
}
.type_head {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
}
.type_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.type_head_2 {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #cc3399;
	text-decoration: underline;
	padding-top: 20px;
}
.body_right_spacer {
	background-image: url(images/body_right_spacer.png);
	background-repeat: no-repeat;
	height: 560px;
	width: 30px;
}
.body_right_spacer_2 {
	background-image: url(images/body_right_spacer_2.png);
	background-repeat: repeat-y;
	width: 30px;
	background-position: top;
}
.footer {
	background-image: url(images/footer.png);
	height: 30px;
	width: 780px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
	background-repeat: no-repeat;
	background-position: left center;
	text-align: center;
	vertical-align: middle;
	letter-spacing: normal;
	word-spacing: normal;
}
.body_image {
	background-image: url(images/body.png);
	background-repeat: no-repeat;
	height: 550px;
	width: 385px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.type_subhead {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.interior_spacer_1 {
	background-image: url(images/interior_spacer_1.png);
	height: 560px;
	width: 27px;
	background-repeat: no-repeat;
	background-position: top;
}
.interior_spacer_2 {
	background-image: url(images/interior_spacer_2.png);
	background-repeat: repeat-y;
	width: 27px;
	background-position: top;
}
.type_italic {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
}
.rail {
	background-color: #FFFFFF;
	width: 178px;
	padding-left: 10px;
	padding-right: 10px;
}
.footer_2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #666666;
}
.shadow_right {
	background-image: url(images/shadow_right.png);
	background-repeat: repeat-y;
	width: 25px;
}
.shadow_left {
	background-image: url(images/shadow_left.png);
	background-repeat: repeat-y;
	width: 25px;
}
