﻿@import url('Layout.css');
body {
	color: #000;
	font-size: small;
/*	font-family: GauntletThin, Times New Roman, Verdana, Arial, Helvetica, sans-serif; */
	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;

	font-style: normal;
	background-color: #fde9f1;
	
}
#container {
	background-color: #FFFFFF;
}
/* Styles for Masthead */
#masthead img {
	float: left;
}
#masthead p {
	color: #000;
	font-size: x-small;
	text-align: right;
	margin: 10px 10px 0 10px;
}
/* Styles for Navigation */
#navigation{
	margin-left: 5px;
	margin-right: 5px;
	background-color: #533118;
	height: 30px;
	padding-left: 50px;
}
#navigation ul {
	list-style-type: none;
}
#navigation-li-left {
	float: left;
	border-color: #FFFFFF;
	border-left-style: dotted;
	border-left-width: 1px;
		border-right-style: dotted;
	border-right-width: 1px;

}
#navigation-li-right {
	float: left;
	border-right-style: dotted;
	border-right-width: 1px;
	border-color: #FFFFFF;
}
#navigation a {
 	font-family: Times New Roman;
	color: #FFFFFF;
	text-decoration: none;
	margin: 7px 9px 7px 9px;
	display: block;
	font-size: 13px;
	font-variant: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
}
/*
#navigation_nochange li:hover {
	color: #4c301a;	
}
#navigation_nochange li:active {
	color: #4c301a;	
}
#navigation li:active  {
	background-color: #b5d8ac;
}
ul#navigation  li a.current:visited {
	background-color: #b5d8ac;
}
*/
#navigation li:hover {
	background-color: #b5d8ac;
}

/* Styles for Content */
h1 {
	color: #965;
	font-size: 2.0em;
}
h2 {
	color: #965;
	font-size: 1.75em;
}
h3 {
	color: #965;
	font-size: 1.5em;
}
h4 {
	color: #965;
	font-size: 1.25em;
}
h5 {
	color: #965;
	font-size: 0.75em;
}
h6 {
	color: #965;
	font-size: 0.5em;
}
big {
	color: #965;
	font-size: medium;
}
#firstletter{
	font-size: 45px;
	font-family: Times New Roman, Arial,, GauntletThin, Palace Script MT;
	line-height: 28px;
	font-weight: bold;
}
#Bodytxt {
	font: normal normal lighter 110% GauntletThin, "Times New Roman";
	letter-spacing: 1px;
	text-align: left;
}
#column_r p {
	color: #000;
	font-size: x-small;
	text-align: left;
	margin: 0;
	padding: 5px;
}
#column_r h4 {
	margin-bottom: 0;
}
#column_r ul {
	margin-left: 5px;
	padding-top: 0;
	padding-left: 10px;
}
#column_r ul li {
	font-size: x-small;
	display: list-item;
	list-style-position: outside;
}
/* Styles for Links */
a {
	color: #456;
	text-decoration: underline;
}
a:hover {
	color: #965;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
a.general {
	color: #533118;
	text-decoration: none;
	padding:0;
	margin:0;
	font-size: 16x;
}
a.general:hover {

	color: #456;
}

img.weddings {float:right;
padding: 0 0 0 10px;}

img {border:none;}