/* CSS Document [ TRL ]
----------------------------------------------*/

*{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
	color: #333;
	font: 14px Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
	background-color: #342118;
	background-image: url(images/page-bg.png);
}
a{
	color: #32230C;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
input,select,textarea{
	border: #9c9995 1px solid;
	font-size: 12px;
	padding: 2px;
}
select{
	padding: 0;
}
li{
	list-style: none;
}
h1 span,h2 span{
	display: none;
}

/*=== Layout ===*/
#shadow{
	background: url(images/shadow-bgr.png) repeat-y center;
	margin: 0 auto;
	width: 981px;
}
#page{
	margin: 0 auto;
	width: 933px;
}
#header {
	background-color: #D8D5CB;
	height: 100px;
	width: 933px;
	float: left;
}

/*=== Header ===*/
#header ul{
	float: right;
	width: 550px;
	background-color: #D7D5CB;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#header li{
	float: left;
	height: 36px;
	text-transform: uppercase;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 36px;
}
#header li a{
	color: #50511F;
	display: block;
	padding: 0 12px;
}
#header li a:hover,#header li.active a{
	color: #D7D5CB;
	text-decoration: none;
	background-color: #686546;
}
/*=== Title Box ===*/
#title{
	height: 258px;
	width: 933px;
	float: left;
}
#logo {
	float: left;
	height: 90px;
	width: 270px;
	padding-top: 10px;
	padding-left: 20px;
}

#navigation {
	float: right;
	width: 600px;
}

/*=== Columns ===*/
#columns h2{
	clear: both;
	color: #4C4619;
	font-size: 24px;
	font-weight: normal;
	padding: 0 0 15px;
}
/*--- Left Column ---*/
#leftcol{
	float: left;
	font-size: 11px;
	width: 256px;
	margin-top: 10px;
	background-color: #C0BDA3;
}
#columns #leftcol h2{
	padding: 0 0 10px;
}
* html #search{
	padding-bottom: 3px;
}
/*- Latest News -*/
.news{
	color: #4C4619;
	margin: 0 0 20px;
	font-size: 12px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 25px;
	padding-right: 22px;
	padding-bottom: 10px;
	padding-left: 22px;
}
.news li{
	padding: 0 0 5px;
	color: #32230C;
}
.news li h3 a{
	color: #50352b;
}
.news li h3 span,.news li h5 span{
	background: url(images/ico-arrow.gif) no-repeat right;
	font-size: 14px;
	font-weight: normal;
	padding: 0 10px 0 0;
}
.news li h5 a{
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
.news li p{
	font-size: 12px;
	padding: 0 0 10px;
	color: #32240C;
}
.news li p.date{
	font-size: 11px;
}
/*- Photos -*/
/*- Newsletter -*/
.newsletter{
	margin: 0 15px 20px 22px;
}
ul.inputs{
	padding: 11px;
}
.inputs li{
	color: #3A1D18;
	margin: 0 0 5px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.inputs input{
	width: 190px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #5E5739;
	border-right-color: #5E5739;
	border-bottom-color: #5E5739;
	border-left-color: #5E5739;
	background-color: #D8D5CB;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 20px;
}
.newsletter input.btn{
	border: 0;
	margin: 3px 13px 0 0;
	padding: 0;
	width: auto;
}
ul.cont{
	background: #ffffff;
	padding: 11px;
	margin-bottom:5px;
}
.cont li{
	color: #483E1A;
	font-size:12px;
	margin: 0 0 5px 0;
}
/*--- Center Column ---*/
#centercol{
	float: left;
	width: 619px;
	padding-top: 25px;
	padding-left: 25px;
}
#centercol p{
	padding: 0 0 15px;
}
/*- Services -*/
.service{
	float: left;
	width: 197px;
	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 0;
}


.service img{
	display: block;
}
.service .spacer{
	color: #562B25;
	font-size: 12px;
	height: 115px;
	line-height: 14px;
	overflow: hidden;
	padding: 10px 15px;
	background-image: url(images/highlight_bg.png);
}
.spacer a{
	color: #fff;
	text-decoration:underline;
}
.service h3{
	color: #E2DFCD;
	font-size: 16px;
	font-weight: normal;
	line-height: 47px;
	padding: 0 0 0 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.service h3 a{
	color: #E2DFCD;
}
.service h5{
	border-bottom: 1px solid #e0dbcf;
	line-height: 24px;
}
.service h5 span{
	background: url(images/ico-arrow.gif) no-repeat left;
	font-size: 11px;
	font-weight: normal;
	padding: 0 0 0 11px;
}
.service h5 a{
	color: #562b25;
}
/* Service Heading Colours */
.colr1{
	background-color: #33250D;
	background-image: url(images/column-bg.jpg);
}
.colr2{
	background-color: #33250D;
	background-image: url(images/column-bg.jpg);
}
.colr3{
	background-color: #33250D;
	background-image: url(images/column-bg.jpg);
}
/*- Contact Form -*/
.cform{
	background-color: #EAE8E3;
	font-size: 12px;
	margin-top: 2;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 2;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
ul.inputs2{
	padding: 11px;
	background-color: #EAE8E3;
}
.inputs2 li{
	color: #4D431E;
	margin: 0 0 5px 0;
}
.ffields {
	width: 250px;
	float: left;
}

.inputs2 input{
	width: 190px;
}
.formfields {
	font-size: 12px;
	width: 180px;
}

.cform input.btn{
	border: 0;
	margin: 3px 13px 0 10px;
	padding: 0;
	width: auto;
}
#columns #centercol h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #3C370F;
	padding-left: 30px;
	padding-bottom: 5px;
	width: 590px;
	background-image: url(images/icon.gif);
	background-repeat: no-repeat;
	background-position: 0 -5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A79E86;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 16px;
	margin-left: 0px;
	text-indent: 5px;
	text-transform: capitalize;
}

#columns #leftcol .box h2,
#columns #leftcol .news h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #3C370F;
	padding-left: 25px;
	padding-bottom: 5px;
	width: 190px;
	margin-bottom: 20px;
	background-image: url(images/pointer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #89764E;
	text-transform: capitalize;
}
#columns #leftcol .newsletter h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #3C370F;
	padding-left: 25px;
	padding-bottom: 5px;
	width: 190px;
	margin-bottom: 10px;
	background-image: url(images/pointer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D5CB;
	text-transform: capitalize;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #33240C;
	margin-top: 5px;
	text-transform: capitalize;
	font-weight: bold;
}


/*=== Footer ===*/
#footer{
	color: #CFC1A7;
	font-size: 11px;
	height: 32px;
	line-height: 32px;
	background-color: #6E5B39;
	background-image: url(images/footer-bg.jpg);
}
#footer a{
	color: #CFC1A7;
	padding: 0 3px;
}
#footer p{
	padding: 0 17px;
}
#footer p.copy{
	float: left;
}
#footer p.botmenu{
	float: right;
	padding-right:170px;
}
#img {
	float: right;
	height: 113px;
	width: 150px;
	padding-left: 10px;
	padding-bottom: 10px;
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	line-height: 1px;
	margin: -1px 0 0;
}
#hr{
	height: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8A8157;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	width: 545px;
}
.ar{
	text-align: right;
}
input.btn{
	border: 0;
}

.news li.news-amenu-item-year{
color:#32230C;
padding:0px;
display:block;
font-weight:bold;
}

#centercol table.contenttable tr td p {padding:4px 0 10px 4px;}