/*main body copy on pages*/

.btext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 12pt;
	color: #000000;
}
.btext a:link {
	text-decoration: underline;
	color: #2F60AC;
}
.btext a:visited {
	color: #2F60AC;
}
.btext a:hover {
	text-decoration: underline;
	color: #E8A712;
}


/*home page only body copy*/

.hometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 12pt;
	color: #000000;
}
.hometext a:link {
	text-decoration: underline;
	color: #E8A712;
}
.hometext a:visited {
	color: #E8A712;
}
.hometext a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}




.BottNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	color: #2F60AC; }

.BottNav a:link {
	text-decoration: none;
	color: #E8A712;
}
.BottNav a:visited {
	color: #E8A712;
}
.BottNav a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}



.sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	line-height: 16pt;
	font-weight: bold;
	color: #2F60AC;
}



/*Wedding pages*/


.wedding-head {
	font-family: "Edwardian Script ITC", "Edwardian Script", "Monotype Corsiva", serif;
	font-size: 42px;
	color: #2F60AC;
	text-decoration: none;
}

.wedding-sub-head {
	font-family: "Edwardian Script ITC", "Edwardian Script", "Monotype Corsiva", serif;
	font-size: 28px;
	color: #2F60AC;
	text-decoration: none;
}

/*main body copy on Wedding pages*/

.wbtext {
	font-family: "Garamond", "Goudy Old Style", "Palatino", "Palatino Linotype", serif;
	font-size: 11pt;
	line-height: 12pt;
	color: #000000;
}
.wbtext a:link {
	text-decoration: underline;
	color: #2F60AC;
}
.wbtext a:visited {
	color: #2F60AC;
}
.wbtext a:hover {
	text-decoration: underline;
	color: #E8A712;
}
.address-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 21px;
	color: #ECB100;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0.06em;
	text-align: center;
}
