html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #6E5949 url(images/bg1_01.jpg) repeat-x left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9C795C;
	font-style: normal;
	line-height: normal;
}

h1, h2, h3 {
	margin: 0px;
	color: #E6CEBB;
}

h1, h2 {
	text-transform: none;
	font-weight: normal;
}

h2, h3 {
	margin-bottom: .5em;
}

h1 {
	letter-spacing: -2px;
	font-size: 38px;
}

h2 {
	letter-spacing: -1px;
	font-size: 16px;
	color: #F4DECD;
}

h2.style1 {
	font-size: 20px;
	color: #B9A08C;
}

h3 {
	font-size: 11px;
	color: #DDBDA2;
}

p, ol, ul {
	margin-top: 0px;
	margin-bottom: 1.5em;
	line-height: normal;
	text-align: left;
}

ul.style1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 1;
}

ul.style1 li {
	height: 23px;
	padding: 12px 10px 0px 20px;
	background: url(images/bg3_03.jpg) no-repeat left top;
}

ul.style1 li.alt {
	background-image: url(images/bg3_04.jpg);
}

ul.style1 a {
}

ul.style1 .rating {
	float: right;
}

ul.style1 .date {
	padding-right: 18px;
}

.style1 {font-style: italic}

strong {
}

a {
	color: #CEA98A;
}

a:hover {
	text-decoration: none;
}

a.more {
	padding-left: 25px;
	background: url(images/homepage_06.gif) no-repeat left center;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
	margin-right: 20px;
}

img.alignright {
	float: right;
	margin-left: 20px;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
	background: url(images/bg_01.jpg) no-repeat center top;
}

.container {
	width: 924px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

#apDiv1 {
	position:absolute;
	width:100px;
	height:23px;
	z-index:1;
	left: 835px;
	top: 94px;
}
#apDiv2 {
	position:absolute;
	width:883px;
	height:25px;
	z-index:2;
	left: 136px;
	top: 165px;
}
#apDiv3 {
	position:absolute;
	width:820px;
	height:26px;
	z-index:3;
	left: 132px;
	top: 941px;
}

/** HEADER */

#header {
}

/** MENU */

#menu {
	height: 82px;
	background: url(images/bg1_02.jpg) no-repeat left top;
}

#menu ul {
	margin: 0px;
	padding: 25px 0px 0px 135px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	height: 57px;
	margin: 0px 10px 0px 0px;
	padding: 0px 10px 0px 0px;
}

#menu a {
	display: block;
	float: none;
	height: 40px;
	text-decoration: none;
	text-transform: lowercase;
	letter-spacing: -1px;
	font-size: 18px;
	color: #302115;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#menu a:hover {
	text-decoration: underline;
}

#menu li.active {
	background: url(images/bg2_01.gif) no-repeat right top;
}

#menu li.active a {
	background: url(images/bg2_02.gif) no-repeat left top;
	color: #E7D7C9;
}

/** PAGE */

#page {
	background: url(images/bg1_03.jpg) repeat-y left top;
}

#page-bgtop {
	background: url(images/bg1_04.jpg) no-repeat left top;
}

#page-bgbtm {
	background: url(images/bg1_05.jpg) no-repeat left bottom;
}

.subpage1 #page {
	background-image: url(images/bg2_03.jpg);
}

.subpage1 #page-bgtop {
	background-image: url(images/bg2_04.jpg);
}

.subpage1 #page-bgbtm {
	width: 100%;
	overflow: hidden;
	background-image: url(images/bg2_05.jpg);
}

.subpage2 #page {
	background-image: url(images/subpage2_02.jpg);
}

.subpage2 #page-bgtop {
	background-image: url(images/subpage2_03.jpg);
}

.subpage2 #page-bgbtm {
	background-image: url(images/subpage2_01.jpg);
}

/** CONTENT */

#content {
}

.wide #content {
	float: none;
	width: auto;
	padding: 40px 52px;
}

.subpage1 #content {
	float: left;
	width: 520px;
	padding: 50px 0px 70px 50px;
}

/** SIDEBAR */

#sidebar {
}

.subpage1 #sidebar {
	float: right;
	width: 224px;
	padding: 70px 70px 70px 0px;
}

/** FOOTER */

#footer {
	height: 212px;
	background: url(images/bg1_07.jpg) no-repeat left top;
}

#footer p {
	margin: 0px;
	padding: 70px 0px 0px 0px;
	text-transform: lowercase;
	text-align: center;
	color: #DBBEA5;
}

/** BOX STYLE 1 */

.box-style1 {
}

/** BOX STYLE 2 */

.box-style2 {
	background: url(images/bg3_01.jpg) no-repeat left top;
}

.box-style2-bgbtm {
	width: 820px;
	overflow: hidden;
	background: url(images/bg3_02.jpg) no-repeat left bottom;
}

.box-style2 .col {
	float: left;
	width: 224px;
	margin: 0px 0px 0px 20px;
	padding: 18px 18px 8px 18px;
}

.box-style2 .col1 {
	margin: 0px;
}

.box-style2 .col2 {
}

.box-style2 .col3 {
}

/** BOX STYLE 3 */

.box-style3 {
	height: 272px;
	padding: 30px 0px 0px 0px;
	background: url(images/bg1_06.jpg) no-repeat left top;
}

.box-style3 .col {
	position: relative;
	float: left;
	width: 260px;
	padding: 18px 0px 8px 20px;
}

.box-style3 .col1 {
	padding-left: 50px;
}

.box-style3 .col2 {
}

.box-style3 .col3 {
}

/** BOX1 */

#box1 {
}

#box1 img.alignleft {
	margin-right: 25px;
}

/** BOX2 */

#box2 {
}
strong {
	font-family: Tahoma, Geneva, sans-serif;
}
#wrapper #apDiv2 div {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
.navbar {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #402000;
}
