
/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #F5E8D4 url(images/bg01.jpg) repeat-x left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2 {
	margin: 0px 0px 25px 0px;
	text-transform: lowercase;
	font-weight: normal;
	color: #8A4308;
}

h1 {
	letter-spacing: -2px;
	font-size: 30px;
}

h2 {
	letter-spacing: -1px;
	font-size: 24px;
}

h3 {
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 11px;
	color: #1F1F17;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #695E3F;
}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1.5em;
	line-height: 200%;
}

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list1 a {
	padding-left: 15px;
	background: url(images/homepage10.gif) no-repeat left center;
}

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

.list2 li {
	float: left;
	width: 133px;
	padding: 0px 0px 0px 30px;
}

.list2 li.first {
	padding: 0px;
}

.list2 p {
	line-height: normal;
}

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

.list3 p {
	line-height: 100%;
}

/** LINKS */

a {
	color: #D76B00;
}

a:hover {
	text-decoration: none;
}

.more {
	display: block;
	width: 53px;
	height: 16px;
	padding: 2px 0px 0px 0px;
	background: #FD8C1B url(images/homepage09.gif) repeat-x left top;
	border: 1px solid #EF863B;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	line-height: normal;
	color: #FFFFFF;
}

/** STYLES */

.style1 {
}

/** BACKGROUNDS */

#bg1 {
	background: url(images/homepage02.jpg) repeat-x left top;
}

#bg2 {
	background: url(images/bg02.jpg) no-repeat center top;
}

/** MISC */

.align-justify {
	text-align: justify;
}

.align-right {
	text-align: right;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0px 25px 0px 0px;
}

img.right {
	float: right;
	margin: 0px 0px 0px 25px;
}

img.border {
	padding: 4px;
	background: #FFFFFF;
	border: 1px solid #E9D6AC;
}

hr {
	display: none;
}

.hr1 {
	height: 1px;
}

/** BOX STYLE A */

.boxA {
}

.boxA .title {
}

.boxA .title h1 {
	margin: 0px;
}

.boxA .title h2 {
	letter-spacing: normal;
	font-size: 15px;
	color: #E98713;
}

/** BOX STYLE B */

.boxB {
	padding: 23px 23px 0px 23px;
	background: #FBF3DD url(images/bg03.jpg) no-repeat right top;
	border: 6px solid #F8EED7;
}

/** HEADER */

#header {
	width: 946px;
	height: 98px;
	margin: 0px auto;
}

/** LOGO */

#logo {
	float: left;
	width: 300px;
	height: 98px;
	background: url(images/homepage01.jpg) no-repeat left top;
}

#logo h1 {
	text-indent: -9999em;
}

/** MENU */

#menu {
	float: left;
}

#menu ul {
	margin: 0px;
	padding: 65px 0px 0px 0px;
	list-style: none;
}

#menu li {
	float: left;
	padding: 0px 20px;
}

#menu a {
	text-decoration: none;
	text-transform: lowercase;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
}

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

/** BANNER */

#banner {
	width: 946px;
	height: 200px;
	margin: 0px auto;
	padding: 38px 0px 0px 0px;
}

/** WRAPPER */

#wrapper {
	background: #FFFCF4 url(images/bg05.jpg) repeat-x left top;
}

/** PAGE */

#page {
	width: 946px;
	margin: 0px auto;
	padding: 35px 0px;
}

/** CONTENT */

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

.subpage #content {
	width: 650px;
}

/** SIDEBAR */

#sidebar {
	width: 395px;
	padding-top: 10px;
}

.subpage #sidebar {
	width: 255px;
}

/** FOOTER */

#footer {
	background: url(images/bg04.jpg) repeat-x left top;
}

#footer p {
	padding: 25px;
	text-align: center;
	color: #89764E;
}

/** BOX1 */

#box1 {
	float: left;
	width: 303px;
	height: 137px;
	padding: 22px 35px 0px 35px;
	background: url(images/homepage03.jpg) no-repeat left top;
}

#box1 h2 {
	margin: 0px 0px 15px 0px;
	font-size: 28px;
	color: #FFFFFF;
}

#box1 p {
	line-height: normal;
	color: #696958;
}

/** BOX2 */

#box2 {
}


/** BOX3 */

#box3 {
}


/** BOX4 */

#box4 {
}

#box4 p {
	line-height: 150%;
}

/** BOX5 */

#box5 {
}

#box5 .column-one {
	float: left;
	width: 145px;
}

#box5 .column-two {
	float: right;
	width: 170px;
}

#box5 h2 {
	font-size: 20px;
}

#box5 h3 span {
	display: block;
	margin: 0px 0px 5px 0px;
	padding: 2px 15px;
	background: #F9EECE url(images/homepage10.gif) no-repeat 4px 50%;
	line-height: normal;
}


