/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: url(images/bg01.jpg) repeat left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

/** HEADINGS */

h1, h2, h3 {
	margin: 0px;
}

h1 {
}

h2 {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 20px 0px;
	background: url(images/subpage2_01.jpg) no-repeat center bottom;
	font-size: 20px;
	font-weight: normal;
	color: #1C0E09;
}

h3 {
	font-size: 11px;
	color: #000000;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4B4843;
}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

/** LINKS */

a {
	color: #612406;
}

a:hover {
	text-decoration: none;
}

.more {
	display: block;
	padding: 0px 15px 0px 0px;
	background: url(images/homepage08.gif) no-repeat right center;
	text-align: right;
	font-size: 10px;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
}

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

img.left {
	float: left;
	margin: -5px 10px 0px 0px;
}

img.right {
	float: right;
	margin: -5px 0px 0px 10px;
}

img.border {
}

hr { display: none; }

.hr1 {
	height: 1px;
}

/** WRAPPER */

#wrapper {
	background: url(images/bg02.jpg) repeat-x left top;
}

/** MENU */

#menu {
	width: 690px;
	height: 85px;
	margin: 0px auto;
	background: url(images/bg03.jpg) no-repeat left top;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	float: left;
}

#menu a {
	float: left;
	height: 85px;
	text-indent: -9999em;
}

#menu1 {
	width: 142px;
	background: url(images/homepage01.jpg) no-repeat left top;
}

#menu2 {
	width: 116px;
	background: url(images/homepage02.jpg) no-repeat left top;
}

#menu3 {
	width: 116px;
	background: url(images/homepage03.jpg) no-repeat left top;
}

#menu4 {
	width: 116px;
	background: url(images/homepage04.jpg) no-repeat left top;
}

#menu5 {
	width: 140px;
	background: url(images/homepage05.jpg) no-repeat left top;
}

/** HEADER */

#header {
	width: 690px;
	height: 240px;
	margin: 0px auto;
	background: url(images/homepage06.jpg) no-repeat left top;
}

#header h1, #header h2 {
	padding: 0px;
	background: none;
	text-indent: -9999em;
}

.subpage #header, .wide-subpage #header {
	height: 190px;
	background-image: url(images/subpage1_01.jpg);
}

/** PAGE */

#page {
	width: 690px;
	margin: 0px auto;
	background: url(images/bg04.jpg) repeat-y left top;
}

#bgtop {
	background: url(images/bg05.jpg) no-repeat left top;
}

/** CONTENT */

#content {
	float: left;
	width: 265px;
	padding: 10px 0px 0px 50px;
}

.subpage #content {
	width: 315px;
}

.wide-subpage #content {
	float: none;
	width: auto;
	padding: 10px 50px;
}

/** SIDEBAR */

#sidebar {
	float: right;
	width: 230px;
	padding: 10px 50px 0px 0px;
}

.subpage #sidebar {
	width: 180px;
}

/** FOOTER */

#footer {
	width: 690px;
	height: 100px;
	margin: 0px auto;
	background: url(images/bg06.jpg) no-repeat left top;
}

#footer p {
	margin: 0px;
	padding: 50px 0px 0px 0px;
	text-align: center;
	font-size: 10px;
	color: #AA8B6A;
}

/** BOX1 */

#box1 {
}

/** BOX2 */

#box2 {
}

#box2 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#box2 li {
	float: left;
	width: 128px;
	margin-bottom: 15px;
}

#box2 li.alt {
	float: right;
}

#box2 li.alt2 {
	width: 60px;
}

#box2 label {
	display: block;
	padding-bottom: 3px;
}

#box2 label.normal {
	display: inline;
}

#box2 select {
	width: 40px;
	border: 1px solid #7A5130;
}

#box2 .input-text {
	width: 126px;
	height: 16px;
	background: #FFFFFF url(images/homepage10.gif) no-repeat left top;
	border: 1px solid #7A5130;
}

#box2 .alt2 .input-text {
	width: 55px;
}

#box2 .input-submit {
	float: right;
	width: 63px;
	height: 18px;
	background: url(images/homepage11.gif) no-repeat left top;
	border: none;
	font-size: 10px;
	color: #FFFFFF;
}

/** BOX3 */

#box3 {
}
