@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: 'Christmas';
	src: local('☺'), url('../fonts/Snowy-Season.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'ChristmasTitle';
	src: local('☺'), url('../fonts/Hello-Christmas-trial.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'ChristmasSerif';
	src: local('☺'), url('../fonts/ChristmasCookies-axOeg.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
#contactregister {
    color: #623;
}
body {
	background-color:#5a5;
}
#maincustmenu {
	background-color: #5a5;
}
h1 {
	color: #2e2e2e;
	font-size: 30px;
	font-weight: normal;
	line-height: 30px;
	padding-top: 10px;
	font-family: 'ChristmasTitle';
}
h2 {
	color: #2e2e2e;
	font-size: 30px;
	font-weight: normal;
	line-height: 30px;
	padding-top: 10px;
	font-family: 'ChristmasSerif';
}
#header {
    background-color: #f55;
}
#headerfooter {
	display: inline-block;
	width:100%;
	height: 40px;
	background:url(../images/christmas/snow-pile-nc.png) repeat-x;
position: fixed;
top: 100px;
z-index:10;
display: none;
}
#headerfooter2 {
	display: inline-block;
	width:100%;
	height: 100px;
  background-image: url(../images/christmas/transparent-icicles-21.png);
     background-repeat: repeat-x;
position: fixed;
top: 90px;
pointer-events: none;
}
#footerheader {
position: fixed;
vertical-align: bottom;
width: 100%;
box-sizing: border-box;
bottom: 20px;
height: 50px;
background:url(../images/christmas/snow-pile-nc.png) repeat-x;
z-index:1;
pointer-events: none;
}
#adboxnew {
	background:none;
	padding: 110px 0px 0px 0px;
}
#header .logo a {
	background: url(../images/christmas/handymanlogo.png) no-repeat center center;
  background-size: contain;
}
#adboxnew > div img {
	content:url(../images/christmas/handyman.png);
}
#footer {
	border:none;
	background-color: #f55;
}
#navigation li a {
    color: #fff;
}
#navigation li.active a {
	color: #000;
}
#contact .section p, #footer p {
	color: #fff;
}
#adboxnew h1, #adboxnew h2, .pricing h1, .services h1, .portfoliouc h1, .pricing h2, .services h2, .portfoliouc h2, #about h1, .news h1, #about h2, .news h2 {
    color: #101010;
}
h1 {
	padding-top :20px;
}
.contact_snowman_pos {
	    display: inline-block;
		position: relative;
		float: right;
  width: 100%;
}
.contact_snowman {
    background-image: url(../images/christmas/snowman_contact.png);
    width: 100px;
    height: 162px;
	position: absolute;
top: -60px;
right: -30px;
}
#business_card {
	width: 300px;
	height: 189px;
	background-image:url(../images/christmas/business_card_med.jpg);
}
.news h2 {
	font-family: 'OpenSans';
}
@media only screen and (max-height: 800px) {
    #contents-noh {
	min-height: 360px;
  }
}
p {
	color: #181818;
}
#maincustmenu {
  background-color: transparent;
  background-image: url(../images/christmas/transparent-icicles-21.png), linear-gradient(180deg,rgba(85, 170, 85, 1) 90%, rgba(85, 170, 85, 0.07) 100%);
	background-repeat: repeat-x;
}
.smallofflabel {
    position: absolute;
    font-size: 13px;
    top: -7px;
    left: -4px;
    padding-right: 2px;
    font-weight: normal;
    color: #ffb683;
    text-shadow: -1px -1px 0 #666, 0px -1px 0 #666, 1px -1px 0 #666, 1px 0px 0 #666, 1px 1px 0 #666, 0px 1px 0 #666, -1px 1px 0 #666, -1px 0px 0 #666;
    font-family: play;
}
@media only screen and (max-width: 500px) {
	#headerfooter2 {
top: 70px;
}
   #contents {
        padding-bottom: 70px;
    }
  #adboxnew {
	padding: 80px 0px 0px 0px;
}
}