body {
	margin: 0px;
	background: #af7239 url(../images/body-bg.jpg) repeat-y center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p {padding: 9px 0px 9px 0px; margin: 0px;}
h1 {
	background: #fce4cb url(../images/h1-bg.jpg) repeat-y left center;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	height: 45px;
	color: #1B140E;
	font-size: 24px;
	font-weight: normal;
	padding: 7px 5px 5px 40px;
	margin: 0px;
}
h1 span {
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #985D31;
	background: url(../images/h1-span-bg.jpg) no-repeat left center;
	padding-left: 25px;
}
h2 {
	font-size: 18px;
	color: #8A502B;
	margin: 0px 0px 10px;
	line-height: 20px;
	padding: 12px 0px 0px;
	border-bottom: 2px dotted #8A502B;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	margin: 0px;
	padding-top: 9px;
	padding-bottom: 9px;
}


#content p,#content li { line-height:24px; }
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 9px;
	padding-bottom: 9px;
}
#content  ul li {
	background: url(../images/bullet.jpg) no-repeat left 5px;
	list-style-type: none;
	padding-left: 18px;
}
#content ul {
	margin: 0px;
	padding-left: 35px;
}


a:link, a:visited {color: #AF7239;text-decoration: underline;}
a:hover {color: #873D30;text-decoration: none;}

img {border: none;}

.rightimg {float: right; margin: 10px 0px 10px 10px; position:relative; display:block;}
.leftimg {float: left; margin: 10px 10px 10px 0px; position:relative; display:block;}

.leftimg span, .rightimg span {visibility:hidden;display:none;}
.leftimg:hover span, .rightimg:hover span {visibility:visible;display:block; position:absolute; top:0px; left:0px;}
#container {
	width: 1000px;
	margin: 0px auto;
	background: #FFFFFF;
	border-right: 1px solid #DBB787;
	border-left: 1px solid #DBB787;
	position:relative;
}
#top {
	height: 178px;
	width: 1000px;
	background: url(../images/top-bg.jpg) no-repeat;
	border-bottom: 5px solid #8A5124;
	position: relative;
}
#top a {
	display: block;
	top: 30px;
	position: absolute;
	left: 352px;
	height: 87px;
	width: 292px;
}
#top a img { display: none; }
#top a:hover img {
	display: block;
	top: 0px;
	position: absolute;
	left: -229px;
}

#index {
	float: right;
	background: url(../images/index-bg.jpg) no-repeat left top;
	width: 724px;
	margin: 0px;
	padding: 309px 0px 0px;
	position: relative;
	top: 0px;
}
#index object {
	position: absolute;
	top: 0px;
	left: 3px;
}
#content {
	padding: 57px 40px 15px 39px;
	text-align: justify;
	width: 645px;
	float: right;
	position: relative;
	color: #3B2817;
}
#left {
	height: 871px;
	width: 276px;
	float: left;
	background: url(../images/left-bg.jpg) no-repeat;
	padding-top: 5px;
	position:relative;
	z-index:10;
}
#left span {
	background: url(../images/left-span-bg.jpg);
	display: block;
	height: 252px;
	width: 10px;
	position: absolute;
	top: 57px;
	right: -10px;
	z-index:2;
}
#left span.index {
	background: url(../images/left-span-bg.gif);
	display: block;
	height: 57px;
	width: 30px;
	position: absolute;
	top: 309px;
	right: -31px;
	z-index:2;
}
#footer {
	padding: 10px 40px 5px 39px;
	width: 645px;
	text-align: center;
	clear: none;
	background: url(../images/footer-bg.jpg) no-repeat center top;
	float: right;
}

#footer a:link, #footer a:visited {color: #873D30; text-decoration: none;}
#footer a:hover {color: #AF7239; text-decoration: underline;}
a.conversion {color:#FF0000;}
a.conversion:hover {color:#000000;}

#slogan {position:absolute;left:0px; top: 145px;}