html {
	min-height: 100%;
	height: 100%;	
	background: #fbf3c5 url(../images/pattern.gif) left top;
}
body{
	font-family: "Trebuchet MS";
	font-size: 13px;
	width: 100%;
	min-height: 100%;
	background: #fbf3c5 url(../images/pattern.gif) left top;
	text-align: center;
	color: #000;
}
div#outter{
	width: 100%;
	min-height: 100%;
	text-align: center;
}
div#wrapper{
	position: relative;
	width: 879px;
	margin: 0 auto;
}
div#header{
	width: 879px;
	float: left;
	position: relative;
	padding-top: 40px;	
	z-index: 1;
}
div#headerImage{
	width: 879px;
	height: 188px;
	float: left;
}
p.homeLink{
	position: absolute;
	left: 10px;
	bottom: 198px;
}
p.homeLink a{
	color: #9b8f31;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}
ul#languages{
	display: block;
	position: absolute;
	right: 10px;
	bottom: 198px;
}
ul#languages li{
	display: block;
	float: left;
	margin-left: 2px;
}
ul#languages li a{
	display: block;
	width: 29px;
	height: 17px;
	line-height: 15px;
	text-decoration: none;
	background: url(../images/lang_bg.png) no-repeat left top;
	font-size: 11px;
	color: #dbdba8;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
}
ul#languages li a.active{
	color: #f3f3da;
}
div#container{
	width: 868px;
	margin-left: 6px;
	float: left;
	background: #d9cd6f;
	position: absolute;
	top: 280px;
	left: 0;
	z-index: 0;
}
div#navigation{
	position: absolute;
	left: 47px;
	bottom: -17px;
	min-width: 683px;
	height: 42px;
	background: url(../images/menu_bg.png) no-repeat left top;
	padding: 0 50px;
}
div#navigation ul li{
	display: -moz-inline-stack;
	display: inline-block;
	height: 42px;
	line-height: 42px;
	margin-right: 5px;
}
div#navigation ul li a{
	color: #fbf3c2;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	padding:0 5px 0 0;
	font-weight: bold;
	line-height: 42px;
	float: left;
}
div#navigation ul li a span{
	display:block;
	white-space:nowrap;
	padding:17px 5px 0 10px;
	height: 25px;
	line-height: 42px;
}
div#navigation ul li a.active{
	cursor:pointer;
	padding:0 5px 0 0;
	text-align:center;
	float: left;
	background: transparent url(../images/menu_active_r.png) no-repeat right bottom;
}
div#navigation ul li a.active span{
	display:block;
	white-space:nowrap;
	padding:17px 5px 0 10px;
	height: 25px;
	line-height: 42px;
	color: #94350f;
	background: transparent url(../images/menu_active_l.png) no-repeat left bottom;
}
ul.submenu{
	display: block;
	position: absolute;
	bottom: -47px;
	left: 100px;
}
ul.submenu li{
	float: left;
	margin-right: 22px;
}
ul.submenu li a{
	display: block;
	height: 30px;
	line-height: 30px;
	background: transparent url(../images/submenu_arrow.png) no-repeat left center;
	padding-left: 10px;
	font-family: "Georgia";
	font-size: 12px;
	color: #bb4a1d;
	text-decoration: none;
}
ul.submenu li a.active,	
ul.submenu li a:hover{	
	text-decoration: underline;
}
div#copyright{
	position: absolute;
	left: 0;
	bottom: -35px;
	height: 35px;
	width: 868px;
}
div#copyright p{
	line-height: 35px;
	color: #ab9f3e;
}
div#copyright p a{
	color: #ab9f3e;
}
div#copyright p a:hover{
	text-decoration: none;
}
div.clearer{
	clear: both;
}
div#footer{
	float: left;
	width: 868px;
	height: 28px;
	background: url(../images/footer_bg.png) no-repeat left bottom;
	padding-top: 22px;
}
div#footer ul li{
	display: inline;
	margin-right: 40px;
}
div#footer ul li a{
	color: #5d6442;
	text-decoration: none;
}
div#footer ul li a:hover{
	text-decoration: underline;
}
div#content{
	width: 868px;
	float: left;
	background: #ab9f3e;
	margin-top: 88px;
	text-align: left;
}
div#content.nosubmenu{
	margin-top: 60px;
}
div#content.contact div#contentLeft{
	padding-top: 100px;
}
div#homepage{
	width: 868px;
	float: left;
	background: url(../images/home_top.jpg) no-repeat left top;
	padding-top: 10px;
}
div.longBox{
	margin-left: 11px;
}
span.longBoxTop{
	display: block;	
	float: left;
	width: 847px;
	height: 23px;
	background: url(../images/long_box_top.png) no-repeat left top;
}
span.longBoxBottom{
	display: block;	
	float: left;
	width: 847px;
	height: 10px;
	background: url(../images/long_box_bottom.png) no-repeat left top;
}
div.longBoxContent{
	display: block;	
	float: left;
	width: 564px;
	background: url(../images/long_box_bg.png) repeat-y left top;
	padding: 28px 28px 28px 255px;
	position: relative;
}
div.contactBox{
	position: absolute;
	top: 28px;
	left: 22px;
	background: url(../images/contact_box.png) no-repeat left top;
	width: 208px;
	height: 108px;
	text-align: center;
}
div.contactBox h3{
	color: #ac4117;
	font-size: 13px;
	text-transform: uppercase;
	margin-top: 16px;
	margin-bottom: 18px;
}
div.contactBox p{
	color: #616642;
	font-size: 13px;
}
div.contactBox p a{
	color: #616642;
	text-decoration: none;
}
div.contactBox p strong{
	font-weight: bold;
}
div.contactBox p a:hover{
	text-decoration: underline;
}

.firstp:first-letter {
	font-size:48px;
	float:left;
	margin:3px 3px 0 0;
	padding: 0;
	color:#bb4a1d;
	font-family: "Georgia";
	line-height: 34px;
}
.operap,
.firstp{
	margin-bottom: 20px;
}
.operap:first-letter {
	font-size:48px;
	float:left;
	margin:3px 3px 0 0;
	padding: 0;
	color:#bb4a1d;
	font-family: "Georgia";
	line-height: 34px;
}
div#homepageContent{
	float: left;
	width: 868px;
	padding: 30px 0;
}
div#homepageContent div.contentEd{
	float: left;
	width: 200px;
	margin-left: 30px;
	margin-right: 35px;
}
div#homepageBoxes{
	width: 584px;
	float: left;
}
div.contentEd p a.button,
a.button {
	border:0;
	cursor:pointer;
	font-weight:bold;
	padding:0 12px 0 0;
	text-align:center;
	float: left;
	background: transparent url(../images/button_r.png) no-repeat right top;
	text-decoration: none;
}
div.contentEd p a.button span,
a.button span {
	display:block;
	white-space:nowrap;
	padding:0 10px 0 12px;
	height: 24px;
	line-height: 24px;
	color: #675f1a;
	font-size: 13px;
	background: transparent url(../images/button_l.png) no-repeat left top;
}
div.homeBox{
	width: 265px;
	height: 192px;
	overflow: hidden;
	float: left;
	position: relative;
	background: #f2e6a3 url(../images/home_box_bottom.png) no-repeat left bottom;
	margin-right: 19px;
	margin-bottom: 22px;
	padding: 3px;
}
div.homeBox p.readmore{
	position: absolute;
	width: 265px;
	text-align: center;
	bottom: 5px;
	padding: 0;
}
p.readmore a{
	line-height: 26px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
div.homeBox h2{
	display: block;
	position: absolute;
	top: 62px;
	width: 271px;
	height: 34px;
	line-height: 34px;
	background: url(../images/home_box_heading.png) no-repeat left top;
	text-align: center;
}
div.homeBox h2 a{
	font-size: 13px;
	color: #fffffe;
	text-decoration: none;
	line-height: 34px;
	padding-top: 10px;
	display: block;
}
div.homeBox p{
	font-size: 13px;
	color: #605b2c;
	padding: 0 25px;
}
div.homeBoxImg{
	margin-bottom: 18px;
}
div#contentLeft{
	float: left;
	position: relative;
	width: 200px;
	margin-left: 30px;
	margin-right: 35px;
	padding-top: 175px;
	padding-bottom: 25px;
}
div#contentLeft div.contactBox{
	left: 0;
}
div#contentRight{
	float: left;
	width: 540px;
	padding-top: 28px;
}
div#contentRight h1{
	width: 540px;
	height: 50px;
	text-align: center;
	font-size: 27px;
	color: #bb4a1d;
	background: url(../images/h1_bg.png) no-repeat center bottom;
	font-family: "Georgia";
}

button {
	border:0;
	cursor:pointer;
	padding:0 9px 0 0;
	text-align:center;
	background: transparent url(../images/red_button_r.png) no-repeat right top;
}
button span {
	display:block;
	white-space:nowrap;
	padding:0 10px 0 12px;
	height: 29px;
	line-height: 29px;
	color: #d9cd6f;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	background: transparent url(../images/red_button_l.png) no-repeat left top;
}
/*
body:nth-of-type(1) button span{
  margin-top: -1px;
  margin-left: -3px;
}
*/
@media screen and (-webkit-min-device-pixel-ratio:0)
{
	button span{
	  margin-top: -1px;
	  margin-left: -3px;
	}
}
button::-moz-focus-inner {padding:0; border:0 none; outline: 0 none;}

div#contentLeft h4{
	font-size: 14px;
	color: #bb4a1d;
	font-weight: bold;
}
div#contentLeft p{
	line-height: 18px;
	margin-bottom: 15px;
}

div.gallery{
	margin: 15px 0;
}

div.galleryItem{
	border: 2px solid #d9cd6f;
	float: left;	
	padding: 2px;	
	margin: 0 6px 6px 0;
}

div.gallery a{
	display: block;
	width: 256px;
	height: 140px;
	overflow: hidden;	
}
