
/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3 {
	margin: 0px;
}

h1 {
}

h2 {
	margin-bottom: 20px;
	font-size: 18px;
	font-family: Tahoma, Lucida, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #760010;
}

h3 {
	margin-bottom: 5px;
	font-size: 12px;
	color: #5D5D5D;
}

.redbold {
	margin-bottom: 10px;
	font-size: 16px;
	font-family: Tahoma, Lucida, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #760010;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Georgia, Lucida, 'Times New Roman', serif;
	font-size: 12px;
	color: #7b7b7b;
}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 2em;
	text-align: left;
	line-height: 160%;
}

/** LINKS */

a {
	color: #760010;
}

a:hover {
	text-decoration: none;
}

.more {
	text-align: right;
}

.more a {
	padding-left: 14px;
	background: url(../images/homepage15.gif) no-repeat left center;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** LISTS */

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 180%;
	color: #A19068;
}

.list1 li {
	padding-left: 15px;
	background: url(../images/subpage1_01.gif) no-repeat left center;
}

.list1 a {
	color: #A19068;
}

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

.list2 li {
	display: block;
	padding: 20px 0px 4px 0px;
	border-top: 1px solid #DDDDDD;
}

.list2 li.first {
	padding-top: 0px;
	border: none;
}

.list3 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 160%;
	color: #E6D1D4;
	
}

.list3 li {
	padding-left: 15px;
	background: url(../images/homepage17.gif) no-repeat left center;
	
}

.list3 a {
	text-decoration: none;
	color: #E6D1D4;
}

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

.list4 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	color: #E6D1D4;
	text-align: center;
	
}

.list4 li {
	padding-left: 0px;
	font-weight: bold;
	font-size: 24px;
	color: #E6D1D4;
	line-height: 100%;
	font-family: Tahoma, Lucida, Arial, Helvetica, sans-serif;
	
}

.list4 li.smaller {
	font-weight: normal;
	font-size: 11px;
	line-height: 300%;
	font-family: Georgia, Lucida, 'Times New Roman', serif;
}

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

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

.list5 li {
	padding-left: 5px;
	color: #7b7b7b;
	line-height: 100%;
	font-size: 12px;
	font-family: Tahoma, Lucida, Arial, Helvetica, sans-serif;
	padding: 10px 0px 0px 0px;
	border-top: 0px solid #DDDDDD;
	
}

.list5 li.smaller {
	font-weight: normal;
	font-size: 11px;
	font-family: Georgia, Lucida, 'Times New Roman', serif;
}

.list5 a {
	text-decoration: none;
	color: #E6D1D4;
}

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

/** BACKGROUNDS */

.bg1 {
	background: url(../images/homepage14.jpg) no-repeat left top;
}

/** MISC */

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

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

img {
	border: none;
}

img.left {
	float: left;
	margin: 0px 20px 0px 0px;
}

img.right {
	float: right;
	margin: 0px 0px 0px 20px;
}

img.border {
}

hr {
	display: none;
}

.hr1 {
	height: 1px;
}

/** HEADER */

#header {
	width: 900px;
	height: 100px;
}

/** TOPMENU */

#topmenu {
}

#topmenu ul {
	margin: 0px;
	padding: 60px 0px 0px 95px;
	list-style: none;
	line-height: normal;
	font-family: Tahoma, Lucida, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal
}

#topmenu li {
	float: left;
	padding: 0px 15px;
	border-left: 1px solid #ABABAB;
	/**color: #8a8888;**/
	color: #760010;
}

#topmenu a:hover {
	text-decoration: underline;
}

#topmenu li.first {
	border: none;
}

#topmenu a {
	/**color: #ABABAB;**/
	color: #760010;
	text-decoration: none;
}

#topmenu a:hover {
	text-decoration: underline;
}

/** MENU */

#menu {
	width: 900px;
	height: 84px;
	background: url(../images/homepage02.gif) repeat-x left top;
	font-family: Tahoma, Lucida, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	height: 43px;
	padding: 0px 0px 0px 1px;
	background: url(../images/homepage03.gif) no-repeat left top;
}

#menu a {
	display: block;
	float: left;
	width: auto;
	height: 28px;
	padding: 15px 20px 0px 20px;
	text-decoration: none;
	color: #E3DDDE;
}

#menu li.first {
	padding-left: 0px;
	background: none;
}

#menu li ul {
	display: none;
	position: absolute;
	width: 900px;
	height: 28px;
	top: 136px;
	left: 0px;
	padding-top: 18px;
}

#menu li li {
	height: auto;
	padding: 0px;
	background: none;
	color: #8B7C57;
}

#menu li.show ul {
	display: block;
	font-weight: normal;
}

#menu li.show a {
	background: url(../images/homepage04.jpg) repeat-x left top;
	color: #4E625D;
}

#menu li.show li a {
	display: inline;
	float: none;
	height: auto;
	padding: 0px 15px;
	background: none;
	border-left: 1px solid #8B7C57;
	text-decoration: none;
	color: #8B7C57;
}

#menu li.show li a:hover {
	text-decoration: underline;
}

#menu li.show li.first a {
	border: none;
}

/** BOTTOM MENU */

#bottommenu {
	width: 900px;
	height: 22px;
	background: url(../images/homepage02a.gif) repeat-x left top;
	font-family: Tahoma, Lucida, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}

#bottommenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#bottommenu li {
	float: left;
	height: 22px;
	padding: 0px 0px 0px 1px;
	background: url(../images/homepage03a.gif) no-repeat left top;
}

#bottommenu a {
	display: block;
	float: left;
	width: auto;
	height: 22px;
	padding: 5px 20px 0px 20px;
	text-decoration: none;
	color: #E3DDDE;
}

#bottommenu li.first {
	padding-left: 0px;
	background: none;
}

#bottommenu li.spread {
	padding-left: 355px;
	background: none;
	font-weight: normal;
}

#bottommenu li.normal {
	background: none;
	font-weight: normal;
}

#bottommenu li.show ul {
	display: block;
	font-weight: normal;
}

#bottommenu li.show a {
	background: url(../images/homepage04.jpg) repeat-x left top;
	color: #4E625D;
}

/** PAGE */

#page {
	width: 900px;
}

.boxed {
	padding: 30px 25px 0px 25px;
}

/** PAGE */

#page {
	width: 900px;
}

.boxed {
	padding: 30px 25px 0px 25px;
}

/** 3-COLUMN LAYOUT */

.three-columns {
	background: url(../images/homepage05.gif) repeat-y left top;
	border-bottom: 1px solid #EBE6DB;
}

.three-columns .column1, .three-columns .column2, .three-columns .column3 {
	width: 300px;
	background: url(../images/homepage07.gif) no-repeat left top;
}

.three-columns .title {
	height: 28px;
	margin: 0px;
	padding: 12px 0px 0px 25px;
	background: url(../images/homepage06.gif) no-repeat left top;
	font-size: 14px;
	font-weight: bold;
	color: #3B3B3B;
}

.three-columns .content {
	padding: 5px 25px 10px 25px;
}

.three-columns .column1 .title {
	background: #FFFFFF;
}

.three-columns .column1 {
	background-image: url(../images/homepage08.gif);
}

/** CONTENT */

#content {
	width: 600px;
}

/** SIDEBAR */

#sidebar {
	width: 300px;
}

/** BOX1 */

#box1 {
}

/** BOX2 */

#box2 {
}

/** BOX3 */

#box3 {
}

/** BOX4 */

#box4 {
}

/** BOX5 */

#box5 {
	float: left;
	width: 250px;
}

/** BOX6 */

#box6 {
	float: left;
	width: 250px;
}

/** BOX7 */

#box7 {
	float: left;
	width: 250px;
}

#box7 p {
	margin-bottom: 10px;
}

#box7 .list2 li {
	padding-top: 10px;
	padding-bottom: 3px;
}

#box7 .list2 li.first {
	padding-top: 0px;
}

/** BOX8 */

#box8 {
	height: 112px;
	background: url(../images/homepage16.gif) repeat left top;
	padding: 15px 5px 5px 15px;
}

/** BOX9 */

#box9 {
	float: left;
	width: 250px;
}

#box9 p {
	margin-bottom: 10px;
}

#box9 .list2 li {
	padding-top: 10px;
	padding-bottom: 3px;
}

#box9 .list2 li.first {
	padding-top: 0px;
}

/** BOX10 */

#box10 {
}

/** FOOTER */

#footer {
	height: 70px;
	width: 900px;
	background: url(../images/homepage19.gif) repeat left top;
}

#footer p {
	margin: 0px;
	padding-top: 20px;
	line-height: normal;
	text-align: center;
	color: #8a8888;
	font-family: Tahoma, Lucida, Arial, Helvetica, sans-serif;
	font-size: 9px
}