/* =Reset
-------------------------------------------------------- */
html, body, div, span, object, embed, iframe,
h1, h2, h3, h4, h5, h6, p, pre,
a, abbr, acronym, address, code, cite, 
del, dfn, img, q, dl, dt, dd, ol, ul, li,
form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	background-color: #333333;
}

a img { border: none; }

table { border-collapse: collapse; }
caption, th, td { text-align: left; vertical-align: top; }


/* =Layout
-------------------------------------------------------- */


#container {
	width: 800px;
	padding: 0;
	margin: 0 auto;
	text-align: left; /* resets all to align left */
	margin-bottom: 10px;
	position: relative;
	/* border: 1px solid #ccc;
border-top: none; */
/* set minimum height */
min-height: 800px;
	height: auto !important;
	height: 800px;
	vertical-align: middle;
}
#logotitle {
	background-color: #CFB53B;
	background-position: top;
	height: 77px;
	padding-left: 75px;
}
.logo {
	padding-right: 0px;
	padding-top: 9px;
	padding-bottom: 8px;
	padding-left: 11px;
}
.name {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 27px;
	font-weight: bold;
	position: absolute;
	top: 47px;
	color: #333333;
	left: 171px;
}
#menu {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	padding-top: 16px;
	padding-bottom: 6px;
	padding-left: 85px;
	background-color: #CFB53B;
	position: absolute;
	width: 715px;
	height: 20px;
}
.separator {
	color: #CFB53B;
	padding-right: 6px;
	padding-left: 6px;
}
#content-home {
	background-color: #000000;
	position: absolute;
	top: 124px;
	width: 800px;
	height: auto;
	min-height: 500px;
	background-image: url(images/placeholder.jpg);
}
#menu a {
	color: #333333;
	text-decoration: none;
}
#menu a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.active {
	color: #FFFFFF;
}
#content-text {
	background-color: #CFB53B;
	position: absolute;
	top: 119px;
	width: 684px;
	height: auto;
	min-height: 400px;
	overflow: auto;
	padding-top: 40px;
	padding-right: 30px;
	padding-left: 86px;
	padding-bottom: 30px;
	left: 0px;
}
#content-text p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	margin-bottom: 12px;
	line-height: 16px;
	margin-right: 40px;
	color: #333333;
}
#content-text h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	margin-bottom: 12px;
	color: #333333;
}
.signature {
	color: #61551E;
}
#container .side-art {
	width: 170px;
	top: 178px;
	left: 590px;
	position: absolute;
}
.name-home {
	position: absolute;
	top: 45px;
	left: 166px;
}
#content-img {
	background-color: #000000;
	position: absolute;
	top: 210px;
	width: 800px;
	height: auto;
	min-height: 400px;
	overflow: auto;
	left: 0px;
	padding-top: 40px;
	padding-bottom: 20px;
	vertical-align: middle;
}
#gallery-container {
	background-color: #CFB53B;
	position: absolute;
	top: 121px;
	width: 800px;
	height: 90px;
	overflow: auto;
	left: 0px;
	text-align: center;
}
.cutline-center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align: center;
	padding-top: 8px;
}
#gallery {
	background-color: #CFB53B;
	text-align: center;
	width: 88%;
	float: left;
	height: 85px;
}
#gallery img {
	margin-top: 12px;
	margin-left: 6px;
	margin-right: 6px;
}
#gallery  a img {
	border: 1px solid #000000;
}
#gallery  a:hover img {
	border: 1px solid #FFFFFF;
}
.arrowdiv {
	width: 6%;
	float: left;
	height: 85px;
}
.arrowdiv img {
	margin-top: 29px;
	margin-left: 12px;
	margin-right: 12px;
}
#container #gallery-container #gallery .activeimg {
	border: 1px solid #FF0066;
}
#content-img-white {
	background-color: #FFFFFF;
	position: absolute;
	top: 210px;
	width: 800px;
	height: auto;
	overflow: auto;
	left: 0px;
	padding-top: 40px;
	padding-bottom: 20px;
}
.down {
	padding-top: 75px;
}
.cutline-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align: left;
	padding-top: 8px;
}
.cutline-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align: right;
	padding-top: 8px;
}
a:link {
	color: #333300;
}
a:visited {
	color: #333300;
}
a:active {
	color: #333300;
}
a:hover {
	color: #FFFFFF;
}
#sepbar {
	height: 4px;
}
