﻿/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h6 {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h5 {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h4 {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h3 {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2 {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.title h3 {
	font-size: 14px;
	font-weight: normal;
	color: #5B4E27;
}

.title h2 {
	font-size: 14px;
	font-weight: normal;
	color: #5B4E27;
}

/** TEXTS */

select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A1A1A1;
}

textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A1A1A1;
}

input {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A1A1A1;
}

td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A1A1A1;
}

th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A1A1A1;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A1A1A1;
}

dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 180%;
}

ol {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 180%;
}

ul {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 180%;
}

blockquote {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 180%;
}

p {
	margin-top: 0px;
	margin-bottom: 0em;
	text-align: justify;
	line-height: 180%;
}

.text1 {
	text-transform: uppercase;
	font-size: 32px;
	font-weight: normal;
	color: #423922;
}

.text2 {
	font-size: 12px;
	font-weight: normal;
	color: #423922;
}

.text3 {
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.text4 {
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #554C34;
}

.text5 {
	text-align: center;
	color: #645C30;
}

/** LISTS */

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list1 li {
	padding-left: 18px;
	background: url() no-repeat 5px 50%;
}

.list1 a {
}

/** LINKS */

a {
	color: #FFFFFF;
}

a:hover {
	color: #f59524;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */
#div.bodytex
background: url(images/pg_back.jpg) no-repeat left bottom;
}


/** MISC */

.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;
}

#menu {
	float: right;
	width: 610px;
	height: 30px;
}
#menu ul {
	margin: 0px;
	padding: 3px 0px 0px 10px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 3px 15px;
	
}

#menu li.first a {
	background: none;
}

#home_menu {
	float: left;
	width: 0px;
	height: 30px;
	margin-left: 20px;
	margin-right: 15px;
	background-color: #FFFFFF;
}
#home_menu ul {
	margin: 0px;
	padding: 3px 0px 0px 10px;
	list-style: none;
}
#home_menu li {
	display: inline;
	margin-right: 15px;
}

.text16 {
	text-transform: uppercase;
	font-size: small;
	font-weight: bold;
	color: #FF9900;
	font-family: calibri;
}

img { border: none; }

.img1 {
	float: left;
	margin: 0px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 0px 0px 0px 15px;
}


