html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #000000 url(images/bg1_01.jpg) repeat left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

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

h1 {
}

h2 {
}

h3 {
	font-size: 16px;
	color: #333333;
}

p, ol, ul {
	margin-top: 0px;
	margin-bottom: 1.6em;
	line-height: 1.6em;
}

strong {
}

a {
	color: #333333;
}

a:hover {
	text-decoration: none;
	font-size: 16px;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
	margin-right: 20px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

.img1 {
	margin-top: 7px;
	border: 7px solid #FFFFFF;
}

hr {
	display: none;
}

/** LINKS */

.link1, .link1 a {
	padding-left: 20px;
	background: url(images/homepage_06.gif) no-repeat left center;
	font-size: 14px;
}

/** LISTS */

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

.list1 li {
	overflow: hidden;
	width: 100%;
	margin: 0px 0px 5px 0px;
}

.list1 strong {
	float: left;
	color: #FFF6DF;
}

.list1 span {
	display: block;
	margin-left: 90px;
}

.list1 span a {
	display: block;
}

.list1 span small {
	font-size: 11px;
	color: #87765F;
}

.list2 {
	width: 100%;
	overflow: hidden;
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 1;
}

.list2 li {
	float: left;
	padding: 0px 15px 15px 0px;
}

.list2 li img {
	border: 7px solid #FFFFFF;
}

.list3 {
	list-style: circle;
}
/** WRAPPER */

#wrapper {
}

.container {
	width: 900px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header {
	height: 194px;
}

/** LOGO */

#logo {
}

#logo {
	position: relative;
	float: left;
	width: 300px;
	height: 194px;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	text-indent: -9999em;
}

#logo h1 a {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: url(images/homepage_01.jpg) no-repeat left top;
}

/** MENU */

#menu {
	float: right;
	width: 600px;
	height: 194px;
	background: url(images/bg_01.jpg) no-repeat left top;
}

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

#menu li {
	float: left;
	padding-left: 30px;
}

#menu a {
	text-decoration: none;
	text-transform: lowercase;
	letter-spacing: -3px;
	font: 35px "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#menu a:hover {
	color: #333333;
}



/** PAGE */

#page {
	overflow: hidden;
	background: url(images/bg_03.jpg) repeat left top;
}

/** 3-COLUMN PAGE ELAYOUT */

.three-cols {
	overflow: hidden;
}

.three-cols .col1, .three-cols .col2, .three-cols .col3 {
	float: left;
	width: 300px;
	height: auto !important;
	height: 360px;
	min-height: 360px;
	background: url(images/bg_04.jpg) no-repeat;
}

.three-cols .col1 {
	background-position: 0px 0px;
}

.three-cols .col2 {
	background-position: -300px 0px;
}

.three-cols .col3 {
	background-position: -600px 0px;
}

.three-cols .col1 .title, .three-cols .col2 .title, .three-cols .col3 .title {
	height: 50px;
	margin: 0px;
	padding: 10px 0px 0px 25px;
	text-transform: lowercase;
	letter-spacing: -2px;
	font: normal 33px "Times New Roman", Times, serif;
	color: #333333;
	}

.three-cols .col1 .entry, .three-cols .col2 .entry, .three-cols .col3 .entry {
	padding: 25px;
}

/** CONTENT */

#content {
	float: right;
	width: 550px;
}

#content .title {
	height: 55px;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	line-height: 1;
	font: normal 38px/1.2 "Times New Roman", Times, serif;
	color: #333333;
	letter-spacing: -3px;
	text-transform: lowercase;
	}

#content .entry {
	padding-top: 25px;
}

/** SIDEBAR */

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

/** FOOTER */

#footer {
	background: url(images/bg_05.jpg) no-repeat left top;
}

#footer p {
	margin: 0px;
	padding: 70px 0px;
	text-align: center;
	text-transform: lowercase;
	color: #666666;
}

#footer a {
	color: #666666;
}

#footer .links {
}

/** WIDE & DARK LAYOUT */

.wide-dark #page {
}

.wide-dark #logo h1 a {
	background-image: url(images/bg2_01.jpg)
}

.wide-dark #menu {
	background-image: url(images/bg2_02.jpg);
}

.wide-dark #page-title {
	height: 55px;
	margin: 0px;
	padding: 15px 0px 0px 25px;
	background: url(images/bg2_03.jpg) no-repeat left top;
	line-height: 1;
	font: normal 38px/1.2 "Times New Roman", Times, serif;
	color: #333333;
	letter-spacing: -3px;
	text-transform: lowercase;
	}

.wide-dark #content {
	float: none;
	width: 850px;
	padding: 25px;
	overflow: hidden;
	background: url(images/bg2_03.jpg) no-repeat 0px -70px;
}

.wide-dark #page {
}

/** TWO COLUMNS & DARK LAYOUT */

.two-cols #page {
}

.two-cols #logo h1 a {
	background-image: url(images/bg2_01.jpg)
}

.two-cols #menu {
	background-image: url(images/bg2_02.jpg);
}

.two-cols .title {
	height: 55px;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	line-height: 1;
	font: normal 38px/1.2 "Times New Roman", Times, serif;
	color: #333333;
	letter-spacing: -3px;
	text-transform: lowercase;
	}

.two-cols .content {
	width: 850px;
	padding: 0px 25px 25px 25px;
	overflow: hidden;
	background: url(images/subpage1_01.jpg) no-repeat 0px 0px;
}

.two-cols #page {
}

/** BOX1 */

#box1 {
	padding: 25px 0px;
}

/** GALLERY PAGE */

#gallery {
	width: 850px;
	overflow: hidden;
}

#gallery .output {
	position: relative;
	float: left;
	width: 560px;
	height: 525px;
	background: url(images/gallery_01.jpg) no-repeat left top;
}

#gallery .output img {
	position: absolute;
	top: 30px;
	left: 30px;
}

#gallery .output .captions {
	position: absolute;
	top: 430px;
	left: 30px;
	width: 500px;
}

#gallery .output .captions span {
	display: block;
	font-family: "Times New Roman", Times, serif;
	text-transform: lowercase;
}

#gallery .output .captions .line {
	display: block;
	font-size: 35px;
	color: #333333;
	letter-spacing: -2px;
}

#gallery .output .captions .line2 {
	display: block;
	font-size: 21px;
	color: #666666;
	letter-spacing: -1px;
}

#gallery .thumbnails {
	float: right;
	overflow: hidden;
	width: 270px;
	margin: 0px;
	padding: 0px;
	line-height: 1;
	list-style: none;
}

#gallery .thumbnails li {
	float: left;
	width: 69px;
	height: 52px;
	margin: 0px 0px 5px 5px;
	padding: 8px;
	cursor: pointer;
	position: relative;
	left: -8px;
	top: -8px;
}

#gallery .thumbnails li img {
	border: solid 8px #FFFFFF;
	float: left;
}

#gallery .thumbnails li img.active {
	border: solid 8px #333333 !important;
}

#gallery .prev, #gallery .next {
	position: absolute;
	display: block;
	width: 66px;
	height: 66px;
	top: 185px;
	background: url(images/arrows2.png) no-repeat;
	text-indent: -9999em;
	outline: none;
}

#gallery .prev {
	left: 30px;
	background-position: 0px 0px;
}

#gallery .next {
	right: 30px;
	background-position: -66px 0px;
}
