@-ms-viewport {width: device-width; zoom: 1.0;}@-o-viewport { width: device-width;}@viewport { width: device-width;}/* GLOBAL SCREEN STYLES */body {	margin:0;	padding:0;	width:100%;	height:100%;	border-top: 5px solid #6f635a;	background-color: #f7f7f7;}a:active, a:link, a:visited { color:#000; text-decoration:none; outline:none; }a:hover { color:#84bd00; text-decoration:none; }* { padding:0; margin:0; outline:none; }ul { list-style: none; }p, ul {	font: normal 16px/26px "Playfair Display", Arial, sans-serif;	margin: 0 0 25px 0;	font-weight: 400;	color: #6f665e;}a img { border:none!important; }.clear { clear:both; }.no-br { white-space:nowrap; }#containerWrapper {	position:relative;	display:block;	width:100%!important;	/*background:url(../images/ui/site-bkgd-rd.jpg) no-repeat center top;*/}#contentWrapper {	display: block;	position: relative;	width: 100% !important;	margin: 0;}h1 {	font-size: 32px;	line-height: 1.25em;	color: #000;	font-weight: 700;	letter-spacing: -.02em;	font-family: "Playfair Display";	margin-bottom: 20px;}h2 { font:normal 33px "Playfair Display", "Times New Roman", Times, serif; padding:0 0 5px 0; margin:0; }h3 {	font:normal 24px/32px "Playfair Display", "Times New Roman", Times, serif;	padding:0;	margin:0 0 10px 0;	color: #000;	font-weight: 400;}h4 { font:normal 22px/24px "Playfair Display", "Times New Roman", Times, serif; padding:0; margin:0; color:#000; }h2 {	font-size: 28px;	color: #000;	font-weight: 700;	letter-spacing: -.01em;	margin-bottom: 20px;}/* ========================== HEADER ========================== */#headerWrapper {	width:100%;	position:relative;	display:block;	z-index:9999! important;	border-bottom: 2px solid #6f635a;}#header {	max-width:1200px;	width: 100%;	margin:0 auto;	padding:0;	height:190px;	position:relative;	display:block;	text-align: center;}.mainLogo {	width: 270px;	margin-top: 5px;}@media screen and (max-width: 630px) {	.mainLogo {		width: 190px;		margin-top: 20px;	}}#header h1 {	position:absolute;	top:20px;	left:0;	text-indent:-3000px;	background:url(../images/ui/Advent-RGB.png) no-repeat;	background-size: 200px 87px;    background-repeat: no-repeat;}#header h1 a { width:200px; height:87px; display:block; }/*.logo-glow { position:absolute; top:-160px; left:-46px; width:416px; height:230px; background:transparent url(../images/ui/logo-glow.png) no-repeat; border:solid thin red; }*/.menuWrapper { display: none; } /* this holds the mobile menu *//* primary nav */#navWrapper {	position:absolute;	width: 100%;	right:0;	bottom:0;	padding:0;	text-align:right;	/*border-left: 1px solid #c4c0bd;*/}/* Social */.topSocial {	position: absolute;	top: 30px;	left: 130px;	width:66px; }.topSocial .fa {	display:block;	text-align:center;	float:left;	margin-right:4px;	width:27px;	height:27px;	border: solid 1px rgba(110,98,89,0.70);	font-size:20px;	line-height:27px;	color:#6e6259;}/* Google Translation */#translator {	position:absolute;	/*background-color: #6e6259;*/	top:26px;	left:0px;	height:33px;	overflow:hidden;	padding: 0px 6px 0px 0px;	color:#6f635a;}#google_translate_element { text-align:left; }#google_translate_element .goog-te-combo {	background-image:none;	background-color:#fff;	color:#6f635a;	font:normal 13px "Playfair Display", serif;	width:125px !important;	padding: 3px;	border: 1px solid #a9a4a0 !important;}#google_translate_element select.goog-te-combo {	height:29px;	-webkit-appearance: none;	-webkit-border-radius: 0px;		/* add dropdown arrow */  background-image:    linear-gradient(45deg, transparent 50%, gray 50%),    linear-gradient(135deg, gray 50%, transparent 50%);	/* would add border linear-gradient(to right, #ccc, #ccc); */  background-position:    calc(100% - 10px) calc(1em),    calc(100% - 5px) calc(1em),    calc(100% - 1.5em) 0.5em;  background-size:    5px 5px,    5px 5px,    1px 1.5em;  background-repeat: no-repeat;}/* Search */.searchBox {	display:block;	position:absolute;	top: 30px;	left:196px;	width: 30px;	height:29px;}/*.searchBox .fa { display:none; }*/.searchBox .fa {	display:block;	float:left;	width:27px;	text-align:center;	height:27px;	border: solid 1px rgba(110,98,89,0.70);	font-size:20px;	line-height:27px;	color:#6e6259;}.branding #searchform {	display:none;}.branding #searchform div {	margin: 0;}.branding #s {	float: left;	border:none;	background-color: rgb(255,253,253);	background-color: rgba(255,253,253,0.30);	font:bold 11px Arial, Helvetica, sans-serif;	color:#fcfcd4;	padding:7px;	height:15px;	width:134px;	margin:0;	text-transform:uppercase;}::-webkit-input-placeholder {   color: #fcfcd4;   text-transform:uppercase;}:-moz-placeholder {   color: #fcfcd4;   text-transform:uppercase;}.branding #s:focus {	/*background-color: #f9f9f9;	width: 196px;*/}.branding #searchsubmit {	display:block;	position:absolute;	background:none;	right:5px;	top:0;	height:24px;	width:20px;	padding:0;	margin:0;	font:normal 14px Arial, Helvetica, sans-serif!important;	color:#fcfcd4;	border:none;	cursor:pointer;}/* top nav */ul.topNav {	position:absolute;	top:9px;	right:30px;}ul.topNav li {	float:left;	margin: 0 12px;}ul.topNav li:first-child { border:0; }ul.topNav li a { font:normal 11px Arial, Helvetica, sans-serif; color:#84bd00; text-transform:uppercase; padding:4px 0; }ul.topNav li a:hover { color:#699601; }/* ========================== CONTENT ========================== */#content { max-width:100%; width:100%; display:block; position:relative; margin: 0px auto; }#content a { text-decoration: underline; }/* grid */.contentGrid { /*width: 958px;*/ max-width: 1200px; margin:0 auto; }/* grid - SIDEBAR */.sidebar { display: block; width:100%; max-width: 1150px; padding-top:50px; text-align: center; margin: 0 auto; }#promoBoxWrapper {	position:relative;	display:block;	width:100%;	padding:0;	margin: 0;}#promoBoxWrapper .inside {	padding: 20px 20px 0 20px;}#promoBoxWrapper ul { padding: 0; width:100%; display:block;  }#promoBoxWrapper ul li {	float: left;	width: 48%;	margin-right: 2%;}#promoBoxWrapper ul li a {	color: #6f665e;	font-size: 16px;	padding: 10px 6px;	border-bottom: solid 1px #e3e2e2;	clear:both; position:relative;}#promoBoxWrapper ul li a {	display:block;}#promoBoxWrapper ul li:hover {	display:block;	background: #fefefe;}#promoBoxWrapper ul li span { text-align: right; float: right; }#promoBoxWrapper ul p { padding:5px 0; clear:both; position:relative; }#promoBoxWrapper .boxBottom {	display:block;	position:relative;	width:100%;	height:80px;	z-index:0!important;}#promoBoxWrapper #leaf { width:158px; height:139px; position:absolute; left:-15px; bottom:-24px; background:url(../images/ui/leftcol-leaf.png) no-repeat; z-index:0!important; }#promoBoxWrapper #flower { width:262px; height:106px; position:absolute; left:40px; bottom:45px; background:url(../images/banners/banner-flower-alt.png) no-repeat; z-index:0!important; }#promoBoxWrapper.flower-promotion ul p { padding:0; width:110px; margin:0; font-size:18px; line-height:22px; }.sponsorBadges { background:none !important; }.sponsorBadges ul { z-index:500; background:none !important; text-align:right !important; }.prince-georges-badge { display:block; position:relative; width:100%; height:116px; background:url(../images/best-of-prince-georges-2014-badge.png) no-repeat right top; margin-top:14px; }.prince-georges-badge a { display:block; width:116px; height:116px; }.imageRight { float:right; margin-left:20px; }#buttonWrapper {	position: absolute;	right: 0;	bottom: 14px;	height: 43px;}#buttonWrapper img { float:left; display:inline; }#buttonWrapper span { float:left; display:inline; background:url(../images/ui/btn-sub-middle.png) repeat-x; height:43px; padding-top:4px; }/* Left Column Banner Promotions */#promoBanner { position:relative; display:block; width:338px; height:136px; background:url(../images/banners/leftcol-banner-frame.png) no-repeat center top; padding:0; margin:6px 0 0 0; }#promoBanner img { margin:5px 0 0 5px; padding:0; }/* HOME PAGE - Green Burial Promo Button */#greenButtonWrapper { height:43px; }#greenButtonWrapper a { font:normal 12px Arial, Helvetica, sans-serif; color:#FFF; text-transform:uppercase; cursor:pointer; }#greenButtonWrapper a:hover { color:#FDFDD4; }#greenButtonWrapper img { float:left; display:inline; }#greenButtonWrapper span { float:left; display:inline; background:url(../images/ui/btn-sub-middle.png) repeat-x; height:43px; padding-top:4px; }/* New Home Page Video Promotion - Added December 2012 */#homePageVideoPromotion {	display:block;	position:relative;	width:492px;	height:220px;	background-color:rgb(255,255,255);	margin:5px 0 20px 20px;	padding:20px 20px 15px;	font:normal 14px/18px Arial, Helvetica, sans-serif;}#homePageVideoPromotion span.blockTitle {	font:normal 20px/24px "Playfair Display", 'Times New Roman', Times, serif;	display:block;	color:#000;}#homePageVideoPromotion iframe { float:right; margin-left:20px; }#homePageVideoPromotion #buttonWrapperWhite { left:20px; bottom:34px; right:auto; line-height:14px; width:120px; }#homePageVideoPromotion .caption { position:absolute; left:162px; bottom:12px; width:350px; }/* ====== New Home Block - September 2017 ====== */#books-block {	display: flex;	flex-direction: row;	flex-wrap: wrap;	justify-content: space-around;	justify-content: flex-start;}#homeBlockButton {	display:block;	position:relative;	width:22%;	border: 1px solid #e3e2e2;	margin: 1%;	margin-bottom: 20px;	float:left;	background-color: #fff;}#homeBlockButton span.caption {	font-weight: bold;	color: #84bd00;}#homeBlockButton:hover {	background-color: #fff;	box-shadow: 2px 2px 8px #bdbdbd;	border: 1px solid #bdbdbd;}#homeBlockButton .inside, #homeFBPromotion .inside {	padding:20px 20px 30px 20px;}#homeBlockButton .inside p, #homeFBPromotion .inside p {	font-size: 15px !important;	line-height: 24px !important;}#homeBlockButton span.blockTitle {	font:normal 20px/24px "Playfair Display", 'Times New Roman', Times, serif;	display:block;	color:#000;}/* ====== New Subpage Block - September 2017 ====== */#pricing-block {	display: flex;	flex-direction: row;	flex-wrap: wrap;	justify-content: space-around;	justify-content: flex-start;}#homeBlockButton2 {	display:block;	position:relative;	width:31%;	border: 1px solid #e3e2e2;	margin: 1%;	margin-bottom: 20px;	float:left;	background-color: #fff;}#homeBlockButton2 ul {	font-size: 15px;	line-height: 24px;}#homeBlockButton2 h2.price {text-align: center;font-size: 60px;color: #84bd00;}#homeBlockButton2 h3 {	text-align: center;	margin-bottom: 30px;}#homeBlockButton2:hover {	background-color: #fff;	box-shadow: 2px 2px 8px #bdbdbd;	border: 1px solid #bdbdbd;}#homeBlockButton2 .inside {	padding:20px 20px 30px 20px;}#homeBlockButton2 .inside p {	font-size: 15px !important;	line-height: 24px !important;}#homeBlockButton2 span.blockTitle {	font:normal 20px/24px "Playfair Display", 'Times New Roman', Times, serif;	display:block;	color:#000;}@media screen and (max-width: 1023px) { #homeBlockButton2, #homeBlockButton { width:47.5%; } }/* New Home Page Facebook Promo - June 2011 */#homeFBPromotion {	display:block;	position:relative;	border: 1px solid #e3e2e2;	width:96.6%;	margin: 0;	padding: 0;}#homeFBPromotion ul {	margin:0 !important;	padding:0 0 0 15px !important;	display:block;	float:left;	margin:0;	padding:0;}#homeFBPromotion ul li {	margin: 0 0 4px 0;	padding:0;}#homeFBPromotion span.blockTitle {	font:normal 20px/24px "Playfair Display", 'Times New Roman', Times, serif;	display:block;	margin-bottom:8px;	color:#000;}#homeFBPromotion .facebookButton { position:absolute; right:20px; top:20px; }#homeFBPromotion .facebookSnippet {	float: right;	text-align: right;	width: 133px !important;	display:block;	margin: 30px 7px;}#buttonWrapperWhite { position:absolute; right:20px; bottom:-10px; height:43px; }#buttonWrapperWhite a { font:normal 12px Arial, Helvetica, sans-serif; color:#006227; text-transform:uppercase; cursor:pointer; }#buttonWrapperWhite a:hover { color:#000; }#buttonWrapperWhite span { float:left; display:inline; height:43px; padding-top:4px; }.contentGrid-spacer { float:left; width:5%; height:1px; }/* comments form */form#commentform input#submit {	color: #fff !important;  padding: 8px 15px 10px 15px;  background-color: #84bd00;  text-decoration: none;  font-weight: 400;  font-family: "Playfair Display", Arial, sans-serif;  font-size: 15px;}form#commentform p { display:block; margin-bottom:8px; }form#commentform label { display:block!important; padding-top:5px!important; }form#commentform input[type=text] { padding:4px; width:300px; border:solid 1px #CCC !important; font:normal 18px "Playfair Display", "Times New Roman", Times, serif; color:#000; margin:0; }form#commentform p.comment-form-url { display:none; } /* Hides Website Field */form#commentform input#captcha_code { margin-right:200px; }form#commentform label#captcha_code_label { display:inline-block !important; }form#commentform b { font:normal 12px/15px Arial, Helvetica, sans-serif; display:block; color: #888; margin:4px 0 10px 0 !important; padding:0; }form#commentform span.required { display:inline !important; }form#commentform p.comment-form-comment { display:block; clear:both; margin-top:15px; }form#commentform textarea#comment { font:normal 18px "Playfair Display", "Times New Roman", Times, serif; color:#000; padding:4px; }form#commentform img.si-captcha { margin-left:20px!important; }/* Search Page */form.searchform { margin-left:20px; }form.searchform label { display:block!important; padding-top:5px!important; }form.searchform input[type=text] { padding:4px; width:90%; border:solid 1px #CCC !important; font:normal 18px "Playfair Display", "Times New Roman", Times, serif; color:#000; margin:0; }form.searchform input.submitButton { color: #fff !important;  padding: 8px 15px 10px 15px;  background-color: #84bd00;  text-decoration: none;  font-weight: 400;  font-family: "Playfair Display", Arial, sans-serif;  font-size: 15px;  border: 0;  cursor: pointer;  }form input[type=submit] { color: #fff !important;  padding: 8px 15px 10px 15px;  background-color: #84bd00;  text-decoration: none;  font-weight: 400;  font-family: "Playfair Display", Arial, sans-serif;  font-size: 15px;  border: 0;  cursor: pointer;  }/* grid - main column */.mainContent {	float: left;	width:84%;	margin: 0 8%;}.mainContent .homeTitleImg { margin-left:20px; padding:0; }.mainContent h5 {	font-size:21px !important;	padding:0;	margin:0;	cursor:pointer;	text-align: left;}/*.mainContent p img { border:solid 7px #FFF!important; }*/.mainContent ul {	padding: 0 0 0 15px !important;	list-style: disc !important;	margin: 0 0 30px 5px !important;}.mainContent ul li {	padding: 0 0 0 5px;	margin-bottom:10px;	line-height:24px;}.mainContent ul li a { text-decoration:underline; }#videoWrapper { display:block; width:572px; height:328px; background:url(../images/home-video-wrapper.png) no-repeat; margin:0; }#videoWrapper img { width:517px; height:266px; margin:29px 0 0 27px; }#videoPlayer { display:block; width:545px; height:299px; background:url(../images/home-video-wrapper.png) no-repeat; margin:10px 0 0 0; padding:29px 0 0 27px; }p.FacebookFeature { font-size:20px; line-height:26px; }.caption { display:block; font:normal 11px Arial, Helvetica, sans-serif; margin:5px 0; }.homePost { display:block; margin:15px 0; padding:10px 20px; padding-bottom:50px; border-top:solid 2px #CCC; position:relative; }.homePost h2 { font-size:38px; height:44px; }.homePost p { margin-bottom:13px; padding:0; }/* --- Necessary Info Form --- */#necessaryInfoButton h4 { font-size:19px; padding:5px 10px; margin:5px 0 0 0; cursor:pointer; background-color:#4d762a; }#necessaryInfoButton h4 a { color:#FFF; }#necessaryInfoButton h4 a:hover { color:#000; }#necessaryInfoButton h4:hover { background-color:#d3eec8; }#necessaryInfoButton { margin-bottom:20px; padding:0 20px!important; }/* Facebook Feed Widget */.facebookFeed { /*width:190px;*/ padding:0px!important; margin:20px 0 0 0!important; position:relative; display:block; }.facebookFeed h3 { display:none!important; }.facebookFeed ul { list-style:none!important; margin:0!important; padding:0 10px!important; }.facebookFeed ul.fdw_widget { list-style:none!important; padding:0; margin:0; }.facebookFeed ul.fdw_widget li span { font:normal 11px Arial, Helvetica, sans-serif!important; color:#000!important; display:block; margin:0 0 3px 0!important; padding:0!important; }.facebookFeed ul.fdw_widget li { padding:5px 0; }.facebookFeed ul.fdw_widget a.rsswidget { font:normal 20px/26px "Playfair Display", "Times New Roman", Times, serif!important; margin:0 0 10px 0!important; display:block; position:relative; }#content .entry-title-listings {	color: #000;	font:normal 28px "Playfair Display", "Times New Roman", Times, serif;	padding:20px;	line-height: 1.3em;	margin:20px 0;	border-bottom:solid 1px #CCC;	border-top:solid 1px #FFF;}/* faiths accordion feature */#accordion { margin-bottom:30px; padding:0 20px!important; }#accordion div p { padding:15px 20px 20px 10px; background:#FFF; }#accordion div p b { display:inline!important; }#accordion h4 { font-size:19px; padding:5px 10px; margin:5px 0 0 0; cursor:pointer; background:#4d762a; color:#FFF; }#accordion h4 a { color:#FFF; }#accordion h4 a:hover { color:#000!important; }#accordion h4:hover { background-color:#d3eec8; }/* price list section */.pricelistWrapper { display:block; clear:both; width:532px; background:url(/wp-content/themes/advent_twentyfifteen/assets/images/pricelist-tab.png) no-repeat 0 0; padding-top:38px; margin:15px 0 20px 18px; }.pricelistWrapper .listContent { display:block; padding:0 30px; background:url(/wp-content/themes/advent_twentyfifteen/assets/images/books-bkgd.png) repeat-y; }.pricelistWrapper .listContent img { float:right; border:none!important; }.pricelistWrapper .listBottom { width:532px; height:24px; background:url(/wp-content/themes/advent_twentyfifteen/assets/images/books-bottom.png) no-repeat; padding:0; margin:0; }.pricelistWrapper .listContent b { display:block; margin:0 0 3px 0; padding:0; }.pricelistWrapper .listContent i { display:block; font-size:11px; font-family: Arial, Helvetica, sans-serif; }.pricelistWrapper .listContent p { padding:10px 0; margin:0; border-bottom:solid 1px #CCC; clear:both; }#downloadsButton { /*height:65px;*/ width:220px; min-height:76px; background:#6F9163 url(../images/ui/button-downloads-bkgd.png) repeat-x left top; margin:10px 0 10px 20px; padding:0 15px 8px 15px; float:left; }#downloadsButton span { font:normal 18px/20px "Playfair Display", "Times New Roman", Times, serif; color:#FFF; display:block; margin-bottom:2px; padding-top:12px; }#downloadsButton b { font:normal 12px Arial, Helvetica, sans-serif; color:#c9d6c5; }#downloadsButton img { float:right; margin-left:15px; }/* books section */.booksWrapper { display:block; clear:both; width:532px; background:url(/wp-content/themes/advent_twentyfifteen/assets/images/books-tab.png) no-repeat 0 0; padding-top:38px; margin-top:15px; margin-left:16px; }.booksWrapper .booksContent { display:block; padding:0 30px; background:url(/wp-content/themes/advent_twentyfifteen/assets/images/books-bkgd.png) repeat-y; }.booksWrapper .booksBottom { width:532px; height:24px; background:url(/wp-content/themes/advent_twentyfifteen/assets/images/books-bottom.png) no-repeat; padding:0; margin:0; }.booksWrapper .booksContent .booksCategory { font:bold 14px Arial, Helvetica, sans-serif; text-transform:uppercase; display:block; padding:20px 0 5px 0; border:none; color:#2f601e!important; }.booksWrapper .booksContent b { display:block; margin:0 0 3px 0; padding:0; }.booksWrapper .booksContent i { display:block; font-size:11px; font-family: Arial, Helvetica, sans-serif; }.booksWrapper .booksContent p { padding:10px 0; margin:0; border-top:solid 1px #CCC; clear:both; }/* =Navigation-------------------------------------------------------------- */.pageNavAbove {	color: #a59e98;	font-size: 11px;	text-transform: uppercase;	letter-spacing: 1px;	line-height: 18px;	overflow: hidden;	font-family: "Playfair Display", "Times New Roman", Times, serif;	margin: 50px 2% 0 2%;	padding: 0;}.pageNavAbove a:link,.pageNavAbove a:visited {	color: #a59e98;	text-decoration: none;}.pageNavAbove a:active,.pageNavAbove a:hover {	color: #000;}.pageNavAbove-previous {	float: right;	width: 50%;	text-align: right;}.pageNavAbove-previous:hover, .pageNavAbove-next:hover {	color: #000;}.pageNavAbove-next {	float: left;	width: 50%;}/* ========================== FOOTER ========================== */#footerWrapper { position:relative; width:100%; display:block; min-height:160px; margin-top: 20px;}#footer { display:block; position:relative; max-width:1200px; width:94%; padding:16px 0; margin:0 auto; }#footer ul.address { font:normal 15px/18px "Playfair Display", "Times New Roman", Times, serif; color:#555; }#footer ul.address li { float:left; border-left:solid 1px #CCC; padding:16px 0 16px 24px; margin:0 15px; }#footer ul.address li:first-child { border:none; padding:16px 0; }#footer span.phoneNumbers { font-size:21px; display:block; margin-bottom:6px; }#footer #rightColumn {	float: right;	width:320px;	margin:10px 0 0 0;	text-align: right;}#footer .subNav { display:block; position:relative; font:normal 12px "Playfair Display", "Times New Roman", Times, serif; text-transform:uppercase; margin:10px 0; }#footer .subNav ul li { display:inline; }#footer .subNav ul li a { margin:0 0 0 20px; }#footer .socialIcons {	width: 100%;}.floatLeftColumn {	float: left;	width: 200px;	margin-top: 20px;	}#footer .socialIcons img { margin-left:5px; }.copyright { display:block; clear:both; max-width:990px; width:94%; margin:0 auto; padding:20px 0; text-align:center; font:normal 11px "Playfair Display", "Times New Roman", Times, serif; color:#555; position:relative; }.copyright a { margin:0 0 0 15px; padding:0 0 0 15px; border-left:solid 1px #CCC; }.copyright li a { margin:0; padding:0; border:none; }.copyright li { list-style:none; display:inline; margin:0 0 0 15px; padding:0 0 0 15px; }/*STYLING FOR LOGIN PAGEUSING THEME-MY-LOGIN PLUGIN*//* container for the login */#loginform { margin:0 0 65px 0!important; display:block; padding:0; }/* adds a headline to the page. Flush left *//*h2 { content:"Site Login"; display:block; color:#091854; font:normal 16pt "Playfair Display", "Times New Roman", Times, serif; margin:5px 0 0 0; padding:0 0 5px 0; }*//*flush left the form on the page*/#loginform form { margin:25px 0 0 0; display:block; width:320px; padding:0!important; }/* messages to user that appear above login boxes */#loginform p.message { width:400px; padding:10px; background:#FFFFCC; margin:0; font:normal 15px Arial, Helvetica, sans-serif; text-align:left; }#loginform p.error { padding:5px; border:1px solid #c00; background-color:#ffebe8; font:normal 15px Arial, Helvetica, sans-serif; }#loginform p { padding:0; margin:0; }/* password and username text on the input boxes*/#loginform form label { text-transform:uppercase; display:block; margin-bottom:4px; font:normal 11px Arial, Helvetica, sans-serif; color:#000; }/* style the input boxes */#loginform .input { border:solid 1px #DDD; background:#FFF; font:normal 22px "Playfair Display", "Times New Roman", Times, serif; color:#000; padding:7px; width:300px; margin:0 0 10px 0; }#loginform p.submit input #login-submit-tml-main { border:solid 1px #DDD; background:#FFF; font:normal 22px 'trebuchet ms'; color:#000; padding:7px; width:300px; margin:0 0 10px 0; }#loginform p.submit input[type=hidden] { display:none; }/* remember me checkbox */#loginform p.forgetmenot { font-size:10px; }#loginform p.forgetmenot label { display:inline; }/* lost password link*/#loginform ul.tml-action-links {	list-style:none!important;	padding:0!important;	font:normal 13px Arial, Helvetica, sans-serif!important;	margin:25px 0 0 0!important;	display:block;	width:320px;	text-align:right;}#loginform ul.tml-action-links li a { text-decoration:underline; }#loginform ul.tml-action-links li a:hover { text-decoration:underline; color:#666; }/* placement of submit button*/#loginform p.submit { text-align:left; width:220px; }/* style the submit button */#loginform p.submit input {	display:block;	/*height:28px;*/	padding:10px 15px !important;	margin:10px 0 10px 0;	background:#000;	font:normal 13px Arial, Helvetica, sans-serif;	line-height:100%;	color:#FFF;	border:none;	cursor:pointer;	text-transform:uppercase;}@media only screenand (min-device-width : 768px)and (max-device-width : 1024px)and (-webkit-min-device-pixel-ratio: 1)  {#containerWrapper { background-image:url(../images/ui/site-bkgd-rd-1024.jpg); }}@media screen and (max-width: 1023px) {.topSocial {	left:auto;	left:15px;	top: 64px;}#translator { left:auto; left:15px !important; }.searchBox {	left:auto;	left:82px;	width: 30px;	top: 64px;}#searchform { display:none; }ul.topNav { position:absolute; top:40px; left:auto; right:0; }.menuWrapper {	display: block;	position: absolute;	top:136px;	width: 100%;	height: 40px;	background:none;}.menuWrapper p {	position:absolute;	top:15px;	right:0;	text-align:center;	padding:0;	width:100%;	height:40px;	z-index: 999998;	background: #6e6259;	border: 0;	color: #fff;}.menuWrapper p span {	position:absolute;	top:0;	right:0;	text-align:center;	text-transform:uppercase;	font-size:14px;	font-weight: normal;	letter-spacing: 2px;	padding:0;	width:100%;	height:40px;	line-height:40px;	white-space:nowrap;	color: #fff;}.mainContent { width:84%; margin: 0 8%; }.mainContent .homeTitleImg { margin-left:0; width:100%; height:auto; }#videoWrapper { display:none; }#homePageVideoPromotion { width:auto !important; height:auto; margin-left:0; }#homePageVideoPromotion iframe { float:none; margin:0; width:100%; height:300px; }#homePageVideoPromotion #buttonWrapperWhite { position:relative; left:auto; bottom:auto; right:auto; width:auto; }#homePageVideoPromotion .caption { position:relative; left:auto; bottom:auto; width:auto; }#buttonWrapperWhite { position:relative; left:auto; bottom:auto; right:auto; width:auto; margin-top:12px; height:16px; }#homeFBPromotion {	width:auto;	float:none;	margin-left:0;	margin-right:0;}#homeFBPromotion ul { width:auto; float:none; }#homeFBPromotion .facebookButton { position:relative; right:auto; top:auto; margin-bottom:10px; }#homeFBPromotion .facebookSnippet { display:none; }.booksWrapper { width:auto; background-position:-5px 0; }.booksWrapper .booksContent { background-image:none; background-color:#fff; }.booksWrapper .booksBottom { display:none; }#footer #rightColumn {	float:right;	width:50%;	margin:16px 0 0 0;	text-align:right; }}@media screen and (max-width: 930px) {.mainContent {	width: 84%;	margin: 0 8%;}@media screen and (max-width: 680px) {	#homeBlockButton2 {		width:100%;		margin: 10px 0;	}	.mainContent {		width: 90%;		margin: 0 5%;	}}#homePageVideoPromotion iframe { height:230px; }#footer .subNav ul li { display:block; margin:7px 0; }#footer .subNav ul li a { margin:0; }}@media screen and (max-width: 800px) {#homePageVideoPromotion iframe { height:200px; }#content .alignleft,#content img.alignleft {	display: block;	float: none;	clear:both;	margin-right:0;}.entry-content img {	max-width:100%;	height:auto;}.entry-content iframe {	max-width:100%;	height:200px;}}@media screen and (max-width: 767px) {.mainContent { float:none; width:auto; padding-left:0; padding-right:0; }.sidebar { float:none; width:auto; /*padding-top:55px;*/ display:none; }body.home .sidebar { display:block; }.contentGrid-spacer { display:none; }.mainContent { padding-top:0px; }#accordion { padding:0!important; }bodyhome .mainContent { padding-top:0; }#content .entry-title { padding:0; }#promoBoxWrapper { width:auto; margin-bottom:30px; }#promoBoxWrapper h2 { background:none; width:auto; /*height:36px; padding:0 18px; width:302px; display:block;*/ }#promoBoxWrapper ul { background:none; width:auto; /*padding:0 18px; display:block;*/ }#promoBoxWrapper.flower-promotion ul p { width:auto; }#promoBoxWrapper ul li a { width:auto; }#promoBoxWrapper ul li a:hover { width:auto; }#promoBoxWrapper .boxBottom { background:none; }#promoBoxWrapper .boxBottom { width:100%; background:none; }#promoBoxWrapper #flower { left:auto; right:30px; bottom:20px; }.sponsorBadges { background:none !important; }.sponsorBadges ul { z-index:500; background:none !important; text-align:right !important; }.angies-list { width:50%; float:left; text-align:left; padding-top:20px; display:block; }.prince-georges-badge { width:50%; float:right; }.prince-georges-badge a { display:block; width:116px; height:116px; float:right; }#buttonWrapper {	position: absolute;	right: 19px;	bottom: 14px;	height: 43px;}#buttonWrapper a { font:normal 12px Arial, Helvetica, sans-serif; color:#FFF; text-transform:uppercase; cursor:pointer; }#buttonWrapper a:hover { color:#FDFDD4; }#buttonWrapper img { float:left; display:inline; }#buttonWrapper span { float:left; display:inline; background:url(../images/ui/btn-sub-middle.png) repeat-x; height:43px; padding-top:4px; }#promoBoxWrapper.meet-melanie #buttonWrapper,#promoBoxWrapper.flower-promotion #buttonWrapper { right:auto; left:19px; }#promoBoxWrapper.meet-melanie .imageRight { float:none; margin:10px 0; display:block; }}@media screen and (max-width: 600px) {#translator { left:0; right:auto !important; }ul.topNav { display:none; }#header h1 { width:100%; height:174px; position:absolute; top:19px; left:0; background-position:center top; }.logo-glow { width:106%; margin-left:-3%; margin-right:-3%; left:0; background-position:center top; }#footer ul.address { margin:0 auto; text-align:center; }#footer ul.address li { float:left; border-left:solid 1px #CCC; padding:16px 3% 16px 2%; margin:0 0 20px; width:44%; display:block; }#footer ul.address li:first-child { border:none; padding:16px 3% 16px 3%; }#footer #rightColumn { float:none; clear:both; width:100%; margin:16px 0 0 0; text-align:center; }#footer .subNav { margin:10px auto; }}@media screen and (max-width: 550px) {#promoBoxWrapper.flower-promotion ul p { width:200px; }}@media screen and (max-width: 480px) {#promoBoxWrapper #flower { right:0; }.angies-list { width:100%; text-align:center; float:none; margin:0 auto; }.prince-georges-badge { width:auto; float:none; text-align:center; display:block; background-position: center top; }.prince-georges-badge a { float:none; margin:0 auto; }#footer ul.address li { float:none; border-left:0; border-bottom:solid 1px #CCC; padding:16px 3% 16px 3%; margin:0 0 20px; width:auto; display:block; }#footer ul.address li:first-child { border-bottom:solid 1px #CCC; }.copyright a { display:block; margin:5px 0; border-left:0; }}@media screen and (max-width: 470px) {ul.topNav { display:none; }}@media screen and (max-width: 380px) {#promoBoxWrapper ul li a { width:95%; }#promoBoxWrapper ul li a:hover { width:95%; }#promoBoxWrapper.flower-promotion ul p { width:110px; }.menuWrapper {	bottom: 0px;	top:auto;	width:100%;	text-align:center;	padding:0;}.menuWrapper p {	/*top:0;*/	position:relative;	top:auto;	right:auto;	margin:0 auto;	text-indent:0;}.contentGrid { padding-top:10px; }}/* ================== NEW STYLES JUNE 5, 2017 ================== */.header-phone-numbers {	position: absolute;	top: 18px;	right: 40px;	text-align: right;	color: #6e6259;	font-size: 15px;	line-height: 21px;}.header-phone-numbers a {	color: #84bd00;}.header-phone-numbers a:hover {	color: #699601;}.header-phone-numbers.md strong, .header-phone-numbers.va strong {	font-size: 21px;	font-family: "Playfair Display", serif;}.header-phone-numbers.md {	position: absolute;	right: 180px;}.header-phone-numbers.va {	position: absolute;	right: 0px;}.header-phone-numbers2, .mobile-phone {	display: none;}.header-phone-numbers strong, .header-phone-numbers2 strong {	font-size: 15px;	font-weight: bold;	color: #6e6259;}@media screen and (max-width: 1023px) {	.header-phone-numbers, .mobile-phone {		display: none;	}	.header-phone-numbers2 {		display: block;		position: absolute;		top: 25px;		right: 15px;		text-align: right;		color: #6e6259;	}	.header-phone-numbers2 p {		margin: 0 0 12px 0;		font-size: 15px;		line-height: 19px;	}}@media screen and (max-width: 700px) {	#content .entry-title {		margin-top: 20px;		font-size: 36px;	}	#content .leadText {		font-size: 18px;		line-height: 32px;	}	.header-phone-numbers, .header-phone-numbers2 {		display: none;	}	.header-phone-numbers2 {		display: block;	}	.mobile-phone {		display: none;		/*display: block;		position: absolute;		top: 50px;		z-index: 999;		width: 100%;		text-align: center;		color: #6e6259;		background-color: #083902;		font-size: 14px;		padding: 5px 0;*/	}	.mobile-phone strong {		font-size: 14px;		font-weight: bold;		color: #6e6259;	}	.mobile-phone strong a {		color: #6e6259;		border-bottom: 1px dotted #fff;	}	.sidebar { padding-top:50px; }}@media screen and (max-width: 380px) {	.mobile-phone {		margin-top: 50px;	}	.sidebar { padding-top:20px; }	.mainContent { padding-top:0px; }}.btn {  color: #fff !important;  padding: 8px 15px 10px 15px;  background-color: #84bd00;  text-decoration: none !important;  font-weight: 400;  font-family: "Playfair Display", Arial, sans-serif;  font-size: 15px;}a .btn {	text-decoration: none !important;  	color: #fff !important;}.btn:hover {  background: #6a9701;  text-decoration: none;}.introText {	background: transparent url('../../images/leaf.png') no-repeat;	background-position: 50% 30%;	background-size: 137px 200px;	padding: 80px 200px 0px 200px;	margin-bottom: 20px;}@media screen and (max-width: 1023px) {	.introText { padding: 50px 80px; }}@media screen and (max-width: 720px) {	.introText { padding: 50px 40px; }}@media screen and (max-width: 380px) {	.introText {		padding: 30px 20px 0px;	}	.introText h1 {		font-size: 28px;	}	#content .leadText-home {		font-size: 15px;		line-height: 25px;		margin-bottom: 10px;	}}.angies-list {	float: left;	margin-top: 23px;}.n2-ss-align.n2-ss-slider-align-visible {    overflow: visible;    border-bottom: 1px solid #6f635a;}@media screen and (max-width: 380px) {	#header {		height: 190px;		text-align: left;	}}@media screen and (max-width: 450px) {	#header {		text-align: left;	}	#homeBlockButton {		width: 100%;	}	.mainLogo {		width: 170px;		margin: 54px 0 0 10px;		text-align: left;	}	#translator {		top: 8px;	}	.topSocial {		top: 12px !important;		left: 146px !important;	}	.searchBox {		top: 12px !important;		left: 212px !important;	}	.header-phone-numbers2 {		display: block;		position: absolute;		top: 50px;		right: 15px;		text-align: right;		color: #6e6259;		font-size: 15px;	}	.header-phone-numbers2 p {		line-height: 16px !important;		margin: 0 0 12px 0;		font-size: 12px;	}}#promoBoxWrapper ul li .name {	float: left;	width: 80%;	text-align: left;}#promoBoxWrapper ul li .date {	float: right;	width: 20%;	text-align: right;}@media screen and (max-width: 980px) {	#promoBoxWrapper ul li .name {		float: left;		width: 70%;		text-align: left;	}	#promoBoxWrapper ul li .date {		float: right;		width: 30%;		text-align: right;	}}@media screen and (max-width: 720px) {	#promoBoxWrapper ul li {		float: none;		width: 94%;		margin: 0 3%;	}	#promoBoxWrapper ul li .name {		float: left;		width: 50%;		text-align: left;	}	#promoBoxWrapper ul li .date {		float: right;		width: 50%;		text-align: right;	}}