

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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	color: #D8C6B8;
	margin-left: auto;
	text-align:center; 
	padding-top: 0.5px;
	padding-bottom: 0.5px;
	background: #5F1312;
	font-size: 100%;
	font: "Klinic Slab Bold", "Klinic Slab Book", "Klinic Slab Light", "Klinic Slab Medium";
	vertical-align: center;
}

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height:1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*Main Styling*/
body {
	font-size: 100%;
	background: #5F1312;
	padding-top: 15px;
	font-family: "Klinic Slab Bold", "Klinic Slab Book", "Klinic Slab Light", "Klinic Slab Medium";
}

a {
	color: #D8C6B8;
	text-decoration: none;
}

a:hover,
a:focus {
	text-decoration: underline;
}

#container {
	width: 960px;
	margin: 0 auto;
	padding: 0 15px;
}

/* Header */
#container > header {
	padding: 0 0.8em;
	height: 90px;
}

header div#logo {
	float: left;
	color: green;
	padding-top: 0.9em;
	font-size: 2em;
	font-style: bold;
	font-family: "Klinic Slab Bold", "Klinic Slab Book", "Klinic Slab Light", "Klinic Slab Medium";
}

header nav {
	float: right;
}

header nav ul {
	margin: 0;
	padding: 0;
	float: right;
}

header nav ul li {
	float: left;
	padding: 2.5em 0 2.5em 2em;
}

header nav ul li a,
header nav ul li a:visited {
	font-size: 0.9em;
	text-decoration: none;
	color: #D8C6B8;
}

header nav ul li a.active,
header nav ul li a:focus,
header nav ul li a:hover {
	color: #D8C6B8;
}

section#feature {


}

section#feature h1 {
	font-size: 3.5em;
	font-weight: bold;
	padding-top: 1.8em;
	font-family: "Klinic Slab Bold", "Klinic Slab Book", "Klinic Slab Light", "Klinic Slab Medium";
}

section#feature h2 {
	padding-top: 0.5em;
	font-size: 1.2em;
	font-family: "Klinic Slab Bold", "Klinic Slab Book", "Klinic Slab Light", "Klinic Slab Medium";
	font-style: bold;
}

section#feature h2:before,
section#feature h2:after {
	padding: 0 0.3em;
	content: '~';
}

/* Page Text */
section#page-text {
	color: #d8c6b8;
	text-align:center; 
	padding: 30px;
	font-size: 115%;
	background: #5F1312;
	text-align: center;
}

section#page-text:before, section#page-text:after { content: ""; display: table; }
section#page-text:after { clear: both; }
section#page-text { *zoom: 1; }
#container > div:before, #container > div:after { content: ""; display: table; }
#container > div:after { clear: both; }
#container > div { *zoom: 1; }

section#page-text > h1 {
	text-align: center;
	font-size: 115%;
	margin: 0.8em 0 1.6em;
}

section#page-text section h1 {
	font-size: 1.2em;
	margin: 1em 0 1em 5px;
	text-align: left;
}

section#page-text article {
	padding: 1.5em 0;
	border-top: 1px dotted #DDD;
}

section#page-text article header {
	padding: 0;
}

section#page-text article header p {
	font-size: 0.8em;
}

section#page-text article h1 {
	text-align: left;
	font-weight: 500;
	font-size: 1.2em;
}

section#page-text > h1:before,
section#page-text > h1:after {
	content: '~';
	padding: 0 0.4em;
	color: #7c573e;
}



table caption {
	text-align: left;
	padding-left: 5px;
	margin-bottom: 1em;
}

ul#sitemap {
	text-align: left;
	list-style: disc;
	padding-left: 20px;
}
ul#sitemap a {
	color: #d8c6b8;
}

ul#sitemap li {
	padding: 0.5em 0;
}

section#page-text dl {
	margin: 0;
	padding: 0;
}

section#page-text dt {
	padding-top: 1em;
	font-size: 0.9em;
}

section#page-text dd {
	padding: 0.3em 0;
}

/* Home Text */
section#home-text {
	color: #d8c6b8;
	text-align:center; 
	padding: 15px;
	background: #5f1312;
	float: left;
	width: 450px;
	font-size: .9em;
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.6) inset;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.6) inset;
	box-shadow: 0 0 10px rgba(0,0,0,0.6) inset;
	-o-box-shadow: 0 0 10px rgba(0,0,0,0.6) inset;
	border-bottom: 1px solid black;
}

section#home-text h1 {
	color: #d8c6b8;
	text-align:center; 
}

section#home-text p {
	color: #d8c6b8;
	text-align:center; 
}
section#page-text p {
	line-height: 1.4em;
	margin: 0.8em 0 0;
	text-align: center;
}

section#offers {
	color: #d8c6b8;
	width: 342px;
	padding: 15px;
	margin-left: 588px;
	text-align:center;
	background: #5f1312;
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.6) inset;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.6) inset;
	box-shadow: 0 0 10px rgba(0,0,0,0.6) inset;
	-o-box-shadow: 0 0 10px rgba(0,0,0,0.6) inset;
	border-bottom: 1px solid black;
	font-size: 0.9em;
	line-height: 1.3em;
}

section#offers ul li {
	padding: 0.5em 0;
}

section#contact h1,
section#offers h1 {
	font-weight: bold;
	text-shadow: 0 1px 3px rgba(0,0,0,0.8);
	-webkit-text-shadow: 0 1px 3px rgba(0,0,0,0.8);
	-moz-text-shadow: 0 1px 3px rgba(0,0,0,0.8);
	-o-text-shadow: 0 1px 3px rgba(0,0,0,0.8);
	box-shadow: 0 0 10px rgba(0,0,0,0.6) inset;
}

section#contact p,
section#offers p {
	line-height: 1.4em;
	text-shadow: 0 1px 2px rgba(0,0,0,0.8);
	-webkit-text-shadow: 0 1px 2px rgba(0,0,0,0.8);
	-moz-text-shadow: 0 1px 2px rgba(0,0,0,0.8);
	-o-text-shadow: 0 1px 2px rgba(0,0,0,0.8);
}


/* Footer */
 footer: {
	color: black;
	font-size: 0.9em;
	padding-top: 5em;
	clear: both;
}
footer a:visited {
	font-size: 0.9em;
	text-decoration: none;
	color: black;
}
	footer a:hover {
	color: green;
}