/** BASIC */

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

/** FORMS */

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

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #684126;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.text1 {
	position: relative;
	font-size: 10px;
	left: 136px;
	top: 546px;
	width: 188px;
	height: 153px;




}

/** LINKS */

a {
	color: #A80202;
}

a:hover {
	text-decoration: none;
}

/** STYLES */

.style1 {
	font-size: 10px;
	color: #947554;
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: url(images/bg02.jpg) repeat-x left top; }
.bg2 { background: url(images/bg03.jpg) repeat-y left top; }
.bg3 { background: url(images/bg04.jpg) no-repeat left top; }
.bg4 { background: url(images/bg07.jpg) no-repeat left top; }

.bg5 { background: url(images/homepage09.jpg) repeat-y left top; }
.bg6 { background: url(images/homepage13.jpg) repeat-y left top; }
.bg7 { background: url(images/homepage16.jpg) repeat-y left top; }

/** MISC */

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

img { border: none; }

.img1 {
	float: left;
	margin-right: 15px;
}

.img2 {
	float: right;
	margin-left: 15px;
}

hr { display: none; }

.hr1 {
	clear: both;
	height: 2px;
	margin: 0px 0px 5px 0px;
	background: url(images/homepage21.gif) repeat-x left top;
}
