body {
	background: #eee;
}
.jumbotron {	
	background: #eee; 
}
h1 {
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	font-size: 22pt !important;
	line-height: 1.3;
	color: #669940 !important;
}
h2 {
	font-family: 'Oswald', sans-serif;
	font-size: 20pt !important;
	line-height: 1.3;
}
h3 {
	font-family: 'Oswald', sans-serif;
	font-size: 18pt !important;
	line-height: 1.3;
}
p {
	font-family: 'Tienne', serif;
	font-size: 12pt !important;
	padding: 10px 0 0 0;
}
li {
	font-family: 'Tienne', serif;
	font-size: 12pt;
}
.btn {
	font-family: 'Tienne', serif;
	font-size: 12pt;
	background: #7db429;
	border: 1px solid #669940;
	min-width: 210px;
	width: 70%;
	text-align: center;
	color: #fff;
}
.btn:focus {
	background: #78bd44;
	border: 1px solid #669940;
	color: #fff;
}
.btn:hover {
	background: #97cb78;
	border: 1px solid #78bd44;
	color: #fff;
}
.or {
	min-width: 210px;
	width: 70%;
	text-align: center;
}
.fbook {
	background: #eeeeee;
	border: 1px solid #3b559f;
	min-width: 210px;
	width: 70%;
	text-align: center;
	color: #3b559f;
}
.fbook:focus {
	background: #eeeeee;
	border: 1px solid #3b559f;
	color: #3b559f;
}
.fbook:hover {
	background: #e7e7e7;
	border: 1px solid #6175af;
	color: #6175af;
}
.menu {
	width: 300px;
	height: 30px;
	padding: 20px 0 50px 10px;
	margin: 0 auto;
	text-align: center;
}
.menu a {
	color: #000;
}
.menu li {
	list-style:none;
	float: left;
	padding: 0 5px 0 5px;
	text-align: center;
	font-family: 'Stint Ultra Condensed', cursive;
	font-size: 18pt;
	text-transform: uppercase;
}
.menu li:last-child {
	border: none;
}

#logo {
	height: 80px;
	width: 220px;
	background: url('../images/logo-small.png') no-repeat center;
	margin: 0 auto;
}
#avca {
	width: 280px;
	
}
.phonetext {
	font-family: 'PT Sans', sans-serif;
	font-size: 9pt;
	width: 280px;
	text-align: center;
	margin: 0 auto;
}	
.number {
	font-size: 18pt;
	font-family: 'Stint Ultra Condensed', cursive;
	
}
.number-lg {
	font-size: 52pt;
	font-family: 'Stint Ultra Condensed', cursive;
	width:250px;
}
.horse {
	width: 210px;
	height: 231px;
	background: url('../images/skeleton-xs.png') no-repeat center;
}
.footer {
	border-top: 2px solid #346733;
	font-family: arial, sans-serif;
}
.footer p {
	font-family: arial, sans-serif;
	padding: 10px;
	font-size: 10pt !important;
}
.section {
	border-bottom: 2px dotted #000;
	padding: 0 0 20px 0;
}
.section-nav {
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-size: 20pt;
	padding: 10px 0 0 0px;
	margin: 0 0 20px 0;
}

.highlight h2 {
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
}
.highlight ul {
	font-family: 'Tienne', serif;
	font-size: 13pt;
}
.highlight-green {
	background: #8CAC41;
	color: #f4f4f4;
	font-size: 12pt;
}
.highlight-blue {
	background: #69A9BC;
	color: #f4f4f4;
	font-size: 12pt;
}
.quote-left {
	background: url('../images/quote-left.png') no-repeat left top;
	height: 120px;
	width: 50px;
}
.quote-right {
	background: url('../images/quote-right.png') no-repeat right;
	height: 50px;
	width: 50px;
}
.warp {
	width: 30px;
	font-family: 'Oswald', sans-serif;
	font-size: 16pt;
	padding: 10px 0 0 0;
}
.warp a {
	text-decoration: none;
}

/* contact form styling */
.errors {
	color: red;
	font-size: 13pt;
}
form label {
	
}
form input[type='text'] {
}
form textarea {
}
form input[type='submit'] {
}

@media (min-width: 400px) {
#logo {
	width: 320px;
	background: url('../images/logo-medium.png') no-repeat center;
}
.menu {
	width: 280px;
}
.menu li {
	font-size: 18pt;
	padding: 0 8px 0 8px;
	border-right: 2px dotted #000;
}
.menu a {
	border-radius: 5px;
	padding: 3px;
}
.menu a:hover {
	background: #97cb78;
}
.phonetext {
	font-size: 11pt;
	width: 320px;
}
.number {
	font-size: 24pt;
	width:200px;
	display: block;
	margin: 0 auto;
}

}

@media (min-width: 600px) {

.menu {
	width: 500px;
}
.menu li {
	font-size: 23pt;
}
.horse {
	width: 300px;
	height: 280px;
	background: url('../images/skeleton-small.png') no-repeat center;
}
.quote-left {
	height: 80px;
}

}

@media (min-width: 768px) {

}

@media (min-width: 992px) {

#logo {
	width: 400px;
	height: 120px;
	background: url('../images/logo-large.png') no-repeat center;
	margin: 0;
}
.menu {
	padding: 0px;
	width: 520px;
}
.menu li {
	font-size: 24pt;
	padding: 0 10px 0 10px;
}
.phonetext {
	width: 360px;
	text-align: right;
}
.number {
	font-size: 26pt;
	width: 120px;
	display: inline;
}
.horse {
	width: 390px;
	height: 350px;
	background: url('../images/skeleton.png') no-repeat center;
}
.btn {
	font-size: 14pt;
}
	
}

@media (min-width: 1200px) {


	
}