body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #706A65;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}


ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 20px;
}

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list1 li {
	padding-left: 18px;
	background: url(images/img5.gif) no-repeat 5px 50%;
}

.list1 a {
	color: #753A0D;
}

a {
	color: #753A0D;
}

a:hover {
	text-decoration: none;
}

.link1 {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #84430D;
}


.text1 {
	letter-spacing: -2px;
	text-transform: uppercase;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #84430D;
}

.text2 {
	letter-spacing: 0px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #84430D;
}

.text3 {
	padding-bottom: 5px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #A04900;
}

.style1 {
	text-transform: uppercase;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCAD95;
}

.style1 a {
	text-decoration: none;
	color: #8C5E3B;
}

.style1 a:hover {
}

.bg1 {
	background: url(images/img1.jpg) repeat-x left top;
}

.bg2 {
	background: url(images/img2.jpg) repeat-x left top;
}

.bg3 {
	background: url(images/img3.jpg) no-repeat left top;
	width: 122px;
	height: 37px;
}

.bg4 {
	background: url(images/img4.jpg) no-repeat left top;
	height: 146px;
}

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

