body {
	background-color: #474427;
	font-size: 12px;
	font-family: Times New Roman;
	margin: 30px 0 0 0;
}

#wrapper {
	width: 899px;
	height: 674px;
	background: url('../images/interior_bg.png') no-repeat top left;
	margin: auto;
	position: relative;
}

.clearer {
	clear: both;
}

div#nav {
	position: absolute;
	top: 115px;
	left: 4px;
	width: 897px;
	height: 28px;
}

div#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div#nav ul li {
	width: 144px;
	height: 25px;
	margin: 1px 2px 0 2px;
	float: left;
	text-align: center;
}

div#nav ul li a {
	display: block;
	font-size: 11px;
	color: white;
	text-decoration: none;
	background-color: #474220;
	height: 18px;
	width: 144px;
	padding-top: 8px;
	font-family: Helvetica;
}

div#nav ul li a:hover, div#nav ul li a.on {
	/* color: #474220; */
	color: white;
	font-weight: bold;
	background-color: #aaa04e;
}

div#homelink {
	position: absolute;
	top: 22px;
	left: 348px;
	
}

div#homelink a {
	display: block;
	width: 223px;
	height: 76px;
}

.largegold {
	color: #aaa04e;
	font-size: 24px;
}

div#leftside {
	width: 240px;
	height: 400px;
	top: 160px;
	left: 20px;
	position: absolute;
}

div#leftside .title {
	color: #aaa04e;
	font-size: 28px;
	text-align: right;
	text-transform: uppercase;
}

div#ftplink {
	background: url('../images/ftplink_bg.png') no-repeat top left;
	width: 198px;
	height: 65px;
	position: absolute;
	bottom: 0;
	left: 20px;
}

div#ouraddress {
	width: 255px;
	height: 81px;
	top: 590px;
	left: 600px;
	position: absolute;
	color: #474427;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	text-align: center;
	line-height: 18px;
}

#footer {
	position: absolute;
	width: 899px;
	top: 680px;
	font-family: Arial;
}

#footer .nav {
	text-align: center;
}

#footer .nav ul {
	list-style: none;
	margin: auto auto;
	text-align: center;
	padding: 0;
}

#footer .nav ul li {
	display: inline;
	margin-left: 10px;
	width: 120px;
	font-size: 11px;
}

#footer .nav ul li a {
	color: white;
	text-decoration: none;
}

#footer .nav ul li a:hover {
	font-weight: bold;
}

#footer-metatitle {
	color: #A69D54;
	font-size: 10px;
}

#credits {
	font-size: 10px;
	color: #A69D54;
}

#credits a {
	color: #A69D54;
}

#credits a:hover {
	font-weight: bold;
}

#rightside {
	position: absolute;

	width: 545px;
	height: 382px;
	top: 159px;
	left: 300px;
	overflow: hidden;
}

#contentContainer {
	position: absolute;
	width: 545px;
	height: 382px;
	top: 0px;
	left: 0px;
	overflow: auto;
	padding-top: 20px;
}

#content {
	width: 515px;
	height: auto;
}

/* contact page */
#mapcontent strong {
	color: #A69D54;
	font-family: Times New Roman;
	font-size: 12px;
}

#mapcontent {
	font-family: Arial;
	font-size: 11px;
}

#contactmap {
	float: right;
	width: 302px;
}

.sectionTitle {
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: bold;
	color: #474427;
}

.textContentOuter {
	min-height: 381px;
	overflow: show;
}

.textContentContainer {
	width: 515px;
	margin-right: 0;
	font-family: Arial;
	font-size: 11px;
}

.textContentTitle {
	font-family: Times New Roman;
	font-size: 16px;
	color: #A69D54;
	font-weight: bold;
}

.textContent {
	font-family: Arial;
}

.hasImages {
	width: 348px;
	float: left;
	margin-right: 30px;
}

.imageColumn {
	float: left;
	width: 136px;
}

.imageContainer {
	position: relative;
	width: 128px;
	height: 128px;
	float: left;
	margin-bottom: 50px;
}

.imageContainer .left {
	position: absolute;
	top: 0;
	left: 0;
	width: 6px;
	height: 128px;
	border-left: 1px solid #474427;
	border-top: 1px solid #474427;
	border-bottom: 1px solid #474427;
	
}

.imageContainer .right {
	position: absolute;
	top: 0;
	left: 122px;
	width: 6px;
	height: 128px;
	border-right: 1px solid #474427;
	border-top: 1px solid #474427;
	border-bottom: 1px solid #474427;
	
}

.imageContainer .center {
	width: 118px;
	height: 110px;
	position: absolute;
	top: 9px;
	left: 5px;
	text-align: center;
}

#leftnav {
	text-align: right;
	font-size: 14px;
}

#leftnav a {
	color: #474427;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

#leftnav a:hover, #leftnav a.on {
	color: #A69D54;
}

#loginContainer {

}

#loginContainer table td.label {
	color: #474427;
	font-size: 14px;
	text-align: right;
}

#loginContainer input {
	border: 1px solid #474427;
}

#loginContainer input.submit {
	background-color: #aaa04e;
}

#linkbox {
	width: 192px;
	height: 61px;
	position: absolute;
	top: 324px;
	left: 30px;
}

#linkbox .left {
	position: absolute;
	top: 0;
	left: 0;
	width: 13px;
	height: 61px;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

#linkbox .right {
	position: absolute;
	top: 0;
	left: 179px;
	width: 13px;
	height: 61px;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

#linkbox .center {
	position: absolute;
	width: 182px;
	height: 56px;
	top: 3px;
	left: 5px;
	text-align: center;
}

#linkbox .center a {
	display: block;
	width: 182px;
	height: 56px;
	color: #474427;
	background-color: #aaa04e;
	text-decoration: none;
	padding: top: 4px;
	line-height: 18px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

#linkbox .center a:hover {
	color: white;
	background-color: #474427;
}

/* for quote form */

#quoteform {
	font-size: 13px;
	font-weight: bold;
	color: #474427;
	text-transform: uppercase;
}

#quoteform td.label {
	width: 140px;
	text-align: right;
}

#quoteform td.selecttext {
	background: url('../images/selectall.gif') no-repeat;
	height: 15px;
}

#quoteform .quotetext {
	background-color: #A69D54;
	width: 370px;
	color: black;
	border: 0;
}

#quoteform ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#quoteform ul li {
	width: 83px;
	display: inline;
}

#quoteform .quotetextarea {
	width: 440px;
	height: 120px;
	background-color: #A69D54;
	border: 0;
	margin-left: 70px;
}

#quoteform div.quotesubmit {
	position: relative;
	width: 130px;
	height: 43px;
	margin: auto auto;
}

#quoteform div.quotesubmit .left {
	position: absolute;
	top: 0;
	left: 0px;
	width: 9px;
	height: 43px;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

#quoteform div.quotesubmit .right {
	position: absolute;
	top: 0;
	left: 121px;
	width: 9px;
	height: 43px;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

#quoteform div.quotesubmit input.quotesubmit {
	position: absolute;
	top: 3px;
	left: 3px;
	width: 124px;
	height: 39px;
	background-color: #A69D54;
	border: 0;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	color: #474427;
}

#quoteform td.submitbutton {
	height: 70px;
	vertical-align: bottom;
}

.quoteleft {
	font-size: 15px;
	color: #474427;
	text-align: right;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
}

/* scrollbar */

#scrollbarTrack {
	width: 14px;
	height: 382px;
	top: 0;
	left: 531px;
	position: absolute;
	background: url('../images/vertical_scrollbar.gif') no-repeat;
	display: none;
}

#scrollbar {
	width: 9px;
	height: 346px;
	top: 23px;
	left: 2px;
	
	position: absolute;
}

/* portfolio stuff */

.ui-slider-handle {
	width: 9px;
	height: 9px;
	background-color: #474427;
	position: absolute;
	border: 0;
	cursor: default;
	outline: none;
}

#portfolioScrollbarTrack {
	width: 382px;
	height: 14px;
	position: absolute;
	background: url('../images/portfolio-scrollbar-track.gif') no-repeat;
	left: 38px;
	top: 78px;
	display: none;
}

#portfolioScrollbar {
	width: 346px;
	height: 9px;
	position: absolute;
	left: 14px;
	top: 2px;
}

#portfolioContainer {
	width: 487px;
	height: 370px
	border: 1px solid red;
	position: absolute;
	left: 0px;
	top: 0px;
}

#portfolioScrollerContainer {
	width: 458px;
	height: 92px;
	top: 280px;
	left: 50px;
	position: absolute;
}

#portfolioScrollerContainer .left {
	position: absolute;
	top: 0;
	left: 0px;
	width: 13px;
	height: 84px;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

#portfolioScrollerContainer .right {
	position: absolute;
	top: 0;
	left: 445px;
	width: 13px;
	height: 84px;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

#thumbsContainer {
	position: absolute;
	top: 20px;
	left: 24px;
	width: 416px;
	overflow: auto;
}

#thumbs {
	position: relative;
}

#thumbs ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#thumbs ul li {
	float: left;
	width: 46px;
	height: 46px;
	background-color: black;
	border: 1px solid #474427;
	margin-right: 4px;
	position: relative;
}

#thumbs ul li img {
	position: absolute;
	width: 46px;
	height: 46px;
}

#detailOuterContainer {
	position: absolute;
	top: 0;
	left: 0;
	width: 489px;
	height: 271px;
}

.detailInnerContainer {
	position: absolute;
	width: 489px;
	height: 271px;
}

.detailText {
	position: absolute;
	width: 214px;
	height: 267px;
}

.detailImageContainer {
	position: absolute;
	width: 267px;
	height: 267px;
	border: 1px solid #999999;
	top: 0;
	left: 221px;
}

.detailEnlargeContainer {
	position: absolute;
	width: 24px;
	height: 24px;
	bottom: 0;
	right: 0;
}

.detailType {
	color: #474427;
	font-size: 14px;.
	font-weight: bold;
}

.detailTitle {
	color: #A69D54;
	text-transform: uppercase;
}

.detailDescription {
	font-family: Arial;
	font-size: 11px;
}

/* form styles for registration/profile */

.error-msg {
	color: red;
	font-weight: bold;
}

.g_form {
	font-family: Arial;
	font-size: 13px;
	color: #474427;
}

.g_form table td {
	padding: 4px;
}

.g_form td.label {
	text-transform: uppercase;
	text-align: right;
	font-family: Times New Roman;
}

.form_input {
	border: 0;
	background-color: #A69D54;
}

.form_button {
	background-color: #a69D54;
	border: 1px solid #474427;
	color: #474427;
	font-family: Times New Roman;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}

/* upload styles */
#buttonContainer {
	clear: both;
}

#uploadList {
	margin: 0;
	padding: 0;
	list-style: none;
}

#uploadList li {
	clear: both;
}

#uploadList li div {
	float: left;
	margin-left: 10px;
}

#uploadList li div.file {

}