
html, body {
	height: 100%;
	margin-left: 1px;
}

body {
	margin: 0px;
	padding: 0px;
	background: #000000 url(images/bg1_04.jpg) repeat-y center top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2E150F;
}

h1, h2, h3 {
	margin-top: 0px;
}

p, ol, ul {
	margin-top: 0px;
}

p, ol {
	line-height: 200%;
}

strong {
}

a {
	color: #903D00;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
	background: url(images/bg1_02.jpg) repeat-y center top;
	min-width: 1000px;
}

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

#wrapper-bgbtm {
	overflow: hidden;
	padding: 0px 0px 160px 0px;
	background: url(images/bg1_03.jpg) no-repeat center bottom;
	padding-top: 168px;
}

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

.clearfix {
	clear: both;
}

/** HEADER */

#header {
	overflow: hidden;
	width: 690px;
	height: 300px;
	padding: 44px 0px 0px 0px;
}

#header h2 {
	margin: 0px;
	padding: 0px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 38px;
	color: #E4D5D8;
}

#header p {
	display: block;
	margin-top: -16px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 23px;
	color: #AB756C;
}

#header img {
	position: relative;
	padding-top: 16px;
}

#header .image {
	position: absolute;
	width: 630px;
	height: 300px;
	margin: 0px 0px 0px 30px;
	padding: 30px 0px 0px 30px;
	background: url(images/thumnailbg_02.jpg) no-repeat left top;
}

#header .description {
	position: relative;
	top: 100px;
	left: 85px;
}

/** MENU */

#menu {
	width: 290px;
	height: 275px;
}

#menu ul {
	width: 250px;
	margin: 0px;
	padding: 10px 0px 0px 40px;
	list-style: none;
	line-height: normal;
}

#menu li {
	padding-bottom: 15px;
}

#menu a {
	display: block;
	letter-spacing: -1px;
	text-decoration: none;
	text-shadow: 1px 1px 1px #E7DDD4;
	text-transform: lowercase;
	font-size: 24px;
	color: #4D2909;
}

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

/** PAGE */

#page {
}

/** CONTENT */

#content {
	float: right;
	width: 690px;
}

/** SIDEBAR */

#sidebar {
	float: left;
	width: 290px;

}

/** FOOTER */

#footer {
	height: 100px;
}

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

#footer a {
	color: #2E2021;
}

#footer .links {
}

/** BOX STYLE 1 */

.box-style1 {
	background: url(images/homepage04.jpg) no-repeat left 60px;}

.box-style1 .title {
	height: 35px;
	margin: 0px;
	padding: 25px 0px 0px 38px;
	background: url(images/homepage02.jpg) no-repeat left top;
	letter-spacing: -1px;
	text-transform: lowercase;
	text-shadow: 1px 1px 2px #EDE2D9;
	font-size: 24px;
	font-weight: normal;
}

.box-style1 .content {
	padding: 20px 40px;
}

.box-style1 {
}

/** BOX 1 */

#box1 {
	width: 290px;
}

#box1 .title {
	width: 252px;
}

/** BOX 2 */

#box2 .title {
	background: url(images/homepage03.jpg) no-repeat left top;
}

/** BOX 3 */

#box3 .title {
	margin: 0px;
	padding: 10px 0px 0px 40px;
	height: 56px;
	background: url(images/homepage10.jpg) no-repeat left top;
	letter-spacing: -2px;
	font-size: 42px;
}

#box3 .content {
	padding-top: 40px;
	background: url(images/homepage11.jpg) no-repeat left top;
}

/** BOX 4 */

#box4 {
	padding-top: 44px;
}

#box4 .title {
	margin: 0px;
	padding: 10px 0px 0px 40px;
	height: 56px;
	background: url(images/subpage01.jpg) no-repeat left top;
	letter-spacing: -2px;
	font-size: 42px;
}

#box4 .content {
	padding-top: 40px;
	background: url(images/subpage02.jpg) no-repeat left top;
}

/** TWO COLUMNS */

#two-columns {
	width: 610px;
	padding: 0px 40px;
	overflow: hidden;
}

#column1 {
	float: left;
	width: 285px;
}

#column1 .title, #column2 .title {
	height: 43px;
	margin: 0px;
	padding: 38px 0px 0px 15px;
	background: url(images/homepage13.jpg) no-repeat left top;
	text-shadow: none;
	color: #EEDED0;
}

#column1 .content, #column2 .content {
	padding: 20px 0px;
	background: url(images/homepage14.jpg) no-repeat left top;
}

#column2 {
	float: right;
	width: 285px;
}

/** LINKS */

.link1 {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	background: url(images/homepage06.gif) no-repeat left 5px;
}

/** LIST STYLE 1 */

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

ul.style1 li {
	padding: 10px 0px 15px 0px;
	background: url(images/homepage08.jpg) no-repeat left bottom;
}

/** LIST STYLE 2 */

ul.style2 {
	margin: 0px;
	padding: 10px 0px 20px 0px;
	list-style: none;
	line-height: normal;
}

ul.style2 li {
	padding: 0px 0px 10px 0px;
}

ul.style2 p {
	line-height: 170%;
}

ul.style2 h3 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

/** LIST STYLE 3 */

ul.style3 {
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
	background: url(images/homepage18.jpg) repeat-y left top;
}

ul.style3 li {
	height: 30px;
	padding: 20px 0px 0px 0px;
}

ul.style3 span {
	display: block;
	float: left;
	width: 62px;
	height: 30px;
	margin: 0px 15px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-size: 11px;
	color: #81675F;
}

ul.style3 a {
	color: #2E150F;
}

/** IMAGE BACKGROUND */

.image1 {
	width: 210px;
	height: 113px;
	margin: 20px 0px 0px 30px;
	padding: 20px 0px 0px 20px;
	background: url(images/thumnailbg_01.jpg) no-repeat left top;
}

.image2 {
	display: block;
	float: left;
	width: 241px;
	height: 153px;
	margin-top: -15px;
	margin-left: -10px;
	padding: 20px 0px 0px 20px;
	background: url(images/thumnailbg_03.jpg) no-repeat left top;
}

.image3 {
	clear: both;
	display: block;
	float: left;
	width: 110px;
	height: 80px;
	margin-top: -8px;
	margin-left: -10px;
	padding: 20px 0px 20px 20px;
	background: url(images/thumnailbg_04.jpg) no-repeat left top;
}

.image4 {
	display: block;
	float: left;
	width: 241px;
	height: 153px;
	margin-top: -15px;
	margin-left: -10px;
	padding: 20px 0px 0px 20px;
	background: url(images/subpage03.jpg) no-repeat left top;
}
