﻿input { behavior: url("iepngfix.htc") }

a { behavior: url("iepngfix.htc") }

div { behavior: url("iepngfix.htc") }

img { behavior: url("iepngfix.htc") }

body {
	padding:0;
	margin:0; 
	background: #82563b;
	background-image: url(../images/bg.jpg); background-repeat:repeat-x;
	background-position:inherit;
	margin-right: auto;
	margin-left: auto;
}

.flashholder {
	margin:0 auto;
	width:920px;
	position:relative;
	height:350px;
}

.contentholder {
	position: relative;
	margin: 0 auto;
	/*position:relative;*/
	width:900px;
	
}

.contentarea {
	padding-top:22px;
	background:url(../images/contentarea_bg.jpg);
	background-repeat:no-repeat;
	font-family:Arial;
	font-size:13px;
	color:#463228;
}

.content {
	position: relative;
	width:920px;
	margin:0; 
	/*z-index:1;*/
	background-image: url(../images/content_bg.jpg);
	background-repeat:repeat-x;
	background-color:#cd9967;
}

.bottomlink {
	background-color:#92603C;
	padding-left:30px;
}

.bottomlink a:link {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#CC9966;
}

.bottomlink a:visited {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#CC9966;
}

.bottomlink a:hover {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#CC9966;
}

.bottomlink a:active {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#CC9966;
}

.panel {
	width:300px;
	font-family:Arial;
	font-size:12px;
	color:#00021b;
	padding-top:115px;
}

.panel h1 {
	color:#861004;
	font-weight:bold;
	font-family:Arial;
	font-size:12px;
}

.panel h2 {
	color:#861004;
	font-weight:normal;
	font-family:Arial;
	font-size:12px;
}

.f1 {
	font-family:Arial;
	color: #870f00;
	font-size: 11px;
	padding-top:25px;
	padding-left:30px;
	padding-bottom:25px;
	background-color:#cd9967;
}

* {
	margin: 0;
	text-align: justify;
}
body {
	height: 100%;
}
html {
	height: 100%;
}
.wrapper {
	width:940px;
	min-height: 100%;
	height: auto !important;
	height: 100%; /* the bottom margin is the negative value of the footer's height */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: -30px;
	margin-left: auto;
}
.push {
	height: 30px;
}
.footer {
	height: 30px; /* .push must be the same height as .footer */
}
.shadow_left {
	background:url(images/shadow_left.png) repeat-y;
}

.shadow_right {
	background:url(images/shadow_right.png) repeat-y;
}

/*

Sticky Footer by Ryan Fait
http://ryanfait.com/

*/
