﻿`body {
	color: #000000;
	font-family: Book Antiqua, Tahoma, Verdana, sans-serif;
	text-align:center;
	font-size: 14px;
}
.background-body {
	background-color: #FFFFFF;
	border-color: #993300;
}
.background-headers-gallery {
	background-color: #F5F5DC;
	color: #000000;
	font-family: Book Antiqua, Tahoma, Verdana, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	border-width:0;
}
.border {
	border-style: solid;
	border-width: 2px;
	border-color: #993300;
}
.border_picture {
	border-right-width: 1px;
	border-color: #993300;
}
#container {
	margin: 0px auto; 
	width: 100%; 
	text-align: left;
}
.buttonscontainer {
	width: 200px;
	border-style: outset;
	height: 187px;
}
.buttons {
	color: #000000;
	border: 1px solid;
	background-color: #CCE6FF;
	padding: 1px;
	padding-left: 3px;
	font-family: Book Antiqua, Tahoma, Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	border-color: none;
	display: block;
	margin: 0px;
	width: 97%;
	text-align: left;
}

.buttons a {
	color: #000000;
	border: 1px solid;
	background-color: #CCE6FF;
	padding: 1px;
	padding-left: 3px;
	font-family: Book Antiqua, Tahoma, Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	border-color: none;
	display: block;
	margin: 0px;
	width: 97%;
	text-align: left;
}

.buttons a:hover {
	border: 1px solid;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 1px;
	background-color: #F4A460;
	border-color: none;
	color: #000000;
	text-decoration: none;
}
h1 {
	border-bottom: 1px dashed #ccc;
	margin: 0 0 10px;
	padding: 0 0 5px;
	background: inherit;
	font-family: Book Antiqua, Tahoma, Verdana, sans-serif;
	font-size: 24px;
	font-style: italic;
	text-align: center;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
P {
	color: #000000;
	font-family: Book Antiqua, Tahoma, Verdana, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	margin-top: 8px;
}
P.internal {
	color: #000000;
	font-family: Book Antiqua, Tahoma, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	margin-top: 8px;
}
.top {
	color: #000000;
	font-family: Book Antiqua, Verdana, Tahoma, sans-serif;
	font-size: 30px;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	margin-left: 10px;
	margin-top: -10px;
	text-decoration: none;
}
.top_llc {
	color: #000000;
	font-family: Book Antiqua, Verdana, Tahoma, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	letter-spacing: normal;
	line-height: normal;
	vertical-align: middle;
}
.top_lower {
	color: #000000;
	font-family: Book Antiqua, Tahoma, Verdana, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	margin-left: 10px;
	margin-top: -10px;
	text-decoration: none;
}

/* =Gallery Code
----------------------------------------------------------------------*/
.gallery-top {
	color: #000000;
	font-family: Book Antiqua, Verdana, Tahoma, sans-serif;
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
}
.hoverbox
{
	list-style: none;
	margin-left: -5px;
	height: 100%;
}
.hoverbox img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	float: none;
    /*height: 150px;
	width: auto;*/
}
.hoverbox li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	float: left;
	text-align: center;
	margin: 2px;
	padding: 5px;
}
.links
{
	color: #000000;
	font-family: Book Antiqua, Verdana, Tahoma, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	background-color: #CCE6FF;
	border-color: #ddd #bbb #aaa #ccc;
}
a 
{
	text-decoration: none;
	color: maroon;
	margin-top: 5px;
}
.footer {
	font-size: small;
	width: 800px;
	height: 0px;
	text-align: center;
}