html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #413831 url(images/bg01.jpg) repeat left top;
	text-align: justify;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8A8A8A;
}

h1, h2, h3 {
	margin-top: 0px;
	padding: 0px;
}

p, ol, ul {
	margin-top: 0px;
}

p {
	line-height: 2em;
}

strong {
	color: #3C3C3C;
}

a {
	color: #00548c;
}

#thankyou {
	color:#000;
	}
	
#error {
	color:#000;
	}
	
	

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
	margin-right: 30px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** LIST STYLES */

ul.style1 {
	margin: 20px 0px 10px 0px;
	padding: 0px;
	list-style: none;
}

ul.style1 li {
	margin: 0px;
	padding: 9px 0px 9px 0px;
	line-height: 20px;
	border-bottom: 1px solid #7E7168;
}

ul.style1 img {
}

ul.style1 span {
	display: block;
	float: left;
	background: url(images/bg2_06.png);
	margin-right: 10px;
	padding: 2px 7px;
	color: #ADA197;
}

ul.style2 {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	line-height: 1.6;
}

ul.style2 li {
	height: 50px;
	min-height: 50px;
	margin: 0px 0px 10px 0px;
	padding: 11px;
	background: url(images/bg2_06.png);
}

ul.style2 img {
	float: left;
	margin-right: 15px;
}

ul.style2 p {
	margin: 0px;
	padding: 0px;
}

ul.style2 .time {
	color: #766C63;
	text-align:right;
}

.link1 {
	padding: 0px 0px 0px 16px;
	background: url(images/homepage14.gif) no-repeat left 2px;
}

/** WRAPPER */

#wrapper {
	background: url(images/bg02.jpg) no-repeat center top;
}

.container {
	width: 950px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
	margin: 0px;
	padding: 0px;
}

/** HEADER */

#header {
	height: 143px;
}

/** SEARCH */

#search {
	float: right;
	width: 475px;
	height: 143px;
	background: url(images/homepage02.jpg) no-repeat left top;
}

#search form, #search fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#search form {
	padding: 90px 0px 0px 198px;
}

#search input {
	float: left;
}

#search .input-text {
	width: 220px;
	margin: 0px;
	padding: 4px 5px 3px 6px;
	background: none;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

/** MENU */

#menu {
	width: 950px;
	height: 52px;
	margin: 0px auto;
	background: url(images/subpage1_01.jpg) no-repeat left top;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 35px;
	margin: 0px 0px 0px 0px;
	padding: 17px 60px 0px 60px;
	text-decoration: none;
	/*text-transform: lowercase;*/
	font-size: 17px;
	font-weight: normal;
	color: #D0D8A7;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .active {
	background: url(images/bg2_01.jpg) no-repeat right top;
	color: #C4C2C1;
}

/** HEADER TITLE */

#header-title {
	width: 850px;
	height: 150px;
	margin: 0px auto;
	padding: 64px 50px 0px 50px;
	background: url(images/homepage03.jpg) no-repeat left top;
}

.subpage1 #header-title {
	width: 850px;
	height: 89px;
	background: url(images/subpage1_02.jpg) no-repeat left top;
	padding: 30px 50px 0px 50px;
}

#header-title h2 {
	margin: 0px;
	padding: 0px;
	letter-spacing: 0px;
	/**text-transform: lowercase;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 44px;
	font-weight: normal;
	color: #FFFFFF;
}

.subpage1 #header-title h2 {
}

#header-title p {
	margin: -2px 0px 0px 0px;
	padding: 0px;
	line-height: 1;
	letter-spacing: 0px;
	/**text-transform: lowercase;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: normal;
	color: #C5B6A3;
}

/** PAGE */

#page {
	width: 850px;
	margin: 0px auto;
	padding: 40px 50px 40px 50px;
	background: #FFFFFF url(images/homepage04.jpg) repeat-x left bottom;
}

/** CONTENT */

#content {
	float: left;
	width: 200px;
	padding-right:50px;
}

.subpage1 #content {
	width: 850px;
}

.single #content {
	width: 850px;
}

/** SIDEBAR */

#sidebar {
	float: right;
	width: 399px;
}

.subpage1 #sidebar {
	width: 226px;
}

/** FOOTER */

#footer {
	width: 950px;
	height: 130px;
	margin: 0px auto;
	border-top: 1px solid #6A5B51;
}

#footer p {
	margin: 0px;
	padding: 25px 0px 0px 0px;
	text-align: center;
	text-decoration:none;
	/*text-transform: lowercase;**/
	color: #70675D;
}

#footer a {
	color: #70675D;
	text-decoration:none;
}

#footer .legal {
}

#footer .links {
	text-decoration:none;
}

/** SLIDESHOW */

.slideshow {
	position: relative;
	width: 375px;
	height: 233px;
	padding: 12px;
	background: #E5E0D6 url(images/bg2_02.jpg) no-repeat left top;
}

.slideshow .slide {
	position: relative;
	width: 371px;
	height: 158px;
	padding: 2px;
	background: #FAF2E5;
}

.slideshow .slide .caption {
	position: absolute;
	width: 341px;
	height: 27px;
	padding: 8px 30px 0px 0px;
	left: 2px;
	bottom: 2px;
	background: url(images/bg2_03.png) repeat left top;
	font-size: 13px;
	color: #CCC9C3;
	text-transform: lowercase;
	text-align: right;
}

.slideshow .slide .previous, .slideshow .slide .next  {
	position: absolute;
	bottom: 2px;
	display: block;
	width: 26px;
	height: 35px;
	text-indent: -9999em;
	outline: none;
}

.slideshow .slide .previous {
	left: 2px;
	background: url(images/bg2_04.gif) no-repeat center center;
}

.slideshow .slide .next  {
	right: 2px;
	background: url(images/bg2_05.gif) no-repeat center center;
}

.slideshow .slides {
	padding: 24px 0px 0px 0px;
}

.slideshow .slides ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

.slideshow .slides li {
	position: relative;
	float: left;
	width: 63px;
	height: 43px;
	margin: 0px 0px 0px 10px;
	padding: 2px;
	background: #FAF2E5;
}

.slideshow .slides li.first {
	margin: 0px;
}

.slideshow .slides .active span {
	position: absolute;
	left: 2px;
	top: 2px;
	width: 59px;
	height: 39px;
	border: 2px solid #A0CA00;
	cursor: pointer;
}

.slideshow .slides a {
	outline: none;
}

/** BOX STYLES */

.box-style1 {
	color:#140D07;
}

.box-style1 .title {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	letter-spacing: -2px;
	/**text-transform: lowercase;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: normal;
	color: #251F14;
}

.box-style2 {
}

.box-style2 .title {
	letter-spacing: 0px;
	/*text-transform: lowercase;**/
	font-size: 24px;
	font-weight: normal;
	color: #261F14;
}

.box-style2 ul {
	font-size:14px;
	color: #333;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.box-style2 li {
	line-height: 2em;
}

.box-style2 li a {
	color: #00548c;
}

/** THREE COLUMNS */

#three-columns {
	width: 930px;
	margin: 0px auto;
	padding: 40px 10px 30px 10px;
	background: url(images/subpage1_04.jpg) no-repeat  left top;
	color: #ADA197;
}

#three-columns a {
	color: #D4C5B8;
}

#three-columns .column1 {
	float: left;
	width: 286px;
	margin: 0px 35px 0px 0px;
	padding: 0px;
	line-height: 2.2em;
}

#three-columns .column1 h2 {
	margin: 0px;
	padding: 0px;
	letter-spacing: 0px;
	/**text-transform: lowercase;*/
	font-size: 24px;
	font-weight: normal;
	color: #FEF1E7;
}

#three-columns .comments {
	padding: 0px 10px 0px 20px;
	background: url(images/homepage13.gif) no-repeat left 2px;
}

#three-columns .more {
	padding: 0px 0px 0px 17px;
	background: url(images/homepage14.gif) no-repeat left 2px;
}

#three-columns .column2 {
	float: left;
	width: 287px;
	margin: 0px 37px 0px 0px;
	padding: 0px;
	letter-spacing: 0px;
}

#three-columns .column2 h2 {
	margin: 0px;
	padding: 0px;
	letter-spacing: 0px;
	/**text-transform: lowercase;*/
	font-size: 24px;
	font-weight: normal;
	color: #FFF2E8;
}

#three-columns .column3 {
	float: left;
	width: 284px;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0px;
}

#three-columns .column3 p {
	line-height: 15px;
	letter-spacing: 0px;
	text-align:right;
	}


.hr1 {
	border-bottom: 1px solid #74685E;
}

#slider{	
		width:600px;
		height:241px;
		overflow:hidden;		
		}	
		
.gallery clearfix {
	display:none;
	}		
		
		
		
/*Contact form*/

#contact-content {
	float: left;
	display: block ;
	width: 650px ;
	height: 710px ;
	font-family:Arial, Helvetica, sans-serif ;
	font-size: 1.2em;
	line-height: 1.5;
	clear:both;
	margin: 0 auto 70px auto;
	}


#contact-form fieldset {
	width: 100%;
	}
#contact-form li {
	margin-left:0; list-style: none;
	}
#contact-form input  {
	margin-left:30px; text-align: left;}
#contact-form textarea {
	margin-left:30px; text-align: left;
}
#contact-form #check-box {
	display:block;
	float:left;
	width: 650px;
	margin: 20px;
}

#contact-form #check-box input {
	display:block;
	float:left;
	width: 20px;
	height: 20px;
	margin: 73px 0 0 185px;
}

#check-box label { 
	width:400px;
	height: 20px;
	display:block;
	float: right;
	margin: 70px 135px 0 auto;
	padding: 0 0 5px 0;
}



form, fieldset, legend {
	border:none;
	padding: 0;
	margin: 0;
	}
	
legend {
	font-size: 2em;
	line-height: 1.8;
	padding-bottom: .5em;
	}

form ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
form li {
	clear:both;	
	}
  form li input { 
		  padding: 1px 5px 1px 5px;
		  display:block;
		  float:left;
		  width: 300px;
		  margin:10px;
		  border: solid 1px #009eff;
		  -moz-border-radius:5px;
		  -webkit-border-radius:5px;
		  -moz-border-radius-bottomleft:5px;
		  -moz-border-radius-bottomright:5px;
		  -webkit-border-bottom-left-radius:5px;
		  -webkit-border-bottom-right-radius:5px;
		   color:#666;
  			}
   form li textarea{
	      width: 300px;
		  height: 120px;
		  margin:10px;
		  float:left;
		  border: solid 1px #009eff;
		  padding: 1px 5px 1px 5px;
		  display:block;
		  -moz-border-radius:5px;
		  -webkit-border-radius:5px;
		  -moz-border-radius-topleft:0px;
		  -moz-border-radius-topright:0px;
		  -moz-border-radius-bottomleft:5px;
		  -moz-border-radius-bottomright:5px;
		  color:#666;
   }
   
   form li label{
		  display:block;
		  float:left;
		  padding-top: 8px;
		  width: 50px;
   }
   
 #buttons{
	clear:both;	
	text-align:right;
	padding-top:10px;
	padding-right:27px;
 }
   
 #buttons input{
	margin:0px;
	border:1px solid #009eff;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color:#009eff;
	color:#FFF; 
 }
 
 #id-form{
	float:left;
	width:580px;
	width:420px;
	padding-left:60px;
 }
 
#id-form p{
	font-size:14px;
	color:#251C15;
	padding-left:80px;
	margin:0;
}
 
#contact-details{
	float:left;
	width:300px;
	color:#251C15;
	padding-top:45px;
}

#contact-details p{
	margin:0;
	padding:0;
	padding-bottom:5px;
	line-height: 1em;
	font-size:16px;
}

#contact-details h2{
	font-size: 20px;
	font-weight: normal;
}

#contact-details a:link, #contact-details a:visited{
	color:#009eff;
}

.clear{
	clear:both;
	height:0px;
	overflow:hidden;
}

/* ---------- gallery styles start here ----------------------- */
.gallery {
	list-style: none;
	margin: 0;
	padding: 0;
}
.gallery li {
	padding: 10px;
	margin: 0;
	float: left;
	position: relative;
	width: 180px;
	height: 130px;
}
.gallery img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 5px;
}
.gallery li:hover img {
	border-color: #999;
}

.gallery-items{
	visibility:hidden;
	width:0;
	height:0;
	overflow:hidden;
}

/*
.gallery em {
	width: 102px;
	background: url(images/bubble.gif) no-repeat;
	padding: 3px 0 6px;
	display: none;
	position: absolute;
	top: -2px;
	left: 50px;
	font-style: normal;
	text-align: center;
}
.gallery a {
	text-decoration: none;
	color: #000;
}
.gallery a:hover em {
	display: block;
}
*/