html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #807B85;
	background-color: #1A1A1A;
	background-image: url(../images/homepage01.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

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

p, ol, ul {
	margin-top: 0px;
}

strong {
}

a {
	color: #527CC6;
	text-decoration: none;	
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
	background: url(../images2/bg1_01.jpg) repeat;
}

#wrapper-bgtop {
	overflow: hidden;
	background: url(../images2/bg1_02.jpg) repeat-x left top;
}

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

.clearfix {
	clear: both;
}

/** HEADER */

#header-wrapper {
	height: 259px;
	background: url(../images2/bg1_03.jpg) no-repeat center top;
}

.subpage #header-wrapper {
	height: 259px;
	background: url(../images2/subpage1_01.jpg) no-repeat center top;
}

#header {
}

/** LOGO */

#logo {
	height: 154px;
}


/** TIG MENU 

#menu {
	float: left;
	width: 646px;
	height: 105px;
}

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

#menu li {
	float: left;
}
*/
/* MENU */

#nav-con {
	float: left;
	width: 646px;
	height: 105px;
}


#menu {
	float: left;
	width: 646px;
	height: 105px;
}

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

#menu li {
	float: left;
}

#menu span {
	float: left;
	display: block;
	height: 30px;
	margin: 0px;
	padding: 44px 0 0px 15px;
	color: #FFFFFF;
}

#menu a {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px 30px 0px 0px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #D3CACB;
}

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

#menu li.active {
}

#menu li.active a {
	background: url(images/bg2_02.gif) no-repeat right top;
}

#menu li.active span {
	background: url(images/bg2_01.gif) no-repeat left top;
}

/**
#menu span {
	float: left;
	display: block;
	height: 30px;
	margin: 0px;
	padding: 44px 0 0px 30px;
	color: #FFFFFF;
}

#menu a {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px 30px 0px 0px;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #D3CACB;
}

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

#menu li.active {
}

#menu li.active a {
	background: url(images/bg2_02.gif) no-repeat right top;
}

#menu li.active span {
	background: url(images/bg2_01.gif) no-repeat left top;
}
*/
/** SEARCH */

#search {
	float: right;
	width: 246px;
	height: 105px;
}

#search form {
	margin: 0px;
	padding: 45px 0px 0px 20px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	outline: none;
	width: 165px;
	margin: 0px;
	padding: 0px 5px 0px 5px;
	background: none;
	border: none;
	text-transform: lowercase;
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #A69B9F;
}

#search-submit {
	display: none;
}

/** PAGE */

#page {
	overflow: hidden;
}

/** CONTENT */

#content {
	float: left;
	width: 646px;
	margin: 0px;
}

#wide-content {
	padding: 35px;
	line-height: 175%;
}

/** SIDEBAR */

#sidebar {
	float: right;
	width: 246px;
	padding: 28px 0px 0px 0px;
}

/** FOOTER */

#footer-content {
	width: 892px;
	margin: 0px auto;
	padding: 0px;
	background: url(../images2/bg1_08.jpg) no-repeat left bottom;
}

#footer {
	overflow: hidden;
	width: 892px;
	height: 169px;
	margin: 0px auto;
	padding: 0px;
	background-image: url(../images2/bg1_09.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#footer p {
	margin: 0px;
	padding: 50px 0px 0px 0px;
	text-align: center;
	color: #3A353E;
}

#footer a {
	color: #3A353E;
}

/** GALLERY ROTATOR */

#gallery {
	height: 247px;
	margin: 0px auto;
	background: url(../images2/bg1_04.jpg) no-repeat center top;
}

/** TWO COLUMNS */

#two-columns {
	height: 312px;
	background: #FFFFFF;
}

#two-columns .bgtop {
	background: url(../images2/homepage05.jpg) no-repeat left top;
}

#two-columns .bgbtm {
	clear: both;
	overflow: hidden;
	height: 252px;
	padding: 30px 34px 30px 34px;
	background: url(../images2/homepage06.jpg) no-repeat left bottom;
}

#colA {
	float: left;
	width: 272px;
	padding-top: 11px;
}

#colA h3 {
	margin: 0px;
	padding: 10px 0px;
	font-weight: bold;
	font-size: 11px;
	color: #322E35;
}
#colA h2 {
	margin: 0px;
	padding: 10px 0px;
	font-weight: bold;
	font-size: 18px;
	color: #322E35;
}
#colB {
	float: right;
	width: 272px;
}

/** THREE COLUMNS */

#three-columns {
}

#three-columns h2 {
	height: 30px;
	margin: 0px;
	padding: 16px 30px 0px 30px;
	background: url(../images2/homepage08.jpg) no-repeat left top;
	text-shadow: 1px 1px #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	color: #261F23;
}

#three-columns h3 {
	margin: 0px;
	padding: 5px 0px 10px 0px;
	font-weight: bold;
	font-size: 12px;
	color: #E5DCDA;
}

#three-columns .content {
	overflow: hidden;
	padding: 30px 34px 30px 34px;
	background: url(../images2/pics17.jpg) no-repeat left top;
}

#col1, #col2, #col3 {
	width: 172px;
}

#three-columns a {
	color: #A69B9F;
}

#col1 {
	float: left;
	margin-right: 30px;
}

#col2 {
	float: left;
	margin-right: 30px;
}

#col3 {
	float: right;
}

/** FOUR COLUMNS FOOTER CONTENT */

#four-columns {
	overflow: hidden;
	width: 832px;
	margin: 0px;
	padding: 40px 26px 30px 34px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7B727A;
}

#four-columns h2 {
	font-weight: normal;
	font-size: 12px;
	color: #E5DCDA;
}

#four-columns a {
	color: #A69B9F;
}

#column1 {
	float: left;
	width: 172px;
	margin-right: 30px;
}

#column2 {
	float: left;
	width: 172px;
	margin-right: 30px;
}

#column3 {
	float: left;
	width: 172px;
	margin-right: 35px;
}

#column4 {
	float: right;
	width: 220px;
}

/** LIST STYLE 1 */

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

ul.style1 li {
	padding: 4px 0px 8px 0px;
	background: url(../images2/homepage10.jpg) repeat-x left top;
}

ul.style1 a {
	color: #A69B9F;
}

ul.style1 .first {
	background: none;
}

/** LIST STYLE 2 */

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

ul.style2 li {
	clear: both;
	padding: 11px 0px 7px 0px;
	border-bottom: 1px solid #CEC9CC;
}

ul.style2 h3 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 11px;
	color: #322E35;
}

ul.style2 img {
	float: left;
	margin-right: 15px;
}

ul.style2 .last {
	border: none;
}

/** LIST STYLE 3 */

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

ul.style3 li {
	padding: 6px 0px 10px 0px;
	background: url(../images2/homepage09.jpg) repeat-x left top;
}

ul.style3 a {
	color: #B6ADB0;
}

ul.style3 .first {
	background: none;
}

/** LIST STYLE 4 */

ul.style4 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	color: #7B727A;
}

ul.style4 li {
	clear: both;
	padding: 12px 0px 8px 0px;
	background: url(../images2/homepage09.jpg) repeat-x left bottom;
}

ul.style4 h3 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 11px;
	color: #DDD4D4;
}

ul.style4 img {
	float: left;
	margin-right: 15px;
}

ul.style4 .last {
	background: none;
}

/** LIST STYLE 5 */

ul.style5 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	color: #7B727A;
}

ul.style5 li {
	clear: both;
	padding: 12px 0px 6px 0px;
	border-bottom: 1px solid #CEC9CC;
	line-height: normal;
}

ul.style5 h3 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 11px;
	color: #313029;
}

ul.style5 img {
	float: left;
	margin-right: 15px;
}

ul.style5 .last {
	border: none;
}

/** LIST STYLE 6 */

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

ul.style6 li {
	padding-bottom: 12px;
}

ul.style6 a {
	color: #313029;
}


/** LIST portfolio-list */

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

ul.portfolio-list li {
	padding: 25px 0px 45px 0px;
	border-bottom: 1px solid #CEC9CC;
}

ul.portfolio-list a {
	color: #B6ADB0;
}

ul.portfolio-list .first {
	background: none;
}

ul.portfolio-list h3 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 11px;
	color: #313029;
}


/** LINK STYLE */


.link1 {
	display: block;
	margin-top: 20px;
	padding-left: 20px;
	background: url(../images2/homepage11.gif) no-repeat left 3px;
}

.link2 {
	display: block;
	margin-top: 20px;
	padding-left: 20px;
	background: url(../images2/homepage07.gif) no-repeat left 3px;
}

.link3 {
	display: block;
	margin-top: 20px;
	padding-left: 20px;
	background: url(../images2/homepage09.gif) no-repeat left 3px;
}

/** BACKGROUNDS */

#bg1 {
	background: url(../images2/bg1_06.jpg) repeat-y center top;
}

#bg2 {
	background: url(../images2/bg1_05.jpg) no-repeat center top;
}

#bg3 {
	overflow: hidden;
	background: url(../images2/bg1_07.jpg) no-repeat center bottom;
}

#bg4 {
	background: url(../images2/subpage2_02.jpg) repeat-y center top;
}

#bg5 {
	background: url(../images2/subpage2_01.jpg) no-repeat center top;
}

#bg6 {
	background: url(../images2/subpage2_03.jpg) no-repeat center bottom;
}

#bg7 {
	background: url(../images2/bg2_03.jpg) no-repeat center top;
}

/** BOX STYLE 1 */

.box-style1 {
}

.box-style1 .title {
	height: 30px;
	margin: 0px;
	padding: 35px 26px 0px 26px;
	background: url(../images2/homepage14.jpg) no-repeat left top;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
}

.box-style1 .content {
	padding: 25px 26px 0px 26px;
	background: url(../images2/homepage13.jpg) no-repeat left top;
}

/** BOX STYLE 2 */

.box-style2 {
}

.box-style2 .title {
	letter-spacing: -1px;
	font-weight: normal;
	font-size: 22px;
	color: #322E35;
}

/** BOX STYLE 3 */

.box-style3 {
}

.box-style3 .title {
	height: 30px;
	margin: 0px;
	padding: 35px 26px 0px 26px;
	background: url(../images2/subpage1_04.jpg) no-repeat left top;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
}

.box-style3 .content {
	padding: 25px 26px 0px 26px;
	background: url(../images2/subpage1_05.jpg) no-repeat right top;
}

/** BOX 1 */

#box1 .title {
	background: url(../images2/homepage12.jpg) no-repeat left top;
}

#box1 {
	height: 265px;
}

/** BOX 2 */

#box2 {
	line-height: 175%;
	padding: 35px;
}

/** BOX 3 */

#box3 .title {
	background: url(../images2/subpage1_02.jpg) no-repeat left top;
}

/** BOX 4 */

#box4 .title {
	background: url(../images2/subpage1_03.jpg) no-repeat left top;
}


/** SLIDESHOW */

#slideshow {
	position: relative;
	width: 960px;
	height: 247px;
	margin: 0px auto;
	background: #131116 url(../images2/slideshow_01.png) no-repeat left top;
}

#slideshow .titles {
	float: right;
	width: 246px;
	height: 247px;
	overflow: hidden;
}

#slideshow .titles ul {
	margin: 0px;
	padding: 25px 0px 0px 0px;
	line-height: 12px;
	list-style: none;
	font-size: 12px;
}

#slideshow .titles li {
	width: 246px;
	height: 40px;
	overflow: hidden;
	background: url(../images2/slideshow_03.gif) no-repeat 15px 0px;
}

#slideshow .titles li.first { background: none; }

#slideshow .titles a {
	display: inline-block;
	width: 203px;
	height: 25px;
	padding: 15px 0px 0px 25px;
	text-decoration: none;
	color: #A69B9F;
	outline: 0;
}

#slideshow .titles li.active a {
	background: url(../images2/slideshow_04.gif) no-repeat left bottom;
	color: #5D545C;
	outline: 0;
}

#slideshow .slides {
	float: left;
	width: 714px;
	height: 247px;
	overflow: hidden;
}

#slideshow .slides ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 1;
}

#slideshow .slides .image {
	position: relative;
	float: right;
	width: 491px;
	height: 247px;
}

#slideshow .slides .image img {
	position: absolute;
	top: 15px;
	left: 0px;
}

#slideshow .slides .image .border {
	position: absolute;
	top: 15px;
	left: 0px;
	display: block;
	width: 477px;
	height: 216px;
	background: url(../images2/slideshow_01.png) no-repeat -223px -15px;
}

#slideshow .slides .info {
	float: left;
	width: 167px;
	height: 177px;
	margin: 0px;
	padding: 70px 26px 0px 30px;
}

#slideshow .slides .info .line1, #slideshow .slides .info .line2, #slideshow .slides .info .line3, #slideshow .slides .info .more {
	display: block;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	text-align: right;
	text-transform: uppercase;
}

#slideshow .slides .info .line1 {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}

#slideshow .slides .info .line2 {
	padding-top: 3px;
	font-weight: normal;
	color: #C7BCBB;
}

#slideshow .slides .info .line3 {
	padding-top: 3px;
	font-weight: normal;
	font-size: 13px;
	color: #847473;
}

#slideshow .slides .info .more {
	display: block;
	float: right;
	width: 43px;
	height: 19px;
	margin: 15px 0px 0px 0px;
	padding: 8px 0px 0px 11px;
	background: url(../images2/slideshow_02.gif) no-repeat left top;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}

/** IMAGE BORDER STYLE 1 */

.image-style1 {
	position: relative;
	float: left;
	width: 272px;
	height: 153px;
	margin-bottom: 20px;
}

.image-style1 span, .image-style1 img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.image-style1a span {
	background: url(../images2/pics01.png) no-repeat left top;
}

/** IMAGE BORDER STYLE 2 */

.image-style2 {
	position: relative;
	float: left;
	width: 44px;
	height: 40px;
	margin-right: 15px;
}

.image-style2 span, .image-style2 img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.image-style2a span {
	background: url(../images2/pics03.png) no-repeat left top;
}

/** IMAGE BORDER STYLE 3 */

.image-style3 {
	position: relative;
	width: 172px;
	height: 89px;
	margin-bottom: 10px;
}

.image-style3 span, .image-style3 img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.image-style3a span {
	background: url(../images2/pics08.png) no-repeat left top;
}

/** IMAGE BORDER STYLE 4 */

.image-style4 {
	position: relative;
	float: left;
	width: 44px;
	height: 41px;
	margin-right: 15px;
}

.image-style4 span, .image-style4 img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.image-style4a span {
	background: url(../images2/pics12.png) no-repeat left top;
}

/** IMAGE BORDER STYLE 5 */

.image-style5 {
	position: relative;
	float: left;
	width: 172px;
	height: 89px;
	margin-top: 5px;
	margin-right: 25px;
}

.image-style5 span, .image-style5 img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.image-style5a span {
	background: url(../images2/pics18.png) no-repeat left top;
}


.entry {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDCDCD;
	margin-bottom: 15px;
	position: relative;
	background-color: #F4F4F4;
	padding: 35px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #DBDBDB;
	border-right-color: #CDCDCD;
	border-left-color: #DBDBDB;
}

.entry img {
	position: relative;
	padding: 4px;
	border: 1px solid #DBDBDB;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #DFDFDF;
}

.entry .date {
	display: block;
	float: left;
	width: 40px;
	height: 47px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #2E2E2E;
	background-image: url(../images/bg1_11.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 10px;	
	margin-top: 7px;		
}

.entry .date .month {
	display: block;
	height: 16px;
	font-size: 15px;
	font-weight: normal;
	line-height: 15px;
	text-align: center;
	text-transform: lowercase;
	color: #CBAFAA;
}

.entry .date .day {
	display: block;
	height: 31px;
	font-size: 28px;
	line-height: 26px;
	text-align: center;
	letter-spacing: -2px;
}

.share-bar {
	padding: 5px;
}

.a-block {
	width: 172px;
	float: left;
	background-color: #fff;
	box-shadow: 0pt 1px 2px rgba(34, 25, 25, 0.4);
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	line-height: 1.35em;
	font-size: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.imglink img{
	display: block;
	margin-top: 0pt;
	margin-right: auto;
	margin-bottom: 0pt;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.imglink:hover img, .imglink:active img{
opacity: 0.9;
}

.block-text-wrap {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: -5px;
	margin-bottom: 0pt;
	margin-left: -5px;	
	background-color: #f2f0f0;		
}

.block-text {
/*	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fcfafa;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d4d4; 
*/	
	overflow-x: hidden;
	overflow-y: hidden;
	padding: 5px;
}

