@charset "utf-8";
/* CSS Document */
body {
	padding:0px;
	margin:0px;	
	font-family: 'Spinnaker', sans-serif;
	line-height:1.6em;
	letter-spacing:3px;
	font-size:12px;
	color:#5c5354;
	
}
p {
	margin-bottom:20px;
	margin-top:0px;
	letter-spacing:normal;	
		width:100%;	

    background-image: url(images/p-fixer.png);
    background-repeat: repeat;

}
h2 {
	font-size:15px;	
	
}
img {
	border:none;	
}
a:link, a:visited {
	
	color:#93918f;
}
#wrapper {
	width:1000px;
	margin:auto;	
	
	
}
#header, #logo {
	text-align:center;
	padding:20px;	
}

#fonts {
font-family: 'Spinnaker', sans-serif;
font-family: 'Cantata One', serif;	
font-family: 'Cardo', serif;
}
#horizontal_nav {
    height: 30px;
    width: 100%;
	font-family: 'Cantata One', serif;
	margin-top:20px;	

}

#horizontal_nav ul {
	width:100%;
	margin:0px;
	padding:0px;	
}
#horizontal_nav li {
	display:table-cell;	
	width:333px;
	white-space: nowrap;
	text-align: center;
	height: 30px;
    line-height: 30px;
}
#horizontal_nav li a:link, #horizontal_nav li a:visited {
	text-decoration:none;
	text-transform:uppercase;
	color:#57524f;
}
.active {
	color:#c78f45 !important;	
	
}
#content {
	position:relative;	
}

.content_em {
	color:#c39460;	
	text-transform:uppercase;
	font-size:1.2em;
	font-family: 'Cantata One', serif;	

}
#about_us_profile {
	width:252px;
	margin-top:80px;
	float:left;
}
#about_us_content {
	width:718px;
	float:left;
	margin-left:30px;
	margin-top:80px;
	font-size:1.1em;
}



.cycle-slideshow {
	position:relative;	
}


#galleria{ width: 1000px; height: 666px; background: #fff }


	
#progress_container {
    background: none repeat scroll 0 0 #ccc;
	background-color: rgba(191,184,179, 0.6);
    top: 0;
	left: 0;
    height: 18px;
    position: absolute;
    width: 100%;
    z-index: 490;
	
}
#progress {
    background: none repeat scroll 0 0 #333;
	background-color: rgba(116,109,109, 0.7);
    top: 0;
	left: 0;
    height: 18px;
    position: absolute;
    width: 0;
    z-index: 500;
	
}
/*! ** *** **** ***** LANDING ***** **** *** ** */

#lander #logo {
	margin-bottom: 84px;
}

#lander hr {
	width: 670px;
	margin: 0 auto;
}

.button {
	height: 34px;
	width: 160px;
	margin: 84px auto;
	background-color: #cbb583;
	color: #fff;
	padding: 0;
}

.button a {
	font-family: 'Spinnaker', sans-serif;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 34px;
	text-align: center;
	vertical-align: middle;
	font-weight: lighter;
	display: block;
	margin: 0 auto;	
}

.button a:link,
.button a:visited {
	color: inherit;
	text-decoration: none;
}

.button a:hover,
.button a:active {
	cursor: pointer;
	color: inherit;
	text-decoration: none;
}

/*! ** *** **** ***** HELLO TEXT ***** **** *** ** */

#hello {
	font-family: 'novecento_widelight', sans-serif;
	color: #413631;
	font-size: 54px;
	line-height: 84px;
	text-align: center;
	padding: 20px 0;
	width: 100%;
	position: absolute;
	top: 34px;
	left:0;
	z-index: 1111;
}

/* ---------------------------------- PORTFOLIO -------------------------------------------------- */
/* example_6 css */
#example_6 {
	position: relative; /* important */
	overflow: hidden; /* important */
	width: 640px; /* important */
	height: 540px; /* important */
	margin: 0;
	background: #fff;
}

#example_6_content {
	position: absolute;
	top: 0;
	margin-left: 0;
}

#example_6_content
#example_6_content li {
	list-style: none;
	margin: 0;
	padding: 0;
}
	#example_6_content {
		width: 13440px;
	}
	#container_bd #example_6 ul li {
		display: block;
		float: left;
		margin: 0;
		padding: 0;
		border: none;
		background-color: #fff;
	}

#container_bd #example_6 ul li img {
	display: block;
}

#example_6_frame {
	position: relative;
	margin: 485px 131px 0 131px;
}
#container_bd #example_6_frame ul li {
	margin: 0 2px;
}
#container_bd #example_6_frame ul li img{
	border: 1px solid #9cf;
	padding: 2px;
}
#container_bd #example_6_frame ul li img:hover {border: 1px solid #369;}
	
	
form {
	width:400px;
	margin:auto;
	position:relative;	
	background-color:#e6e7e8;
	padding:20px;
	border:1px solid #5c5354;	
}

.error {
	width:200px;
	border:1px solid #900;
	background-color:#e8e8e8;
	padding:10px;
	color:#900;	
	margin:auto;
}
input,textarea,select {
	margin:10px;
	padding:5px;
	text-align:center;
	border:1px solid #5c5354;
	font-family: 'Spinnaker', sans-serif;
	width: 170px;
}

.contact_form_input {
	width:240px;
}
.form_submit {
	font-family: 'Cantata One', serif;	
	text-transform:uppercase;	
	width:200px;
	background-color:#5c5354;	
	color:#cec7c7;
}
.form_textarea {
	width:540px;	
}

/*! ** *** **** ***** FOOTER ***** **** *** ** */

#footer {
	color:#5C5354;
	text-transform:uppercase;
}
#footer table {
	margin-top:40px;
	
}
#footer td {
	text-align:center;
	padding:10px;
	color: #5C5354;
}
.footer_cantata {
	font-family: 'Cantata One', serif;	
	text-transform:uppercase;	
}
.footer_spinaker {
	font-family: 'Spinnaker', sans-serif;
	color:#5C5354;
	text-transform:uppercase;	
}
#footerline {
	border-bottom:1px solid #c2bfbf;
	margin-top:80px;	
	
}

#copyright {
	text-align:center;
	color:#5C5354;
	margin:30px 0px 50px 0px;	
}

