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

.burg_text {
	font-family: "Trajan Pro";
	font-size: 14px;
	color: #330000;
	font-weight: bold;
	text-align: center;
}
body {
	background-color: #330000;
}
table {
	background-color: #ffffcc;
}
.cream_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFC;
}
.green_text {
	font-family: "Trajan Pro";
	font-size: 14px;
	color: #005128;
}
.image {
	height: 475px;
	width: 600px;
	position: relative;
	left: 0px;
	top: 0px;
	vertical-align: top;
}
.screen {
	position: relative;
	height: 315px;
	width: 440px;
	left: 80px;
	top: 80px;
	text-align: center;
	vertical-align: middle;
}

.greentext_large{
	font-family: "Trajan Pro";
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	color: #005128;
	text-decoration: underline;
	margin-left: 30px;
	position: relative;
	bottom: 10px;
}
.picker {
	position: relative;
	height: auto;
	width: auto;
	bottom: -93px;
}
.gallery_table {
	font-family: "Trajan Pro";
	font-size: 14px;
	color: #005128;
	background-color: #ffffcc;
	position: relative;
	left: 300px;
	top: -30px;
	text-align: center;
	font-weight: bold;
}
.about_table {
	font-family: "Trajan Pro";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #330000;
	background-color: #005128;
	background-image: none;
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 150px;
	vertical-align: top;
	white-space: normal;
	display: none;
	float: none;
	height: 600px;
	width: 800px;
	position: relative;
	left: 10%;
	top: 10%;
}
.main_text {
	font-family: "Trajan Pro";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #005128;
	background-color: ffffcc;
	text-align: justify;
	margin: 5px;
	clear: none;
	float: left;
	height: 500px;
	width: 750px;
	overflow: auto;
	position: relative;
	visibility: visible;
	z-index: auto;
	left: 25px;
	top: 25px;
	padding: 5px;
	background-repeat: repeat;
	border: thin solid ffffcc;
}
