/* Inner styles */
@import url("innerstyles.css");

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;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline;
	}
body {
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	line-height:14px;
	color:#231f20;
	behavior: url("csshover3.htc"); 
	background:url(../images/header_wood.jpg) repeat-x left top
	}
#wrapper {
	background:url(../images/header_wood1.jpg) no-repeat center top;
	}
#header {
	width:929px;
	height:135px;
	margin:0 auto;
	clear:both;
	overflow:hidden;
	}
#banner {
	width:944px;
	height:538px;
	padding:54px 0 0 59px;
	margin:0 auto;
	clear:both;
	overflow:hidden;
	background:url(../images/scroller.png) no-repeat left top
	}
#content {
	width:929px;
	margin:0 auto;
	padding:0px 0 30px 0;
	clear:both;
	overflow:hidden;
	}
#footer {
	width:100%;
	clear:both;
	overflow:hidden;
	background:url(../images/footer_wood.jpg) repeat-x left top;
	}
input, textarea {
	border:0;
	background:none;
	}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:33px;
	color:#231f20;
	padding-bottom:10px;
	line-height:33px;
	}
h2 span {
	color:#912d2a;
	}
h4 {
	text-transform:uppercase;
	font-size:16px;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
	margin-bottom:7px;
	border-bottom:1px dotted #ba252e;
	}
.clr {
	clear:both;
	overflow:hidden;
	}
