html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/homepage01.jpg) repeat-x left top;
	font-family: Verdana, Helvetica, Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #616161;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}

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

ul {
	list-style: none;
}

p {
	line-height: 100%;
}

strong {
}

a {
	color: #5B411C;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
}

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

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
}

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

.clearfix {
	clear: both;
}

/** HEADER */

#header-wrapper {
	background: url(images/subpage1_01.gif) no-repeat center top;
}

#header {
	width: 1000px;
	height: 161px;
	margin: 0px auto;
	padding: 0px;
	background: url(images/homepage01.jpg) no-repeat right top;
	
}

/** LOGO */

#logo {
	float: left;
	width: 525px;
	height: 161px;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
}

#logo h1 a {
	display: block;
	top: 0px;
	left: 0px;
	width: 525px;
	height: 161px;
	background: url(images/homepage02.jpg) no-repeat left top;
}

/** SEARCH */

#search {
	float: right;
	width: 450px;
	height: 93px;
}

#search form, #search fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#search form {
	padding: 103px 0px 0px 190px;
}

#search input {
	float: left;
}

#search .input-text {
	width: 200px;
	margin: 0px;
	padding: 6px 5px 3px 5px;
	background: none;
	border: none;
	font-size: 11px;
	color: #FFFFFF;
}

/** MENU */

#menu {
	width: 1000px;
	height: 116px;
	margin: 0px auto;
	padding: 0px;
}

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

#menu li {
	float: left;
}

#menu a {
	display: block;
	height: 35px;
	margin: 0px;
	padding: 15px 25px 0px 25px;
	text-decoration: none;
	font-size: 16px;
	font-weight: normal;
	color: #ECD4C7;
}

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

#menu .active a {
	background: #794424 url(images/homepage04.jpg) no-repeat left top;
	font-weight: bold;
	color: #FFFFFF;
}

/** PAGE */

#page {
	overflow: hidden;
	padding: 50px 0px 60px 0px;
}

/** CONTENT */

#content {
	float: left;
	width: 425px;
}

.subpage #content {
	width: 600px;
}

.single #content {
	width: 100%;
}

/** SIDEBAR */

#sidebar {
	float: right;
	width: 425px;
}

.subpage #sidebar {
	width: 250px;
}

/** FOOTER */

#footer-wrapper {
	height: 199px;
	background: url(images/subpage1_02.jpg) repeat-x left top;
}

#footer {
	height: 199px;
	margin: 0px auto;
	background: url(images/homepage13.jpg) no-repeat center top;
}

#footer p {
	margin: 0px;
	padding: 48px 0px 0px 0px;
	text-align: center;
	font-size: 12px;
	color: #A4A4A4;
}

#footer a {
	color: #A4A4A4;
}

/** TREEONIC MENU */

#outer {
	width: 950px;
	position: relative;
	height: 116px;
	margin: 0px auto;
	padding: 0px;
}

#tmenu {
	height: 50px;
	list-style: none;
	line-height: normal;
	padding: 16px 0px 0px 0px;
	margin: 0;
}

#tmenu li {
	cursor: pointer;
	float: left;
	display: block;
	height: 35px;
	margin: 0px;
	padding: 15px 25px 0px 25px;
	text-decoration: none;
	font-size: 16px;
	font-weight: normal;
	color: #ECD4C7;
}

#tmenu li.active {
	padding: 15px 25px 0px 25px;
	background: #794424 url(images/homepage04.jpg) no-repeat left top;
	font-weight: bold;
	color: #FFFFFF;
}

#tmenu ul.level1 {
	position: absolute;
	top: 66px;
	left: 0;
	width: 950px;
	height: 50px;
	list-style: none;
	padding: 0;
	margin: 0;
}

#tmenu ul.level1 li {
	float: left;
}

#tmenu ul.level1 li a {
	float: left;
	display: block;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #ECD1CA;
}

#tmenu ul.level1 li a:hover {
	text-decoration: underline;
}

/** BANNER */

#banner {
	position: relative;
	width: 950px;
	height: 236px;
	margin: 25px auto 0px auto;
	padding: 0px;
	background: url(images/header.jpg) no-repeat left top;
	background-image: url(images/headergif.gif);
}

#banner .info {
	position: absolute;
	top: 170px;
	left: 0;
	width: 900px;
	height: 52px;
	margin: 0px;
	padding: 14px 25px 0px 25px;
	background: url(images/headerbg.png) repeat left top;
	letter-spacing: -1px;
	font-size: 21px;
	font-weight: normal;
	color: #ECD4C7;
}

#banner .description {
	float: left;
}

#banner .more {
	float: right;
	display: inline-block;
}

#banner strong {
	color: #ffffff;
}

#banner a {
	color: #ECD4C7;
	margin: 0px;
	padding: 0px 5px 0px 10px;
	background: url(images/homepage05.gif) no-repeat right 7px;
}

/** BOX STYLE */

.box-style {
}

.box-style .title {
	display: inline-block;
	margin: 0px;
	padding: 0px 32px 20px 0px;
	letter-spacing: -1px;
	font-size: 22px;
	font-weight: bold;
	color: #424242;
}

.box-style span {
	padding-right: 30px;
	background: url(images/homepage06.jpg) no-repeat 100% 10px;
	font-weight: normal;
}

.box-style .link1 {
	display: inline-block;
	margin: 0px;
	padding: 0px 30px 0px 20px;
	background: url(images/homepage10.gif) no-repeat left 4px;
}

.box-style .content {
}

.box-style .pad {
	padding: 8px 0px 7px 0px;
}

.box-style .separator {
	background: url(images/homepage11.gif) repeat-x left bottom;
}

/** LIST STYLES */

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

ul.style1 li {
	padding: 20px 0px 30px 0px;
	background: url(images/homepage11.gif) repeat-x left top;
}

ul.style1 h3 {
	margin: 0px;
	padding: 8px 0px 5px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #413F3F;
}

ul.style1 .first {
	padding-top: 0px;
	background: none;
}

ul.style2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.style2 li {
	margin: 0px;
	padding: 0px 0px 26px 0px;
}

ul.style2 span {
	display: block;
	float: left;
	width: 80px;
	height: 30px;
	margin: 0px 20px 0px 0px;
	padding: 8px 0px 0px 0px;
	text-align: center;
	background: url(images/homepage12.jpg) no-repeat left top;
	-align: center;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

ul.style3 {
}

ul.style3 {
	line-height: 190%;
}

ul.style4 {
}

ul.style4 {
	margin: 0px;
	padding: 0px;
	line-height: 190%;
}


dl.style1 {
	margin: 0px;
	padding: 0px;
}

dl.style1 dt {
	float: left;
}

dl.style1 dd {
	display: block;
	margin: 0px;
	padding: 0px;
}

dl.style1 h3 {
	margin: 0px;
	padding: 8px 0px 5px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #413F3F;
}

dl.style1 .first {
	padding-top: 0px;
	background: none;
}

dl.style1 .divider {
	margin: 30px 0px 10px 0px;
	background: url(images/homepage11.gif) repeat-x left top;
}

/** BOX 2 */

#box2 {
	margin-bottom: 30px;
}

/** BOX 2 */

#box3 {
	margin-bottom: 30px;
}

#box4 {
	margin-bottom: 30px;
}
