body, div, h1, h2, h3, h4, h5, h6, hr, p, ul, li, strong, em, span, img, form, fieldset, label {

	margin: 0;

	padding: 0;

    border: none;

	font-size: 1em;

}

hr {

	display: none;
	
}


input, textarea, select {

	margin: 0;

    font: 12px Arial, Helvetica, sans-serif;
	
}

button {

	margin: 0;
	
	cursor: pointer;
	
}

body {
	
	background: #511201 url(../images/bg.jpg) center top no-repeat;;
	
    font: 16px "Times New Roman", Times, serif;
	
	color: #fff;

}



.center {
	
	text-align: center;

}

.green {
	
	color: #c9da2a;
	
}

.orange {
	
	color: #ffc10e;
	
}

.white {
	
	color: #fff;
	
}

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

a:hover {
	
	text-decoration: underline;
	
}

.no-margin {
	
	margin: 0 !important;
	
}

.padding-top {
	
	padding-top: 15px !important;
	
}


/*#### HEADER ##############################################################################################################*/

.wrapperheader {
	
	background: url(../images/header.jpg) center top no-repeat;

	min-width: 1000px;
	
}

.inner .wrapperheader {
	
	background: url(../images/header-inner.jpg) center top no-repeat;
	
}

.emptybanner .wrapperheader {
	
	background: url(../images/header-emptybanner.gif) center top no-repeat;
	
}

div#header {

	position: relative;

	width: 1000px;
	
	margin: auto;

	height: 550px;
	
}

.inner div#header {

	height: 312px;
	
}

.emptybanner div#header {

	height: 115px;
	
}

div#header h1 {
	
	position: absolute;
	
	top: 15px;
	
	left: 40px;
	
	width: 263px;
	
	height: 92px;
	
}

div#header h1 a {

	display: block;
	
	background: url(../images/logo.png) no-repeat;
	
	width: 240px;
	
	height: 76px;
	
    /* hide from IE Mac \*/

    text-indent: -999em;

    overflow: hidden;

    /* end hide */

}


/*#### NAVIGATION ##########################################################################################################*/

div#navigation {

	position: absolute;
	
	top: 65px;
	
	right: 15px;
	
}

div#navigation ul {
	
	width: 660px;
	
	list-style: none;
	
}

div#navigation li {
	
	display: block;
	
	float: left;
	
	padding: 0 0 0 8px;
	
}

div#navigation a {
	
	padding: 0 4px 0 0;
	
	text-decoration: none;
	
	color: #fff;

}

div#navigation a:hover,
div#navigation .active a {
	
	color: #c9da2a;

}


/*#### BANNER #############################################################################################################*/

div.banner {

	position: absolute;
	
	top: 93px;
	
	left: 34px;
	
}

.inner div.banner {

	left: 33px;
	
}



/*#### CONTENT #############################################################################################################*/

.wrappercontent {

	position: relative;
	
	background: url(../images/header.jpg) center -545px no-repeat;
	
	min-width: 1000px;
	
	overflow: hidden;

}

.inner .wrappercontent {
	
	background: url(../images/header-inner.jpg) center -312px no-repeat;
	
}

.emptybanner .wrappercontent {
	
	background: none;
	
}

.wrappercontentbottom {

	position: relative;
	
	background: url(../images/wrappercontentbottom.png) center bottom no-repeat;

}

div#content {

	position: relative;
	
	width: 942px;
	
	height: 1%;
	
	margin: auto;
	
	padding: 0 0 40px 0;
	
}

div#content h1 {
	
	margin: 0 0 15px 45px;
	
	font-size: 38px;
	
	font-weight: normal;
	
}

div#content h2 {
	
	margin: 0 0 5px 45px;
	
	font-size: 24px;
	
	font-weight: normal;
	
}

div#content p {
	
	margin: 0 0 15px 0;
	
}

div#content p.doble-space {
	
	line-height: 180%;
	
}

div#content ul {
	
	margin: 0 0 15px 0;
	
	list-style: none;
	
}

div#content ul ul {
	
	margin: 0 0 0 40px;
	
}

div#content li {
	
	background: url(../images/li.gif) left 5px no-repeat;
	
	height: 1%;
	
	padding: 0 0 0 15px;
	
}

div#content ul.doble-space li {
	
	padding: 0 0 10px 15px;
	
}

div#content li li {
	
	background: none;
	
	padding: 0;
	
}

div#content .contact {
	
	font-size: 18px;
	
}

div#content .staff {
	
	margin: 0 auto 10px auto;
	
	padding: 10px 100px 0 100px;
	
}

div#content .staff strong {
	
	font-size: 25px;
	
	font-weight: normal;
	
}

div#content .last {
	
	margin-bottom: 35px;
	
	padding-bottom: 35px;
	
	border-bottom: 1px solid #be6d0b;
	
}


div#content .map {
	
	width: 670px;
	
	margin: auto;
	
	padding: 20px 0;
	
}



.box {
	
	position: relative;
	
	background: url(../images/box-bg.png);
	
	height: 1%;
	
	margin: 0 0 25px 0;
	
	padding: 25px 45px;
	
	z-index: 9;
	
}



/*#### FOOTER ##############################################################################################################*/

div.wrapperfooter {

	position: relative;
	
	background: url(../images/footer.png) center bottom no-repeat;

	min-width: 1000px;
	
}

div#footer {

	position: relative;
	
	width: 1000px;
	
	height: 140px;
	
	margin: auto;
	
	font-size: 15px;
	
	color: #231f20;
	
	text-align: center;

}

div#footer p {
	
	margin: 0 220px;
	
}

div#footer .nav {
	
	margin: 0;
	
	padding: 40px 0 0 0;

	color: #004e25;

}

div#footer .nav a {
	
	color: #004e25;
	
	text-decoration: none;
	
}

div#footer .nav a:hover {
	
	text-decoration: underline;
	
}

div#footer .nav a.active {
	
	color: #fff;
	
}


.copyright {
	
	padding: 0 0 10px 0;
	
	font-size: 12px;
	
	text-align: center;
	
}
