﻿/** BASIC */

html, body {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	background: #000000 url(images/subpage1.bg01.jpg) repeat-x left top;
}

/** FORMS */

form {
	margin: 0;
	padding: 0;
}

/** HEADINGS */

h1, h2, h3 {
	margin: 0;
	color: #FBFAFA;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: 400;
	font-style: normal;
	padding-bottom: 0px;
	padding-top: 0px;
	letter-spacing: 1px;
}
h1, h2 {
	font-weight: 400;
	height: 10px;
	padding-bottom: 0px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 17px;
	color: #C2BE8B;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	margin-bottom: 3px;
	padding-bottom: 6px;
}
h2 {
	font-size: 11px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	color: #D1D2A4;
	font-weight: 400;
	padding-bottom: 2px;
	letter-spacing: 1px;
}
h3 {
	margin-bottom: 10px;
	font-size: 12px;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	color: #52645D;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CADFE6;
}

p, blockquote, ul, ol, dl {
	margin-top: 0;
	margin-bottom: 0px;
	text-align: left;
	vertical-align: text-bottom;
	line-height: 19px;
	white-space: inherit;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 11px;
	color: #CDCAA0;
	list-style-type: square;
	font-weight: 500;
}

ul, ol {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

.list1 {
	margin: 0;
	padding: 0;
	list-style-position: outside;
	list-style: none;
}

.list1 li {
	margin-bottom: 1px;
	padding: 10px 15px 5px 15px;
	background: #0F2229 url(images/homepage27.jpg) no-repeat left top;
}

.list1 li.alt {
	background: #09151A url(images/homepage28.jpg) no-repeat left top;
}

.list1 .date {
	float: right;
	color: #70A361;
}
.list2, .list3 {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 19px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 11px;
	white-space: inherit;
	vertical-align: text-bottom;
}
.list2 li, .list3 li {
	margin-bottom: 20px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
.list2 p, .list3 p {
	margin: 0;
	padding: 0;
	display: inline;
	line-height: 18px;
	letter-spacing: 0;
}

.list3 li {
	margin-bottom: 15px;
	padding-bottom: 25px;
	background: url(images/homepage29.jpg) repeat-x left bottom;
}

.list3 h3 {
	display: inline;
	font-size: 12px;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	color: #996633;
}

.list3 p {
	display: block;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #D6E0BC;
}

/** LINKS */

a {
	text-decoration: none;
	color: #5C7269;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: 500;
}
a:hover {
	text-decoration: underline;
	color: #C2BE8B;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: 500;
	font-style: normal;
}

/** STYLES */

.style1 {
	margin: 0;
	padding: 15px;
	text-align: right;
}

.style2 {
	text-align: left;
	margin-top: 4px;
	padding-top: 4px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 11px;
	line-height: 18px;
	white-space: inherit;
	letter-spacing: 1px;
	padding-bottom: 4px;
	margin-bottom: 4px;
	vertical-align: text-bottom;
}

.style3 {
	margin: 0;
	padding: 0;
	text-align: right;
}

/** BACKGROUNDS */

.bg1 {
}

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img {
	border: none;
	vertical-align: text-top;
}
img.left {
	border: thin none #283739;
	float: left;
	vertical-align: 10%;
	line-height: 18px;
	white-space: pre-wrap;
	margin-top: 5px;
	margin-right: 10px;
}

img.right {
	float: right;
	margin: 3px 0 0 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

/** WRAPPER */

#wrapper {
	background: url(images/subpage1.bg03.jpg) no-repeat center top;
}

#wrapper-bg {
	background: url(images/subpage1.bg02.jpg) repeat-y center top;
}

.wide-subpage #wrapper {
	background-image: url(images/subpage2.bg01.jpg);
} 

.wide-subpage #wrapper-bg {
	background-image: url(images/subpage2.bg02.jpg);
} 

/** MENU */

#menu {
	background: url(images/homepage02.jpg) no-repeat left top;
}

#menu a {
	color: #CDCAA0;
}

/** PAGE */

#page {
	background: url(images/subpage1.bg04.jpg) no-repeat left bottom;
}

.wide-subpage #page {
	background-image: url(images/subpage2.bg03.jpg);
}

/** CONTENT */

#content {
	text-align: left;
	white-space: normal;
	word-spacing: normal;
	letter-spacing: normal;
	color: #B5C4BD;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: 400;
	font-style: normal;
}

.wide-subpage #content {
	background: url(images/subpage2.bg01.jpg) no-repeat 50% -188px;
}

.wide-subpage #content .box .content {
	padding: 30px 45px;
	background: url(images/subpage2_02.jpg) no-repeat left top;
}

#content .box .meta {
	padding: 4px 0px 12px 0px;
	margin-bottom: 8px;
	font-size: 13px;
	font-weight: normal;
	color: #52645D;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	margin-top: 0px;
}

/** TWO-COLUMN SECTION */

.two-columns {
	background: url(images/homepage14.jpg) repeat-y left top;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 11px;
}

.two-columns .column-one {
	width: 363px;
}

.two-columns .box .content {
	background: url(images/homepage26.jpg) no-repeat right top;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
}

.two-columns .column-two {
	width: 362px;
}

/** SIDEBAR */

#sidebar {
}

#sidebar .box .content {
	background: url(images/homepage07.jpg) no-repeat right top;
}

#sidebar .box {
}

#sidebar .box .content {
	padding: 0 0 15px 0;
}

#sidebar .box ul {
	margin: 0;
	padding: 0;
	list-style-position: outside;
	list-style: none;
}

#sidebar .box ul li {
	height: 20px;
	padding: 8px 0 0 35px;
	background: url(images/homepage11.jpg) no-repeat left top;
}

#sidebar .box ul li.first {
	background: none;
}

#sidebar .box ul li a {
	text-decoration: none;
	color: #52645D;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: 500;
	font-style: normal;
}
#sidebar .box ul li a:hover {
	text-decoration: underline;
	color: #C2BE8B;
	font-size: 11px;
	font-weight: 500;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-style: normal;
}

#sidebar .box .padded {
	padding: 20px 35px;
}


/** FOOTER */

#footer {
	background: url(images/subpage1.bg05.jpg) no-repeat left top;
}

#footer p {
	margin: 0;
	padding: 50px 0 0 0;
	text-align: center;
	color: #354D4D;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 12px;
}

/** BOX4 */

#box4 {
}

#box4 .content {
	padding: 12px 44px 30px 53px;
	background: url(images/subpage1_02.jpg) no-repeat left top;
	line-height: 18px;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size: 12px;
	font-weight: 400;
	font-style: normal;
	color: #B9C6C8;
	letter-spacing: normal;
	text-align: left;
	white-space: normal;
	vertical-align: top;
}
