p, li, .normal {
		font-family : "Times New Roman", Times, serif;
		font-size : 13px;
		line-height : 16px;
		color:#000;
		}

a {
		text-decoration: none;
		color: #ba5e22;
		}

a:hover, a:focus, a:active {
		color: #FFF;
		background-color: #ba5e22;
		text-decoration: none;
		}

a:visited {
		color: #ba5e22;
		text-decoration: none;
		}

h1 {
		font-family: "Cabin", Helvetica, serif;
		font-size: 20px;
		line-height: normal;
		font-style: italic;
		font-weight: normal;
		padding: 0px;
		margin: 0px;
		letter-spacing: .5px;
		color:#663300;
		}

h2 {
		font-family: "Cabin", Helvetica, serif;
		font-size: 16px;
		font-style: italic;
		line-height: 18px;
		font-weight: normal;
		padding: 0px;
		margin: 0px;
		letter-spacing: .5px;
		color:#663300;
		}

h3 {
		font-family: "Cabin", Helvetica, serif;
		font-size: 14px;
		font-style: normal;
		line-height: 18px;
		font-weight: normal;
		padding: 0px;
		margin: 0px;
		letter-spacing: .5px;
		color:#663300;
		}



#call_header {
	font-size: 13px;
	margin-top: 10px;
	padding: 10px !important;
	width: 95px;
	display: block;
	border: 1px solid #efefef;
	letter-spacing: 2px;
	color: #555;
	float: right;
	height: 30px;
	line-height: 31px;
}

#header_call_header {
	font-size: 13px;
	margin-top: 10px;
	padding: 10px !important;
	width: 95px;
	border: 1px solid #efefef;
	letter-spacing: 2px;
	color: #555;
	height: 30px;
	line-height: 31px;
	position: absolute;
	margin-left: 740px;

}

#shellbottom {
	float: left;
	width: 248px;
	height: 170px;
	padding: 0px;
	background: #000;
	top: 286px;
	left: 50px;
	position: absolute;
	text-align: left;
	z-index: 2;
	border: 1px solid;
}

ul#nav {
	background: none;
	display: inline-block;
	height: 30px;
	overflow: hidden;
	margin-left: 250px;
	margin-top: 0;
	width: 640px;
	min-width: 640px;
}

ul#nav li {
	background: none;
	display: inline-block;
	margin-right: 30px;
}

ul#nav li a {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: 100;
	font-size: 16px;
	padding: 5px 10px;
	display: block;
}

ul#nav li a:hover, ul#nav li a:active {
	color: #FFF;
	background-color: #ba5e22;
}

#subnav {
	background-image: url(/images/dropdown.gif);
	background-repeat: no-repeat;
	padding-left: 28px;
	margin-top: -50px;
	margin-bottom: 30px;
}

#subnav a {
	color: #540500 !important;
	font-style: italic;
	font-weight: normal;
	font-size: .85em;
	padding: 0 4px;
}

#subnav a:hover, #subnav a:focus, #subnav a:active {
	color: #FFF !important;
	background-color: #ba5e22;
}

#subnav span {
	display: none;
}

#header {
	width: 100% !important;
	height: 170px;
	padding: 0px;
	background: none !important;
	top: 40px !important;
	left: 0px !important;
	border-bottom: 1px solid #82270c;
}

#header_logo {
	font-size: 14px;
	margin-top: 150px;
	float: left;
	font-weight: normal;
	text-transform: uppercase;
	margin-left: 300px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 6px;
}


a#header_logo:hover {
	color: #000;
	background: none !important;
}

body {
	background: none !important;
}

#home_image {
	position: absolute;
	background: none !important;
	border: none !important;
	z-index: -1;
}

#home_image img {
	background: none !important;
	border: none !important;
	float: left;
	margin-left: 40px;
	margin-top: 9px;
	border: none;
	width: 260px;
	opacity: 0.6;
	filter: alpha(opacity=60); /* For IE8 and earlier */
}

#wrapper { width: 900px; margin: 0 auto; }

#content {
	float: none !important;
	margin-left: 300px !important;
	margin-top: 15px;
	padding: 10px 0px 35px !important;
	background: #fff;
	width: 550px !important;
	text-align: left;
	z-index: 4;
}

#content p {
	font-size: 15px;
	line-height: 25px;
}

#content h1 {
	font-size: 20px;
}

#footer {
	clear: both;
	border-top: 1px solid #82270c;
	padding: 10px;
}

.fb-like {
	float: left;
	width: 8%;
	display: block;
}

.facebook, .linkedin {
	width: 16px;
	height: 16px;
	margin: 0 4px 0 0;
	display: inline-block;
	background-color: #ba5e22;
}

.ba-block {
	width: 70%;
	float: left;
}

.ba-block__content {
	font-size: 12px;
	width: 75%;
	margin: 0 auto;
}

.copyright {
	float: right;
	width: 22%
	display: block;
}

.copyright p {
	margin: 0;
	padding: 0;
	text-align: right;
	color: #565454;
}

#content a, .copyright a, .fba_link a, .ba-block a {
	color: #ba5e22;
}

#content a:hover, .copyright a:hover, .fba_link a:hover, .ba-block a:hover {
	color: #FFF;
	background-color: #ba5e22;
}

label {
	display: inline-block;
	width: 9em;
	vertical-align: top;
}
input[type=text], textarea {
	border: 1px solid #000;
	padding: 3px;
	width: 27em;
}
input[type=submit] {
	border: 1px solid #000;
	padding: 3px;
	width: 27em;
	margin: 0 auto;
	display: block;
}


/* Video Thumbnails */
.video_thumb {
    width: 150px;
    height: 90px;
    border: 1px solid #d9c5c0;
    padding: 5px;
    overflow: hidden;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}

.video_thumb a img {
    width: 100%;
    height: auto;
    display: block;
    opacity: .5;
    filter: gray;
    /* IE6-9 */
    filter: grayscale(1);
    /* Microsoft Edge and Firefox 35+ */
    -webkit-filter: grayscale(1);
    /* Google Chrome, Safari 6+ & Opera 15+ */
}

.video_thumb a img:hover {
    filter: none;
    -webkit-filter: grayscale(0);
    opacity: 1;
}

.video_thumb:hover {
    background: #efefef;
}

.video_thumb a {
    display: block;
    height: 90px;
    width: 150px;
    background: url(/images/uploads/videoplay_4605.png) no-repeat center #D9C5C0;
}

.video_thumb a:hover {
    border: none;
}
