@charset "UTF-8";
body {
	background-color: #CCC;
}
.body_bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	text-align: center;
	text-indent: 20px;
}
.body_text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	margin-left: 10px;
	width: 880px;
	margin-right: 10px;
	background-color: #FFF;
}
.body_text_center {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	margin-left: 10px;
	width: 880px;
	margin-right: 10px;
	background-color: #FFF;
	text-align: center;
}
.footer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	width: 900px;
	color: #FFF;
	word-spacing: normal;
	letter-spacing: 1px;
	vertical-align: top;
	margin-bottom: 30px;
}
.small_text {
	font-size: 12px;
}
.img_border {
	border: medium solid #000;
	float: none;
	background-position: center center;
}
.img_flt_rt {
	float: right;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
	border: medium solid #000;
}
.nav_bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-style: normal;
	font-weight: bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	width: 900px;
	background-color: #FFFFFF;
	color: #00F;
}
img {
	vertical-align: bottom;
}
.header {
	background-color: #FFF;
}
.table_descrip {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	text-align: left;
	line-height: normal;
	vertical-align: top;
}
.table_bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
	vertical-align: top;
	padding-top: 2px;
	text-decoration: none;
	background-position: top;
	top: auto;
}
.order_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	width: 900px;
}
.photo_descrip {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: bold;
	text-align: center;
	width: 900px;
}
.container {
	width: 900px;
	margin-top: 0pt;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
ul {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin-left: 30px;
}
.heading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	font-weight: bold;
	margin-left: 10px;
}
.video_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.video_title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 30px;
	font-weight: bolder;
	text-align: center;
}
.logo_flt_left {
	padding: 8px;
}
.logo_flt_right {
	margin-left: 220px;
}
