html, body {
        height: 100%;
        margin:0;
}

body {
background-image:url(premade/bg.jpg);
        background-repeat: repeat;
font-family: 'Cormorant Garamond', serif;
        font-weight: 400!important;
        text-align:center;
        font-size: 16px;
        color: #5E5E5E;   overflow-x: hidden;
}


::-webkit-scrollbar {width: 21px; height: 3px; background: #6A5745;}
::-webkit-scrollbar-thumb {background-color: #7F7F7F; border: 5px;}


.menuBar{
    width:100%;
    height:60px;
    display:block;
    position:fixed;
    top:0;
    left:0;
    background: #6A5745;

    }
.nav{
    float:center;
    margin-top: 20px;
    margin-right:30px;}

.nav A:link { 
        text-decoration: none; 
        color:#ffffff; 
	font-size: 16px;
        letter-spacing:6px;
  font-family: 'Cormorant Garamond', serif;
        font-weight: 40;
        text-transform: uppercase; 
        padding-top:40px;
        padding-bottom:30px;
        padding-left:20px;
        padding-right:20px;
}

.nav A:visited { 
        text-decoration: none;
        color:#ffffff; 
	font-size: 16px;
        letter-spacing:6px;
                font-family: 'Cormorant Garamond', serif;font-weight: 40;
        text-transform: uppercase; 
        padding-top:40px;
        padding-bottom:30px;
        padding-left:20px;
        padding-right:20px;
}

.nav A:active { 
        text-decoration: none; 
        color:#ffffff; 
	font-size: 16px;
        letter-spacing:6px;
 font-family: 'Cormorant Garamond', serif;
        font-weight: 40;
        text-transform: uppercase; 
        padding-top:40px;
        padding-bottom:30px;
        padding-left:20px;
        padding-right:20px;
}

.nav A:hover { 
        text-decoration: none; 
        color:#CACACA; 
	font-size: 16px;
        letter-spacing:6px;
 font-family: 'Cormorant Garamond', serif;   font-weight: 40;
        padding-top:40px;
        padding-bottom:30px;
        padding-left:20px;
        padding-right:20px;
}

#navigation i {
	font-family: 'FontAwesome';
	font-style: normal;
        color:inherit;
        font-size:inherit;
}




.quote {
    text-align:center;
}


p2 {
  color: #CACACA;
  font-size: 14px;
  
  /* Main Style for the paragraph effect */
  display: inline;           font-family: 'Cormorant Garamond', serif;
  padding: 2px;
  line-height: 1.8;
}

#header {
        background-image: url('premade/header.jpg'), url('premade/bg.jpg');
        background-repeat: no-repeat, repeat;
        background-position: center; 
        height:643px;
        width:100%;
        margin-top:40px;
}


#space {
        height:15px;
}

#wrapper{
        float:center;
        width:1000px;
}

#container{
        overflow:hidden;
        float:center;
        width:1000px;
}

#footer{
        background-repeat: repeat;
        background-position: center;
        font-family: 'Playfair Display';
        font-weight: 400!important;
        text-transform:none;
        text-align:center;
        font-size:14px;
        padding:20px;
        line-height:23px;
        color: #CACACA;        height:59px;
        width:100%;
        background-repeat: no-repeat, repeat;
}



b { 
        color: #CACACA; 
font-family: 'Cormorant Garamond', serif;
font-size: 19px;
}

i { 
        color: #CACACA; 
font-family: 'Cormorant Garamond', serif;
font-size: 19px;
}


a:link {
        text-decoration:none; 
        color: #CACACA;
	font-size: 19px;
        letter-spacing:3px;
font-family: 'Cormorant Garamond', serif;
        font-weight: 400!important;
        letter-spacing:4px;
        padding:4px;
        line-height:29px;
        font-style:none;
        -webkit-transition: opacity 0.3s linear;
        -webkit-transition: all 0.3s ease-out; 
        -moz-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out; }

a:visited {
        text-decoration:none; 
        color: #CACACA;
	font-size: 19px;
        letter-spacing:3px;
font-family: 'Cormorant Garamond', serif;
        font-weight: 400!important;
        letter-spacing:4px;
        padding:4px;
        line-height:29px;
        font-style:none;
        -webkit-transition: opacity 0.3s linear;
        -webkit-transition: all 0.3s ease-out; 
        -moz-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out; }

a:active {
        text-decoration:none; 
        color: #CACACA;
	font-size: 19px;
        letter-spacing:3px;
font-family: 'Cormorant Garamond', serif;
        font-weight: 400!important;
        letter-spacing:4px;
        padding:4px;
        line-height:29px;
        font-style:none;
        -webkit-transition: opacity 0.3s linear;
        -webkit-transition: all 0.3s ease-out; 
        -moz-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out; }

a:hover {
        text-decoration:none; 
        color: #BA9C84;
	font-size: 19px;
        letter-spacing:3px;
font-family: 'Cormorant Garamond', serif;
        font-weight: 400!important;
        letter-spacing:4px;
        padding:4px;
        line-height:29px;
        font-style:none;
        -webkit-transition: opacity 0.3s linear;
        -webkit-transition: all 0.3s ease-out; 
        -moz-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out; }





#content {
        float:center;
        margin-right:0px;
        margin-top:0px;
        margin-bottom:80px;
        width:1000px;

}

.contentcontainer{
        padding:17px;
        line-height:23px;
        font-size:19px;
font-family: 'Cormorant Garamond', serif;
        font-weight: 400!important;
        text-align:justify;
        color:#D0C5BA;
        margin-bottom:-18px;
        margin-left:20px;
        margin-right:20px;
}





blockquote {
 	background-color:#6A5745;
 	padding: 8px;
	text-align:justify;
	color:#D0C5BA;
	font-style:italic;
        border-radius: 70px;
	-moz-border-radius: 70px;
	-webkit-border-radius: 70px;}



h1 { 
	color:#D0C5BA;
        letter-spacing:1px;
        text-transform:none;
font: 40px 'Molle', serif;
        font-weight:none;
        font-style:none;
        padding:10px;
}



.contentcontainer input, textarea, select {
  background-color: #6A5745;
  border:6px solid #D0C5BA;
  padding:6px;
  color:#D0C5BA;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}
/*------------------------------------------
      DO NOT REMOVE OR EDIT
------------------------------------------*/

.clearfooter {
        height:100px;
        clear:both;
}

.clear{
        clear:both;
}