html, body {
        height: 100%;
        margin:0;
}

body {
        background-image:url(images/christmas2bg.jpg);
        background-repeat:repeat;
}

#navi{
   opacity: 0.7;border-top:10px solid #E7D72B;
	width: 24%;
margin-right:5%;
margin-left:62%;
margin-top:-336px;
float:left;-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px; background-image: linear-gradient(#4DAA71, #377D52);opacity:0.7;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3) inset, 0 0 33px #377D52;}

a.navi {
color: #ffffff;
	letter-spacing: 3px;
font-family: 'Libre Baskerville', serif;
	line-height: 10px;margin-right:5%;
margin-left:6%;
	padding: 10px;
	display: block;
        border: 0px;
        text-align: left;
        text-transform: uppercase;
        text-decoration: none;
	text-shadow: none;font-size: 18px;
	}

a.navi:link {
color: #ffffff;
	letter-spacing: 3px;
font-family: 'Libre Baskerville', serif;
	line-height: 10px;margin-right:5%;
margin-left:6%;
	padding: 10px;
	display: block;
        border: 0px;
        text-align: left;
        text-transform: uppercase;
        text-decoration: none;
	text-shadow: none;	font-size: 18px;}


a.navi:visited {
color: #ffffff;
	letter-spacing: 3px;
font-family: 'Libre Baskerville', serif;font-size: 18px;
	line-height: 10px;margin-right:5%;
margin-left:6%;
	padding: 10px;
	display: block;
        border: 0px;
        text-align: left;
        text-transform: uppercase;
        text-decoration: none;
	text-shadow: none;
}


a.navi:hover{
color: #000000;
	background: no-repeat top center #377D52;font-size: 18px;
	text-decoration: none;
	text-shadow: none;margin-right:5%;
margin-left:6%;
opacity: 0.8;
}




  
   
#content {
           width:50%;margin-top:-230px;
margin-left:5%;
        margin-right:0px;
        margin-bottom: 130px;padding:25px;
	font-size: 13px;
font-family: 'Libre Baskerville', serif;
        font-weight: 500!important;
        text-align:justify; color:#B0F9C0;
        line-height:25px;letter-spacing:2px;-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px; opacity:0.7;float: left;
   }

#header {
        background-image: url('images/christmas2.jpg');
        background-repeat: no-repeat;
        background-position: left; 
        height:659px;
        width:100%;
        margin-top:0px;
}


a:link {
        text-decoration: none; 
        text-decoration: none; 
        color:#F6CA46; 
	font-size: 13px;
font-family: 'Libre Baskerville', serif;
        font-weight: 600!important;
}

a:visited {
         text-decoration: none; 
        text-decoration: none; 
        color:#F6CA46; 
	font-size: 13px;
font-family: 'Libre Baskerville', serif;
        font-weight: 600!important;}


a:hover {
        text-decoration: none; 
        color:#000000;
	font-size: 13px;
font-family: 'Libre Baskerville', serif;
        font-weight: 600!important;-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;}




b { 
        color: #F6CA46;         font-weight: 400!important;
}

i { 
        color: #F52C2D;         font-weight: 400!important;
}

#footer { height: 100px;

}

blockquote {
 	background-color:#46957A; 
 	padding: 8px;
	text-align:justify;
	color:#F5E35E;}
h1 { 
	color:#F5E35E;
        letter-spacing:1px;
font-family: 'Alumni Sans Pinstripe', sans-serif;
        font-size:40px;
        padding:10px;}

.content input, textarea, select {
  background-color: #287B64;
  border: 2px dashed #F5E35E;
  padding:4px;
  color:#F5E35E;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}