body {
	background-color: #450202;
	color: #fff;
	font-family: "Segoe UI", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}
ul li {
	margin: 0;
	padding: 0;
}
img {
	margin: 0;
	padding: 0;
}
img.align-left {
	float:left; 
	margin:0 -2px; 
	padding:1px 10px 1px 1px; 
	border:0px;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
p {
	margin: 0;
	padding: 0;
}
a {
	margin: 0;
	padding: 0;
}

/*style'n'color love*/

#info-links h1 {
	font-size: 1em;
	padding: 15px 0 0 15px;
	text-transform: uppercase;
}
#info-links strong {
	font-family: Georgia, Times, serif;
	font-style: italic;
	text-transform: capitalize;
}
#info-bar {
	background: #000 url(../img/info-bar.png) repeat-x left top;
	height: 50px;
}
#info-social {
	height: 50px;
}
#info-social h3 {
	font-size: 0.8em;
	padding: 17px 0 0 45px;
}
#info-social p {
	color: #777;
	font-size: 0.8em;
	padding-top: 15px;
}
#info-social a {
	color: #952a0e;
	text-decoration: none;
}
#info-social a:hover {
	color: #a95e0e;
	text-decoration: none;
}
#info-links a {
	color: #e79519;
	text-decoration: none;
}
#info-links a:hover {
	color: #a95e0e;
	text-decoration: none;
}
a {
	color: #e79519;
	text-decoration: underline;
}
a:hover {
	color: #fff;
	text-decoration: none;
}
#search {
	margin-top: 12px;
}
#search input {
	background: #450202;
	color: #fff;
	border: none;
	padding: 5px;
}
#heading {
	background: url(../img/heading.png) no-repeat left top;
	height: 713px;
}
#heading-sub {
	background: url(../img/heading-sub.png) no-repeat left top;
	height: 713px;
}
#nav {
	font-size: 1.3em;
	padding-top: 60px;
	margin-bottom: 5px;
}
#nav ul li {
	padding-left: 20px;
	list-style-type: none;
	display: inline;
}
#nav a {
	color: #fff;
	text-decoration: none;
	text-shadow: #450202 2px 2px 0;
}
#nav a:hover {
	color: #952a0e;
	text-decoration: none;
}
#press-quote p {
	font-size: 1.25em;
	font-family: Georgia, Times, serif;
	font-style: italic;
	padding: 20px 0 0 0;
}
#press-quote strong {
	font-style: normal;
}
#breadcrumbs strong {
	color: #ffffff;
	font-size: 0.7em;
	text-transform: capitalize;
}
#breadcrumbs {
	padding-top: 10px;
}
#breadcrumbs p {
	text-transform: capitalize;
	padding: 15px 15px 15px 0;
	margin: 0;
}
#breadcrumbs span {
	font-size: 0.85em;
	text-transform: capitalize;
}
#breadcrumbs a {
	text-decoration: underline;
	color: #e79519;
	padding: 0 5px 0 5px;
}
#breadcrumbs a:hover {
	text-decoration: none;
	color: #ffffff;
}
#content {
	height: 420px;
}
#content ul li {
	margin: 0 0 0 30px;
	padding: 0;
	display: block;
}
#content p {
	padding: 0 15px 0 15px;
	font-size: 1.1em;
}
#content h2 {
	padding: 15px 0 15px 15px;
	text-shadow: #450202 2px 2px 0;
}
#content h3 {
	font-size: 1.15em;
	padding: 15px 0 15px 15px;
	text-shadow: #450202 2px 2px 0;
}
#content h4 {
	font-size: 1.2em;
	padding: 15px 0 15px 15px;
	text-shadow: #450202 2px 2px 0;
}
#content form {	
	padding: 15px 0 15px 15px;
}
#content textarea {
	width: 200px;
	background: #450202;
	color: #fff;
	border: none;
	padding: 5px;
}
#content input {
	width: 200px;
	background: #450202;
	color: #fff;
	border: none;
	padding: 7px;
}
#footer {
	font-size: 0.8em;
	border-bottom: 1px solid #3b0000;
}
#footer ul {
	padding: 20px 0 0 10px;
	list-style-type: none;
	display: inline;
}
#footer li {
	padding: 0 0 0 10px;
	list-style-type: none;
	display: inline;
}
#footer a {
	color: #952a0e;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover {
	color: #a95e0e;
	text-decoration: none;
}
#copyright p {
	padding: 20px 0 0 10px;
	color: #870006;
}
