html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #EAE6D9 url(../images/subpage1_05.jpg) repeat-x left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7D6E64;
}

body.home {
	background-image: url(../images/homepage01.jpg);
}

h1, h2, h3 {
	margin-top: 0px;
}

h1 {
}

h2 {
	margin: 0px;
	font-size: 24px;
}

ol, ul {
	margin-top: 0px;
	margin-bottom: 20px;
	text-align: justify;
	line-height: 180%;
}

p { margin:5px 0; }

strong {
	color: #51453C;
}

a {
	color: #7D6E64;
	outline:none;
}

a:hover {
	text-decoration: none;
}

.more {
	height: 37px;
	margin: 50px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: normal;
}

.more a {
	padding-left: 25px;
	background: url(../images/homepage09.gif) no-repeat left center;
	color: #FFFFFF;
	text-decoration:none;
}

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list1 li {
	clear: left;
	padding: 15px 0px 20px 0px;
	border-top: 1px solid #775543;
}

.list1 li.first {
	padding-top: 0px;
	border: none;
}

.list1 a {
	text-decoration: none;
	color: #EFDBCD;
}

.list1 a:hover {
	/*text-decoration: underline;*/
}

.list1 em {
	font-style: normal;
}

.list1 em a {
	/*text-decoration: underline;*/
	color: #C59D83;
}

a img {
	border: none;
}

img.border {
	padding: 1px;
	border: 1px solid #7B624E;
	background: #493C33;
}

img.border1 {
	padding: 4px;
	border: 1px solid #BCA28B;
	background: #DCD5C5;
}

img.alignleft {
	float: left;
	margin: 0px 20px 0px 0px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
}

/** HEADER */

#header {
	width: 1096px;
	height: 183px;
	background: url(../images/bg01_m.jpg) no-repeat right top;
}

/** SEARCH */

#search {
	float: right;
	width: 310px;
	height: 146px;
	padding-right: 74px;
}

#search form {
	margin: 0px;
	padding: 80px 0px 0px 0px;
	list-style: none;
	background: url(../images/homepage03.gif) no-repeat 0px 80px;
}

#search fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#search input {
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#search .input-text {
	width: 212px;
	height: 15px;
	padding: 5px 10px;
	background: none;
	border: none;
	color: #69655D;
}

#search .input-submit {
	width: 60px;
	height: 25px;
	margin-left: 17px;
	background: url(../images/homepage04.gif) no-repeat left top;
	border: none;
	color: #FFFFFF;
}

/** MENU */

#menu {
	width: 874px;
	padding-right: 74px;
}

#menu ul {
	float: right;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	list-style: none;
}

#menu li {
	float: left;
	width: 97px;
	height: 37px;
	margin-left: 4px;
	background: url(../images/homepage05.gif) no-repeat left top;
}

#menu li.active {
	background-image: url(../images/homepage06.gif);
}

#menu a {
	display: block;
	padding: 11px 0px 0px 0px;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #DAD4C8;
}

#menu a:hover {
	/*text-decoration: underline;*/
	color:#FFFFFF;
}

#menu li.active a:hover{
color: #DAD4C8;
}

/** PAGE */

#page {
	width: 808px;
}

.home #page {
}

.home #bgtop {
}

.home #bgbtm {
}

/** CONTENT */

#content {
	float: left;
	width: 480px;
}

.home #content {
	width: 383px;
	padding: 0px;
	background: url(../images/bg03.jpg) repeat-y left top;
}

.home #content .bgtop {
	background: url(../images/bg04.jpg) no-repeat left top;
}

.home #content .bgbtm {
	padding: 40px 29px 0px 29px;
	background: url(../images/bg05.jpg) no-repeat left bottom;
}

/** SIDEBAR */

#sidebar {
	float: right;
	width: 280px;
	color: #ADA090;
	background: url(../images/subpage1_01.jpg) repeat-y left top;
}

#sidebar .bgtop {
	background: url(../images/subpage1_02.jpg) no-repeat left top;
}

#sidebar .bgbtm {
	padding: 0px 29px;
	background: url(../images/subpage1_03.jpg) no-repeat left bottom;
}

.home #sidebar {
	width: 383px;
	background: url(../images/bg03.jpg) repeat-y right top;
}

.home #sidebar .bgtop {
	background: url(../images/bg04.jpg) no-repeat right top;
}

.home #sidebar .bgbtm {
	padding: 0px 29px;
	background: url(../images/bg05.jpg) no-repeat right bottom;
}

#sidebar h2 {
	height: 48px;
	padding: 18px 0px 0px 0px;
	font-size: 14px;
	color: #FFF6E5;
}

#sidebar a {
}

#sidebar a:hover {
}

/** FOOTER */

#footer {
	padding: 30px 0px;
	background: #281B12 url(../images/bg06.jpg) repeat-x left top;
	color: #ADA090;
}

#footer .three-columns {
	width: 750px;
	margin: 0px auto;
}

#footer .three-columns .column1 {
	float: left;
	width: 181px;
	padding-top: 20px;
}

#footer .three-columns .column2 {
	float: left;
	width: 192px;
	padding-top: 20px;
	padding-left: 26px;
	background: url(../images/homepage14.gif) no-repeat left top;
}

#footer .three-columns .column3 {
	float: left;
	width: 325px;
	padding-top: 20px;
	padding-left: 26px;
	background: url(../images/homepage14.gif) no-repeat left top;
}

#footer ul {
	margin-left: 0px;
	padding-left: 0px;
	line-height: 210%;
	list-style: none;
}

#footer strong {
	color: #ADA090;
}

#footer a {
	color: #C59D83;
	text-decoration:none;
}

#footer .legal {
	font-size: 10px;
	color: #645137;
}

/** BOX1 */

#box1 {
	width: 948px;
	height: 264px;
	margin: 0px auto;
	background: url(../images/bg02.jpg) no-repeat left top;
	color: #ADA090;
}

#box1 .image {
	float: right;
	width: 325px;
	padding: 38px 98px 0px 0px;
}

#box1 .border {
	padding: 4px;
}

#box1 .entry {
	float: left;
	width: 370px;
	padding: 47px 0px 0px 74px;
}

#box1 h2 {
	margin-bottom: 15px;
	color: #FFF6E5;
}

#box1 h2 span {
	color: #CDDF81;
}

#box1 p {
	line-height: 160%;
	text-align:left;
}

#box1 a {
	color: #C59D83;
}

/** PAGE TITLE */

#pagetitle {
	width: 874px;
	height: 37px;
	margin: 0px auto 60px auto;
	padding: 40px 0px 0px 74px;
	background: url(../images/bg02.jpg) no-repeat left top;
	color: #ADA090;
}

#pagetitle h2 {
	margin: 0px;

	color: #FFF6E5;
}

#pagetitle h2 span {
	color: #CDDF81;
}

/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{
		/*
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/
		width:850px;
		height:241px;
		overflow:hidden;
		}
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}
	#nextBtn, #slider1next{
		left:696px;
		}
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;
		}
	#nextBtn a, #slider1next a{
		background:url(../images/btn_next.gif) no-repeat 0 0;
		}

	/* numeric controls */

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;
		}
	ol#controls li{
		margin:0 10px 0 0;
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}

/* // Easy Slider */

.style1 {
  	margin-left: 0px;
  }
  .style3 {
  	margin-left: 0px;
  	font-family: "Kozuka Gothic Pro EL";
  	font-weight: normal;
  	font-size: x-large;
  	letter-spacing: -1pt;
  }
  .style5 {
  	color: #EFDBCD;
  }
  .style6 {
  	font-size: small;
  	color: #FFF6E5;
  }
  .style7 {
  	font-size: small;
  	color: #EFDBCD;
  }

  .style8 {
  	color: #CDDF81;
  }
  .style9 {
  	text-decoration: none;
  }

  #header a:hover, #sidebar a:hover, #footer a:hover
  {
    color:#FFFFFF;
  }

  #tabs a:hover
  {
    color:#7A9314;
  }
