@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color:#412c21;
	line-height:21px;

}
p{
	margin:0;
	padding:0;}
@font-face {
   font-family: myFirstFont;
   src: url(../fonts/segoeui.ttf);
}

.divheight
{
	height:20px;
}
.search{
	background-color: #FFF;
	color: #000;
	height: 30px;
	width: 190px;
	border-radius: 18px;
}
.search i{
	float:right;
	padding-top:7px;
	padding-right:5px;
	
	margin-left: -9px;
}
	.searchfield{
	border: none;
	font-size: 13px;
	margin-top: 3px;
	margin-left: 10px;
	}
div {
   font-family: myFirstFont;
}
img{
	margin:0;
	padding:0;
	border:0;
}
.line{
	border-bottom:solid 1px  #CCC;
	padding-bottom:10px;
	padding-top:10px;
	-webkit-box-shadow: 0 8px 6px -6px #CCCCCC;
	-moz-box-shadow: 0 8px 6px -6px #CCCCCC;
	box-shadow: 0 8px 6px -6px #CCCCCC;
	
	}

h1{
	font-weight: bold;
	font-family: myFirstFont;
	font-size: 16px;
	text-transform: uppercase;
	padding-bottom: 20px;
	line-height: 30px;
		}
h2{
	font-weight:bold;
   font-family: myFirstFont;
    font-size:16px;
	line-height:23px;
	text-align:center;
		}
.big{
	font-size: 21px;
}
.big2{
	font-size: 17px;
}
.small1{
	font-size:13px;
	font-weight:bold;
}
.title{
	font-size: 17px;
	text-transform: uppercase;
	font-weight: 900;
	}

.bg_header{
	background: url(../images/bg_top.jpg) left top repeat-x;
}
.bar{
	border: solid 3px #333333;
	border-radius: 5px;
	width: 1px;
	float: left;
	height: 45px;
	margin-right: 20px;
}
.navigation{
	color:#fff;
	font-size:11px;
	font-weight:bold;
	}
.navigation ul{
	margin:0;
	padding:0;
	}
.navigation ul li{
	padding:15px;
	list-style-type:none;
	float:left;
}
.navigation ul li a{
	color:#fff;
}
.navigation ul li a:hover{
	color:#ffe292;
}
.banner{
	background: url(../images/header.jpg) left top no-repeat;
	height: 178px;
	text-align: center;
	color: #FFF;
	text-transform: uppercase;
	padding-top:40px;
	}
.banner2{
	background: url(../images/header.jpg) left top no-repeat;
	height: 178px;
	text-align: center;
	color: #FFF;
	font-size: 18px;
	text-transform: uppercase;
	padding-top:19px;
	line-height: 42px;
	}
.bg_banner{
		background-color: #412c21;
}
.content{
	font-size:13px;
	color:#000;
	padding:30px;
	background-color:#FFF;
   font-family: myFirstFont;
}
.content a{
	font-size:13px;
	color:#000;
	padding-left:26px;
	line-height:26px;
	
}

.content a:active
{
	color:#333;
}
.dash-link
{
	text-decoration:underline;
}

.dash-link a
{
	color:#412d19;
}

.dash-link_2 a
{
	color:#333;
	text-decoration:underline;
}



 .go-back
{
	background: url(../images/back-btn_03_04.png) no-repeat;
	height:53px;
	padding-left: 90px;
    padding-top: 10px;
	color:black;
	font-size:18px;
	width:100%;
	
	
	
}

.website a
{
color:white;	
}


.att_adv{
	background-color:#ffe292;
	padding:30px;
	font-weight:bold;
	}
.advt{
	background-color: #412d21;
	color: #FFF;
	background: url(../images/adv.jpg) left top repeat;
	padding: 30px;
	}
.advt_in{
	font-size: 15px;
	text-align: center;
   font-family: myFirstFont;
   line-height:25px;
   font-weight:600;
		}
.advt_box{
	background-color: #ffe292;
	color: #412d19;
	padding: 15px;
	margin-top: 10px;
	-webkit-box-shadow: 0 8px 6px -6px black;
	-moz-box-shadow: 0 8px 6px -6px black;
	box-shadow: 0 8px 6px -6px black;
	font-family: myFirstFont;
	height: auto;
}	
.advt_box2{
	background-color: #ffe292;
	color: #412d19;
	padding: 4px;
	-webkit-box-shadow: 0 8px 6px -6px black;
	-moz-box-shadow: 0 8px 6px -6px black;
	box-shadow: 0 8px 6px -6px black;
	font-family: myFirstFont;
	height: auto;
	font-size: 10px;
	margin: auto;
	text-transform: none;
}	
.copy_txt{
	background-color:#FFF;
	padding:30px;
	}
.footer{
	background-color:#412d21;
	color:#fff;
	padding:30px;
	font-size:15px;
	}
#custom-search-input{
    padding: 3px;
    border: solid 1px #E4E4E4;
    border-radius: 6px;
    background-color: #fff;
}

#custom-search-input input{
    border: 0;
    box-shadow: none;
}

#custom-search-input button{
    margin: 2px 0 0 0;
    background: none;
    box-shadow: none;
    border: 0;
    color: #666666;
    padding: 0 8px 0 10px;
    border-left: solid 1px #ccc;
}

#custom-search-input button:hover{
    border: 0;
    box-shadow: none;
    border-left: solid 1px #ccc;
}

#custom-search-input .glyphicon-search{
    font-size: 23px;
}
.copy{
	text-align:right;
	}
.dash_border{
	border-bottom:solid 3px #000;
	padding-bottom:3px;
	
	}
.dash_borderW{
	border-bottom:solid 3px #fff;
	padding-bottom:3px;
	
	}
	.txt {
		font-size:20px;
		line-height:32px;
		letter-spacing:1px;
	}

@media screen and (max-width: 568px) {
	.txt {
		font-size:14px;
		line-height:22px;
	}
	.bar {
	border: solid 3px #333333;
	border-radius: 5px;
	width: 1px;
	float: left;
	height: 85px;
	margin-right: 20px;
	}
	.advert-height{
		height:220px;
	}
}

.paginationoverwrite{
	margin:5px !important;
}

/*** Media Query ***/







@media (min-width: 320px) and (max-width: 350px)
   {
       .small_size
	     {
           margin-left:-20px;
       }
   }

 @media (min-width: 320px) and (max-width: 360px)  
 {
	 .go-back
	 {
		width:100%;
	 }
 }
   
   
/*** ***/
/*** cols="40" rows="6" ***/