/* CSS Document */

* {
margin:0;
padding:0;
}

body {
	margin: 0;
	padding: 0;
	top: 0px;
	left: 0px;
	background-color: #003E85;
	background-image: url(/images/bk_shade_03.png);
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

#container {
  margin:0 auto;
  width: 750px;
} 

.thumbs{
	padding:0px;
  	margin:0px;
  	line-height:0px;
}

.text_box{
	padding: 10px;
}

.text_box p{
	padding-bottom: 8px;
}

.text_table {
	font-size: 11px; 
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}

.text_table2 {
	font-size: 11px; 
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
}

.text_table td{
	padding: 8px;
}

.text_table2 td{
	padding: 5px;
}

.buttons{
	padding:0px;
  	margin:0px;
  	line-height:0px;
}

td {
	color: #333333;
}

p, select, input, textarea {
	font-size: 11px; 
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}

p {
	padding-bottom: 8px;
}


a {
	color: #0682FD; 
	text-decoration: none;
}
a:hover {
	color: #0682FD; 
	text-decoration: underline;
}
.title {
	font-size: 20px; 
	color: #1769B3; 
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}

.title2 {
	font-size: 20px; 
	color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}
.title3 {
	font-size: 14px;
	font-weight: bold;
	color: #1769B3; 
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}

h1 {
  font-size: 20px; 
  color: #1769B3; 
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  padding-bottom: 10px;
}

h2 {
  font-size: 20px; 
  color: #FFFFFF; 
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  padding-bottom: 10px;	
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #1769B3; 
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}

.blue {
	color: #1769B3;
	/* text-align: justify; */
}
.sub {
	font-weight: bold;
	color: #1769B3;
	/* text-align: justify; */
}
.sub2 {
	font-weight: bold; 
}
.copyright, .copyright a, .copyright a:hover {
	font-size: 9px;
	color: #666666; 
}
.quotes {
	color: #1769B3; /* 1769B3 */
	/* text-align: justify; */
	font-size: 14px; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


ul { 
	list-style-image: url(/images/bullet_point2.gif);
	list-style-position:inside;
} 

.c {
	text-align: center;
}

a.block {
	display: block;
	float: right;
	text-align: center;
	font-size: 140%;
	width: 150px;
	margin: 0 10px 0 0;
	line-height: 1.5em;
	height: 1.5em;
	background-color: #888888;
	color: #FFFFFF;
	font-weight: bold;
}
a.block.enquiry {
	background-color: #FFE14D;
	color: #000000;
}
a.block.map {
	background-color: #85752A;
}
a.block.print {
	background-color: #494843;
}

h3.sidebar {
	text-align: right;
	margin: 0 10px 5px 0;
	color: #5069B3;
}

div.chalet_facts {
	color: #F3930B;
	text-align: right;
	font-weight: bold;
	margin-right: 10px;
}
div.chalet_facts * {
	color: #F3930B;
}

div.testimonial {
	margin: 10px 10px 0 0;
	padding: 5px;
	text-align: left;
	font-style: italic;
	font-size: 120%;
	background-color: #E5EFF5;
	color: #AAA36F;
}