/*Core Styles*/

a:link {
	color: #000;
	text-decoration: underline;
}

a:visited { color: #444; text-decoration: underline;}
a:hover {  color: #063; text-decoration: underline;}
a:active {  color: #063; text-decoration: underline;}

a.whtlinks:link {  color: #FFFFFF; text-decoration: underline;}
a.whtlinks:visited { color: #FFFFFF; text-decoration: underline;}
a.whtlinks:hover {  color: #B5F000; text-decoration: underline;}
a.whtlinks:active {  color: #B5F000; text-decoration: underline;}


body {
	background-color: #000;
	font-size: 17px;
	
}


h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: normal;
	font-weight: bold;
	color: #000;
}

h2 {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 21px; 
font-style: normal; 
font-weight: bold; 
color: #000;
}

#header {
	margin: 20px auto 0 auto;
	padding: 0;	
}

div.container.whitebg {
	background: #fff;
}



.btn-primary {
  background-image: -webkit-linear-gradient(top, #000000 0%, #000000 100%);
  background-image: -o-linear-gradient(top, #000000 0%, #000000 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000000), to(#000000));
  background-image: linear-gradient(to bottom, #000000 0%, #000000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff000000', endColorstr='#ff000000', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #000000;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
	border-radius: 0;
	border: 2px solid #8C0709;
	font-weight: bold;
	font-size: 16px;	
}



.btn-primary:active, .btn-primary.active, .btn-primary.hover, .btn-primary:hover, .btn-primary:focus, .btn-primary:link, .btn-primary.link, .btn-primary:visited, .btn-primary.visited {
  background-color: #000000;
  color: #fff;
  text-decoration: none;
}


span.glyphicon-link {
    font-size: 1.2em;
}




.navbar-default { 
  border-color: #000;
}

.navbar {
	border: none;
	 background-color: #000;
	border-radius: 0px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	color: #fff;
	margin-bottom: 0;
}


.navbar-default .navbar-collapse {
	border-color: #000;
}

.navbar .container {
	 background-color: #333;
}



.navbar-default .navbar-nav>li>a, .navbar-default .navbar-nav>li>a:visited, .navbar-default .navbar-nav>li>a:active,.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:link
 {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
    border-bottom-color: #444;
  border-bottom-style: dotted;
  border-bottom: 1px;
}


.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
  color: #fff;
  background: #AC0407;

}

.nav>li>a {
	padding: 10px 10px;
}

.navbar-toggle .icon-bar {
	background-color: #FFF;
}



.navbar {
  border-radius: 0px;
}



#navbar {
	padding-left: 0;
}



.myrespimg {
	max-width: 100%;
	height: auto;
}


span.glyphicon-earphone {
    font-size: 1.2em;
}

#phone {
	width: 200px;
	height: 30px;
	float: right;
	margin: -6px 10px 0 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 22px;
}


#phimg {
	vertical-align: bottom;
}


.shadedBG {
	background: url(../images/contentBG.jpg) repeat-x;
}

.twentyPxSpcr {
	padding-top: 15px;
}


.fortyPxSpcr {
	padding-top: 45px;
}



#sidebar {
	padding: 0 0 20px 0;
	vertical-align: top;
	text-align: left;
	font-size: 14px;
	background-color: #A7BA98;
	line-height: 21px;
	font-weight: bold;
	margin-top: 20px;
	}

#sidebar h2 {
padding: 10px 0 10px 0;
margin-top: 0;
background-color: #000;
color: #FFF;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 21px;
font-weight: bold;
text-align: center;
}


#sidebar p {
	margin: 0 10px;
}

#area {
	width: 140px;
	padding: 0;
	margin: 0;
	text-align: right;
	float: right;
	font-weight: bold;
	}


#testimonials{
	padding:0;
	margin: auto;
	background-color: #EEE;
	line-height: 14px;
	font-size: 12px;
	}

#testimonials h2 {
padding: 10px 0 10px 0;
margin-top: 0;
background-color: #000;
color: #FFF;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 21px;
font-weight: bold;
text-align: center;
}


#testimonials p {
	margin: 0 10px;
}

#socmed {
	width: 80px;
	margin: -10px 0 0 0;
}



form {
	padding: 0px;
	margin: 0px;
}


.imgRight {
	float: right;
	margin: 0 0 15px 15px;
	border: 1px solid black;
}

.imgLeft {
	float: left;
	margin: 0 15px 15px 0;
	border: 1px solid black;
}


.blkbdr1 {
	border: 1px solid #000000;
}


.imgspcleft {
	border: 1px solid #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
}


.clearfix {
	clear: left;
}



#webid {
	font-size: 9px;
}

#addThis {
margin: 20px 0;
width: 340px;
}


#priceTable {
	background-color: #DCE5D6;
	border: 1px solid black;
}

#priceTable td {
	vertical-align: top;
	text-align: left;
	padding: 3px;
	border-bottom: 1px dashed #666;
}


.priceTbHdr {
	background-color: #000;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}

.captionImgR {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 20px 20px;
	text-align: center;
}

.captionImgR img {
	margin-bottom: 0px;
	border: 1px solid black;
}


.captionImgL {	
	font-size: 12px;
	font-weight: bold;
	margin: 0 20px 20px 0;
	text-align: center;
}

.captionImgL img {
	margin-bottom: 0px;
	border: 1px solid black;
}


#grass {
border-bottom: 3px solid #9D9D8D;
}


#footer {
	background-color: #9c9d8d;
	padding: 20px 0;
	}

#footernav {
	margin: 0 auto 15px auto;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
	
.footerLeft {
color: #fff;
font-size: 14px;
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
text-align: left;
padding-left: 30px;
}

.footerRight {
color: #fff;
font-size: 14px;
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
text-align: right;
padding-right: 30px;
}


#copyright {
	text-align: center;
	font-size: 9px;
	color: #fff;
	padding-top: 20px;
	}

.smIttext {
	font-size: 10px;
	font-style: italic;
}

.imgGallery {
	width:80%;
	margin: auto;
}

.imgGallery img{
	border: 1px solid #AAA;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin: 10px 5px;
}

.videocnt {
	 float: right;
	 clear: right;
	 margin: 0 0 30px 30px;
}

.caption {
	width: 99%;
	font-size: 12px;
	text-align: center;
}


.col-sm-6 .checkbox label {
	font-size: 11px;
}

.thumbnail {
border: 1px solid #aaa;
padding: 3px;
margin: 3px;
}


/*!
 * Lightbox for Bootstrap 3 by @ashleydw
 * https://github.com/ashleydw/lightbox
 *
 * License: https://github.com/ashleydw/lightbox/blob/master/LICENSE
 */.ekko-lightbox-container{position:relative}.ekko-lightbox-nav-overlay{position:absolute;top:0;left:0;z-index:100;width:100%;height:100%}.ekko-lightbox-nav-overlay a{z-index:100;display:block;width:49%;height:100%;font-size:30px;color:#fff;text-shadow:2px 2px 4px #000;opacity:0;filter:dropshadow(color=#000000,offx=2,offy=2);-webkit-transition:opacity .5s;-moz-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s}.ekko-lightbox-nav-overlay a:empty{width:49%}.ekko-lightbox a:hover{text-decoration:none;opacity:1}.ekko-lightbox .glyphicon-chevron-left{left:0;float:left;padding-left:15px;text-align:left}.ekko-lightbox .glyphicon-chevron-right{right:0;float:right;padding-right:15px;text-align:right}.ekko-lightbox .modal-footer{text-align:left}


@media (min-width: 992px) {
  .container {
    width: 962px;
  }


}
@media (min-width: 1200px) {
  .container {
    width: 962px;
  }
}



@media (max-width: 992px) {
.btnstk {
	margin-bottom: 15px;
	}
	
	
}

@media (max-width: 768px) {
  
  .blkbdr-stk {
	margin-bottom: 20px;
	border: 1px solid #000;
	}
	
	.btn {
		margin-right: 10px;
	}
	
	.nav>li {
	text-align: center;
}


	#sidebar {
		text-align: center;
	}

	#sidebar .btn{
		background-color: #000;
		color: #fff;
		margin-top: 15px;
	}

	#sidebar .btn a {
		color: #fff;
		text-decoration: none;
	}
	
	.stkSpcr {
		margin-top: 25px;
	}
	
	
	.col-sm-6 .checkbox label {
	font-size: 13px;
}
	
	.videocnt {
	 float: none;
	 clear: both;
	 margin: 40px auto;
}
	
	
.twentyPxSpcr2 {
	text-align: center;
	margin-top: 20px;
}

	
	
	}
	
	
}

@media (max-width: 500px) {
	.noshowMob {
		display: none !important;
	}
}
