body {
	color: #FFF;
	background: #ae6f14 url(assets/images/background.jpg) repeat-x;
	margin: 0px;
	font-family: "Times New Roman", Georgia, sans-serif;
	font-size: 12px;
	padding: 0px;
}

h1 {
	margin: 0px;
	padding: 0px;
	color: #603913;
	font-family: "Times New Roman", Georgia, sans-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
}

h2 {
	color: #fff;
	margin: 1em 0px 0px 0px;
	padding: 0px;
	font: bold 18px/26px "Times New Roman", Georgia, sans-serif;
}

h3 {
	margin: 1em 0px 0px 0px;
	color: #ae6f14;
	padding: 0px;
	font: bold 16px/26px "Times New Roman", Georgia, sans-serif;
}

p {
	color: #603913;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-weight: 500;
	padding: 1em 0 0 0;
	line-height: 18px;
}

a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #fff;
	text-decoration: underline;
}

hr {
	border-bottom: 1px solid #362215;
}

.imgborder {
	border: 2px solid #ffffff;
}

ul, ol, li {
	margin: 0px;
	padding: 0px;
	width: auto;
	height: auto;
	font: 13px/18px Arial, Helvetica, sans-serif;
	line-height: 18px;
}

li {
	margin-left: 17px;
}

/* TOP NAV */
#nav {
	margin: 0 auto;
	padding: 30px 0px 15px 0px;
	width: 950px;
	font-variant: small-caps;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
}

#nav li {
	margin: 0px;
	display: inline;
	color: #c2883c;
	list-style: none outside none;
	font-size: 16px;
}

#nav li a {
	color: #c2883c;
	text-decoration: none;
	padding: 0px 10px;
}

#nav li a:hover {
	color: #fff;
	text-decoration: none;
}

/* MAIN CONTAINERS */
#container {
	margin: 0 auto;
	padding: 0px;
	width: 950px;
	height: auto;
	overflow: hidden;
	background-color: #E0CBB4;
	background-image: url(assets/images/container_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 25px;
	border-bottom-style: solid;
	border-bottom-color: #362216;
}

#container2 {
	margin: 0 auto;
	padding: 0px;
	width: 950px;
	height: auto;
	border-bottom: #362216 25px solid;
	overflow: hidden;
	background-color: #E0CBB4;
	background-image: url(assets/images/container_bg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#container3 {
	margin: 0 auto;
	padding: 0px;
	width: 950px;
	height: auto;
	border-bottom: #362216 25px solid;
	overflow: hidden;
	background-color: #E0CBB4;
	background-image: url(assets/images/container_bg_blank.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* HEADER AREA */
#header {
	width: auto;
	height: 230px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: top center;
}

/* CONTACT BOX IN HEADER */
#contact {
	width: 150px;
	height: 80px;
	margin: 0px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	line-height: 26px;
	text-align: right;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
}

#contact a {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}

#contact a:hover {
	color: #362216;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}

#logo {
	width: 590px;
	height: 150px;
	margin: 0px;
	padding: 0px;
}

/* FOOTER */
#footer {
	margin: 0 auto;
	padding: 0px;
	height: 30px;
	text-align: center;
	font-size: 12px;
	color: #362215;
	line-height: 18px;
}

#footer a {
	font-size: 12px;
	color: #fff;
}

#footer li {
	display: inline;
	color: #362215;
	list-style: none outside none;
	font-size: 12px;
	border-left: 1px solid #000;
}

#footer li:first-child {
	border: 0px;
}

#footer li a {
	color: #362215;
	text-decoration: none;
	padding: 0px 10px;
}

#footer li a:hover {
	color: #fff;
	text-decoration: none;
}

#bottomNav {
	text-align: center;
	margin: 0px 0px 0px -15px;
}

#bottomNav li {
	margin: 0px;
}

/* CONTENT LAYOUT */
#leftside {
	height: auto;
	width: 340px;
	float: left;
}

#leftside2 {
	height: auto;
	width: 630px;
	float: left;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
}

#mainframe {
	height: 500px;
	width: 920px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	background-color: #333;
}

#rightbody {
	width: 560px;
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 360px;
}

#rightbody2 {
	width: 920px;
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#rightbody3 {
	width: 920px;
	height: 450px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 0px;
}

#address {
	position: relative;
	width: 340px;
	margin: 0px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #5f3812;
	height: auto;
	padding: 0px;
}

#special {
	position: relative;
	width: 280px;
	margin: 0px;
	text-align: center;
	font-size: 24px;
	color: #5f3812;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
	border: thin solid #B46B0F;
	left: 15px;
	top: 5px;
}

/* ---------------------------- */
/*       MOBILE RESPONSIVE      */
/* ---------------------------- */

@media (max-width: 768px) {

	/* General body scaling */
	body {
		background-size: cover;
	}

	/* Top nav: can still be horizontal but fits narrow screens better */
	#nav {
		width: 100%;
		padding: 10px 0 5px 0;
	}

	#nav li {
		display: inline-block;
		margin: 4px 6px;
		font-size: 16px;
	}

	/* Containers full-width */
	#container,
	#container2,
	#container3 {
		width: 100%;
		background-size: cover;
		border-bottom-width: 15px;
	}

	/* Columns stack */
	#leftside,
	#rightbody {
		width: 100%;
		float: none;
		margin: 0;
		padding: 0 15px;
	}

	#leftside img {
		max-width: 100%;
		height: auto;
		display: block;
		margin: 0 auto;
	}

	/* Use the mobile-specific banner in the header and shrink height */
	#header {
		width: 100% !important;
		max-width: 100% !important;
		margin: 0;
		padding: 0;
		background-image: url("assets/images/mobile_banner.jpg") !important;
		background-repeat: no-repeat !important;
		background-position: top center !important;
		background-size: 100% auto !important;
		height: 140px !important;   /* adjust this up/down if needed */
	}

	/* Contact box – keep it, but make it fit inside the banner area */
	#contact {
		position: absolute;
		top: 10px;
		right: 10px;
		padding: 5px 10px;
		font-size: 16px;
		line-height: 20px;
		background: rgba(0,0,0,0.4);
		border-radius: 6px;
	}

	#address {
		font-size: 20px;
		width: 100%;
	}
}
