*{
	margin:0;
	padding:0;
}html,body{
	color:#eadfb6;
	background:url(/img/body-bg.jpg) #141414 repeat-y right 646px;
	font:normal 1em/2em Verdana, Geneva, sans-serif;
}a{
	color:#d6b568;
	border-color:#d6b568;
	text-decoration:none;
}a:hover{
	color:#eadfb6;
	border-color:#eadfb6;
}a img{
	border:2px solid #d6b568;
}a img:hover{
	border-color:#eadfb6;
	color: eadfb6;
}h1{
	height:242px;
	text-align:left;
	text-indent:-999em;
}h1 a:hover{
	/* border:2px solid #000; */
}h2,h3,h4,h5,h6{
	background:transparent url(/img/h2-bg.gif) no-repeat bottom;
	margin:0 0 .25em;
	font:normal 3.5em Verdana, Geneva, sans-serif;
	font-variant:small-caps;
	text-align:center;
}p{
	margin:0 0 1em;
}table{
	border-collapse:collapse;
}
div#container{
	background:transparent url(/img/container-bg.jpg) no-repeat right top;
	text-align:right;
	min-width:960px;
}div#content{
	background:transparent url(/img/content-bg.jpg) no-repeat center 350px;
	float:right;
	width:690px;
	padding:50px 50px 100px;
	text-align:justify;
}ul#nav{
	float:right;
	list-style:none;
	padding:90px 0 0 0;
	text-align:left;
}ul#nav li{
	margin:0 0 15px;
}ul#nav a{
	color:#402d0f;
	height:63px;
	width:150px;
	padding:0 0 0 20px;
	display:block;
	font:normal 1.75em/63px "Times New Roman", Times, serif;
	font-variant:small-caps;
}ul#nav a:hover{
	color:#000;
}ul#nav a.current{
	/*font-weight:bold;*/
}div#footer{
	width:930px;
	height:32px;
	margin:0 15px 0 auto;
	clear:both;
	font:normal 1em Georgia, "Times New Roman", Times, serif;
}a#copyright{
	float:left;
}div#content p{
	text-indent:1.5em;
}.center{
	text-align:center;
}.alignright{
	float:right;
	margin:0 0 .5em 1.5em;
}#homeflash{
	height:340px;
	margin:0 42px 2em;
	font-weight:bold;
	text-align:center;
}h3#gallery{
	background:none;
	margin:0 0 1em;
	font-size:1.75em;
}ul#gallerylist{
	list-style:none;
}ul#gallerylist li a{
	margin-bottom:.25em;
}ul#gallerylist li a{
	background-image:url(/img/gallery-image-bg.png);
	display:block;
	border:1px solid #333;
	border-right-width:45px;
	font-size:.75em;
	line-height:1.25em;
}ul#gallerylist li img{
	width:200px;
	height:150px;
	vertical-align:middle;
	border:5px solid #333;
	font-size:.625em;
}ul#gallerylist li a span.galleryDetails{
	display:block;
	float:right;
	width:410px;
	height:140px;
	padding:10px;
}ul#gallerylist li a span.galleryTitle{
	display:block;
	height:1.25em;
	color:#D9C67B;
	font-size:1.5em;
}ul#gallerylist li a span.galleryTags{
	font-size:.75em;
	padding-top:.875em;
	display:block;
}ul#gallerylist li a:hover{
	color:#eadfb6;
	border-color:#eadfb6;
}ul#gallerylist li a:hover span.galleryTitle{
	color:#eadfb6;
}div#linkTree{
	margin:0 0 .5em 0;
}