body {
	text-align: center;
	background-color: #788a40;
	margin: 0px 0px 0px 0px;
	background-image: url(images/leave_bg.gif);
	background-repeat: no-repeat;
	background-position: top;	
}

#container {
	display: block;
	margin: 0 auto;
	width: 950px;
	padding: 0px 1px 0px 0px;
	text-align: left;
}

#centrecontainer {
	display: block;
	margin: 0 auto;
	background-color: #ffffff;
	width: 950px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	min-height: 100%;
}

#header {
	width: 950px;
	height: 411px;
	padding: 0px 0px 1px 0px;
        

}

#left {
	width: 193px;
	float: left;
	padding: 0px 0px 0px 0px;
}

#right {
	width: 201px;
	float: right;
	padding: 0px 0px 0px 0px;
	
}

#pagebody {
	width: 950px;
	float: left;
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	background-image: url(images/content_bg2.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

#menucontainer {
	width: 573px;
	height: 30px;
	padding: 0px;
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#contactdetails {
	padding: 0px 0px 0px 0px;
	width: 274px;
	height: 200px;
	background-image: url(images/bottom_image.jpg);
	background-repeat: no-repeat;
}


#maincontent {
	width: 526px;
	float: left;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}


#right img {
	border-top: 1px solid #ffffff;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	
}

#footer {
	width: 950px;
	height: 50px;
	clear: both;
	background-image: url(images/footer_bg2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#credits {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding: 10px 5px 10px 20px;
}

#credits a:link, #credits a:visited
	{
	text-decoration: none;
	font-weight: bold;
	color: #666666;
	}


#credits a:hover
	{
	background-color: #738ca3;
	color: #ffffff;
	}
	
#address {
	padding: 10px 0px 20px 0px;
	text-align: center;
}

#address {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}

#address a:link, #address a:visited
	{
	text-decoration: none;
	font-weight: bold;
	color: #f7ec6c;
	}


#address a:hover
	{
	background-color: #ffffff;
	color: #738ca3;
	}

.logos {
	padding: 0px 0px 0px 40px;
	
}


h3 {
	font-family: "Trebuchet MS", Verdana;
	color: #6f5350;
	font-size: 16px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #ab8e7e;
	font-weight:bold;
}

/* Hyperlinks */
#maincontent a:link, #maincontent a:visited {
	text-decoration: underline; 
	color: #535f31;
	font-weight: bold;
}

#maincontent a:hover	{
	text-decoration: none; 
	color: #ffffff;
	background-color: #535f31;
	font-weight: bold;
}


blockquote.float-right {/* floats in content div */
  float: right;
  width: 160px; /* "em size" is element dependent */
  padding: 10px;
  margin: 0 10px 0 20px;
  color: #00008b;
  
  /*border-right: 2px dotted #5e5344;
  border-bottom: 2px dotted #5e5344; */
  }
#gallery {
float: right;
position:relative;
padding:0px;
}

#gallery a:link, #gallery a:visited  {
	color: #86421c;
	text-decoration: none;
}
#gallery a:hover {
	
	color: #ffffff;
	text-decoration: none;
}
.thumbs {
float:right;
position:relative;
padding: 0px 0px 10px 10px;

}
.thumbs a {
text-decoration:none;
}

/*------------------------------------------------------------------------*/
	
.menu_con{
	margin:2px 10px 42px 0px;;
	padding:0px;
	width:179px;
	float:left;
	}
	
.menu_con ul{
	margin:0px;
	padding:0px 0px 0px 5px;
	width:169px;
	background:#FFFFFF url(images/nav_ul_bg.jpg) repeat-y;
	list-style-type:none;
	}
	
.menu_con li{
	margin:0px;
	padding:0px;
	width:169px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:2.5;
	font-weight:bold;
	color:#949DB1;
	border-bottom:#cba57f solid 1px;
	}
	
.menu_con a{
	margin:0px;
	padding:0px 0px 0px 13px;
	width:156px;
	display:block;
	text-decoration:none;
	color:#4d5631;
	background:url(images/nav_bullet.gif) left no-repeat;
	}
	
.menu_con a:hover{
	text-decoration:none;
	color:#6f5350;
	background:url(images/bullet_active.gif) left no-repeat;
	}
	
div#nav ul li.active a{
	text-decoration:none;
	color:#6f5350;
	background:url(images/bullet_active.gif) left no-repeat #FFFFFF;
	}
	
/*------------------------------------------------------------------------*/
