formContact.general {
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-position: center top;
	background-color: #F6E7C6;
	background-repeat:   repeat-y;
}
.font1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#643f0e;
	text-decoration: none;
	line-height: 18px;
	text-align: justify;
}
.font2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#cd9100;
	line-height: 18px;
	text-align: left;
}
.font3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#fdeabc;
	text-decoration: none;
	line-height: 18px;
	text-align: left;
}
.font3:Hover {
	color:#FBD67D;
	text-decoration: underline;
}
.font4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#FFFFFF;
	text-decoration: none;
	line-height: 18px;
	text-align: justify;
}

.font5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#fdeabc;
	text-decoration: none;
	line-height: 18px;
	text-align: left;
}
.font5:Hover {
	color:#FBD67D;
	text-decoration: underline;
	font-weight: bold;
}
.font6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#cd9100;
	text-align: left;
}
.font7 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#FFFFFF;
	text-decoration: none;
	line-height: 18px;
	text-align: center;
}
.font7:Hover {
	color:#FFFFFF;
	text-decoration: underline;
}
.font8 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#FFFFFF;
	text-decoration: none;
	line-height: 18px;
	text-align: center;
}
.font9 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#cd9100;
	text-align: left;
	white-space: normal;
}
.tourtitles {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#643f0e;
	text-decoration: none;
	line-height: 18px;
	text-align: left;
}
.fontlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#cd9100;
	line-height: 18px;
	text-align: left;
}
.fontlink:hover {
	color:#E99E4B;
	text-decoration: underline;
}
.textfield3 {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 11px;
	font-weight: normal;
	color: #643f0e;
	text-decoration: none;
	background-color: #faf3e6;
	border: 1px solid #f8d186;
	height: 20px;
}
.bordesall {
	border: 1px solid #b89654;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #643f0e;
	background-color: #faf3e6;
	border: 1px solid #f8d186;
	height: 20px;
}
.textfield2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#6a3b0e;
	background-color: #faf3e6;
	border: 1px solid #f8d186;
}

#formContact label.error{
    color: #f00;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding-left: 5px;
}

.error-message{
    color: #000;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: center;
}
.newstit {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#fdeabc;
	text-decoration: none;
	line-height: 18px;
	text-align: left;
}
.soon {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color:#F00;
	text-decoration: none;
	line-height: 18px;
	text-align: left;
}

iframe{
    border: 1px solid #643f0e;
}

#newsletter-input{
    background: #F7F0E7;
    border: 0 none;
    margin-left: 714px;
    margin-top: 125px;
    position: absolute;
}
#newsletter-button{
    margin-left: 662px;
    margin-top: 152px;
    position: absolute;
}

