/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #343021 url(/images/homepage01.jpg) repeat-x left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
	padding: 4px;
	background-color: #241F15;
	border-top: 1px solid #15120D;
	border-right: 1px solid #221E14;
	border-bottom: 1px solid #6E6B66;
	border-left: 1px solid #241F15;
}

.input2 {
	width: 64px;
	height: 23px;
	border: none;
	background: url(/images/subpage1_01.jpg) no-repeat left center;
	font-size: 9px;
	font-weight: bold;
	color: #F2E8C9;
}

.input3 {
	width: 54px;
	height: 23px;
	border: none;
	background: url(/images/homepage14.jpg) no-repeat left center;
	font-size: 9px;
	font-weight: bold;
	color: #F2E8C9;
}
.input4 {
	width: 100px;
	height: 23px;
	border: none;
	background: url(/images/homepage14.jpg) left center;
	font-size: 9px;
	font-weight: bold;
	color: #F2E8C9;
	margin-top: 10px;
}
.input5 {
	width: 100px;
	height: 23px;
	border: none;
	background: url(/images/homepage15.jpg) left center;
	font-size: 9px;
	font-weight: bold;
	color: #F2E8C9;
	margin-top: 10px;
}

/** 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: 11px;
	color: #B0AEA3;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 15px;
}

.text1 {
	height: 32px;
	padding: 8px 0px 0px 20px;
	background: url(/images/homepage07.jpg) no-repeat left top;
	font-size: 11px;
	font-weight: bold;
	color: #F2E8C9;
}

.text2 {
	height: 38px;
	padding: 12px 0px 0px 20px;
	background: url(/images/homepage10.jpg) no-repeat left top;
	font-size: 13px;
	font-weight: bold;
	color: #F2E8C9;
}

.subpage2 .text2 {
	background-image: url(/images/subpage2_03.jpg);
}

.subpage3 .text2 {
	background-image: url(/images/subpage3_03.jpg);
}
.subpage4 .text2 {
	background-image: url(/images/subpage3_03.jpg);
	background-position: center;
}
.text3 {
	font-size: 16px;
	font-weight: bold;
	color: #F5EED0;
}

.h1cust {
	font-size: 16px;
	font-weight: bold;
	color: #F5EED0;
	height: 25px;
	padding: 10px 0px;
	background: url(/images/homepage11.jpg) repeat-x left bottom;
	margin: 20px 0px 5px 0px;
}

.h2cust {
	font-size: 16px;
	font-weight: bold;
	color: #F5EED0;
	margin: 25px 0px 5px 0px;
}

.h3cust {
	margin: 10px 0px 10px 0px;
	font-size: 11px;
	font-weight: bold;
	color: #F6F6EB;
}

.text4 {
	font-size: 11px;
	font-weight: normal;
}

.text5 {
	margin-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #F6F6EB;
}

.text6 {
	font-size: 10px;
}

.text7 {
	font-size: 10px;
	color: #CCCCC9;
}

.text8 {
	text-align: center;
	color: #676459;
}
.text9 {
	padding: 0px 20px 5px 20px;
}
.text10 {
	padding: 0px 20px 5px 20px;
	font-size: 10px;
	line-height: 11px;
}
.text11 {
	font-weight: bold;
}

/** LISTS */

.list1 {
	width: 137px;
	margin-left: 0px;
	padding-left: 20px;
	list-style: none;
}

.list1 li {
	padding: 3px 0px;
	background: url(/images/homepage08.gif) repeat-x left top;
	text-align: left;
}

.list1 li.first {
	background: none;
}

.list1 a {
	text-decoration: none;
	color: #CCCCC9;
}

.list1 a:hover {
	text-decoration: underline;
	color: #D8D8BA;
}

.list2 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list2 li {
	display: inline;
}

.list2 a {
	display: block;
	float: left;
	height: 20px;
	padding: 3px 25px 0px 15px;
	background: url(/images/homepage12.gif) no-repeat left center;
}

.list3 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

/** LINKS */

a {
	color: #E1E1C6;
}

a:hover {
	text-decoration: none;
}

.link1 {
	text-decoration: none;
	font-weight: bold;
	color: #E5DABE;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: url(/images/homepage03.jpg) no-repeat left top; }
.bg2 { background: url(/images/homepage04.jpg) no-repeat left top; }
.bg3 { background: url(/images/homepage05.jpg) repeat-y left top; }
.subpage2 .bg3 { background-image: url(/images/subpage2_01.jpg); }
.subpage3 .bg3 { background-image: url(/images/subpage3_01.jpg); }
.subpage4 .bg3 {
	background-image: url(/images/subpage3_05.jpg);
	background-repeat: repeat;
}

/** 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: 5px;
	padding: 10px 0px;
	background: url(/images/homepage11.jpg) repeat-x left center;
}

.addp {
	color: #990000;
}
.inlineImg {
	padding: 3px;
	border: 2px solid #333333;
	margin: 5px;
}
.error {
	background-color: #330000;
	color: #CC0000;
	border: 1px solid #CC0000;
	padding: 10px;
	margin: 10px;
}
.announce {
	background-color: #003300;
	color: #00CC00;
	border: 1px solid #00CC00;
	padding: 10px;
	margin: 10px;
}
.iconNew {
	font-size: 8px;
	text-transform: uppercase;
	color: #FFFF00;
}
.thumbLeft {
	float: left;
	padding: 3px;
	border: 2px solid #333333;
	margin: 0 10px 10px 0;
}
.thumbRight {
	float: right;
	padding: 3px;
	border: 2px solid #333333;
	margin: 0 0 10px 10px;
}
.thumbLeft:hover, .thumbRight:hover {
	border: 2px solid #E1E1C6;
}
.contentBlock {
	border: 1px solid #000;
	padding: 10px;
	background-color: #333;
	text-align: center;
}
.floatbox1 {
	float: left;
	width: 120px;
	border: 1px solid #000;
	padding: 10px;
	/*background-color: #333;*/
	text-align: center;
	margin: 0 10px 10px 0;
}