 ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, div.paragraph, blockquote, fieldset, input { margin: 0; padding: 0; }
 ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input { margin: 0; padding: 0; }
 a img { border: 0; }
 a { text-decoration: none; }
 <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js?1464726864"></script> <script src="jquery.collapse.js?1464726864"></script> body { font: 600 14px/24px "Open Sans", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", Sans-Serif; margin: 12px 0; color: #ffffff }
 #top { width:50px; height:50px; position:fixed; bottom:10px; right:10px; border-radius:10px; box-shadow:0 0 4px #555; z-index:999; display:block; }
 .js #top { display:none; }
 #top b { position:absolute; background:rgb(255,255,255) url(theme/../../img/top.png?1464726864) 11px 14px no-repeat; background-color:rgba(255,255,255,.6); transition:all 0.3s ease-in-out; -webkit-transition:all 0.5s ease-in-out; width:50px; height:50px; border-radius:10px; }
 #top:hover b { background-color:rgba(255, 255, 255, 1); background-position:11px 10px; }
 .card-container { cursor: pointer; height: 250px; perspective: 600; position: relative; width: 250px; }
 .card { height: 100%; position: absolute; transform-style: preserve-3d; transition: all 1s ease-in-out; width: 100%; }
 .card:hover { transform: rotateY(180deg); }
 .card .side { backface-visibility: hidden; border-radius: 6px; height: 100%; position: absolute; overflow: hidden; width: 100%; }
 .card .back { background: #9e2323; color: #9e2323; line-height: 150px; text-align: center; transform: rotateY(180deg); }
 .view { width: 300px; height: 200px; margin: 10px; float: left; border: 10px solid #fff; overflow: hidden; position: relative; text-align: center; -webkit-box-shadow: 1px 1px 2px #e6e6e6; -moz-box-shadow: 1px 1px 2px #e6e6e6; box-shadow: 1px 1px 2px #e6e6e6; cursor: default; background: #fff url(theme/../images/bgimg.jpg?1464726864) no-repeat center center; }
 .view .mask,.view .content { width: 300px; height: 200px; position: absolute; overflow: hidden; top: 0; left: 0; }
 .view img { display: block; position: relative; }
 .view h2 { text-transform: uppercase; color: #fff; text-align: center; position: relative; font-size: 17px; padding: 10px; background: rgba(0, 0, 0, 0.8); margin: 20px 0 0 0; }
 .view div.paragraph { font-family: Georgia, serif; font-style: italic; font-size: 12px; position: relative; color: #fff; padding: 10px 20px 20px; text-align: center; }
 .view p { font-family: Georgia, serif; font-style: italic; font-size: 12px; position: relative; color: #fff; padding: 10px 20px 20px; text-align: center; }
 .view a.info { display: inline-block; text-decoration: none; padding: 7px 14px; background: #000; color: #fff; text-transform: uppercase; -webkit-box-shadow: 0 0 1px #000; -moz-box-shadow: 0 0 1px #000; box-shadow: 0 0 1px #000; }
 .view a.info: hover { -webkit-box-shadow: 0 0 5px #000; -moz-box-shadow: 0 0 5px #000; box-shadow: 0 0 5px #000; }
 button { border: 0; background: #9e2323; border-radius: 4px; box-shadow: 0 5px 0 #660c0c; color: #fff; cursor: pointer; font: inherit; margin: 0; outline: 0; padding: 12px 20px; transition: all .1s linear; }
 button:active { box-shadow: 0 2px 0 #660c0c; transform: translateY(3px); }
 a { position: relative; display: inline-block }
 a img { width:250px; }
 a h2 { position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: 0; background: black; color: #fff; opacity:0; transition:1s; }
 a:hover h2 { opacity:0.5; }
 .container { margin: 0 auto; width: 960px; }
 #header-wrap, #banner-wrap, #nav-wrap, #main-wrap, #footer-wrap, #total-wrapper { width:100%; min-width:960px; }
 #banner-wrap, #main-wrap, #footer-wrap, #total-wrapper { background: #cd7170; background: -moz-linear-gradient(left, #cd7170 0%, #9e2323 100%); background: -webkit-gradient(linear, left top, right top, color-stop(0%,#cd7170), color-stop(100%,#9e2323)); background: -webkit-linear-gradient(left, #cd7170 0%,#9e2323 100%); background: -o-linear-gradient(left, #cd7170 0%,#9e2323 100%); background: -ms-linear-gradient(left, #cd7170 0%,#9e2323 100%); background: linear-gradient(to right, #cd7170 0%,#9e2323 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cd7170', endColorstr='#9e2323',GradientType=1 ); }
 div.paragraph a, h2 a, .blog-comments-bottom a { color: #b24d40; border-bottom:1px solid #deb7b2; }
 p a, h2 a, .blog-comments-bottom a { color: #b24d40; border-bottom:1px solid #deb7b2; }
 div.paragraph a:hover, h2 a:hover, .blog-comments-bottom a:hover { color: #8e3226; border-bottom:1px solid #c18881; }
 p a:hover, h2 a:hover, .blog-comments-bottom a:hover { color: #8e3226; border-bottom:1px solid #c18881; }
 h2 { font-size:17px ; padding: .5em 0 0.8em 0; letter-spacing:1px; line-height: 1.2; font-weight:600; color: #373737; }
 h2 a { color: #373737; }
 div.paragraph { font-size: 13px; line-height: 180%; color:#464646; padding: .5em 0; }
 p { font-size: 13px; line-height: 180%; color:#464646; padding: .5em 0; }
 blockquote { font-style:italic; border-left:4px solid #A84A42; margin:10px 0 10px 0; padding-left:20px; line-height:1.8; font-size:13px; color:#999; }
 #wsite-content { min-height:500px; }
 .top-background { background: #A84A42; width:100%; height:500px; position:relative; min-width:960px; max-width: 100%; height: auto; width: auto\9; background-image: url(theme/rose.jpg?1464726864); background-position:50% 0; background-repeat:no-repeat; background-attachment: fixed; }
 #icontent .top-background, .wsite-custom-background.top-background { background-attachment: scroll; }
 .wsite-custom-background .top-background-image { display: none !important; visibility: hidden !important; }
 .cross { width:700px; height:500px; background:url(theme/cross.png?1464726864) no-repeat; position:absolute; left:50%; margin-left:-350px; z-index:0; }
 #header-wrap {}
 #logo, #logo a { color:#fff; font:500 50px 'Open Sans', sans-serif; text-transform:uppercase; letter-spacing:5px; z-index:2; position:relative; }
 #logo a:hover {}
 #header { border-collapse: collapse; border-spacing: 0; width:100%; float:left; height:40px; margin-top:5px; position:relative; z-index:4;}
 #header td { vertical-align: middle; text-align: left; }
 #logo { text-align:center; }
 #header-right {}
 #header-right table { float: right; width: 1px; }
 #header-right td { padding: 0; }
 .header-align-outer { display: table; #position: relative; overflow: hidden; height:485px; padding-bottom:15px; }
 .header-align-mid { #position: absolute; #top: 50%; display: table-cell; vertical-align: middle; }
 .header-align-inner { #position: relative; #top: -50%; }
 #header-right .phone-number .wsite-text { color: #fff; font-size: 14px; font-weight: 600; display: block; white-space: nowrap; position:relative; }
 #header-right .phone-number .wsite-text a {}
 #header-right .phone-number .wsite-text a:hover {}
 .wsite-social-item { width: 23px; height: 23px; margin: 0 0 0 3px; background-image:url(theme/social-light.png?1464726864); }
 #footer-wrap .wsite-social-item { background-image:url(theme/social-black.png?1464726864); }
 .wsite-social-facebook {background-position:0 0;background-image:url(theme/facebook1.png?1464726864);}
 .wsite-social-facebook:hover {background-position:0 -23px;}
 .wsite-social-facebook:active {background-position:0 -46px;}
 .wsite-social-pinterest {background-position:-23px 0;}
 .wsite-social-pinterest:hover {background-position:-23px -23px;}
 .wsite-social-pinterest:active {background-position:-23px -46px;}
 .wsite-social-twitter {background-position:-46px 0;}
 .wsite-social-twitter:hover {background-position:-46px -23px;}
 .wsite-social-twitter:active {background-position:-46px -46px;}
 .wsite-social-linkedin {background-position:-69px 0;}
 .wsite-social-linkedin:hover {background-position:-69px -23px;}
 .wsite-social-linkedin:active {background-position:-69px -46px;}
 .wsite-social-mail {background-position:-92px 0;}
 .wsite-social-mail:hover {background-position:-92px -23px;}
 .wsite-social-mail:active {background-position:-92px -46px;}
 .wsite-social-rss {background-position:-115px 0;}
 .wsite-social-rss:hover {background-position:-115px -23px;}
 .wsite-social-rss:active {background-position:-115px -46px;}
 .wsite-social-flickr {background-position:-138px 0;}
 .wsite-social-flickr:hover {background-position:-138px -23px;}
 .wsite-social-flickr:active {background-position:-138px -46px;}
 .wsite-social-plus {background-position:-161px 0;}
 .wsite-social-plus:hover {background-position:-161px -23px;}
 .wsite-social-plus:active {background-position:-161px -46px;}
 .wsite-social-vimeo {background-position:-184px 0;}
 .wsite-social-vimeo:hover {background-position:-184px -23px;}
 .wsite-social-vimeo:active {background-position:-184px -46px;}
 .wsite-social-yahoo {background-position:-207px 0;}
 .wsite-social-yahoo:hover {background-position:-207px -23px;}
 .wsite-social-yahoo:active {background-position:-207px -46px;}
 .wsite-social-youtube {background-position:-230px 0;}
 .wsite-social-youtube:hover {background-position:-230px -23px;}
 .wsite-social-youtube:active {background-position:-230px -46px;}
 #header-right .wsite-social { vertical-align: middle; margin-left:10px ; }
 #header-right .wsite-social-item { width: 32px; height: 32px; margin: 0 0 0 3px; background-image:url(theme/social.png?1464726864); -webkit-transition: background 0.5s ease-out; -moz-transition: background 0.5s ease-out; -o-transition: background 0.5s ease-out; transition: background 0.5s ease-out; }
 #header-right .wsite-social-rss {background-position:-158px 0;}
 #header-right .wsite-social-linkedin {background-position:-79px 0;}
 #header-right .wsite-social-facebook {background-position:0px 0; }
 #header-right .wsite-social-twitter {background-position:-40px 0;}
 #header-right .wsite-social-mail {background-position:-119px 0;}
 #header-right .wsite-social-pinterest {background-position:-277px 0;}
 #header-right .wsite-social-youtube {background-position:-395px 0;}
 #header-right .wsite-social-plus {background-position:-237px 0;}
 #header-right .wsite-social-flickr {background-position:-198px 0;}
 #header-right .wsite-social-vimeo {background-position:-316px 0;}
 #header-right .wsite-social-yahoo {background-position:-356px 0;}
 #header-right .wsite-social-rss:hover {background-position:-158px -40px;}
 #header-right .wsite-social-linkedin:hover {background-position:-79px -40px;}
 #header-right .wsite-social-facebook:hover {background-position:0px -40px; }
 #header-right .wsite-social-twitter:hover {background-position:-40px -40px;}
 #header-right .wsite-social-mail:hover {background-position:-119px -40px;}
 #header-right .wsite-social-pinterest:hover {background-position:-277px -40px;}
 #header-right .wsite-social-youtube:hover {background-position:-395px -40px;}
 #header-right .wsite-social-plus:hover {background-position:-237px -40px;}
 #header-right .wsite-social-flickr:hover {background-position:-198px -40px;}
 #header-right .wsite-social-vimeo:hover {background-position:-316px -40px;}
 #header-right .wsite-social-yahoo:hover {background-position:-356px -40px;}
 #header-right .search {}
 #header-right .wsite-search { margin-left:15px; vertical-align: middle; }
 #header-right .wsite-search-input { width: 200px; border:0 ; line-height:20px; height:20px; border-radius:4px; font-family: ; color: #fff; background:url(theme/opaque-white.png?1464726864); }
 #header-right .wsite-search-button { position: absolute; width: 13px; height: 13px; top:7px; right:7px; background:url(theme/search.png?1464726864) no-repeat ; }
 #nav-wrap {position:absolute; top:0;}
 #nav-wrap .nav-container { float:right; position:relative; left:-50%; text-align:left; margin-top:10px; z-index:2; }
 #nav-wrap .nav-container ul{ list-style:none; position:relative; left:50%; z-index:2; }
 #nav-wrap .nav-container li{float:left;position:relative;}
 #nav-wrap .nav-container a{ text-decoration:none; font:bold 18px 'Josefin Sans', sans-serif; text-transform:uppercase; margin:10px 15px; float:left; color:#fff; padding:1px 2px; text-align:center; white-space:nowrap; }
 #nav-wrap .nav-container a:hover{border-bottom:1px dashed #fff; padding-bottom:0;}
 #nav-wrap .nav-container li#active a {border-bottom:1px solid #fff; padding-bottom:0;}
 #nav-wrap {overflow:hidden}
 #wsite-menus .wsite-menu { background:#fff; }
 #wsite-menus .wsite-menu li { border:none; }
 #wsite-menus .wsite-menu li a { border-left:none; border-right:none; }
 #wsite-menus .wsite-menu li a:hover { color: #b24d40; background:#fff ; }
 #main-wrap .container { padding:50px 0; }
 .blog-post .blog-separator {display:none;}
 .blog-post .blog-header { margin-bottom:20px !important; }
 .blog-sidebar h2 { padding:1em 0 .3em; }
 .blog-sidebar h2.blog-author-title { padding:0 0 0.3em; }
 h2.blog-title, .blog-post .blog-header h2.blog-title {padding-bottom:5px !important;}
 h2.blog-title a, .blog-post .blog-header h2.blog-title a { border:none;}
 #banner-wrap { padding:30px 0; }
 .tall-header-page #banner {}
 .tall-header-page .wsite-header { width: 960px; height: 300px; background: #9e2222; background: -moz-linear-gradient(top, #9e2222 0%, #cd7170 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9e2222), color-stop(100%,#cd7170)); background: -webkit-linear-gradient(top, #9e2222 0%,#cd7170 100%); background: -o-linear-gradient(top, #9e2222 0%,#cd7170 100%); background: -ms-linear-gradient(top, #9e2222 0%,#cd7170 100%); background: linear-gradient(to bottom, #9e2222 0%,#cd7170 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9e2222', endColorstr='#cd7170',GradientType=0 ); }
 .short-header-page #banner {}
 .short-header-page .wsite-header { width: 960px; height: 200px; background: url(theme/banner-short.jpg?1464726864) no-repeat; }
 .no-header-page .wsite-header { display:none; }
 .landing-page #banner { padding: 0; }
 #bannerleft { float: right; width: 400px; }
 .landing-page .wsite-header { width: 400px; height: 300px; background: url(theme/banner-landing.jpg?1464726864) no-repeat; }
 #bannerright { float:left ; width: 500px; height:300px; }
 #bannerright h2 { font-size:25px; font-weight:300; padding: 0px; line-height: 25px; }
 #bannerright div.paragraph { padding: 20px 0px; line-height: 140%; }
 #bannerright p { padding: 20px 0px; line-height: 140%; }
 #bannerright .wsite-button {}
 .landing-banner-outer { display: table; #position: relative; overflow: hidden; }
 .landing-banner-mid { #position: absolute; #top: 50%; display: table-cell; vertical-align: middle; }
 .landing-banner-inner { #position: relative; #top: -50%; }
 #footer-wrap { padding:0px 0; color:#eee; float:left; }
 #footer-wrap .container {visibility:hidden;}
 #footer-wrap .container h2 { visibility:hidden; color: #fff; }
 #footer-wrap .container div.paragraph { visibility:hidden; color:#ccc; }
 #footer-wrap .container p { visibility:hidden; color:#ccc; }
 #footer-wrap a {border-bottom:none;}
 #footer-wrap blockquote {border-left-color:#666;}
 #footer-wrap .container .wsite-form-container { margin-top:0 !important;; }
 */ #footer-wrap .container .weebly-footer, #footer-wrap .container .weebly-footer a, #weeblyfootertext {color:#fff; text-align:right;visibility:hidden;}
 #footer-wrap .container .weebly-footer, #weeblyfootertext {float:right; text-transform:uppercase; font-size:14px; font-weight:600;visibility:hidden;}
 #footer-wrap .container .wsite-form-input, #footer-wrap .container .wsite-search-element-input { border:1px #333 solid; background:#222; color:#fff; }
 .image { background:url(theme/images/back.png?1464726864); height:100px; width:100px; display: block; float:left; }
 .image a { display: none; }
 .image a:hover { display: block; }
 .wsite-form-label { display: inline-block; font-size: 14px; }
 .form-radio-container { font-size: 13px; }
 .wsite-form-input, .wsite-search-element-input { border:1px #ccc solid; background:none; border-radius:2px; padding:7px 5px !important; }
 .form-select {}
 .wsite-button { display: inline-block; padding: 7px 12px; background: #333; text-transform:uppercase; border-radius:2px; }
 .wsite-button:hover { background: #000; }
 .wsite-button:active { background: #222; }
 .wsite-button-inner { color: #fff !important; padding: 0; background: none !important; font: 500 18px 'Open Sans', sans-serif; height:auto; letter-spacing:1px; }
 .wsite-button-large { color: #fff !important; padding: 5px 20px; }
 .wsite-button-large:hover { background: #000; }
 .wsite-button-large:active { background: #222; }
 .wsite-button-large .wsite-button-inner { background: none !important; padding:0; height:auto; }
 .wsite-button-large:hover .wsite-button-inner { background: none !important; }
 .wsite-button-large:active .wsite-button-inner { background: none !important; }
 .wsite-button-highlight { background: #A84A42; }
 .wsite-button-highlight:hover { background: #b24d40; }
 .wsite-button-highlight .wsite-button-inner { background: none; }
 .wsite-button-large .wsite-button-highlight { background: #A84A42; }
 .wsite-button-large .wsite-button-highlight .wsite-button-inner { background: none; }
 .wsite-button-large.wsite-button-highlight { background: #A84A42; }
 .wsite-button-large.wsite-button-highlight:hover { background: #b24d40; }
 .wsite-button-highlight:active { background: #8e3226; }
 .wsite-button-large.wsite-button-highlight:active { background: #8e3226; }

div.paragraph ul, div.paragraph ol { padding-left: 3em !important; margin: 5px 0 !important; overflow:hidden; }
div.paragraph li { padding-left: 5px !important; margin: 3px 0 0 !important; }
div.paragraph ul, div.paragraph ul li { list-style: disc outside !important; }
div.paragraph ol, div.paragraph ol li { list-style: decimal outside !important; }
