@charset "UTF-8";
body {
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	background-color: #3A1605;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size:1.4em;
	font-family: 'Lora', serif;
}
.above_header {
	margin-right: auto;
	margin-left: auto;
	color: #E7E7E7;
	text-align: right;
	vertical-align: text-bottom;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	background-color: #3A1605;
	max-width:1400px;
}
.wrapper {
	background-image: url(images/background1.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
	margin-bottom:0px;
	padding: 0px;
	min-width:330px;
	width:98%;
	max-width:1400px;
	-webkit-box-shadow: inset -1px 0px 50px 10px rgba(58, 22, 5, 1);
	-moz-box-shadow: inset -1px 0px 50px 10px rgba(58, 22, 5, 1);
	box-shadow: inset -1px 0px 50px 10px rgba(58, 22, 5, 1);
}
.nav1 {
	margin-right: auto;
	margin-left: auto;
	background-color: #3A1605;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 10px;
	padding: 0px;
	line-height:2em;
	min-width:320px;
	opacity:.9;
	font-size:1.3em;
}
.content {
	margin-right: auto;
	margin-left: auto;
	margin-bottom:20px;
	background-color: #fee7bd;
	border: 1px outset #3a1605;
	line-height: 1.4em;
	padding:5px;
	width: 90%;
	max-width:1000px;
	min-width:320px;
	line-height: 1.4em;
	box-shadow:2px 2px 10px #000000;
}
.container {
	max-width:inherit;
}
.footer {
	color: #E2DDDD;
	padding-top: 15px;
	padding-bottom: 5px;
	font-style: normal;
	margin-right: auto;
	margin-left: auto;
	margin-top:5px;
	margin-bottom:5px;
	background-color: #3A1605;
	opacity:.9;
	max-width:1400px;
	min-width:320px;
}
.footer img {
	float: left;
	margin-left: 0px;
}
.footerright {
	float:right;
}
.photo_right {
	border: 2px outset #E2DDDD;
	z-index: 5;
	float: right;
	margin:5px;
}
.photo_left {
	border: 2px outset #E2DDDD;
	z-index: 5;
	float: left;
	margin:5px;
}
.photo_noborder {
	z-index: 5;
	float: right;
	margin:5px;
}
.photo_noborder_left {
	z-index: 5;
	float: left;
	margin:5px;
}
.photo_home img {
	margin-right: auto;
	margin-left: auto;
	z-index: 5;
	position: relative;
	max-width: 95%;
	margin-bottom:5px;
	border: 2px outset #E2DDDD;
}
.text_box {
	background-color: #FDA064;
	vertical-align: middle;
	margin-top:5px;
	margin-right:20px;
	margin-bottom: 5px;
	padding-bottom:5px;
	padding-top:0px;
	padding-right:5px;
	padding-left:5px;
	line-height:2em;
	float:left;
	width:100%;
	
	color: #3A1605;
	border: 2px outset #391206;
}
a {
	font-size: 1.1em;
}
a:link {
	color: #E2DDDD;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E2DDDD;
}
a:hover {
	color: #FFC;
}
a:active {
	text-decoration: none;
	color: #e2DDDD;
}
.content a:link {
	color: #7F2B00;
	text-decoration: none;
}
.content a:visited {
	text-decoration: none;
	color: #7F2B00;
}
.content a:hover {
	text-decoration: underline;
	color: #666;
}
.content a:active {
	text-decoration: underline;
	color: #7F2B00;
}
p, h3, h4, h5, h6 {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
}
h1, h2 {
	margin-bottom:30px;
	margin-top: 15px;
	margin-right: 5px;
	margin-left: 5px;
	line-height:normal;
}
p {
	font-size:1em;
	line-height: 1.3em;
	color: #3A1605;
}
h1 {
	font-size:3em;
	color: #3A1605;
	font-weight:bold;
}
h2 {
	font-size: 2.3em;
	color: #7F2B00;
	line-height:1.1em;
	margin-bottom:10px;
}
h3 {
	font-size: 1.7em;
	color: #3A1605;
	margin-top: 30px;
	line-height:1.1em;
}
h4 {
	font-size: 1.2em;
	color: #7F2B00;
	line-height:1.1em;
}
h5 {
	font-size: 1.2em;
	color: #3A1605;
	line-height:1.1em;
}
h6 {
	font-size: 1.2em;
	color: #7F2B00;
	line-height:1.1em;
}
ul {
	font-size:1em;
	line-height: 1.3em;
	color: #3A1605;
}
.caption {
	font-size:1em;
	line-height: 1.3em;
	color: #3A1605;
}
/*CSS for White Buffalo Kids*/

.kids_content {
	background-color: #B6FFF4;
	margin-right: auto;
	margin-left: auto;
	border: 2px outset #E2DDDD;
	line-height: 1.4em;
	padding:5px;
	color:#9013B2 !important;
	font-size:110%;
	font-family: "Comic Sans MS", Helvetica, Arial, san-serif;
	border: 4px outset #60F;
	width:90%;
	max-width:790px;
	min-width:320px;
	line-height: 1.4em;
}
.kids_webbanner img {
	width:100%;
	max-width:790px;
	min-width:320px;
	margin-right: auto;
	margin-left: auto;
}
.kids_nav {
	margin-top:0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #3A1605;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 5px;
	padding: 3px;
	line-height:1.1em;
	border: 4px outset #60F;
	background-color: #3CF;
	font-size:130%;
	font-family: "Comic Sans MS", Helvetica, Arial, san-serif;
	width:90%;
	max-width:790px;
	min-width:320px;
}
#currentpage {
	color:#FFF;
	font-weight:bold;
}
.btn-custom {
	-moz-box-shadow:inset 0px 0px 6px -1px #d9a468;
	-webkit-box-shadow:inset 0px 0px 6px -1px #d9a468;
	box-shadow:inset 0px 0px 6px -1px #d9a468;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #611b0e), color-stop(1, #a64200));
	background:-moz-linear-gradient(top, #611b0e 5%, #a64200 100%);
	background:-webkit-linear-gradient(top, #611b0e 5%, #a64200 100%);
	background:-o-linear-gradient(top, #611b0e 5%, #a64200 100%);
	background:-ms-linear-gradient(top, #611b0e 5%, #a64200 100%);
	background:linear-gradient(to bottom, #611b0e 5%, #a64200 100%);
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#611b0e', endColorstr='#a64200', GradientType=0);
	background-color:#611b0e;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #755413;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-size:15px;
	padding:11px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #9c610f;
}
.btn-custom:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #a64200), color-stop(1, #611b0e));
	background:-moz-linear-gradient(top, #a64200 5%, #611b0e 100%);
	background:-webkit-linear-gradient(top, #a64200 5%, #611b0e 100%);
	background:-o-linear-gradient(top, #a64200 5%, #611b0e 100%);
	background:-ms-linear-gradient(top, #a64200 5%, #611b0e 100%);
	background:linear-gradient(to bottom, #a64200 5%, #611b0e 100%);
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a64200', endColorstr='#611b0e', GradientType=0);
	background-color:#a64200;
	color:#ffffff;
}
.btn-custom:active {
	position:relative;
	top:1px;
}
.wbtabs {
	opacity:1.0 important;
}
.tab-content {
	background-color:#FEF3DE;
	border:1px solid #dddddd;
	padding:10px;
	margin:0px 10px 10px 10px;
	-webkit-box-shadow: inset -1px 2px 30px 0px rgba(250, 249, 247, 1);
	-moz-box-shadow: inset -1px 2px 30px 0px rgba(250, 249, 247, 1);
	box-shadow: inset -1px 2px 30px 0px rgba(250, 249, 247, 1);
}
.formstyle {
	box-shadow:2px 2px 10px #1e1932;
	border: 1px solid #1e1932;
	border-radius: 5px;
}
hr {
	border: 0;
	height: 2px;
	background: #f9d3a6;
	background-image: -webkit-linear-gradient(left, #f9d3a6, #391505, #f9d3a6);
	background-image:    -moz-linear-gradient(left, #f9d3a6, #391505, #f9d3a6);
	background-image:     -ms-linear-gradient(left, #f9d3a6, #391505, #f9d3a6);
	background-image:      -o-linear-gradient(left, #f9d3a6, #391505, #f9d3a6);
	width:90%
}
.portfolio {
	-webkit-box-shadow: 3px 4px 3px 0px rgba(0, 0, 0, 0.46);
	-moz-box-shadow: 3px 4px 3px 0px rgba(0, 0, 0, 0.46);
	box-shadow: 3px 4px 3px 0px rgba(0, 0, 0, 0.46);
}
.portfolio a:link img {
	border:3px outset #7e3113 !important;
}
.portfolio a:visited img {
	border:3px outset #7e3113 !important;
}
.portfolio a:hover img {
	border:3px inset #7e3113 !important;
}
.portfolio a:active img {
	border:3px outset #7e3113 !important;
}
.face {
	margin:3px;
	border:2px outset #7e3113 !important;
	max-width:200px;
	-webkit-box-shadow: 3px 4px 2px 0px rgba(0, 0, 0, 0.46);
	-moz-box-shadow: 3px 4px2px 0px rgba(0, 0, 0, 0.46);
	box-shadow: 3px 4px 2px 0px rgba(0, 0, 0, 0.46);
}
.formstyle {
	box-shadow:2px 2px 10px #1e1932;
	border: 1px solid #1e1932;
}
	
	
	/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
 .header {
 background-image:url(images/webbanner_mobile.png);
 background-repeat: no-repeat;
 height:120px;
 width:320px;
}
}
/*Tablets (portrait and landscape) ----------- */
@media only screen and (min-device-width : 481px) and (max-device-width : 767px) {
.header {
 background-position: center center;
 background-image:url(images/webbanner_alt.png);
 background-repeat: no-repeat;
 height:120px;
 width:100%;
 min-width:290px;
 max-width:550px;
 margin-right: auto;
 margin-left: auto;
 margin-top:0px;
 margin-bottom:0px;
}
}



/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
 .header {
 background-position: center center;
 background-image:url(images/webbanner_alt.png);
 background-repeat: no-repeat;
 height:120px;
 width:100%;
 min-width:290px;
 max-width:550px;
 margin-right: auto;
 margin-left: auto;
 margin-top:0px;
 margin-bottom:0px;
}
}


/* Desktops and laptops ----------- */
@media only screen {
.header {
 background-position: center center;
 background-image:url(images/webbanner_alt.png);
 background-repeat: no-repeat;
 height:120px;
 width:100%;
 min-width:290px;
 max-width:550px;
 margin-right: auto;
 margin-left: auto;
 margin-top:0px;
 margin-bottom:0px;
}
}

/* iPhone 4 ----------- */

@media only screen and (-webkit-min-device-pixel-ratio : 1.5), only screen and (min-device-pixel-ratio : 1.5) {
.header {
 background-image:url(images/webbanner_mobile.png);
 background-repeat: no-repeat;
 height:120px;
 width:320px;
}
}
