﻿@import url('layout.css');
@font-face {
    font-family: Imprint MT Shadow;
    src: url("IMPRINT1.eot");
  }
body {
	color: #000;
	font-size: 18px;
	font-family: Calibri;
	background-color: #fff;
}
#container {
	background-color: #fff;
	width: 1024px;
	margin: 0 auto;
}
#masthead {
	width: 1024px;
	height: 150px;
	text-align: center; /*margin: 0 auto;
	padding: 0 0 0 0;*/;
	background-color: #fff;
	top: 0px;
	overflow: hidden;
}
#navigation {
	width: 1024px;
	margin: 0 auto;
	background-color: #fff;
	overflow: hidden;
}
#column_l {
	width: 1024px;
	left: 30px;
	top: 0px;
	right: 30px;
	background-color: #fff;
}
#wMargins {
	width: 850px;
	margin: 0 auto;
}
/* Styles for Masthead */
#masthead img {
	float: center;
}
#masthead p {
	font-size: 11px;
	color: #000;
	margin: 0px 0px 0px 0px;
}
#column_r p {
	font-size: 11px;
	margin: 7px;
}
/* Styles for Navigation */
#navigation table {
	float: inherit;
}
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0 auto;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	color: #FF7300;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 1px solid #fff;
}
#navigation a:hover {
	color: #184357;
	text-decoration: none;
	border: 1px solid #FF7300;
	background-color: #FF7300;
}
#whiteInsert {
	background-color: black;
	width: 100%;
	padding-left: 10px;
	color: #c00000;
	font-style: italic;
	font-weight: bold;
	text-indent: 15px;
}
#cursive {
	font-family: cursive;
}
img {
	border: 0px black hidden;
}
h1 {
	font-size: 24px;
}
#imageAndCaption {
	width: 974px;
	margin: 0 auto;
	top: 0px;
	text-align: center;
	font-size: smaller;
	font-style: italic;
}
.imageAndCaption {
	width: 974px;
	margin: 0 auto;
	top: 0px;
	text-align: center;
	font-size: smaller;
	font-style: italic;
}
.centerText {
	text-align: center;
}
.centerTopText {
	text-align: center;
	top: 0px;
}
.rightText {
	text-align: right;
}
.contact {
	width:750px;
	margin: 0 auto;
	font-size:x-large;
}
.signature {
	font-family: "Edwardian Script ITC";
	font-size: xx-large;
	font-weight: bold;
	text-align: right;
}
#footer {
	width: 1024px;
	color: #FF7300;
	background-color: #000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#footer table {
	padding: 5px 5px 5px 5px;
}
.smallType {
	font-size: x-small;
}
.mediumType {
	font-size: medium;
}
.whitePrint {
	color: white;
	font-size: 17px;
	text-indent: 15px;
}
.black {
	background-color: black;
}
.red {color: red;
}
.centerFront {
	text-align: center;
	background-color: white;
	color: black;
}
.caption {
	text-align: center;
	color: black;
	font-size: smaller;
	font-weight: bold;
	font-style: italic;
}
/* Styles for Footer */
#footer p {
	font-size: 11px;
	line-height: 14px;
	color: #fff;
	margin: 1px;
	padding: 1px;
}
#footer a {
	color: #324B6C;
	text-decoration: none;
}
#footer a:hover {
	color: #324B6C;
	text-decoration: underline;
}
#footer hr {
	color: white;
}
/* Styles for Links */
a {
	color: #FF7300;
	text-decoration: none;
}
a:hover {
	color: #FF7300;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.gall {
	font: italic small-caps 900 12pt Imprint MT Shadow;
}
prints {
	background-color: black;
}
#prints a {
	text-decoration: none;
}
.small {
	font-size: small;
}
.fadein {
	position: relative;
	height: 300px;
	width: 600px;
	margin: 0 auto;
}
.fadein img {
	position: absolute; /*text-align: center;*/;
	margin: 0 auto;
}
.largeText {
	font-size: 300%;
	font-weight:600;
}
.BigRedText {
	text-align: center;
	font-size: xx-large;
	color: #FF0000;
}

.BigBlackText {
	text-align: center;
	font-size: xx-large;
}
.WhatsonMessage {
	width:750px;
	margin: 0 auto;
}
