@charset "UTF-8";
body {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 30px;
}
h1 {
	font-size: 18px;
	color: #FFCC66;
	margin-bottom: 15px;
}
div.spacer { clear: both; }
.float-left {
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
}
#div-pagewrap {
	width: 1000px;
	margin-right: auto;
	margin-left: 50px;
	padding-top: 30px;
}
#div-header {
	clear: right;
	position: relative;
	height: 100%;
	width: auto;
}

#div-footer {
	position: relative;
	height: 80px;
	width: 100%;
	padding-top: 60px;
	font-size: 9px;
	text-align: left;
	clear: both;
	margin-left: 58px;
	padding-left: 50px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FDA567;
}

#div-footer   li  {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999966;
	padding-right: 3px;
	padding-left: 2px;
}
#div-footer li#last {
	border-right-style: none;
	
}
#div-footer a {
	color: #999966;	
}
#logo {
	position: relative;
	height: 36px;
	width: 300px;
	clear: left;
	margin-top: 20px;
	margin-left: 40px;
}
ul#nav {
	float: left;
	position: relative;
	text-align: right;
	clear: right;
	margin-left: 19px;
}
ul#nav li {
	display: inline;
	float: left;
	margin-right: 14px;
	margin-left: 14px;
}
#main {
	font-size: 16px;
	text-align: left;
	clear: right;
	margin-right: auto;
	padding-left: 90px;
	font-weight: lighter;
	height: 100%;
	width: 900px;
}
#main img {
	float: left;
}
#main ul {
	font-size: 11px;
	line-height: 17px;
	margin-left: 30px;
}
#main ul a {
	color: #999966;
}
#page-type {
	font-size: 12px;
	text-align: left;
	clear: right;
	padding-left: 50px;
	font-weight: lighter;
	color: #999966;
	width: 900px;
	padding-bottom: 40px;
	line-height: 16px;
	padding-top: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	margin-left: 58px;
	border-left-color: #FDA567;
}
#page-type a {
	color: #CCCC66;
}
#page-type-statement {
	font-size: 12px;
	text-align: left;
	clear: right;
	padding-left: 50px;
	font-weight: lighter;
	color: #999966;
	width: 650px;
	padding-bottom: 40px;
	line-height: 16px;
	padding-top: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	margin-left: 58px;
	border-left-color: #FDA567;
}
#page-gallery {
	font-size: 12px;
	text-align: left;
	clear: right;
	padding-left: 50px;
	font-weight: lighter;
	color: #999966;
	width: 800px;
	padding-bottom: 40px;
	line-height: 16px;
	padding-top: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	margin-left: 58px;
	border-left-color: #FDA567;
}
#gallery-thumb {
	width: auto;
	position: relative;
	margin-right: 40px;
	margin-bottom: 50px;
	text-align: left;
	float: left;
	color: #FFCC66;
	line-height: 17px;
}
#bio-thumb {
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
}
#sm-gallery {
	display: none;
}
.caption-title {
	font-size: 14px;
	font-weight: bold;
}
.home-images  {
	float: left;
	margin-right: 25px;
}
.heading-white {
	color: #FFFFFF;
	font-weight: bold;
}
.heading-green {
	color: #999966;
	font-weight: bold;
}
.type-lightgreen {color: #CCCC66}
.type-yellow {color: #FFCC66}
