/** BASIC */
body {
	margin: 0px;
	padding: 0px;
	background-color: #130E0A;
}

/** FORMS */
form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */
h1 {
	font-size: 36px;
	margin: 0px;
	color: #180E0A;
	margin-bottom: 20px;
	background: url(images/homepage08.gif) repeat-x left bottom;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;}

h2 {
	font-size: 26px;
	background-image: none;
	margin: 0px;
	color: #180E0A;
	margin-bottom: 20px;
	background: url(images/homepage08.gif) repeat-x left bottom;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;}

h2.style1 {
	font-size: 27px;
}

h3 {
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: normal;
	background-position: top;
	margin-bottom: 10px;
	margin-top: 20px;
	color: #180E0A;
h4 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #180E0A;
	font-weight: normal;
}

}

/** TEXTS */
body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #463622;
}
th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #463622;
}
td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #463622;
}

input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #463622;
}
p {
	margin-top: 0px;
	margin-bottom: 0em;
	text-align: justify;
}
blockquote {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}
ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

/** LINKS */
a {
	color: #330033;
}
a:hover {
	text-decoration: none;
}
.more {
	padding-left: 10px;
	background: url(images/homepage09.gif) no-repeat left center;
}
/** Maintable */
#maintable li {
	font-size:11px;
	padding-left: 0.3em;
	margin-left: 1em;
	}

/** MISC */
.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}
.list1 li {
	padding-left: 10px;
	background: url(images/homepage09.gif) no-repeat left center;
}
.align-justify {
	text-align: justify;
}
.align-right {
	text-align: right;
}
img {
}
img.left {
	float: left;
	margin: 3px 15px 0px 0px;
}
img.right {
	float: right;
	margin: 3px 0px 0px 15px;
}
hr {
	display: none;
}
.hr1 {
	height: 1px;
}

/** HEADER */
#header {
	width: 966px;
	height: 119px;
	margin: 0px auto;
	background: url(images/homepage01.jpg) no-repeat left top;
}
#header h1 {
	margin: 0px;
	background: none;
	text-indent: -9999em;
}

/** WRAPPER */
#wrapper {
	width: 966px;
	margin: 0px auto;
	background: url(images/bg01.jpg) repeat-y left top;
}
#bgtop {
	background: url(images/bg02.jpg) no-repeat left top;
}
#bgbtm {
	background: url(images/bg03.jpg) no-repeat left bottom;
}
.single #wrapper {
	background-image: url(images/subpage2_01.jpg);
}
.single #bgtop {
	background-image: url(images/subpage2_02.jpg);
}
.single #bgbtm {
	background-image: url(images/subpage2_03.jpg);
}

/** MENU */
#menu {
	float: right;
	width: 144px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}
#menu li {
	float: left;
	display: block;
	width: 131px;
	height: 35px;
	padding: 19px 0px 0px 13px;
	background: url(images/homepage02.jpg) no-repeat left top;
}
#menu a {
	text-decoration: none;
	font: 15px Georgia, "Times New Roman", Times, serif;
	color: #EBDFCF;
}
#menu a:hover {
	text-decoration: underline;
}

/** COLUMN 1 */

#col1 {
	float: left;
	width: 375px;
	padding: 39px 0px 0px 28px;
}

/** COLUMN 2 */

#col2 {
	float: left;
	width: 327px;
	padding: 39px 0px 0px 48px;
}

/** CONTENT */

#content {
	float: left;
	width: 710px;
	padding: 50px 0px 0px 60px;
}

/** FOOTER */

#footer {
	width: 966px;
	height: 127px;
	margin: 0px auto;
	background: url(images/bg04.jpg) no-repeat left top;
}

#footer p {
	margin: 0px;
	padding: 20px 135px 0px 0px;
	text-align: center;
	line-height: normal;
	color: #6C6C6C;
}

/** BOX1 */

#box1 {
	padding: 10px 25px;
}
li {
	font-size: smaller;
	text-align: left;
}

