@charset "utf-8";
/* CSS Document Climeweb 2011 */

BODY{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6C6660;
	text-decoration: none;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	background-color: #c5b9ad;
}.quick-contact {
	background-image: url(images/quick-contact.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 49px;
}
.news-bg {
	background-color: #184339;
	padding-right: 15px;
}
.intro {
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	height: 148px;
}
h3 {
	font-size: 24px;
	font-weight: lighter;
	color: #b88315;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.guest-hd {
	background-color: #9a6810;
	background-image: url(images/guest-head.jpg);
	background-repeat: no-repeat;
	padding-top: 77px;
	color: #d4ccb9;
	line-height: 18px;
}
.orange-txt {
	color: #FFFF00;
	font-weight: bold;
}
.footer {
	height: 57px;
	color: #D4C8BA;
	background-color: #5F554B;
}
a {
	color: #B6181D;
	text-decoration: none;
}
a:hover {
	color: #B6181D;
	text-decoration: underline;
}
img{
	border-style:none;
}
.othet_text1 {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #F4F4F4;
	padding:5px;
}
/*.othet_text1 copy {
	font-weight: normal;
	color: #968e87;
	text-decoration: none;
	background-color: #2a1903;
	padding:5px;
}
*/
.bg-txt {
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #184339;
	padding:5px;
}
.subscribe_textfield{
	height: 20px;
	border: 1px solid #184339;
	background-color: #F5F5F5;
	color: #715500;
}
.btn
{
	height: 25px;
	border: 1px solid #7C3E05;
	background-color: #184339;
	color: #FFFFFF;
	cursor:pointer;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFF00;
	text-decoration: none;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #8A7234;
	text-decoration: none;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.blue-txt {
	color: #0099FF;
	text-decoration: none;
	font-weight:bold;
}
.logo-top {
	background-image: url(images/banner-logo.png);
	background-repeat: no-repeat;
	height: 280px;
	width: 950px;
}
.tours-bdr {
	border: 1px solid #CCCCCC;
}

