body {

background-image: url(images/christmasbg4.jpg), url(images/christmasbg3.jpg), url(images/christmas.jpg), url(images/christmasbg2.jpg), url(images/christmasbg.jpg);
background-repeat: repeat-y, repeat-x, no-repeat, repeat-y, repeat;
background-color: #5E5D5C;
background-position: top left;
background-attachment: absolute;
}

::-webkit-scrollbar {width: 9px; height: 3px; background: #000000;}
::-webkit-scrollbar-thumb {background-color: #4FC2C2; border: 5px;}

.p2 {
font-size: 16px;color:#c0bfbf;font-weight: normal;
font-family:'Josefin Sans'; letter-spacing:2px; text-align:justify;
margin-bottom:10px;
}

.picture {
float:left;
margin:2px;
}

#container {
width:779px; margin-right: auto;
margin-top: 500px;
margin-left:40px; }


p {
font-size: 20px;color:#3F6161;font-weight: normal;
font-family: 'Playfair Display', serif; letter-spacing:1px; text-align:justify;
text-shadow: #ffffff 0px 0px 1px;}

p2 {
font-size: 20px;color:#616161;font-weight: normal;
font-family: 'Playfair Display', serif; letter-spacing:1px; text-align:center;
text-shadow: #ffffff 0px 0px 1px;}


h1 {
letter-spacing:4px;font-size: 33px;
color:#4FC2C2;text-align:center;
margin:0px;
font-weight: normal;
font-family: 'Playfair Display', serif;
text-align:justify;
text-shadow: #ffffff 0px 0px 1px;
	
}

h1:hover {
letter-spacing:4px;font-size: 33px;
color:#4F95C2;text-align:center;
margin:0px;
font-weight: normal;
font-family: 'Playfair Display', serif;
text-align:justify;
text-shadow: #ffffff 0px 0px 1px;
	
}


h2 {
letter-spacing:4px;
font-size: 43px;
margin:0px;
padding-left:170px;
text-align:center;
text-transform: uppercase;
color:#4F95C2;

font-weight: normal;
font-family: 'IM Fell English', serif;
text-shadow: #ffffff 0px 0px 1px;
}


#content {
width:770px;
height:100px;
}

.contentx  {
margin-bottom:14px;
width:770px;
padding: 10px 20px;
}


#navigation {
	position:relative;
        width:100%;
	left:0px;
	top:0px;
        font-family: 'IM Fell English', serif;
        font-weight: 300;
        line-height:20px;
        padding-top:40px;
        padding-bottom:30px;
        padding-left:7px;
        padding-right:7px;
        overflow:hidden;
        text-align:center;
}

#navigation A:link { 
        border-bottom: 3px solid #63A8D3;
        text-decoration: none; 
        color:#63A8D3; 
	font-size: 22px;
        letter-spacing:1px;
        font-family: 'IM Fell English', serif;
        font-weight: 500;
        text-transform: lowercase; 
        padding-top:7px;
        padding-bottom:7px;
        padding-left:17px;
        padding-right:17px;
        -webkit-transition: opacity 0.9s linear;
        -webkit-transition: all 0.9s ease-out; 
        -moz-transition: all 0.9s ease-out;
        transition: all 0.9s ease-out;
        opacity:0.7;
}

#navigation A:visited { 
        border-bottom: 3px solid #63A8D3;
        text-decoration: none; 
        color:#63A8D3; 
	font-size: 22px;
        letter-spacing:1px;
        font-family: 'IM Fell English', serif;
        font-weight: 500;
        text-transform: lowercase; 
        padding-top:7px;
        padding-bottom:7px;
        padding-left:17px;
        padding-right:17px;
        -webkit-transition: opacity 0.9s linear;
        -webkit-transition: all 0.9s ease-out; 
        -moz-transition: all 0.9s ease-out;
        transition: all 0.9s ease-out;
        opacity:0.7;
}

#navigation A:active { 
        border-bottom: 3px solid #63A8D3;
        text-decoration: none; 
        color:#63A8D3; 
	font-size: 22px;
        letter-spacing:1px;
        font-family: 'IM Fell English', serif;
        font-weight: 500;
        text-transform: lowercase; 
        padding-top:7px;
        padding-bottom:7px;
        padding-left:17px;
        padding-right:17px;
        -webkit-transition: opacity 0.9s linear;
        -webkit-transition: all 0.9s ease-out; 
        -moz-transition: all 0.9s ease-out;
        transition: all 0.9s ease-out;
        opacity:0.7;
}

#navigation A:hover { 
        text-decoration: none; 
        color:#D36378; 
	font-size: 22px;
        letter-spacing:1px;
        font-family: 'IM Fell English', serif;
        font-weight: 500;
        text-transform: lowercase; 
        padding-top:7px;
        padding-bottom:7px;
        padding-left:17px;
        padding-right:17px;
        -webkit-transition: opacity 0.9s linear;
        -webkit-transition: all 0.9s ease-out; 
        -moz-transition: all 0.9s ease-out;
        transition: all 0.9s ease-out;
        opacity:0.9;
}

#footer {
clear:both;
text-align:center;
}











a:link {color:#D36378;

text-decoration:none;
font-size: 20px;
        letter-spacing:1px;
font-family: 'IM Fell English', serif;
        font-weight: 500;

}






     
a:visited {color:#D36378;

text-decoration:none;
font-size: 20px;
        letter-spacing:1px;
font-family: 'IM Fell English', serif;
        font-weight: 500;


}


a:hover {
transition:  .9s ease-out;
-moz-transition:  .9s ease-out;
-webkit-transition: .9s ease-out;
-o-transition: .9s ease-out;
color:#63A2D3;
cursor:pointer;

font-size: 20px;
        letter-spacing:1px;
font-family: 'IM Fell English', serif;
        font-weight: 500;

}  



a:active {color:#D36378;


text-decoration:none;
font-size: 20px;
        letter-spacing:1px;
font-family: 'IM Fell English', serif;
        font-weight: 500;


}


strong { 
        color: #63A2D3; 
}

b { 
        color: #63A2D3; 
}


i { 
        color: #63A2D3;
}


u { 
        color: #63A2D3;
}

s { 
        color: #63A2D3; 
}

em { 
        color:#63A2D3; 
}

blockquote {
 	background-color:#E8ECF0;
        border: 9px solid #63A2D3;
 	padding: 15px;
	text-align:justify;
	color:#5D788D;
	font-style:italic;
border-radius: 40px;
	 -moz-border-radius: 40px;
	 -webkit-border-radius: 40px;
   opacity: 0.8;
}

.contentx input, textarea {
  background-color: #CEDFEB;
  border: 11px solid #5D788D;
  padding:6px;
  color:#5D788D;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}


.contentx img {
background-color:#D8E0E7;
padding:5px;
border:3px solid #D8E0E7;
}


.contentx img {
max-width:100%;
}

a img {
padding:5px;
background-color:#D8E0E7;
border:3px solid #D8E0E7;
max-width:100%;
}

a img:hover{
padding:5px;
background-color:#D8E0E7;
border:3px solid #D8E0E7;
max-width:100%;
}
