@charset "utf-8";
/* 8/26/22
   Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/

img, object, embed, video {
	max-width: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		5;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	10;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

/* Mobile Layout: 480px and below. */

div.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	padding-left: 1.82%;
	padding-right: 1.82%;
	display: block;
}

div.layoutDiv1 {

	margin-left: auto;
	margin-right: auto;
	width: 95%;
	padding-left: 1.82%;
	padding-right: 1.82%;
	display: block;
}
div.formContainer {
	max-width: 	500px;
	width: 		50%;
	margin: 	0 auto;
	position: 	relative;
}

header {
width: 100%;
padding: 10px 0 10px;
}

.main-img {
margin-left: auto;
margin-right: auto;
margin-top: 10px;
margin-bottom: 20px;
display: block;
}

.indent-img {
margin-top: 10px;
margin-bottom: 20px;
margin-left:  60px;
display: inline;
}

.center-img {
	border-style: solid;
    border-width: 2px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

p	{
	font-size:26px;
	font-style:normal;
	font-weight:400;
	text-align:left;
	padding 20px 0px 20px 0px
}

.pCenter	{
	font-size:30px;
	font-style:normal;
	font-weight:400;
	text-align:center;
	padding 20px 0px 20px 0px
}

.pJustify	{
	font-size:30px;
	font-style:normal;
	font-weight:400;
	text-align:justify;
	text-align:justify;
	padding 30px 5px 30px 5px
}

p.RobotoSlab {
	font-family: 'Roboto Slab', serif;
}
p.Radley {
	font-family: 'Radley', serif;
}
p.Radley700 {
	font-family: 'Radley', serif;
	font-weight:700;
}
p.Merriweather {
	font-family: 'Merriweather', serif;
}
p.Merriweather700 {
	font-family: 'Merriweather', serif;
	font-weight:700;
}
p.Merriweather900 {
	font-family: 'Merriweather', serif;
	font-weight:900;
}
p.Playfair {
	font-family: 'Playfair Display', serif;
}
p.Playfair700 {
	font-family: 'Playfair Display', serif;
	font-weight:900;
}
p.ShadowsInto {
	font-family: 'Shadows Into Light', serif;
}
p.Josephinsans100 {
	font-family: 'Josephin Sans', sans-serif;
	font-weight:100;
}
p.Josephinsans {
	font-family: 'Josephin Sans', sans-serif;
}
p.Josephinsans300 {
	font-family: 'Josephin Sans', sans-serif;
	font-weight:300;
}
p.Josephinsans700 {
	font-family: 'Josephin Sans', sans-serif;
	font-weight:700;
}
p.SigmarOne {
	font-family: 'Sigmar One', sans-serif;
}
p.ComingSoon  {
	font-family: 'Coming Soon', cursive;
}
p.Tangerine  {
	font-family: 'Tangerine', cursive;
}
p.Bevan  {
	font-family: 'Bevan', cursive;
}
p.FrederickaGreat  {
	font-family: 'Fredericka the Great', cursive;
}
p.LobsterTwo  {
	font-family: 'Lobster Two', cursive;
}
p.SueEllenFrancisco  {
	font-family: 'Sue Ellen Francisco', cursive;
}
p.Sacramento  {
	font-family: 'Sacramento', cursive;
}
p.GrandHotel  {
	font-family: 'Grand Hotel', cursive;
}
p.CabinSketch  {
	font-family: 'Cabin Sketch', cursive;
}
p.Corben  {
	font-family: 'Corben', cursive;
}
p.VastShadow  {
	font-family: 'Vast Shadow', cursive;
}
p.Inknut  {
	font-family: 'Inknut Antiqua', serif;
}
	
h2	{
	text-align:center;
	margin-top: 0.50em;
    margin-bottom: 0.50em;
	font-size:48px;
	font-style:normal;
	font-weight:400;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing: 2px;
	color:#560007;
}

h3	{
	text-align:center;
	margin-top: 0.30em;
    margin-bottom: 0.40em;
	font-size:28px;
	font-style:normal;
	font-weight:500;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing: 2px;
	color:#560007;
}

.left {
	text-align:left;
	margin-top: 0.30em;
    margin-bottom: 0.40em;
	font-size:28px;
	font-style:normal;
	font-weight:500;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing: 2px;
	color:#560007;
}

.textwrap {
	float: left;
	margin: 10px 30px 20px 10px;
}

div {
    clear: left;
}
div.center {
	display:			block;
	float:				left;
	margin:				auto;
	width:				100%;
	text-align:			center;
	border:				0px;
	padding:			10px;
}

div.centerIn1 {
	border:				0px;
	display:			inline-block;
	margin:				auto;
	padding:			5px;
	text-align:			center;
	vertical-align:		bottom;
	width:				1070px;
}


li  {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:700;
	line-height: 200%;
	color:#560007;
}
/* navigation menu styles  */

nav ul { 
list-style-type: none; 
list-style: none;  
height: 40px;
width: 480px;
margin: auto; 
padding: 0; 
}

nav li {
float: left;
width: 220px;
}

nav ul a {
padding-right: 10px;
padding-left: 0px;
display: block;
line-height: 30px;
text-decoration: none;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
text-align:left;
color: #371C1C;
}

nav ul li a:hover, nav ul li a:focus { 
  color: blue; 
  background-color: white; 
}

/* Forms */
label { 
	display: 			block; 
	background-color: 	transparent; 
	clear: 				both;
	float: 				right; 
	font-size:			14pt;
	font-family: 		"Crete Round", serif;
	font-style: 		normal;
	font-weight:		700;  
	line-height: 		100%; 
	margin: 			0.0em 0em 0em 5em; 
	padding: 			0px 0px 0px 0px; 
	text-align:			right;
	width: 				100%;
}

input, select, textarea { 
	float: 				right; 
	margin: 			1.35em 0em 0em 5em; 
	width: 				40%; 
	}
input { 
	border: 			2px solid #666; 
	}
	
input[type=radio], input[type=checkbox], input[type=submit], input[type=reset], input[type=button], input[type=image] {
	float:				left;
	display: 			block;
	position: 			relative;
	width: 	 			0	auto; 
	}


.tdForm {
width: 500px;
vertical-align: bottom;
border:#036;
text-align:right;
padding:  20px 20px 20px 80px;
}

.tdSubmit { 
    width: 230px;
    height: 22;
    colspan: 3;
    border: 1px solid;
    border-color : #FFFF99 #FFFF99 #EFFF99; #FFFF99; 
    border-style: solid;
    background-color: #FFC266;
    padding: 0px 0px 0px 10px; 
    text-align: right;
    font-size: 12pt; 
    font-family: 'Arial', 'Helvetica', sans-serif; 
    font-style: normal; 
    font-weight: bold;
}
 
input[type=submit] {
	float: right;
	position:relative;
	right:50px;
	padding:2px 15px; 
    background:#FFC266; 
	border: 3px solid;
    border-color : darkblue; darkblue; darkblue; darkblue;
    border-style: solid;
	cursor:pointer;
	-webkit-border-radius: 5px;
	border-radius: 5px;
    font-size: 14pt; 
    font-family: 'Arial', 'Helvetica', sans-serif; 
    font-style: normal; 
    font-weight: bold;
    color: darkblue;  }
	
.defaultTextBox {
	type: text;
    padding: 0px 10px 0px 10px;
    position: relative;
    top:-1px;
	box-sizing: border-box;
    left:    0px; 
    height: 22px;
    width:  250px;
    font-family: 'Arial', 'Helvetica', sans-serif;
    font-style: normal; 
    font-weight: bold; 
    text-align: left;
    outline: none;
    border: 0px solid #cdcdcd;
    background-color: #FFFF70;
    font-size: 14px;
}

/*  Contact Form   */

#contact input[type="text"],
#contact input[type="email"],
#contact input[type="tel"],
#contact input[type="url"],
#contact textarea,
#contact button[type="submit"] {
	font: 400 18px/18px 'Crete Round', Helvetica, Arial, sans-serif;
}

#contact input[type=checkbox] {
	float:				right;
	display: 			block;
	position: 			relative;
	top:				-18px;
	right:				150px;
	width: 	 			0	auto; 
	}

#contact {
	background: #F9F9F9;
	padding: 25px;
	margin:  50px 0;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
}

#contact h3 {
	display: block;
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 10px;
}

#contact h4 {
	margin: 5px 0 15px;
	display: block;
	font-size: 16px;
	font-weight: 400;
}

fieldset {
	border: medium none !important;
	margin: 0 0 10px;
	min-width: 100%;
	padding: 0;
	width: 100%;
}

#contact input[type="text"],
#contact input[type="email"],
#contact input[type="tel"],
#contact input[type="url"],
#contact textarea {
	width: 100%;
	border: 1px solid #ccc;
	background: #FFF;
	margin: 0 0 5px;
	padding: 10px;
}

#contact input[type="text"]:hover,
#contact input[type="email"]:hover,
#contact input[type="tel"]:hover,
#contact input[type="url"]:hover,
#contact textarea:hover {
	-webkit-transition: border-color 0.3s ease-in-out;
	-moz-transition: border-color 0.3s ease-in-out;
	transition: border-color 0.3s ease-in-out;
	border: 1px solid #aaa;
}

#contact textarea {
	font-size: 18px;
	height: 100px;
	max-width: 100%;
	resize: none;
}

#contact button[type="submit"] {
	cursor: pointer;
	width: 100%;
	border: none;
	background:#cc6600; 
	color: #FFF;
	margin: 0 0 5px;
	padding: 10px;
	font-size: 16px;
}

#contact button[type="submit"]:hover {
	background: #994d00;
	-webkit-transition: background 0.3s ease-in-out;
	-moz-transition: background 0.3s ease-in-out;
	transition: background-color 0.3s ease-in-out;
}

#contact button[type="submit"]:active {
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
}

.copyright {
	text-align: center;
}

#contact input:focus,
#contact textarea:focus {
	outline: 0;
	border: 1px solid #aaa;
}

::-webkit-input-placeholder {
	font-size: 16px;
	color: 	#888;
}

:-moz-placeholder {
	color: #888;
}

::-moz-placeholder {
	color: #888;
}

:-ms-input-placeholder {
	color: #888;
}


<! -------------------------------------------------------------------------- !>
/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {
div.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 87.36%;
	padding-left: 1.82%;
	padding-right: 1.82%;
	display: block;
}

#LayoutDiv1 {
	clear: both;
	float: left;
	margin: auto; 
	width: 100%;
	max-width: 768px;
	display: block;
}

header {
}

/* navigation menu styles  */
nav ul { 
height: 50px;
width: 768px;
}

nav li {
float: left;
width: 240px;
}

nav ul a {
padding-right: 10px;
padding-left: 0px;
display: block;
line-height: 30px;
text-decoration: none;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
text-align:center;
color: #371C1C;
}

}


/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 1024px) {
div.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 87.36%;
	padding-left: 1.82%;
	padding-right: 1.82%;
	display: block;
}

#LayoutDiv1 {

	margin: auto; 
	width: 95%;
	padding-left: 20px;
	padding-right: 20px%;
	display: block;
}
header {
	}

p	{
	font-size:22px;
	font-style:normal;
	font-weight:400;
	text-align:left;
	padding 20px 0px 20px 0px
}
img {
    max-width: 1000px;
} 
/* navigation menu styles  */

nav ul { 
height: 40px;
width: 1000px;
}

nav li {
float: left;
text-align: center;
width: 140px;
}

nav ul a {
padding-right: 5px;
padding-left: 5px;
display: block;
line-height: 40px;
text-decoration: none;
text-align: center;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
color: #371C1C;
}


}