/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #3f2f15 url(images/homepage01.jpg) repeat-x 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: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

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

.text1 {
	font-size: 10px;
	color: #525252;
}

.text2 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.text3 {
	font-size: 24px;
	font-weight: normal;
	color: #3D3D3D;
}

.text4 {
	margin-bottom: 15px;
	font-size: 10px;
	font-weight: normal;
	color: #AFAFAF
}

.text5 {
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
}

.text6 {
	font-size: 11px;
	font-weight: bold;
	color: #AF4A35;
}

/** LISTS */

.list1 {
	padding: 0px;
	list-style: none;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.list1 li {
	display: block;
	float: left;
	width: 410px;
	background: url(images/homepage__21.gif) repeat-y left top;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.list1 .first {
	padding-left: 0px;
	background: none;
}

.list2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 18px;
}

.list2 li {
	display: list-item;
	float: none;
	width: auto;
	padding: 0px;
	background: none;
}

.list3 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list3 li {
	display: block;
	height: 30px;
	line-height: normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.list4 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list4 li {
	display: block;
	padding-top: 60px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 1px;
	width: 180px;
	background-repeat: no-repeat;
	background-position: left top;
}

.list4 a {
	text-decoration: none;
	color: #F3FAF2;
}

.list4 a:hover {
	text-decoration: underline;
}

.list4 .first {
	background-image: url(images/spacer.gif);
}

/** LINKS */

a {
	color: #F49917;
}

a:hover {
	text-decoration: none;
}

.link1 {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.link1:hover {
	text-decoration: underline;
}

.link2 {
	text-decoration: none;
	color: #7F7D7D;
}

.link2:hover {
	text-decoration: underline;
}

.link3 {
	display: block;
	height: 27px;
	background: url(images/homepage12.jpg) no-repeat left top;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: none;
}

/** STYLES */

.style1 {
	text-align: center;
	color: #A3A2A2;
}

.style1 a {
	color: #A3A2A2;
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1  { background: url(images/homepage02.jpg) repeat-y left top; }
.bg2  {
	background-image: url(/images/homepage05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg3  {
	background-repeat: no-repeat;
	background-position: left top;
}
.bg4  { background: url(images/subpage1_02.gif) no-repeat left top; }
.bg5  {
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(images/welcome_bg.gif);
	background-color: #F3FAF2;
}
.bg6  {
	background-repeat: no-repeat;
	background-position: center top;
}
.bg7  {
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	padding-top: 8px;
	background-color: #FFFFFF;
}
.bg8  {
	background-repeat: no-repeat;
	background-position: left top;
}
.bg9  {
	background-repeat: repeat-x;
	background-position: left top;
	background-color: d8c1a8;
}
.bg10 { background: url(images/homepage23.gif) repeat-x left top;
}


.bg11  {
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #7B2901;
	}
.bg12  {
	background-image: url(images/right_side_lower_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	}
.bg13  {
	background-repeat: no-repeat;
	background-position: left top;
	}

/** MISC */

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

img {
	border: none;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-left: 0px;
}

.img1 {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 10px;
}

.img2 {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	z-index: 5;
	margin-left: 30px;
}
.img3 {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}
