/* @Actions
---------------*/
a, a:active, a:visited {
	color:#bd5c00;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
/*=Layout
---------------------------------------*/
#main {
	margin:0 auto;
	width:970px;
	position:relative;
}
#header {
	position:relative;
	z-index:1;
	padding-top:9px;
}
.est {
	width:198px;
	height:33px;
	position:absolute;
	top:43px;
	right:85px;
	background:url(../../images/est.png) no-repeat;
	text-indent:-999em;
	display:inline-block;
}
#logo {
	width:260px;
	height:115px;
	background:url(../../images/logo.png) no-repeat;
}
#logo a {
	display:block;
	width:100%;
	height:100%;
	text-indent:-9999em;
}
#content {
	margin-top:-51px;
	border:2px solid #bbab94;
	background:#252019;
	-moz-box-shadow: 0 -5px 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
	position:relative;
	z-index:0;
	padding:8px;
	padding-top:45px;
}
/* Left and right Shadow for the content
	------------------------------------------*/
	.lsb, .rsb {
	width:30px;
	height:489px;
	position:absolute;
	top:19px;
	display:block;
}
.lsb {
	background:url(../../images/lsb.png) no-repeat;
	left:0;
	margin-left:-32px;
}
.rsb {
	background:url(../../images/rsb.png) no-repeat;
	right:0;
	margin-right:-32px;
}
/* @end*/

	/*.content-box { border-top:1px solid #e5d6c2; background:#9d8970 url(../../images/box-bg.png) repeat-x; padding:25px; margin:10px 0; overflow:hidden;}*/
	.content-box {
	border-top:1px solid #e5d6c2;
	background-color:#c7b59f;
	padding:25px;
	margin:10px 0;
	overflow:hidden;
}
#home #billboard {/*width:956px; height:386px;*/
	width:928px;
	height:358px;
	background:url(../../images/billboard-bg.png) no-repeat;
	position:relative;
	margin-left:-3px;
	margin-right:-3px;
	padding:11px 14px 17px 14px;
}
/* @Home page only
	-------------------*/
	#home .content-box {
	margin-top:1px;
}
#home .content-box .block-1 {
	width:465px;
	line-height:27px;
}
#home .content-box .block-2 {
	width:335px;
	float:right
}
/* @end*/


	/*@Common Subpages
	-------------------*/
	body.interior #content {
	padding-top:35px;
}
#breadcrumb {
	display:block;
	float:right;
	font-size:15px;
	padding-right:10px;
}
#breadcrumb a{
	font-size:15px;
}
body.interior .content-box {
}
body.interior .content-box h1 {
	clear:both;
	font-size:32px;
	color:#bd5c00;
	padding-bottom:8px;
	background:url(../../images/heading-base.png) no-repeat bottom left;
}
.block {
	background:url(../../images/end-block.png) no-repeat bottom left;
	padding-left:40px;
	padding-bottom:20px;
	clear:both;
}
.block.first {
	font-size:19px;
	line-height:1.3;
	margin-bottom:30px;
	padding:20px;
}
.block.group {
	margin-bottom:20px;
}
body.interior .content-box h2 {
	clear:both;
	font-size:22px;
	color:#173b4c;
	padding-bottom:10px;
}
body.interior .content-box .img {
	border:1px solid #c7b59f;
	background:#fff;
	padding:10px;
	margin-right:20px;
}
body.interior .content-box .srb {
	width:327px;
	background:url(../../images/srb-bg.png) repeat-x;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	margin:0;
    font-size: 17px;
    height: 198px;
    line-height: 33px;
    padding: 35px;
}
} /*Small Round Box*/
body.interior .content-box .img.alignleft {
	margin-right:25px;
}
body.interior .content-box .img.alignright, body.interior .content-box .img.alignleft.alt {
	margin-left:25px;
}
/* @end*/


/* @Site footer
------------------*/
#footer {
	border:1px solid #111111;
	padding:15px;
	background:#302b25;
	color:#bd5c00;
}
#footer a {
	color:#fff;
}
#nav-sec, #nav-sec li {
	list-style:none;
	margin:0;
}
#nav-sec li {
	display:inline-block;
	float:left;
	padding:0 27px;
}
#nav-sec li a {
	font-weight:bold;
}
#footer address {
	font-style:normal;
	font-size:13px;
	text-align:center;
	margin-top:30px;
	line-height:1.6
}
/**************/
.left {
	float:left;
	margin:40px 0 0 30px;
	width:380px;
}
body#contact-us.interior .content-box .left h2 {
	font-size:18px;
	line-height:1.4;
	color:#29231d;
	padding:30px 0 12px 0;
}
body#contact-us.interior .content-box .left p {
	font:15px/28px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#29231d;
}
.contactform {
	width:325px;
	background:#133140 url(../../uploads/formBg.jpg) no-repeat left top;
	border:1px solid #FFFFFF;
	padding:40px 28px 10px 28px;
	margin-bottom:40px;
}
body#contact-us.interior .content-box .left .contactform p {
	font:18px/24px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
}
.contactform label {
	width:100px;
	padding:0 0 20px 0;
	display:block;
}
.textBox, .textareaBox {
	width:225px;
	background-color:#FFFFFF;
	border:none;
	height:25px;
}
.textareaBox {
	background-color:#FFFFFF;
	border:none;
	height:150px;
	width:220px;
}
.buttonBox {
	background:url(../../images/btn-submit.jpg) no-repeat 0 0;
	width:106px;
	float:right;
	margin-right:5px;
	height:36px;
	border:none;
	display:block;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
}
body#contact-us.interior .content-box .right {
	float:right;
	width:380px;
	margin:40px 30px 0 0;
}
body#contact-us.interior .content-box .right h2 {
	font:18px/26px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#29231d;
	padding:30px 0 12px 137px;
}
body#contact-us.interior .content-box .right p {
	font:15px/24px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#29231d;
	margin-bottom:10px;
	padding-left:137px;
}
.map-box {
	padding-top:180px;
}
/*SSERVICE PAGE*/
	.serviceContent {
	border-top:1px solid #e5d6c2;
	background:#c7b59f url(../../uploads/service-bg.jpg) repeat-x;
	padding:25px;
	margin:10px 0;
	overflow:hidden;
}
.serviceBox {
	background:url(../../images/service_box-line.png) no-repeat center bottom;
	padding-bottom:1px;
}
.serviceBox .top {
	background:url(../../images/service_box-line.png) no-repeat center top;
	padding-top:1px;
}
.serviceBox-alt {
	padding:20px 0 20px 40px;
}
.serviceBox .cnt {
	background:url(../../images/service_box-repeat-bg.png) repeat-y center top;
	padding:20px 0 20px 40px;
}
/*.blockService.group, serviceBox.group { margin-bottom:10px;}*/
	.serviceImg {
	float:left;
	width:270px;
}
.serviceText {
	float:left;
	width:540px;
}
.serviceText p {
	font:15px/24px Arial, Helvetica, sans-serif;
	color:#29231d;
}
.view-button {
	color:#bd5c00;
	text-align:center;
	background:none;
	font-weight:bold;
	padding-left:60px;
	border:none;
}


/*Contact form 7*/
span.wpcf7-not-valid-tip {
	color:#F00;
	}
div.wpcf7-validation-errors {
	color:#FF0;
	}
div.wpcf7-mail-sent-ok {
    color: #398F14;
}
/*NG Gallery*/
#TB_secondLine {
	line-height:30px;
	}
.slideshowlink {
	display:none;
	}
