body {
	margin: 0px;
	background-image: url(_resources/_background/nav.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
h1 {
	font-family: "Chaparral Pro", "Times New Roman", Times, serif;
	font-size: 250%;
	line-height: 75%;
	font-weight: normal;
	cursor: default;
	display: block;
}
h1.spacer {
	display: block;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 20px;
	background-image: url(_resources/_background/h1.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #F5E9BB;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #5A4A08;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #5A4A08;
	background-color: #F5E9BB;
}
h2 {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: normal;
	font-size: 140%;
	font-family: "Times New Roman", Times, serif;
	background-image: url(_resources/_background/footer.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	line-height: 80%;
}
h3 {
	font-weight: normal;
	font-size: 120%;
	line-height: 150%;
	font-family: "Times New Roman", Times, serif;
}
.brown {
	color: #C18B25;
}
.blue {
	color: #78B9C4;
}
.cream {
	color: #F0DE98;
}
.green {
	color: #5A4A08;
}
.greenlite {
	color: #8F9566;
}
.tan {
	color: #B7A97D;
}
.white {
	color: #FFFFFF;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 180%;
	line-height: 5%;
}
p {
	font-size: 1em;
	line-height: 125%;
	font-family: "Times New Roman", Times, serif;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 134%;
	line-height: 100%;
}
a:link {
	text-decoration: none;
	color: #C60000;
}
a:visited {
	color: #5A4A08;
	text-decoration: underline;
}
a:hover {
	color: #C18B25;
	text-decoration: underline;
}
#tooltip {
	font-family: "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 80%;
	border: 1px solid #F0DE98;
	position: absolute;
	z-index: 3000;
	max-width: 60em;
	background-image: url(_resources/_background/tooltip.png);
	background-repeat: repeat;
	background-position: left center;
	margin: 4px;
	color: #5A4A08;
	padding: 4px;
}
.imgTip {
	padding: 4px;
	border: 1px solid #000000;
	background-color: #5A4A08;
}
#containerAbsolute {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

.containerNav {
	text-align: right;
	height: 60px;
	width: 930px;
	padding-top: 50px;
	color: #9E8334;
	font-size: 35px;
	padding-right: 20px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: left;
	cursor: default;
}
.containerNav ul {
	float: right;
	margin: 0px;
}
.containerNav li {
	display: block;
	float: left;
	list-style-type: none;
}
.containerNav li a {
	font-family: "Times New Roman", Times, serif;
	font-size: 35px;
	font-weight: lighter;
	padding-right: 2px;
	padding-left: 2px;
	background-color: transparent;
}
.containerNav li a:link {
	color: #AF943D;
	text-decoration: none;
}
.containerNav li a:visited {
	color: #AF943D;
	text-decoration: none;
}
.containerNav li a:hover {
	color: #4C3D06;
	text-decoration: underline;
}
.containerNav .current a:link {
	color: #4C3D06;
	text-decoration: none;
}
.containerNav .current a:visited {
	color: #4C3D06;
	text-decoration: none;
}
.containerNav .current a:hover {
	color: #4C3D06;
	text-decoration: none;
}
.containerNav .contactInfo {
	float: left;
	width: 300px;
	margin-left: 10px;
	text-align: left;
	font-size: 45%;
	margin-top: 12px;
}
.containerNavTemplate {
	text-align: right;
	height: 60px;
	width: 930px;
	padding-top: 20px;
	color: #9E8334;
	font-size: 35px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: left;
	cursor: default;
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #9E8334;
	border-top-width: 2px;
	border-top-style: none;
	border-top-color: #9E8334;
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 20px;
}
.containerNavTemplate ul {
	float: left;
	margin: 0px;
	padding: 0px;
}
.containerNavTemplate li {
	display: block;
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.containerNavTemplate li a {
	font-family: "Times New Roman", Times, serif;
	font-size: .8em;
	font-weight: lighter;
	padding-right: 2px;
	padding-left: 2px;
	background-color: transparent;
}
.containerNavTemplate li a:link {
	color: #AF943D;
	text-decoration: none;
}
.containerNavTemplate li a:visited {
	color: #AF943D;
	text-decoration: none;
}
.containerNavTemplate li a:hover {
	color: #4C3D06;
	text-decoration: underline;
}
.containerNavTemplate .current a:link {
	color: #4C3D06;
	text-decoration: none;
}
.containerNavTemplate .current a:visited {
	color: #4C3D06;
	text-decoration: none;
}
.containerNavTemplate .current a:hover {
	color: #4C3D06;
	text-decoration: none;
}
.containerHeader {
	height: 255px;
	width: 950px;
	background-image: url(_resources/_background/header.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: left;
}
.containerHeader .wineBack {
	background-image: url(_resources/_background/header_wine2.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 950px;
	height: 255px;
}
.containerHeader .wineBack img {
	margin-top: 10px;
}
.containerHeaderTemplate {
	height: 150px;
	width: 950px;
	background-image: url(_resources/_background/header.jpg);
	background-position: right top;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: left;
	background-repeat: repeat;
	margin-top: 30px;
	background-color: #F5E9BB;
}
.containerHeaderTemplate .wineBack {
	background-image: url(_resources/_background/header_template.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 150px;
	width: 950px;
}
.containerHeaderTemplate .wineBack img {
	margin-top: 10px;
}
.bodyContainer {
	clear: both;
	width: 910px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
	padding-bottom: 30px;
}
.bodyContainer#table {
	background-repeat: no-repeat;
	background-position: right 197px;
	margin-bottom: 15px;
	background-image: url(_resources/_background/table.gif);
}
.bodyContainer#table #acmLogo {
	margin-left: 50px;
	float: right;
}
#table .containerP {
	width: 500px;
	padding-left: 30px;
	padding-top: 0px;
}
.bodyContainer#workSample {
	margin: 0px;
	padding: 0px;
	width: 950px;
}
.bodyContainer#workSample .containSamples {
	text-align: center;
}
.bodyContainer#workSample h1 {
	display: block;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 20px;
	background-image: url(_resources/_background/h1.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #5A4A08;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #5A4A08;
	background-color: #F5E9BB;

}

.bodyContainer#workSample img {
	background-color: #5A4A08;
	padding: 10px;
	margin: 8px;
	border: 1px solid #000000;
}
.bodyContainer#workSample .spacer {
	margin-top: 25px;
	margin-bottom: 20px;
	background-color: #F5E9BB;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5A4A08;
	border-bottom-color: #5A4A08;
	background-position: left top;
	text-align: right;
	cursor: default;
	font-size: 90%;
	padding-top: 10px;
	padding-right: 40px;
	padding-left: 40px;
	padding-bottom: 5px;
}
.bodyContainer#workSample .spacer a {
	font-size: 200%;
	margin-bottom: 10px;
}
.bodyContainer#twoCol {
	margin-top: 20px;
}
#twoCol .col1 {
	float: left;
	width: 440px;
	margin-right: 28px;
}
#twoCol .col1#killPad {
	margin-right: 0px;
	padding-left: 10px;
	width: 430px;
}
.bodyContainerResume {
	width: 950px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	padding-bottom: 30px;
}
.bodyContainerResume .column_left {
	width: 450px;
	float: left;
	margin-right: 10px;
	margin-left: 20px;
}
.bodyContainerResume .column_left .resumeDownload {
	width: 425px;
	clear: both;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 35px;
	padding-top: 0px;
	background-color: #DDEEE8;
	border: 1px solid #000000;
}
.bodyContainerResume .column_right {
	float: right;
	width: 450px;
}
.bodyContainerResume#tripsColumn {
	width: 950px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	clear: both;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
.bodyContainerResume .resumeTrips {
	float: left;
	width: 300px;
	padding-left: 8px;
}
.bodyContainerResume .resumeTrips #killRight {
	margin: 0px;
	padding: 0px;
}
.bodyContainerResume h1.spacer#services {
	margin-top: 25px;
	margin-bottom: 15px;
}
.bodyContainerResume .resumeTrips h2 {
	background-image: url(_resources/_background/footer.jpg);
	background-repeat: repeat-x;
	background-position: right center;
}
.bodyContainerResume p {
	margin-left: 3%;
}
.bodyContainerResume ul {
	list-style-image: url(_resources/_background/bullet.gif);
	font-family: "Times New Roman", Times, serif;
	padding-left: 10%;
}
.bodyContainerResume li {
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 120%;
}
.bodyContainerResume .returnTop {
	margin-top: 25px;
	margin-bottom: 20px;
	background-color: #F5E9BB;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5A4A08;
	border-bottom-color: #5A4A08;
	background-position: left top;
	text-align: right;
	cursor: default;
	font-size: 90%;
	padding-top: 10px;
	padding-right: 40px;
	padding-left: 40px;
	padding-bottom: 5px;
	float: left;
	width: 870px;
}
.bodyContainerResume .returnTop a {
	font-size: 200%;
	margin-bottom: 10px;
}
.bodyContainer#contactInfo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5A4A08;
}
.bodyContainer#contactInfo .columnTrips {
	float: left;
	width: 290px;
	height: 175px;
	padding-left: 13px;
}
.bodyContainer#contactInfo h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 180%;
	line-height: 190%;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5A4A08;
	width: 150px;
}
.bodyContainer#contactInfo a {
	font-family: "Times New Roman", Times, serif;
	font-size: 125%;
}
.bodyContainer#contactInfo #email {
	background-image: url(_resources/_background/emailback.gif);
	background-repeat: no-repeat;
	background-position: 170px 15px;
}
.bodyContainer#contactInfo #phone {
	background-image: url(_resources/_background/phoneback.gif);
	background-position: 200px -2px;
	background-repeat: no-repeat;
}
.bodyContainer#contactInfo #im {
	background-image: url(_resources/_background/imback.gif);
	background-repeat: no-repeat;
	background-position: 170px 0px;
}
.bodyContainer#contactForm h4 {
	font-size: 110%;
	line-height: 130%;
	padding-left: 15px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}
.bodyContainer#contactForm .formInput {
	height: 2em;
	border: 1px solid #B7A97D;
	background-repeat: repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	background-image: url(_resources/_background/samples.jpg);
	background-position: right bottom;
	padding-top: 0.75em;
	padding-left: 20px;
	padding-bottom: 0.25px;
	width: 400px;
	margin-left: 40px;
}
.bodyContainer#contactForm #ContactPreference {
	padding-top: 5px;
	padding-left: -5px;
	width: 423px;
}
.bodyContainer#contactForm #message {
	width: 600px;
	margin-left: 40px;
	border: 1px solid #B7A97D;
	background-image: url(_resources/_background/samples.jpg);
	background-repeat: repeat-x;
	background-position: center -90px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 120%;
	padding-top: 1em;
	padding-bottom: 20px;
	padding-left: 20px;
	height: 6em;
}
.bodyContainer#contactForm #FormSubmit {
	height: 70px;
	width: 150px;
	font-family: "Times New Roman", Times, serif;
	font-size: 140%;
}
.bodyContainer#gallery {
	padding: 0px;
	float: left;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#slider {
	width: 950px;
	margin: 0 auto;
	position: relative;
}
#slider .navigation {
	width: 730px;
	margin-left: 115px;
	display: block;
	clear: both;
	float: left;
	margin-top: 5px;
	margin-bottom: 0px;
}
#slider .navigation li {
	list-style-type: none;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
}

.scroll {
	overflow: auto;
	position: relative; /* fix for IE to respect overflow */
	clear: left;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

.scrollContainer div.panel {
	height: 445px;
	width: 950px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
.scrollContainer .imgContain {
	height: 420px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.scrollContainer #rmj img {
	margin-top: 80px;
}
.scrollContainer #osprey img {
	margin-top: 70px;
}
.scrollContainer #acm img {
	margin-top: 110px;
}
.scrollContainer #creativefocus img {
	margin-top: 75px;
}
.scrollContainer #acmCard img {
	margin-top: 40px;
}
.scrollContainer img {
	background-color: #5A4A08;
	padding: 10px;
	border: 1px solid #000000;
}
.scrollContainer div.panel p {
	text-align: right;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #5A4A08;
	padding-right: 10px;
	background-color: #F0DE98;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5A4A08;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5A4A08;
}
.scrollContainer a {
	font-size: 1em;
}
.scrollButtons {
  position: absolute;
  top: 500px;
  cursor: pointer;
}

.scrollButtons.left {
  left: 0px;
}

.scrollButtons.right {
  right: 0px;
}
.footer {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
	float: left;
	margin-bottom: 50px;
}
.footer .nav {
	width: 400px;
	float: left;
	margin-top: 130px;
	margin-left: 20px;
	font-size: 112%;
}
.footer .contactInfo {
	float: right;
	width: 500px;
	text-align: right;
}
.footer .contactInfo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 20px;
}

