body {
	background:url(../images/background.gif) top center repeat;
	font-family:Arial, Helvetica, sans-serif;
}
#header {
	background:url(../images/background-outline.gif) top center no-repeat;
	width:780px;
	height:100px;
	margin:44px auto 0 auto;
	padding:10px;
	display:block;
	clear:both;
} * html #header {padding:8px 10px;}
  *:first-child+html #header {padding:8px 10px;}
#header span {
	text-indent:-999px;
	width:207px;
	height:72px;
	display:block;
	float:left;
	margin:18px 0 0 50px;
}
#header #controls {
	background:url(../images/header.gif) top center no-repeat;
	width:761px;
	height:104px;
	margin:0 auto;
} * html #header #controls {margin:-87px auto 0 auto;}
  *:first-child+html #header #controls {margin:-89px auto 0 auto;}
#header #controls img {
	margin:41px 0 0 60px;
	float:left;
	cursor:pointer;
}
* html #header #controls #nav {padding-left:250px;}
*:first-child+html #header #controls #nav {padding-left:250px;}
#menu {
	background:url(../images/background-outline.gif) top center no-repeat;
	width:780px;
	height:16px;
	margin:0 auto;
	padding:9px 0 5px 0;
	text-align:center;
	display:block;
	clear:both;
}
#menu ul {margin:0;padding:0;}
#menu li {
	float: left;
	display:inline;
	list-style:none;
	border-right:1px solid #7c665f;
	margin:0;
}
#menu .last {border:none;background:none;}
#menu li a {
	color:#f7f4ee;
	text-decoration:none;
	text-transform:uppercase;
	font-size:13px;
	margin:0 17px;
}
#menu li a:hover {text-decoration:none;color:#e0d8c7;}
#menu ul li div {
	position: absolute;
	visibility: hidden;
	margin:6px 0 0 0;
	padding:4px 0;
	width: 151px;
	background-image:url(../images/background-menu.png);
	background-position:top center;
	background-repeat:repeat;
	z-index:9999;
} * html #menu ul li div {background-image:url(../images/background-menu.gif);}
#menu ul li div a {
	position: relative;
	border:none;
	line-height:2;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	color:#331f0f;
	width: 141px;
	margin:0 auto;
	display: block;
	text-decoration: none;
	text-transform:none;
	font-weight:normal;
	background-image:url(../images/background-bar.png);
	background-position:bottom center;
	background-repeat:no-repeat;
} * html #menu ul li div a {background-image:url(../images/background-bar.gif);}
#menu ul li div a:hover {color:#675648;}
#menu #m1 {margin-left:-20px;}
	 * html #menu #m1 {margin-top:26px;margin-left:-135px;}
	 *:first-child+html #menu #m1 {margin-top:24px;margin-left:-135px;}
#menu #m2 {margin-left:21px;}
	 * html #menu #m2 {margin-top:26px;margin-left:-174px;}
	 *:first-child+html #menu #m2 {margin-top:24px;margin-left:-174px;}
#menu #m3 {margin-left:13px;}
	 * html #menu #m3 {margin-top:26px;margin-left:-166px;}
	 *:first-child+html #menu #m3 {margin-top:24px;margin-left:-166px;}
#menu #m4 {margin-left:-24px;}
	 * html #menu #m4 {margin-top:26px;margin-left:-130px;}
	 *:first-child+html #menu #m4 {margin-top:24px;margin-left:-130px;}
#menu #m5 {margin-left:20px;}
	 * html #menu #m5 {margin-top:26px;margin-left:-172px;}
	 *:first-child+html #menu #m5 {margin-top:24px;margin-left:-172px;}
#tagline {
	background:url(../images/background-outline.gif) top center no-repeat;
	margin:0 auto;
	padding:10px 0 4px 0;
}
#tagline span {
	background-image:url(../images/tagline.gif);
	background-position:top center;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	letter-spacing:1px;
	color:#c7c1b9;
	text-align:center;
	width:760;
	height:84;
	display:block;
	margin:0 auto;
	padding:31px 0;
}
#feature {
	background:url(../images/background-outline.gif) top center no-repeat;
	width:780px;
	height:291px;
	margin:0 auto;
	padding:11px;
}
#feature .image {
	background:url(../images/photo01.jpg) top center no-repeat;
	width:758px;
	height:296px;
	margin:0 auto;
}
.end {
	background: url(../images/background-end.gif) bottom center no-repeat;
	margin: 0 auto 0 auto;
	height: 12px;
	width: 800px;
	padding: 0;
}
.end-double {
	background: url(../images/background-end02.gif) bottom center no-repeat;
	margin: 0 auto 0 auto;
	height: 10px;
	clear: both;
	width: 800px;
}
.footnote {
	color: #837667;
	font-size: 10px;
	display: block;
	width: 758px;
	margin: 11px auto 0 auto;
	line-height: 1.3;
	padding-left: 4px;
}
.footnote ul {
	margin:0;
	padding:0;
}
.footnote li {
	margin:0;
	padding:0 10px;
	display:inline;
	border-right:1px solid #4e403b;
}
.footnote li:first-child {padding-left:0;}
.footnote .last {border:none;background:none;}

.img-holder {
	background: transparent url(../images/background-outline.gif) no-repeat scroll center top;
	width: 776px;
	margin: 0 auto 0 auto;
	padding: 12px 12px 7px 29px;
}

	.img-holder .big-column {
		display: inline; /* For IE6 */
		float: right;
		margin-right: 17px;
		width: 456px;		
	}
	
	.img-holder .small-column {
		display: inline;
		float: left;
		width: 289px;			
	}

.teaser {
	background:url(../images/background-outline.gif) top center no-repeat;
	width:780px;
	margin:0 auto;
	padding:12px 12px 6px 12px;
	text-align:center;
}
#home .teaser .image {
	background:url(../images/teaser01.gif) top center no-repeat;
	width:758px;
	height:84px;
	margin:0 auto;
}
.action {
	background:url(../images/action-box.gif) top center no-repeat;
	width:210px;
	padding:8px;
	height:61px;
	margin-left: 15px;
	display:block;
	text-align:center;
}

	.action .split {
		float: left;
		width: 99px;
		padding-top: 8px;
		padding-right: 11px;
		border-right: double #4A372B;
		margin-top: 5px;
	}
	
	.action .split2 {
		float:left;
		margin-left:8px;
		margin-top:5px;
		padding-right:11px;
		padding-top:8px;
		width:100px;
	}
	
		.action .split2 em {
			border: 0;
		}
	
	
	.action a {color:#9D8B7D;text-decoration:none;}
#home .action {
	background:url("../images/action-box02.gif") no-repeat scroll center top transparent;
	display:block;
	height:112px;
	padding-bottom:0;
	text-align:center;
	width:232px;
}
.action strong {
	color:#9d8b7d;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	display:block;
	margin-bottom:5px;
}
.action em {
	color:#9d8b7d;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	border-top:1px solid #4a372b;
	border-bottom:1px solid #4a372b;
	display:block;
}
#home .information {
	background:url(../images/information02.gif) top center no-repeat;
	width:491px;
	height:115px;
}

.double {
	background: url(../images/background-outline02.gif) top center no-repeat;
	width: 780px;
	margin: 0 auto;
}

#home .double .small-column {
	float:left;
	width:253px;
	padding:10px 10px 0 10px;
}
#home .double .big-column {
	float:right;
	width:491px;
	padding:10px 10px 0 0;
}

#content {
	background: url(../images/background-outline.gif) top center no-repeat;
	width: 776px;
	margin: 0 auto 0 auto;
	padding: 0 12px 0 12px;
}
#content .big-column {
	background: url(../images/content-mid.gif) center 2px repeat-y;
	display: inline; /* For IE6 */
	float: left;
	min-height: 630px;
	/*
	margin: 0 0 0 10px;
	*/
	margin: 12px 0 0 9px;
	position: relative;
		top: 0;
		left: 0;
	width: 487px;
}
#content .big-column .substance {
	background: url(../images/content-top.gif) top center no-repeat;
	padding: 22px 22px 4px 22px;
	color: #fff;
	font-size: 12px;
	line-height: 1.5;
}
#content .big-column .substance li {
	font-size: 12px;
}
#content .big-column .end {
	width: 475px;
	background: url(../images/content-bot.gif) bottom center no-repeat;
	margin: 0;
	padding: 0 6px 0 6px;
	position: absolute;
		bottom: 0;
	height: 21px;
}
#content .small-column, #content .small-column2 {
	/* width: 253px; */
	display: inline;
	float: right;
	margin: 12px 9px 0 0;
	overflow: hidden;
	width: 261px;
	/*
	margin: 0 22px 0 0;
	*/
}

#content .small-column {
	height: 630px;
}

#content .big-column h2 {
	color: #f0eae9;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-weight:normal;
	letter-spacing:1px;
	margin-top:0;
}
#content .big-column ul li ul {
	margin-bottom:20px;
}

.advertisement {margin:8px auto 0 auto;width:758px;}


.clear {clear:both;}
a {outline:none;}
img {border:none;}

/* Locations pages */

#content .big-column2 {
	background: url(../images/content-mid.gif) center 2px repeat-y;
	display: inline;
	width: 487px;
	float: left;
	margin: 12px 0 0 9px;
	/* margin: 0 0 0 10px; */
	min-height: 350px;
	position: relative;
}
#content .big-column2 .substance {
	background:url(../images/content-top.gif) top center no-repeat;
	padding: 22px 22px 4px 22px;
	color: #fff;
	font-size: 12px;
	line-height: 1.5;
}
#content .big-column2 .substance li {
	font-size: 12px;
}
#content .big-column2 .end {
	width: 475px;
	background: url(../images/content-bot.gif) bottom center no-repeat;
	margin: 0;
	padding: 0 6px 0 6px;
	position: absolute;
		bottom: 0;
	height: 21px;
}

#content .small-column2 {
	height: 358px;	
}