/* ============================================================================= */
/*                                  Text Styles                                  */
/* ============================================================================= */

.SectionTitle
{
	border-width: 1px;
	border-color: #CCCCCC;
	color: #FFFFFF;
	border-bottom-style: solid;
	margin-bottom: 10px;
}

.DottedLine
{
	margin: 5px 0px 5px 0px;
	border-top: 1px dotted #000000;
	border-bottom: 0px;
	height: 1px;
	width: 100%;
	border-top-color: #C0C0C0;
	border-bottom-color: inherit;
}


h1
{
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 26px;
	color: #A36956;
	text-align: left;
	font-weight: normal;
	padding-bottom: 5px;
	margin-top: 5px;
}

h2
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #75623E;
	font-weight: normal;
	line-height: 24px;
}

h3
{
	font-family: Calibri;
	font-size: 18px;
	color: #9C702E;
	font-weight: normal;
	line-height: 25px;
}

h4
{
	font-family: Arial, Verdana, Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #C69E00;
	font-weight: normal;
}

h5
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #00496C;
}

.footertext
{
	padding: 10px;
	font-size: 10pt;
	font-family: Arial;
	color: gray;
	line-height: 20pt;
}

P
{
	font-weight: normal;
	color: #B0986A;
	font-family: Arial;
	font-size: 14px;
	line-height: 25px;
	padding-bottom: 15px;
}


#HdrCol3 p
{
	color: #FFFFFF;
	line-height: 20px;
	padding: 10px;
}

.Quote
{
	color: #86592D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 10px;
	line-height:20px;
	font-style: italic;
	font-weight: normal;
	text-align: justify;
}

.IntroText
{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
}

table
{
	font-size: 12px;
}

#bannerWeddingText p
{
	color: #8D9ABA;
	line-height: 28px;
	font-size: 16px;
	font-family: Tahoma, arial;
	padding-bottom: 8px;
}

#bannerWedding a:link, #bannerWedding a:visited
{
    color: #5B6D97;
    text-decoration: none;
}

#bannerWedding a:hover
{
    color: #FFFFFF;
}

#bannerFunctionBarnText p
{
	color: #613E32;
	line-height: 27px;
	font-size: 14px;
	font-family: Tahoma, arial;
}

#bannerFunctionBarnText h2
{
	font-family: Tahoma, Arial;
	font-size: 24px;
	padding-bottom: 10px;
}

#bannerFunctionBarn a:link, #bannerFunctionBarn a:visited
{
    color: #996600;
    text-decoration: none;
    font-family: Arial;
}

#bannerFunctionBarn a:hover
{
    color: #993300;
}

/* ============================================================================= */
/*                                 Weddings Page                                */
/* ============================================================================= */

#WeddingPage p, #WeddingPage li
{
	color: #8D9ABA;
}

#WeddingPage h1
{
	color: #6D7EA7;
}

.SectionTitleWedding
{
	border-width: 1px;
	border-color: #CCCCCC;
	border-bottom-style: solid;
	margin-bottom: 10px;
}

.SectionTitleWedding h1
{
	color: #4E5C81;
}

.IntroTextWedding
{
	color: #8D9ABA;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 27px;
}

#WeddingHeader_Text
{
	padding-top: 70px;
	padding-left: 40px;
	width: 600px;
}

#WeddingHeader_Text h1
{
	font-family: Georgia, Verdana;
	color: #60729D;
	font-size: 18px;
	line-height: 30px;
}


/* ============================================================================= */
/*                                 Bulleted Lists                                */
/* ============================================================================= */

.TickList
{	
	padding-left: 5px;
	padding-top: 10px;
	padding-right: 10px;
	list-style-position: outside;
	list-style-type: none;
	vertical-align: middle;
	float: left;
}

.TickList li
{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #B0986A;
	background-image: url('../SiteImages/arrow.jpg');
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-bottom: 20px;
	vertical-align: middle;
}

.BulletList
{
	padding-left:20px;
	list-style-position: outside;
}

.BulletList li
{
	padding-left: 5px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #B0986A;
	vertical-align: middle;
	line-height: 35px;
}

.NormalHyperlink
{
	margin-top: 6px;
	font-size:12px;
}



/* ============================================================================= */
/*                                 Form Field Styling                            */
/* ============================================================================= */

.FormStyleinput, .FormStyletextarea
{
	border-color: #FFFFFF;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin: 2px;
	background-color: #81BF5B;
	font-size: 14px;
	padding-left: 4px;
	padding-top: 3px;
}

.FormStyleinput 
{
	height: 18px;
}

.FormStyletextarea
{
	height: 100px;
}


/* ============================================================================= */
/*                                 Heading Tags Image Replacement                */
/* ============================================================================= */

.h_WeddingBanner
{
	background-repeat: no-repeat;
	height: 34px;
}

.h_WeddingBanner
{
	background-image: url( '../SiteImages/title_WeddingBanner.jpg' );
}

h1 span, h2 span
{
	display: none;
}


/* ============== News ================== */

.NewsItem
{
    border: 1px solid #F1D7B4;
    font-family: Verdana;
    font-weight: normal;
    background-color: #F9EDDD;
    padding: 10px;
    margin-bottom: 20px;
}

.NewsTitle
{
	font-size: 26px;
	margin-bottom: 10px;
}

.NewsTitle a
{
    color: #B09706;
}

.NewsTitle a:hover
{
    color: #FF9900;
}

.NewsDate
{
	font-size: 12px;
	color: #993300;
	margin-bottom: 10px;
}

.NewsSummary
{
	font-size: 14px;
	color: #808080;
	line-height: 22px;
}
