﻿body {
	font-family: verdana;
	font-size: 17px;
	background-color: #5f0c11;
	padding-bottom: 0;
	margin-bottom: 0;
}
a {
	font-family: verdana;
	font-size: 14px;
	color: #fff0a1;
	text-decoration: none;
}
a name {
	font-family: Copperplate Gothic Bold;
	font-size: 24px;
}
p {
	font-size: 14px;
}
.larger_paragraph {
	font-size: 18px;
}
.larger_paragraph a {
	font-size: 18px;
}
p a {
	background-color: transparent;
	color: #5f0c11;
}
p a:hover {
	background-color: #77361A;
	color: #FFF0BC;
}
h1 {
	font-size: 12px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
h3 {
	font-size: 16px;
	font-weight: bold;
}
h4 {
	font-size: 18px;
	font-weight: bold;
}
h5 {
	font-size: 20px;
	font-weight: bold;
}
h6 {
	font-size: 24px;
	font-weight: bold;
	line-height: 1px;
	text-decoration: underline;
}
a:hover {
	color: #E01710;
	background-color: #fff0a1;
}
#page {
	width: auto;
	height: auto;
	overflow: hidden;
}
.row {
	width: 960px;
	height: auto;
	left: 50%;
	margin-left: -480px;
	position: relative;
}
.redbackground {
	background-image: url('../images/box-background.jpg');
	background-repeat: repeat;
}
.contentbackground {
	background-color: #FFF0BC;
}
#header {
	width: 960px;
	position: relative;
}
#welcome {
	width: 950px;
	position: relative;
}
.clear {
	clear: both;
}
#logo_image {
	position: relative;
	float: left;
}
#menu {
	position: relative;
	float: left;
	margin-left: -125px;
	color: #fff0a1;
}
#menu img {
	margin-bottom: 4px;
}
#sample_gallery {
	position: relative;
	float: left;
	height: 150px;
	width: 500px;
	margin-top: 10px;
}
.column3 {
	position: relative;
	float: left;
	width: 300px;
	margin-right: 15px;
	padding: 5px;
	font-size: 14px;
}
.column3 a {
	color: #000000;
}
.column3 a:hover {
	color: #5F0C11;
	font-weight: bold;
}
.sample_slideshow {
	position: relative;
	width: 125px;
	height: 150px;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	padding: 10px;
	padding-left: 15px;
	padding-right: 15px;
	background-image: #5F0C11;
}
.copperplate_gothic {
	font-family: Copperplate Gothic Bold;
	font-size: 24px;
	color: #fac386;
	padding: 5px;
}
.slot_image {
	width: 100%;
	height: 94px;
	position: relative;
	background-color: gray;
}
.slot_text {
	width: 100%;
	height: 25%;
	position: relative;
	font-size: 9px;
	padding-top: 12px;
	font-weight: bold;
	text-align: center;
}
.welcome_text {
	background-color: #fff0bc;
	width:940px;
	color: #000000;
	padding: 10px;
	padding-top: 10px;
	position: relative;
}
.images-float-right-150 {
	float: right;
	margin-right: 150px;
}
.welcome_text ul li {
	font-size: 14px;
}
.center {
	text-align: center;
}
.align_right {
	width: 100%;
	text-align: right;
}
.underline {
	text-decoration: underline;
}
.bold {
	font-weight: bold;
	font-size: 14px;
}
.gallery_slot {
	width:165px; 
	height: 160px; 
	postion: relative; 
	float: left; 
	margin-right: 20px; 
	text-align: center;
}
.gallery_slot a img {
	text-decoration: none;
	border: 0 none;
}
.gallery_image {
	position: relative;
}
.gallery_text {
	text-align: center; 
	width: 100%; 
	height: 25px; 
	position: relative; 
	font-size: 8pt; 
	margin-top: 10px; 
}