html, body {
        height: 100%;
        margin:0;
}

body {
        background-color:#171717;        background-image: url('images/bg3.jpg');
        background-repeat:repeat;
        font-family: 'Playfair Display', sans-serif!important;
        font-weight: 400!important;
        text-align:center;
        font-size: 13px;
        color: #ffffff;
}


#navigation {
	position:relative;
        width:44%;
	left:-10px;
	top:0px;
        font-family: 'Tahoma';
        font-weight: 500;
        line-height:20px;
        padding-top:4px;
        padding-bottom:6px;
        padding-left:0px;
        overflow:hidden;
        text-align:center;        opacity:0.7;
}

#navigation A:link { 
        text-decoration: none; 
        color:#E15C6F; 
        line-height:25px;
        font: normal 1em 'Abel', sans-serif;
        font-weight: 300;
        text-transform: uppercase; 
        background-color:#EBDCBF;
        padding-top:20px;
        padding-bottom:20px;
        padding-left:10px;
        padding-right:10px;
        -webkit-transition: opacity 0.5s linear;
        -webkit-transition: all 0.5s ease-out; 
        -moz-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;text-shadow: #ffffff 1px 1px 3px;
}

#navigation A:visited { 
        text-decoration: none; 
        color:#E15C6F; 
        line-height:25px;
        font: normal 1em 'Abel', sans-serif;
        font-weight: 500;
        text-transform: uppercase; 
        background-color:#EBDCBF;
        padding-top:20px;
        padding-bottom:20px;
        padding-left:10px;
        padding-right:10px;
        -webkit-transition: opacity 0.5s linear;
        -webkit-transition: all 0.5s ease-out; 
        -moz-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;text-shadow: #ffffff 1px 1px 3px;
}

#navigation A:active { 
        text-decoration: none; 
        color:#E15C6F; 
        line-height:25px;
        font: normal 1em 'Abel', sans-serif;
        font-weight: 500;
        text-transform: uppercase; 
                background-color:#EBDCBF;
        padding-top:20px;
        padding-bottom:20px;
        padding-left:10px;
        padding-right:10px;
        -webkit-transition: opacity 0.5s linear;
        -webkit-transition: all 0.5s ease-out; 
        -moz-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;text-shadow: #ffffff 1px 1px 3px;
}

#navigation A:hover { 
        text-decoration: none; 
        color:#000000; 
        line-height:25px;
        font: normal 1em 'Abel', sans-serif;
        font-weight: 500;
        text-transform: uppercase; 
          background-color:#EBDCBF;
        padding-top:20px;
        padding-bottom:20px;
        padding-left:10px;
        padding-right:10px;
        -webkit-transition: opacity 0.5s linear;
        -webkit-transition: all 0.5s ease-out; 
        -moz-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        opacity:0.7;text-shadow: #ffffff 1px 1px 3px;
}



#navigation i {
	font-family: 'FontAwesome';
	font-style: normal;
        color:inherit;
        font-size:inherit;
}
/*------------------------------------------
3     Header Classes
------------------------------------------*/

#header {
        background-color:#000000;
        background-image: url('images/header1.jpg'), url('images/bg3.jpg');
        background-repeat: no-repeat, repeat;
        background-position: center; 
        height:422px;
        width:100%;
        margin-top:-20px;
}


#space {
        height:15px;
}

#wrapper{
        float:center;
        width: 1042px;
}

#container{
        overflow:hidden;
        float:center;
        width:1042px;
}

#footer{
        position: relative;background-position: center;
        font-family: 'Playfair Display', sans-serif!important;
        font-weight: 400!important;
        text-transform:none;
        text-align:center;
        font-size:14px;
        padding:30px;
        line-height:30px;
        color: #ffffff;
}

#footer a:link {
        font-family: 'Roboto', sans-serif!important;
        font-weight: 400!important;
        text-transform:none;
        text-align:center;
        font-size:16px;
        line-height:13px;
        color: #CC3333;
}

#footer a:hover {
        font-family: 'Roboto', sans-serif!important;
        font-weight: 400!important;
        text-transform:none;
        text-align:center;
        font-size:16px;
        line-height:13px;
        color: #CC3333;
}

#footer a:visited {
        font-family: 'Roboto', sans-serif!important;
        font-weight: 400!important;
        text-transform:none;
        text-align:center;
        font-size:16px;
        line-height:13px;
        color: #CC3333;
}



/*------------------------------------------
5     link classes
------------------------------------------*/

a:link {
        text-decoration: none; 
        text-decoration: none; 
        color:#CC3333; 
	font-size: 15px;
font-family: 'Libre Baskerville', serif;
        font-weight: 100!important;
        letter-spacing:4px;
        padding:3px;
        line-height:5px;
        font-style:none;
        opacity: 0.9;
        -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;
border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;}

a:visited {
        text-decoration: none; 
        text-decoration: none; 
        color:#CC3333; 
	font-size: 15px;
font-family: 'Libre Baskerville', serif;
        font-weight: 100!important;
        letter-spacing:4px;
        padding:3px;
        line-height:5px;
        font-style:none;
        opacity: 0.9;
        -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;
border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;}

a:active {
        text-decoration: none; 
color: #CC3333; 
	font-size: 15px;
font-family: 'Libre Baskerville', serif;
        font-weight: 100!important;
        letter-spacing:4px;
        padding:3px;
        line-height:5px;
        font-style:none;
        opacity: 0.9;
        -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;
border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;}

a:hover {
        text-decoration: none;
        color:#64C5D4; 
	font-size: 15px;
font-family: 'Libre Baskerville', serif;
        font-weight: 100!important;
        letter-spacing:4px;
        padding:3px;
        line-height:5px;
        font-style:none;
        opacity: 0.9;
        -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;
border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
   opacity:0.7;}




b { 
        color: #C26C33; 
}

i { 
        color: #DD6363; 
}



#container {
	margin: -4% 0 0 0%;
	position: relative;
	float: center;
	width: 100%;
}
#container .box {
	font: 300 13px 'Playfair Display', sans-serif;
	background-color: #D3EEE7;
	text-align: justify;
	margin-bottom: 20px;
	line-height: 24px;
	color: #7EA49B;
	padding: 22px;
        font-size:16px;
}

.contentcontainer{
        padding:19px;
        margin-left:0px;
        margin-right:0px;
        line-height:33px;
	font-size: 15px;
font-family: 'Libre Baskerville', serif;
        font-weight: 400!important;
        text-align:justify;
        color:#9F9F9F;
        margin-bottom:20px;text-shadow: #000000 1px 1px 3px;
}


blockquote {
 	background-color:#151515; 
 	border-top: 10px solid #C26C33;
 	padding: 8px;
	text-align:justify;
	color:#9F9F9F;
	font-style:italic;
        border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;}

h1 { 
	color:#C26C33;
        letter-spacing:1px;
font-family: 'Sedgwick Ave', cursive;
        font-size:30px;
        padding:10px; }



.contentcontainer input, textarea, select {
  background-color: #151515;
  border: 7px solid #C26C33;
  padding:4px;
  color:#C26C33;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}

/*------------------------------------------
      DO NOT REMOVE OR EDIT
------------------------------------------*/

.clearfooter {
        height:100px;
        clear:both;
}

.clear{
        clear:both;
}