﻿body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}

.topAndBottomSpacer {
	position: relative; 
	height: 20px; 
	z-index: 1; 	
}


#trippleO {
	position: absolute;
	width: 878px;
	height: 543px;
	z-index: 0;
	left: -14px;
	top: 28px;
	background-image: url('images/TripleO.jpg');
}


#smallJumbo {
	position: absolute;
	width: 878px;
	height: 543px;
	z-index: 0;
	left: -14px;
	top: 28px;
	background-image: url('images/SmallJumbo.jpg');
}

#HomeContainer {
	position: absolute;
	width: 877px;
	height: 590px;
	z-index: 0;
	left: 39px;
	top: -18px;
	background-image: url('../images/HomeBkg.jpg');
}


#contactLeft {
	position: absolute;
	width: 484px;
	height: 586px;
	z-index: 0;
	left: 39px;
	top: -19px; 
	z-index:5;
	background-image: url('../images/RicHollander.jpg');
}

#contactRight {
	position: absolute;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #c9b087;
	left: 525px;
	top: 45px;
	line-height: 20px;
}

.contactInfoHeader {
	 color: #6f8a77;
}


.contactEmail {
	color: #c9b087;
	text-decoration:none
}


#wrapper {
	border: 0px none #354436; 
	position: relative; 
	width: 955px; 
	z-index: 1; 
	margin-right: auto; 
	margin-left: auto;	
}

#masthead {
	position: relative;
	width: 955px;
	height: 114px;
	z-index: 1;
}
#mastheadRight {
	position: absolute;
	width: 630px;
	height: 114px;
	z-index: 2;
	float: right;
	background-image: url('../css/images/MastheadRightBkg.gif');
	background-repeat: no-repeat;
	left: 325px;
}
#logo {
	position: absolute;
	width: 325px;
	height: 114px;
	z-index: 1;
	background-image: url('../css/images/Logo.gif');
	left: 0px;
}
#contentArea {
	position: relative;
	width: 955px;
	background-image: url('../css/images/ContentContainerBkg.gif');
	top: 0px;
	background-repeat: repeat-y;
	height: 565px;
	z-index: 2;
}

#contentContainer {
	position: absolute;
	width: 850px;
	z-index: 2;
	left: 52px;
}


#bottom {
	position: relative; 
	width: 955px;
	height: 42px; 
	z-index: 3;
}

#bottomLeftCorner {
	position: absolute; 
	width: 48px; 
	height: 42px; 
	z-index: 1;
	background-image: url('../css/images/ContainerBottomLeftEdge.gif');
}


#bottomCenter {
	position: absolute; 
	width: 859px; 
	height: 42px; 
	z-index: 2; 
	left: 48px; 
	background-image: url('../css/images/ContainerBottomBkg.gif');
}


#bottomRightCorner {
	position: absolute;
	width: 48px;
	height: 42px;
	z-index: 3; /*right: 0px; */;
	background-image: url('../css/images/ContainerBottomRightEdge.gif');
	left: 907px;
}


#leftColumn {
	position: absolute;
	width: 490px;
	z-index: 1;
}

#rightColumn {
	position: absolute;
	width: 339px;
/*	height: 500px; */
	z-index: 2;
	right: 0
}

#linksBar {
	margin: 0px;
	position: relative;
	width: 490px;
	height: 23px;
	z-index: 1;
	background-image: url('../css/images/LinksBarBkg.gif');
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	padding-top: 4px;
}

#linksBar .title {
	color: #acd6b9;
	font-weight: bold;
	padding-left: 7px;
}

#linksBar .selected {
	color: #ffffff;
	font-weight: bold;
	padding-left: 7px;
}

#linksBar .sep {
	color: #ffe1b1;
	font-size: 9px;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 0px;	
}

#linksBar a {
	color: #ffe1b1;
	font-weight: normal;
	text-decoration: none;
	padding-left: 7px;
}

#linksBar a:hover {
	text-decoration: underline;
}

#pageTitle {
	position: relative;
	width: 490px;
	z-index: 2;
	padding-top: 8px;
	padding-bottom: 9px;
	left: 10px;
}

#copyText {
	position: relative;
	width: 480px;
	z-index: 3;
	left: 10px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #c9b087;
	line-height: 20px;
	text-align: justify;
}

#thumbNailGallery {
	padding: 0px;
	margin: 0px;
	position: relative;
	width: 480px;
	z-index: 4;
	top: 21px;
	left: 10px;
}

#TNGtitle {
	position: relative;
	width: 480px;
	z-index: 1;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #6f8a77;
	font-weight: bold;
}

.TNGsubtitle {
	font-weight: normal;
}

#TNGgallery {
	position: relative;
	width: 480px;
	z-index: 2;
	left: -7px;
}

#TNGgallery .thumbNails {
	border: 1px solid #2f4a32;
	width: 86px;
	height: 63px;
}

#TNGgallery .thumbNails:hover {
	border: 1px solid #c9b087;
}

#ModelNav {
	position: relative;
	left: 9px;
	z-index: 3;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 13px;
}

#ModelNav a {
	color: #6f8a77;
	text-decoration: none;
}

#ModelNav .selected {
	color: #ffe1b1;

}

#ModelNav .first {
	padding-left: 0px;
}

#ModelNav a:hover {
	text-decoration:underline;
}

#ModelNav .sep {
	color: #9b8a6f;
	font-size: 9px;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;	
}


#photo {
	position: relative; 
	width: 336px; 
/*	height: 630px; */
	z-index: 1;
}

#photoDescription {
	position: relative;
	z-index: 2;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #87714d;
	padding-top: 5px;
	padding-left: 5px;
	text-align: justify;
	padding-right: 10px;
	line-height: 15px;
}

#footerLeft {
	position: absolute;
	z-index: 1;
	float: left;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #516353;
	bottom: 9px;
}

.dot {
	padding-left: 3px;
	padding-right: 3px;
}

#footerRight {
	position: absolute;
	z-index: 1;
	float: right;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #516353;
	bottom: 9px;
	right: 0px;
}

#footerRight a {
	color: #516353;
	text-decoration:none
}

#footerRight a:hover {
	text-decoration:underline;
}

#specs {
	position:relative;
	float: left;
	top: -1px;
	left: 9px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #c9b087;
}

.specs.top {
	background-image: url('../css/images/specs-top.gif');
	width: 481px;
	height: 1px;
}


.specs.left {
	background-image: url('../css/images/specs-left.gif');
	width: 136px;
	height: 20px;
	text-align: right;
}

.specs.margin {
	background-image: url('../css/images/specs-margin.gif');
	width: 18px;
}	

.specs.right {
	background-image: url('../css/images/specs-right.gif');
	text-align: left;
	width: 327px;
}	

.specs.next {
	width: 136px;
	height: 28px;
	text-align: right;
	width: 136px;
	color: #6f8a77;
}	

.specs.next a {
	width: 136px;
	height: 28px;
	text-align: right;
	width: 136px;
	color: #6f8a77;
	text-decoration: none;
}

.specs.next a:hover {
	text-decoration: underline;
}

	
#options {
	position: relative;
	float: left;
	width: 482px;
	height: 436px;
	top: 0px;
	left: 9px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #c9b087;
	background-image: url('../css/images/ShellBkg.gif');
	line-height: 20px;
	list-style-image: url('images/options-bullet.gif');
}

#optionsFooter {
	position:relative;
	float: left;
	top: -36px;
	left: 51px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #c9b087;	
	
}
