<!--
a:link {
	color: #665833;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #665833;
}
a:active {
	text-decoration: none;
}
a:visited {
	color: #665833;
}
a:active {
	color: #665833;
}
-->






/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

h2 {
	
	
	font-size: 16px;
	font-weight: normal;
	color: #43423E;
}

h3 {
	margin-bottom: 1em;
	font-size: 11px;
	font-weight: bold;
	color: #353535;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.text1 {
	text-align: center;
	color: #919799;
}
.style2 {
	color: #FFFFFF;
	font-size: 14px;
}
.style3 {
	font-size: 12px;
	color: #4E0500;
}
body {
	background-color: #BC9C69;
}


/** LISTS */

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list1 li {
	display: block;
	float: left;
	width: 49%;
	margin-bottom: 5px;
}

.list1 a {
	padding-left: 15px;
	background: url(images/homepage17.gif) no-repeat left center;
}

.list2 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list2 li {
	margin-bottom: 5px;
}

.list2 a {
	padding-left: 15px;
	background: url(images/homepage17.gif) no-repeat left center;
}

/** LINKS */

a {
	color: #18465D;
}

a:hover {
	text-decoration: none;
}

.link1 {
	text-decoration: none;
	color: #3A3A3A;
}

.link1:hover {
	text-decoration: underline;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: url(images/homepage01a.jpg) repeat left top; }
.bg2 { background: url(images/image4.jpg) repeat-x left top; }
.bg3 { background: url(images/homepage03a.jpg) repeat-x left top; }
.bg4 { background: url(images/homepage07.jpg) repeat-y left top; }
.bg5 { background: url(images/homepage14.jpg) no-repeat left top; }
.bg6 { background: url(images/homepage15.jpg) no-repeat left top; }
.bg7 { background: url(images/homepage15.jpg) no-repeat left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 0px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 0px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

.box-style2 {
	margin-bottom: 30px;
	padding: 1px;
	border: 1px solid #593c2a;
	background: (images/homepage07a.jpg) repeat-x left top;
}

.box-style2 .content {

	
}