html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { margin:0; padding:0; }
img { border: 0px; font-family: "Helvetica Neue", Helvetica, arial, sans-serif;}
/* Force the vertical scrollbar in FF */
html { overflow-y: scroll; }

.clearfix:after, .page:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix, .page {display: inline-block;}
* html .clearfix { height: 1%;}
.clearfix, .page {display: block;}

a {
	color:#ef4023;
}

#nav {
	background: #FFFAE7 url("../images/burlap.gif") repeat right top;
	width:80%;
	max-width:1200px;
	z-index:110;
	position:fixed;
	text-align:center;
	box-shadow:0 0 5px #4c1912;
	margin:auto;
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
}

input {
    -webkit-appearance: none;
}

#navitems {
	width:auto;
	height:50px;
	margin:0 auto;
	padding:15px 0px 15px 0px;
	transition: margin 0.15s ease-in 0s;
	position:relative;
}

#navitems ul {
	padding-top:12px;
	margin-left:230px;
}

#nav ul li {
	margin-right:0px;
	font-size:16px;
	display:inline;
	text-transform:uppercase;
	position:relative;
}

#nav a {
	text-decoration:none;
	outline:none;
}

#nav #logo {
	background-color: #111111;
	width:200px;
	height:170px;
	position:absolute;
	top:0px;
	left:40px;
	border:none;
	border-bottom-right-radius:100px;
	border-bottom-left-radius:100px;
	box-shadow:0 0 5px #4c1912;
}

#logo img{
	display:block;
	margin:0px 10px 0px 10px;
	width:180px;
	height:auto;
}

#nav ul li a {
	color:#45160f;
	text-decoration:none;
	letter-spacing:2px;
	padding:15px 18px 6px 15px;
	outline:none;
	font-weight:normal;
	transition: color 0.2s ease-in 0s;
	font-family: 'Bree Serif', serif;
	text-shadow:1px 1px 3px #FFFAE7;
}

#nav ul li a:hover, #nav ul li a.active {
	color:#ef4023;
}

#footer {
	width:80%;
	max-width:1200px;
	height:auto;
	margin:auto;
	margin-top:-15px;
	padding:0px 0px 0px 0px;
	background-color:#e9d3b5;
	border-bottom:solid 3px #ef4023;
	background: #FFFAE7 url("../images/burlap.gif") repeat right top;
	box-shadow:0 0 5px #4c1912;
	border-top-right-radius:5px;
	border-top-left-radius:5px;
}

#footertext p {
	font-size:14px !important;
	text-align:center;
	font-family: 'Bree Serif', serif;
	padding:20px 45px 10px 45px;
	color:#45160f !important;
	text-transform:uppercase;
	letter-spacing:1px;
}

#footertext p a{
	font-size:14px !important;
	font-family: 'Bree Serif', serif;
	text-shadow:1px 1px 3px #FFFAE7;
	color:#45160f;
	text-transform:uppercase;
	letter-spacing:1px;
}

#header .content h2 {
	color:#fff;
	font-size:26px;
	max-width:675px;
	text-transform:uppercase;
	text-shadow: 2px 2px 3px #501809;
}

#header .content h1 {
	color:#F1E7D0;
	font-size:90px;
	line-height:80px;
	max-width:675px;
	text-transform:uppercase;
	font-family: 'Bree Serif', serif;
	text-shadow: 2px 2px 3px #501809;
}

#header .content p {
	color:#F1E7D0;
	font-size:16px;
	width:40%;
	margin-bottom:30px;
	text-shadow: 2px 2px 3px #501809;
}

#header .content p a {
	font-weight:bold;
	color:#C03118;
	text-decoration:none;
	text-shadow: 2px 2px 3px #501809;
}

h1 {
	color:#ef4023;
	font-size:50px;
	letter-spacing:2px;
	text-transform:uppercase;
	font-family: 'Bree Serif', serif;
	margin-bottom:5px;
}

h2 {
	color:#453C37;
	font-size:18px;
	margin-top:0px;
	margin-bottom:10px;
}

a.button, #searchsubmit, #submit {
 display:block;
 margin-top:30px;
 text-decoration:none;
 text-align:center;
 padding:21px 24px;
 border:solid 1px #a42b18;
 -webkit-border-radius:7px;
 -moz-border-radius:7px;
 border-radius: 7px;
 font:23px "Open Sans", Helvetica, sans-serif;
 font-weight:bold;
 color:#FFFFFF !important;
 background-color:#C03118;
 background-image: -moz-linear-gradient(top, #a42b18 0%, #C03118 100%);
 background-image: -webkit-linear-gradient(top, #a42b18 0%, #C03118 100%);
 background-image: -o-linear-gradient(top, #a42b18 0%, #C03118 100%);
 background-image: -ms-linear-gradient(top, #a42b18 0% ,#C03118 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a42b18', endColorstr='#C03118',GradientType=0 );
 background-image: linear-gradient(top, #a42b18 0% ,#C03118 100%);
 -webkit-box-shadow:0px 0px 2px #a42b18, inset 0px 0px 1px #501809;
 -moz-box-shadow: 0px 0px 2px #a42b18,  inset 0px 0px 1px #501809;
 box-shadow:0px 0px 2px #a42b18, inset 0px 0px 1px #501809;
 -webkit-transition: all 0.4s ease;
 -moz-transition: all 0.4s ease;
 -o-transition: all 0.4s ease;
 transition: all 0.4s ease;
 text-shadow:2px 2px 3px #501809;
}

.button:hover, .button.hovered {
 border:solid 1px #dc878c;
}

.ironmap {
	margin-top:20px;
	height:450px;
	width:60%;
	border: solid 10px #E2DECC;
	float:left;
}

#maplocations {
	float:right;
	width:35%;
	margin-top:20px;
}

.locationitem h3 {
	font-family: 'Bree Serif', serif;
	color:#453C37;
	font-weight:normal;
	text-transform:capitalize;
	font-size:20px;
}

.locationitem p {
	font-size:14px;
}

.locationitem p span {
	display:block;
}

.locationitem p.telephone {
	text-align:right;
	margin-top:20px;
	color:#453C37;
	font-size:16px;
}

.locationitem {
	margin-bottom:20px;
	border-bottom:dotted 1px #CCCCCC;
	padding-bottom:20px;
}

p {
	margin-bottom:10px;
}

.pagenav {
	margin-left:0px;
	margin-top:20px;
	padding:20px;
	border:dashed 1px #ccc;
	border-radius:7px;
	list-style:none;
	margin-bottom:none;
	width:auto;
	width:50%;
}

.pagenav ul li ul {
	display:none;
}

.closeit {display:none;}
.openit {display:none;}

#navitems span {
	cursor:pointer;
}

/* New Feature Styles */

.content {
	position:absolute;
	top:0px;
	z-index:100;
}

.featurecaption {
	margin:150px 60px 0px 60px;
}

#featureslides ul.flex-direction-nav {
	bottom: 60%;
	margin: 0;
	position: absolute;
	width: 100%;
	z-index: 20;
}

#featureslides .flex-control-paging {
	display:none;
}

.flex-direction-nav a {
	opacity: 1;
	position:absolute;
	outline:none;
	width:64px;
	height:100px;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.flex-direction-nav a.flex-prev {
	background-position:-7px 7px;
	left:0;
}

.flex-direction-nav a.flex-prev:hover {
	background-position:0px 7px;
}

.flex-direction-nav a.flex-next {
	background-position:-91px 7px;
	right:0;
}

.flex-direction-nav a.flex-next:hover {
	background-position:-98px 7px;
}

#featureslides.flexslider {
	background-color:#333;
}
