
html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #442F1A url(images/bg1_01.jpg) repeat left top;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #B09572;
}

h1, h2, h3 {
	margin-top: 0px;
}

p, ol, ul {
	margin-top: 0px;
}

strong {
	color: #D19A65;
}

a {
	color: #D19B66;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

p {
	line-height: 220%;
}

img.border {
}

img.alignleft {
	float: left;
	padding: 0px 20px 0px 0px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
	background: url(images/bg1_08.jpg) repeat left top;
}

#wrapper-bgtop {
	background: url(images/bg1_02.gif) repeat-x center top;
}

#wrapper-bgbtm {
	background: url(images/bg1_09.jpg) repeat-x center bottom;
}

.container {
	width: 900px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header-wrapper {
	height: 117px;
	background: url(images/bg1_03.jpg) no-repeat center top;
}

#header {
	height: 117px;
}

/** LOGO */

#logo {
	position: relative;
	float: left;
	width: 300px;
	height: 117px;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	text-indent: -9999em;
}

#logo h1 a {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 300px;
	height: 117px;
	background: url(images/homepage01.gif) no-repeat left top;
}

/** MENU */

#menu {
	float: right;
	width: 600px;
	height: 99px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	margin: 0px;
	padding: 47px 0px 0px 0px;
	text-align: center;
	text-decoration: none;
	text-shadow: 2px 2px 2px #1A0300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #E7D1A9;
}

#menu a:hover {
	text-decoration: none;
}

#menu1 {
	width: 110px;
	height: 117px;
	padding: 0px 0px 0px 35px;
	background: url(images/homepage02.gif) no-repeat left top;
}

#menu2 {
	width: 110px;
	height: 117px;
	background: url(images/homepage03.gif) no-repeat left top;
}

#menu3 {
	width: 110px;
	height: 117px;
	background: url(images/homepage04.gif) no-repeat left top;
}

#menu4 {
	width: 110px;
	height: 117px;
	background: url(images/homepage05.gif) no-repeat left top;
}

#menu5 {
	width: 125px;
	height: 117px;
	background: url(images/homepage06.gif) no-repeat left top;
}

/** PAGE */

#page {
	background: url(images/bg1_06.jpg) repeat-y center center;
}

#page-bgtop {
	background: url(images/bg1_04.jpg) no-repeat center top;
}

#page-bgbtm {
	background: url(images/bg1_05.jpg) no-repeat center bottom;
}

#page-content {
	overflow: hidden;
	width: 760px;
	padding: 100px 170px 80px 170px;
}

/** CONTENT */

#content {
	float: right;
	width: 371px;
}

.subpage #content {
	float: right;
	width: 500px;
}

.single #content {
	width: 100%;
}

/** SIDEBAR */

#sidebar {
	float: left;
	width: 367px;
}

.subpage #sidebar {
	float: left;
	width: 230px;
}

/** FOOTER */

#footer {
	height: 94px;
	background: url(images/bg1_07.jpg) no-repeat center top;
}

#footer p {
	margin: 0px;
	padding: 35px 0px 0px 0px;
	text-align: center;
	color: #785B36;
}

#footer a {
	color: #785B36;
}

/** BOX STYLE */

.box-style {
}

.box-style .title {
	margin: 0px 0px 25px 0px;
	padding: 0px 0px 5px 0px;
	background: url(images/homepage11.gif) repeat-x left bottom;
	text-shadow: 2px 2px 2px #0E0000;
	font-weight: normal;
	font-size: 23px;
}

.box-style ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.box-style li {
	padding: 4px 0px;
}

/** BOX1 */

#box1 {
	margin-bottom: 45px;
}

/** BOX2 */

#box2 {
}

/** BOX3 */

#box3 {
}

#box3 .imgalignbtm {
	margin-bottom: 10px;
}
