
html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: url(images/bg01.jpg) repeat left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6E6462;
}

h1, h2 {
	margin: 0px 0px 10px 0px;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h1 {
	letter-spacing: -2px;
	font-size: 42px;
}

h2 {
	letter-spacing: -1px;
	font-size: 18px;
}

h3 {
	font-size: 11px;
	color: #6E6462;
}

p, ol, ul {
	margin-top: 0px;
	margin-bottom: 1.5em;
	line-height: 1.8;
}

p.style1 {
	margin: 0px;
	padding: 10px 0px 0px 10px;
}

ul.style1 {
	margin: 0px;
	padding: 0px;
	line-height: normal;
	list-style: none;
}

ul.style1 li {
	padding: 5px 10px;
	background: url(images/homepage19.jpg) repeat left top;
	font-size: 10px;
	color: #7B7878;
}

ul.style1 li.alt {
	background-image: url(images/homepage18.jpg);
}

ul.style1 a {
	font-size: 11px;
	font-weight: bold;
	color: #813700;
}

ul.style2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

ul.style2 li {
	width: 223px;
	height: 59px;
	padding: 11px 12px 0px 12px;
	background: url(images/bg1_10.jpg) no-repeat left top;
	color: #887F6D;
}

ul.style2 li.alt {
	background-image: url(images/bg1_11.jpg);
	color: #91846A;
}

ul.style2 .alignleft {
	margin-right: 12px;
}

ul.style2 small {
	display: block;
	font-size: 10px;
	color: #645C4D;
}

ul.style2 li.alt small {
	color: #7D6F54;
}

ul.style2 strong {
	font-weight: normal;
	color: #DBCFB8 !important;
}

ul.style3 {
	margin: 0px;
	padding: 0px;
	line-height: normal;
	list-style: none;
}

ul.style3 li {
	padding: 5px 10px;
	font-size: 10px;
	color: #7B7878;
}

ul.style3 li.alt {
}

ul.style3 a {
	font-size: 11px;
	font-weight: bold;
	color: #813700;
}

ul.style4 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

ul.style4 li {
	width: 223px;
	height: 59px;
	padding: 11px 12px 0px 12px;
	color: #352825;
}

ul.style4 li.alt {
}

ul.style4 .alignleft {
	margin-right: 12px;
}

ul.style4 small {
	display: block;
	font-size: 10px;
	color: #645C4D;
}

ul.style4 li.alt small {
}

ul.style4 strong {
}

strong {
	color: #504947;
}

a {
	color: #493E3C;
}

a:hover {
	text-decoration: none;
}

a.comments {
	margin-right: 15px;
	padding-left: 21px;
	background: url(images/homepage13.gif) no-repeat left center;
}

a.comments-icon1 {
	background-image: url(images/homepage20.gif);
}

a.more {
	padding-left: 19px;
	background: url(images/homepage14.gif) no-repeat left center;
}

a img {
	border: none;
}

img.border {
	padding: 3px;
	background: #DDD7D5;
	border: 1px solid #BAADAA;
}

img.alignleft {
	float: left;
	margin-right: 25px;
}

img.alignright {
	float: right;
	margin-left: 25px;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
	background: url(images/bg02.jpg) repeat-x left top;
}

#wrapper-bg-bottom {
	background: url(images/bg05.jpg) repeat-x left bottom;
}

.container {
	width: 1000px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header {
	height: 178px;
	background: url(images/bg03.jpg) no-repeat left top;
}

/** LOGO */

#logo {
	float: left;
	position: relative;
	width: 600px;
	height: 178px;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	text-indent: -9999em;
}

#logo h1 a {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: url(images/homepage01.jpg) no-repeat left top;
}

/** SEARCH */

#search {
	float: right;
	width: 344px;
	height: 178px;
	background: url(images/homepage02.jpg) no-repeat 0px 110px;
}

#search form, #search fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#search form {
}

#search .input-text {
	float: left;
	width: 230px;
	margin: 115px 0px 0px 10px;
	background: none;
	border: none;
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #A5A095;
	outline: none;
}

#search .input-button {
	display: none;
}

/** MENU */

#menu {
	height: 100px;
	background: url(images/bg04.jpg) no-repeat left top;
}

#menu ul {
	margin: 0px;
	padding: 21px 0px 0px 46px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	height: 40px;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 10px;
}

#menu a {
	display: block;
	float: left;
	height: 30px;
	padding: 10px 20px 0px 10px;
	text-decoration: none;
	text-transform: lowercase;
	letter-spacing: -1px;
	font: 18px/normal Georgia, "Times New Roman", Times, serif;
	color: #A5A095;
}

#menu a:hover {
	text-decoration: underline;
}

#menu li.active {
	background: url(images/bg1_01.jpg) no-repeat left top;
}

#menu li.active a {
	background: url(images/bg1_01.jpg) no-repeat right top;
	text-decoration: none;
	color: #FFFFFF;
}

/** PAGE */

#page {
	background: url(images/bg06.jpg) repeat-y left top;
}

#page-bg-top {
	background: url(images/bg07.jpg) no-repeat left top;
}

#page-bg-bottom {
	padding: 30px 61px 0px 61px;
	background: url(images/bg08.jpg) no-repeat left bottom;
}

/** CONTENT */

#content {
	float: left;
	width: 579px;
}

.subpage2 #content {
	float: right;
}

/** SIDEBAR */

#sidebar {
	float: right;
}

.sidebar-style1 {
	width: 279px;
	padding: 0px 4px 0px 0px;
	background: url(images/bg1_07.jpg) repeat-y left top;
}

.sidebar-style1-top {
	height: auto !important;
	height: 670px;
	min-height: 670px;
	padding: 16px 16px 0px 16px;
	background: url(images/bg1_08.jpg) no-repeat left top;
}

.sidebar-style1-bottom {
	overflow: hidden;
	height: 20px;
	background: url(images/bg1_09.jpg) no-repeat left top;
}

.sidebar-style1 h2 {
	color: #352825;
}

.sidebar-style2 {
	width: 288px;
}

.subpage2 #sidebar {
	float: left;
}

/** FOOTER */

#footer {
	height: 166px;
	background: url(images/bg09.jpg) repeat left top;
}

#footer p.container {
	margin: 0px auto;
	padding: 35px 0px;
	background: url(images/bg10.jpg) no-repeat left top;
	text-align: center;
	text-transform: lowercase;
	line-height: normal;
	color: #807A6F;
}

#footer a {
	color: #807A6F;
}

/** BOX STYLE 1 */

.box-style1 {
	height: 0px;
	padding: 0px 0px 0px 0px;
	background: url(images/homepage03.jpg) no-repeat left top;
	color: #A5A095;
}

.box-style1 h1, .box-style1 h2 {
	color: #FFFFFF;
}

.box-style1 p {
	font: 18px/1.5 Georgia, "Times New Roman", Times, serif;
}

.box-style1 a {
	color: #ECE4E3;
}

/** BOX STYLE 2 */

.box-style2 {
	width: 579px;
	margin-bottom: 12px;
	overflow: hidden;
	background: url(images/bg1_02.jpg) no-repeat left bottom;
}

.box-style2 .image {
}

.box-style2 p {
	margin: 0px;
	line-height: 1;
}

.box-style2 .text {
	float: left;
	height: 34px;
	padding: 8px 25px 0px 25px;
	text-transform: lowercase;
	letter-spacing: -1px;
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #F4C5A6;
}

.box-style2 .text b {
	color: #FFFFFF;
}

.box-style2 .more {
	float: right;
	height: 28px;
	padding: 14px 25px 0px 0px;
	background: url(images/homepage12.gif) no-repeat left center;
}

.box-style2 .more a {
	color: #E7C1A8;
}

/** BOX STYLE 3 */

.box-style3 {
	margin-bottom: 12px;
	background: url(images/bg1_03.jpg) repeat-y left top;
}

.box-style3 .title {
	height: 37px;
	margin: 0px;
	padding: 13px 0px 0px 25px;
	background: url(images/bg1_04.jpg) no-repeat left top;
	color: #FFFFFF;
}

.box-style3 .entry {
	padding: 20px 25px 0px 25px;
	background: url(images/bg1_05.jpg) no-repeat left top;
}

.box-style3-bottom {
	overflow: hidden;
	height: 14px;
	background: url(images/bg1_06.jpg) no-repeat left top;
}

/** BOX STYLE 4 */

.box-style4 {
	margin-bottom: 20px;
	background: url(images/homepage15.jpg) repeat-y left top;
}

.box-style4-top {
	background: url(images/homepage16.jpg) no-repeat left top;
}

.box-style4-bottom {
	padding: 0px 14px 20px 14px;
	background: url(images/homepage17.jpg) no-repeat left bottom;
}

.box-style4 .title {
	height: 40px;
	margin: 0px;
	padding: 22px 0px 0px 10px;
}

/** BOX STYLE 5 */

.box-style5 {
}

.box-style5 .title {
	padding: 0px 0px 0px 4px;
}

/** BOX STYLE 6 */

.box-style6 {
	margin-bottom: 12px;
	background: url(images/subpage1_01.jpg) repeat-y left top;
}

.box-style6 .title {
	height: 37px;
	margin: 0px;
	padding: 13px 0px 0px 25px;
	background: url(images/subpage1_02.jpg) no-repeat left top;
	color: #FFFFFF;
}

.box-style6 .entry {
	padding: 20px 25px 20px 25px;
	background: url(images/subpage1_03.jpg) no-repeat left top;
}

.box-style6-bottom {
	overflow: hidden;
	height: 14px;
	background: url(images/subpage1_04.jpg) no-repeat left top;
}

/** BOX STYLE 7 */

.box-style7 {
	margin-bottom: 12px;
	background: url(images/subpage3_01.jpg) repeat-y left top;
}

.box-style7 .title {
	height: 37px;
	margin: 0px;
	padding: 13px 0px 0px 25px;
	background: url(images/subpage3_02.jpg) no-repeat left top;
	color: #FFFFFF;
}

.box-style7 .entry {
	padding: 20px 25px 20px 25px;
	background: url(images/subpage3_03.jpg) no-repeat left top;
}

.box-style7-bottom {
	overflow: hidden;
	height: 14px;
	background: url(images/subpage3_04.jpg) no-repeat left top;
}

/** BOX STYLE 3 */

.box-style8 {
	margin-bottom: 12px;
	background: url(images/bg1_03.jpg) repeat-y left top;
}

.box-style8 .title {
	height: 10px;
	margin: 0px;
	padding: 13px 0px 0px 25px;
	background: url(images/bg1_04b.jpg) no-repeat left top;
	color: #FFFFFF;
}

.box-style8 .entry {
	padding: 20px 25px 0px 25px;
	background: url(images/bg1_05.jpg) no-repeat left top;
}

.box-style8-bottom {
	overflow: hidden;
	height: 14px;
	background: url(images/bg1_06.jpg) no-repeat left top;

/** BOX1 */

#box1 {
	margin-bottom: 20px;
}

/** BOX2 */

#box2 {
}

#box2 .title {
	background-image: url(images/subpage1_07.jpg);
}

#box2 .entry {
	background-image: url(images/subpage1_08.jpg);
}

/** BOX3 */

#box3 {
}

#box3 .title {
	background-image: url(images/subpage1_05.jpg);
}

#box3 .entry {
	background-image: url(images/subpage1_06.jpg);
}

/** BOX4 */

#box4 {
}

/** BOX5 */

#box5 {
}

/** BOX5 */

#box6 {
}
