html		{height: 100%;}
body		{margin: 0px; padding: 0px; height: 100%; background-image: url(images/bg.jpg); background-position: top center;}

#container	{
	position: relative;
	top: 0px;
	left: 0px;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fffef2;
	min-height: 100%;
}
	
#ds-left	{position: absolute; top: 0px; left: -20px; width: 20px; height: 100%; margin-left: auto; margin-right: auto;}
#dsl0, #dsl1, #dsl2, #dsl3, #dsl4, #dsl5, #dsl6, #dsl7, #dsl8, #dsl9	{position: absolute; top: 0px; width: 2px; height: 100%; background: #000;}	
#dsl0	{left: 0px; opacity: .01;}
#dsl1	{left: 2px; opacity: .02;}
#dsl2	{left: 4px; opacity: .03;}
#dsl3	{left: 6px; opacity: .05;}
#dsl4	{left: 8px; opacity: .07;}
#dsl5	{left: 10px; opacity: .10;}
#dsl6	{left: 12px; opacity: .13;}
#dsl7	{left: 14px; opacity: .17;}
#dsl8	{left: 16px; opacity: .21;}
#dsl9	{left: 18px; opacity: .25;}
	
#ds-rite	{position: absolute; top: 0px; right: -20px; width: 20px; height: 100%; margin-left: auto; margin-right: auto;}
#dsr0, #dsr1, #dsr2, #dsr3, #dsr4, #dsr5, #dsr6, #dsr7, #dsr8, #dsr9	{position: absolute; top: 0px; width: 2px; height: 100%; background: #000;}	
#dsr9	{left: 18px; opacity: .01;}
#dsr8	{left: 16px; opacity: .02;}
#dsr7	{left: 14px; opacity: .03;}
#dsr6	{left: 12px; opacity: .05;}
#dsr5	{left: 10px; opacity: .07;}
#dsr4	{left: 8px; opacity: .10;}
#dsr3	{left: 6px; opacity: .13;}
#dsr2	{left: 4px; opacity: .17;}
#dsr1	{left: 2px; opacity: .21;}
#dsr0	{left: 0px; opacity: .25;}

#topnav	{
	position: relative;
	top: 0px;
	left: 0px;
	width: 950px;
	height: 32px;
	font: italic 14px/32px 'Times New Roman', Times, serif;
	color: #868267;
}

#topnav a:link    	{color: #868267; text-decoration: none;}
#topnav a:visited 	{color: #bdbaa6; text-decoration: none;}
#topnav a:active  	{color: #868267; text-decoration: none;}
#topnav a:hover   	{color: #ae873d; text-decoration: underline;}

#home	{position: absolute; top: 0px; left: 20px; width: 50px; height: 32px;}
#links	{
	position: relative;
	top: 0px;
	width: 400px;
	height: 32px;
	text-align: right;
	margin-left: 500px;
}

#flash	{
	top: 0px;
	width: 862px;
	height: 205px;
	padding-left: 88px;
	background-image: url(images/bg_top.png);
	background-repeat: repeat;
}

#intro	{position: relative; top: 0px; left: 0px; width: 775px; height: 560px;}

#nav		{
	position: relative;
	top: 0px;
	width: 950px;
	height: 70px;
	margin-top: -2px;
	margin-right: auto;
	margin-left: auto;
}

#content	{
	position: relative;
	top: 25px;
	left: 0px;
	width: 950px;
	margin: 0px;
	padding: 0px;
	overflow: visible;
}

#left	{position: relative; float: left; top: 0px; left: 0px; width: 165px; margin: 0px; padding: 0px; padding-right: 20px; padding-top: 5px; border-right: 1px solid #d7d5c5; font: 13px/20px 'Times New Roman', Times, serif; color: #868267; text-align: right;}
#rite	{
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	width: 650px;
	margin: 0px;
	margin-left: -1px;
	padding: 0px;
	padding-left: 30px;
	padding-right: 34px;
	border-left: 1px solid #d7d5c5;
	font: 14px/26px 'Times New Roman', Times, serif;
	color: #868267;
	overflow: hidden;
}

a:link    	{color: #868267; text-decoration: underline;}
a:visited 	{color: #bdbaa6; text-decoration: underline;}
a:active  	{color: #868267; text-decoration: underline;}
a:hover   	{color: #ae873d; text-decoration: underline;}

h1	{margin: 0px; padding: 0px; font: italic 15px/25px 'Times New Roman', Times, serif; color: #bdbaa6; letter-spacing: 3px; text-transform: uppercase; display: inline;}
h2	{margin: 0px; padding: 0px; font: 13px/20px 'Times New Roman', Times, serif; color: #595743;}
h3	{margin: 0px; padding: 0px; font: italic 13px/20px 'Times New Roman', Times, serif; color: #ae873d; display: inline;}
h4	{margin: 0px; padding: 0px; font: italic 13px/20px 'Times New Roman', Times, serif; color: #ae873d; letter-spacing: 2px; text-transform: uppercase; margin-top: 35px; margin-bottom: -5px;}
h5	{margin: 0px; padding: 0px; font: bold italic 13px/20px 'Times New Roman', Times, serif; color: #868267; letter-spacing: 2px; text-transform: uppercase; margin-top: 20px; margin-bottom: -20px;}

h2 a:link    	{color: #868267; text-decoration: none;}
h2 a:visited 	{color: #bdbaa6; text-decoration: none;}
h2 a:active  	{color: #868267; text-decoration: none;}
h2 a:hover   	{color: #ae873d; text-decoration: none;}

.fine	{
	margin-top: 5px;
	margin-bottom: -7px;
	font: italic 13px/26px 'Times New Roman', Times, serif;
	color: #A5822D;
}
.half	{line-height: 13px;}

p	{margin: 0px; padding: 0px; margin-top: 13px;}

.line	{psoition: relative; top: 0px; left: 0px; width: 165px; height: 1px; line-height: 1px; background: #d7d5c5; margin-left: 20px;}


#foot	{
	position: relative;
	clear: both;
	top: 0px;
	left: 0px;
	width: 950px;
	height: 101px;
	margin: 0px;
	padding: 0px;
	font: 10px/19px 'Times New Roman', Times, serif;
	color: #bdbaa6;
	text-align: center;
}

#foot a:link    	{color: #bdbaa6; text-decoration: underline;}
#foot a:visited 	{color: #bdbaa6; text-decoration: underline;}
#foot a:active  	{color: #bdbaa6; text-decoration: underline;}
#foot a:hover   	{color: #868267; text-decoration: underline;}


/* gallery styles */

#gallerya 	{
	float: right;
	width: 175px;
	height: 225px;
	display: none;
	margin-top: 35px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#galleryb 	{
	float: left;
	width: 180px;
	height: 210px;
	margin: 0px;
	margin-left: 0px;
	display: none;
}

.jdGallery	{overflow: hidden; position: relative;}
.jdGallery img		{border: 0; margin: 0;}
.jdGallery .slideElement		{width: 100%; height: 100%; background-repeat: no-repeat;}

