* {
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
}
body {
	margin:0;
	padding:0;
	background: #d8d7cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 3c0b00;
	background: #000000 url(../images/bg.jpg) repeat-x top center;
	text-align:center;
}
#container {
	width:100%;
	height:auto;
	margin:0 auto;
	position:relative;
	z-index:5;
}
#wrapper {
	width:891px;
	height:auto;
	margin:24px auto;
}
#header {
	width:100%;
	height:103px;
	margin:0 auto;
	background: #000000 url(../images/header-hannah-gray-home-2.jpg) repeat-x top center;
	position:relative;
}
#logo_container {
	width:891px;
	height:100px;
	margin:0 auto;
}
#logo {
	width:400px;
	height:80px;
	margin:0;
	background: url(../images/logo-hannah-gray-home.png) no-repeat;
}
#logo h1 {
	display:none;
}
#menu {
	width:100%;
	height:45px;
	margin:0;
	padding:23px 0 0 0;
	background:url(../images/bg-menu.png) repeat-x;
	position:absolute;
	top:80px;
	z-index:4;
}
#navigation {
	width:891px;
	height:16px;
	margin:0 auto;
	padding:0;
}
#navigation ul {
	width:891px;
	list-style:none;
	margin:0 auto;
	padding:0;
}
#navigation ul li {
	float:left;
	margin:0 10px 0 10px;
	padding:0;
}
#navigation ul li a {
	color:#000000;
	margin:0 7px 0 7px;
	padding:0;
	text-transform:uppercase;
}
#navigation ul li a:hover {
	color:#641200;
}
#navigation .current a {
	color:#641200;
}
#masthead {
	width:891px;
	height:406px;
	position:relative;

}
#masthead_blurb {
	width:410px;
	height:400px;
	position:absolute;
	top:3px;
	left:5px;
	
	background:url(../images/bg-blurb.png) repeat;
}
#masthead_blurb_headline {
	width:400px;
	height:25px;
	background:url(../images/blurb-headline.png) no-repeat;
	margin:10px 0 0 6px;
}
#masthead_blurb h1 {
	display:none;
}
#masthead_blurb h2 {
	text-align:left;
	margin:10px 10px 0 10px;
	padding:0;
	text-transform:uppercase;
}
#masthead_blurb h5 {
	text-align:left;
	margin:0px 10px 0 10px;
	padding:0;
	font-style:italic;
}
#masthead_blurb p {
	margin:10px;
	text-align:left;
	font-size:12px;
}
blockquote {
	width:200px;
	margin: 1em 1.2em;
	border-left: 2px solid #3c0b00;
	padding-left: 1em;
	text-align:left;
	line-height:2em;
}
#content_main {
	width:871px;
	height:auto;
	margin:0;
	padding:10px;
	background: #bbbab0 url(../images/bg-content.jpg) repeat-x;
}
#content_pages {
	width:780px;
	height:auto;
	margin:0 auto 10px auto;
	padding:0;
	line-height:1.5em;
}

#content_pages a {
	color:#3c0b00;
}
#content_pages a:hover {
	color:#871900;
}
#content_pages h2 {
	text-align:left;
	text-transform:uppercase;
	margin:5px;
}
#content_pages p {
	margin:5px;
}
#content_pages .column_narrow {
	width:240px;
	height:auto;
	float:left;
	margin:0 5px 0 5px;
	padding:5px;
}
#content_pages .column_wide {
	width:500px;
	height:auto;
	float:left;
	margin:0 5px 0 5px;
	padding:5px;
	text-align:left;
	
}
#content_main p {
	text-align:left;
}
#content_boxes {
	width:780px;
	margin:0 auto;
	padding:0;
}
#box1, #box2, #box3 {
	width:240px;
	height:150px;
	margin:0;
	padding:10px;
	background:url(../images/bg-boxes.png);
	float:left;
	font-size:12px;
	text-align:left;
	position:relative;
}
#box1 a, #box2 a, #box3 a {
	text-align:left;
	color:#3c0b00;
}
#box1 a:hover, #box2 a:hover, #box3 a:hover {
	color:#871900;
}

#box3 ul {
	width:230px;
	height:120px;
	text-align:left;
	margin:0;
	padding:0;
	list-style:inside square;
	overflow:auto;
}
#box3 ul li {
	font-size:11px;
	margin:0 0 5px 0;
	padding:0;
}
.box_link {
	position:absolute;
	bottom:5px;
}
#footer {
	width:881px;
	height:20px;
	margin:0 auto;
	padding:5px;
	color:#fff;
	font-size:9px;
	text-transform:uppercase;
	letter-spacing:2px;
	position:relative;
}
#footer p {
margin:5px;
}
.hr {
	margin:10px auto 10px auto;
	padding:0;
	text-align:center;
}
.hr_box {
	margin:2px auto 5px auto;
	padding:0;
	text-align:center;
	display:block;
}
.box_image {
	border:2px #3c0b00 solid;
	text-align:center;
	margin:0 auto;
	display:block;
}
.clear {
	clear: both;
	line-height: 1px;
	visibility: hidden
}
a:link {
	text-decoration: none;
	color:#d6d5ca;
}
a:visited {
	text-decoration: none;
	color:#bbbab0;
}
a:hover {
	text-decoration: none;
	color:#bbbab0;
}
a:active {
	text-decoration: none;
	color:#d6d5ca;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
	font-weight:bold;
	color:#3c0b00;
	text-transform:uppercase;
	text-align:center;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
.font_12px {
 font-size:12px;
}
img {
	margin:0;
	padding:0;
}
.line-height_1em {
	line-height:1em;	
}

ul {
	list-style:inside;
}
input {
	float:left;
}

label {
	float:left;

}
textarea {
	float:left;	
}

.button {
	border:1px solid #32312f;
	line-height:20px;
	text-transform:uppercase;
	padding:5px;
	background:#666;
	color:#FFF;
}

a.button_link {
	background:#32312f url(../images/button_bg.jpg) repeat-x;
	padding:5px 10px 5px 10px;
	color: #ffffff;
	text-decoration: none;
	border:1px solid #32312f;
	text-transform:uppercase;
	font-size:9px;
	line-height:25px;
}

.line_height {
	line-height:1em;	
}
