<style type="text/css">
<!--

body {
	margin: 0;
}

html {
	color: #404040;
	font-family: verdana;
	font-size: 12px;
	line-height: 17px;
        height: 102.02%;
}

.wrapper {
/*	text-align: left; */
	width: 1000px;
	min-height: 600px;
	margin: 0 auto;
}

.header {
	float: left;
	width: 347px;
	margin-bottom: 10px;
}

.leftcolumn {
	float: left;
	width: 357px;
}

.rightcolumn {
	width: 618px;
	float: right;
	margin-left: 25px;
}

.leftcolumndetail {
	width: 230px;
	float: left;
}

.rightcolumndetail {
	width: 745px;
	text-align: right;
	float: right;
	margin-left: 25px;
}

.copy {
	clear: both;
	padding: 40px 0 20px 0;
	text-align: center;
	color: #bbb;
	font-size: 11px
}

p {
	margin: 0 0 10px 0;
}

img {
	border: 0;
}

.gold {
	color: #81633f;
}

.gray {
	color: #81633f;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #BE7A32;
}

a:hover {
	text-decoration: none;
	color: #D5BA9D;
}

a.nav:link, a.nav:visited, a.nav:active {
	text-decoration: none;
	letter-spacing: 1px;
	padding: 10px 12px 0 12px;
	background: url('../images/squares2.gif') 0 0 no-repeat;
	background-position: bottom right;
	color: #94734a;
}

a.nav:hover {
	color: #bda58c;
}

.navlast {
	padding: 0 12px 0 12px;
}

a.gray:link, a.gray:visited, a.gray:active {
	text-decoration: none;
	color: #404040;
}

a.gray:hover {
	text-decoration: underline;
	color: #cccccc;
	font-size: 11px;
}

a.copy:link, a.copy:visited, a.copy:active {
	text-decoration: underline;
	color: #cccccc;
	font-size: 10px;
}

a.copy:hover {
	text-decoration: underline;
	color: #404040;
	font-size: 10px;
}

.gallery {
	min-height: 200px;
	width: 185px;
	float: left;
	padding: 5px;
	border: 1px solid #ccc;
}

.galleries {
	min-height: 180px;
	width: 200px;
	float: left;
	padding: 5px;
	border: 1px solid #ccc;
}

-->
</style>
