body {
	margin: 0px;
	background:url(../images/bg.gif) #f6eadc top left repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #1f1306;
}

a {
	color: #b87d39;
}

a:visited{
	color: #b87d39;
}

a:hover {
	color: #6b4921;
}

#container {
	position: absolute;
	left: 50%;
	margin: 0px 0px 0px -400px;
	padding: 0px 0px 0px 0px;
	width: 800px;
	height: auto;
	top: 0px;
	background-color: #ddc4a6;
	border-left: #6d4f2d solid 2px;
	border-right: #6d4f2d solid 2px;
}

/* Header */

#header {
	
}

/* Mast */

#mastIndex {
	position: relative;
	top: 0px;
	left: 0px;
	height: 390px;
	width: 800px;
	background: url(../images/banner_standin.jpg) top center no-repeat;
}

#mast {
	position: relative;
	top: 0px;
	left: 0px;
	height: 290px;
	width: 800px;
	background: url(../images/banner_standinSM.jpg) top center no-repeat;
}

#topTab {
	position: relative;
	top: 0px;
	left: 9px;
	background: url(../images/bgTopTab.gif) top left no-repeat;
	width: 369px;
	height: 42px;
	padding-top: 5px;
}

#topTab p {
	color: #f7e9d9;
	line-height: 18px;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#topTab p strong {
	font-size: 15px;
}

#logoIndex {
	position: absolute;
	top: 311px;
	left: 22px;
	z-index: 300;
}

#logo {
	position: absolute;
	top: 211px;
	left: 22px;
	z-index: 300;
}

/* Top Nav */

#topNav {
	position: relative;
	top: 0px;
	left: 0px;
	height: 78px;
	width: 800px;
	background: url(../images/bgTopNav.gif) repeat-x;
}

#topNav ul{
	list-style: none;
	margin: 0px;
	padding-top: 27px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 230px;
}

#topNav ul li {
	display: inline;
	font-size: 14px;
	text-align: left;
	height: 40px;
	color: #382611;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#topNav a:link,#topNav a:visited{
	padding-top: 20px;
	color: #382611;
	text-decoration: none;
}

#topNav a:hover,#topNav a:active{
	background: url(../images/arrowTopNav.gif) center no-repeat;
	text-decoration: none;
}
/* Increase height to add additional nav items- See Below! */
#navWrapper {
	position: absolute;
	bottom: -4px;
	left: 225px;
	width: 645px;
	height: 220px;
	z-index: 300;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	z-index: 300;
}

#nav br {
	line-height: 15px;
}

#nav a {
	display: block;
	width: 129px;
}

#nav a:link, #nav a:visited {
	color: #f7e9d9;
	text-decoration: none;
}

#nav a:hover, #nav a:active {
	text-decoration: underline;
}

#nav li {
	float: left;
	width: 115px;
	color: #f7e9d9;
	font-size: 11px;
	margin-right: 0px;
}
/* Adjust top position to add additional nav items */
#nav li a.header {
	position: relative;
	top: 160px;
	display: block;
	height: 50px;
	width: 109px;
	background: url(../images/navTab.gif) top left no-repeat;
	font-size: 16px;
	color: #1f1306;
	font-weight: bold;
	padding: 15px 3px 0px 3px;
	text-align: center;
}

#nav li a.header:link, #nav li a.header:visited {
	color: #1f1306;
}
/* Increase height to add additional nav items */
#nav li ul {
	position: absolute;
	width: 115px;
	height: 205px;
	background: url(../images/navTab.gif) top left no-repeat;
	top: 5px;
	left: -999em;
	z-index: 300;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: -25px;
	padding-left: 0px;
}

#nav li ul ul.mg {
text-indent:5px; 
padding:0px; 
margin:0px; 
list-style-type:none;
list-style:none;
font-size:13px;
line-height:20px;
} 

#nav li ul li.sub {
	padding: 0px 0px 0px 8px;
}

#nav li ul a.headline:link {
	width: 109px;
	font-size: 16px;
	color: #1f1306;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
}

#nav li ul a.headline:visited {
	width: 109px;
	font-size: 16px;
	color: #1f1306;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 3px 15px 3px;
}

#nav li:hover ul {
	left: auto;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

/* Content */
#video-container {
	text-align: center;
	font-size: 13px;
	padding-right: 15px;
	padding-left: 15px;
	width: 355px;
	height: 240px;
	margin-left: 65px;
}

#content {
	position: relative;
	top: -8px;
}


/* Column Container */


#columnContainer {
	
}

/* Left Column */

#leftColumn {
	position: relative;
	top: 0px;
	left: 0px;
	width: 270px;
	height: 1100px;
	padding: 0px 0px 0px 5px;
}

#leftColumn p{
	text-align: center;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}

#leftColumn strong {
	font-size: 1.35em;
	font-weight: bold;
}

#leftColumn img{
	border: #3e2c17 solid 1px;
	float: left;
	margin: 3px 7px 10px 10px;
}

#leftColumn a:link,#leftColumn a:visited{
	color: #1f1306;	
	text-decoration: underline;
}

#leftColumn a:hover,#leftColumn a:active{

}

/*#qc {
    background: url(../images/bgQC.gif) top center no-repeat;
    display: block; 
    height: 270px;
    width: 270px;
    margin: 0px;
    padding: 0px;
	color: #1f1306;
}
#qc ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#qc form {
    margin: 0px 6px;
    padding: 47px 0px 0px 0px;
}
#qc textarea {
    margin: 5px 0px 0px 0px;
    padding: 0px 2px;
    width: 249px;
    height: 50px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
   	color: #1f1306;
	border: none;
	background-color: #f7e9d9;
}
#qc input {
    margin: 5px 0px 0px 0px;
    padding: 0px 2px;
    width: 249px;
    height: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
   	color: #1f1306;
	border: none;
	background-color: #f7e9d9;
}
#qc input.button {
    width: 255px;
    height: 40px;
    background: url(../images/btnSubmit.gif) top center no-repeat;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
   	color: #1f1306;
	text-transform: uppercase;
    border: none;
}
#qc .input {
    margin: 5px 0px 0px 0px;
    padding: 0px 2px;
    width: 249px;
    height: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
   	color: #1f1306;
	border: none;
	background-color: #f7e9d9;
}
#qc .inputFirst { 
	margin-top: 47px;
}
#qc .textarea {
    margin: 5px 0px 0px 0px;
    padding: 0px 2px;
    width: 249px;
    height: 50px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
   	color: #1f1306;
	border: none;
	background-color: #f7e9d9;
}*/
#qc {
    background: url(../images/bgQC.gif) top center no-repeat;
    display: block; 
    height: 290px;
    width: 270px;
    margin: 0px;
    padding: 0px;
	color: #1f1306;
}
#qc ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#qc form {
    margin: 0px 6px;
    padding: 47px 0px 0px 0px;
}

#qc textarea {
    margin: 5px 0px 0px 0px;
    padding: 0px 2px;
    width: 245px;
    height: 50px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}

textarea.idleField   {
    
   	color: #7D7B78;
	border:2px #D2B79C solid;
	background-color: #f7e9d9;
}

textarea.focusField {
	border:solid 2px #73A6FF;
    background:#f7e9d9;
    color:#000;

}

#qc input {
    margin: 3px 0px 0px 0px;
    padding: 0px 2px;
    width: 245px;
    height: 18px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}
input.idleField {
   	color: #7D7B78;
	border:2px #D2B79C solid;
	background-color: #f7e9d9;
}

input.focusField {
	border:solid 2px #73A6FF;
    background:#f7e9d9;
    color:#000;
}

input.idleField2{
    	background:#f7e9d9;
    	color: #000000;
		border: solid 2px #7A991A;
		font-family:Tahoma; font-size:13px;
    }
	
textarea.idleField2{
    	background:#f7e9d9;
    	color: #000000;
		border: solid 2px #7A991A;
		font-family:Tahoma; font-size:13px;
    }
	
	


#qc input.button {
    width: 255px;
    height: 40px;
    background: url(../images/btnSubmit.gif) top center no-repeat;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
   	color: #1f1306;
	text-transform: uppercase;
    border: none;
}
#qc .input {
    margin: 5px 0px 0px 0px;
    padding: 0px 2px;
    width: 249px;
    height: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
   	color: #1f1306;
	border: none;
	background-color: #f7e9d9;
}
#qc .inputFirst { 
	margin-top: 47px;
}
#qc .textarea {
    margin: 5px 0px 0px 0px;
    padding: 0px 2px;
    width: 249px;
    height: 50px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
   	color: #1f1306;
	border: none;
	background-color: #f7e9d9;
}
.address2 {
    display:none;
}
#qc input.valid, #contact input.valid {
    background-color: #007940!important;
}
#qc input.invalid, #contact input.invalid {
    background-color: #F00000!important;
}
#qc input.single-line {
	width: 220px;
}
#qc img {
	margin: 3px 0px 0px 0px;
	padding: 0px;
	border: none;
	float: none;
	vertical-align: middle;
}
.CTA {
	width: 275px;
	height: auto;
	min-height: 100px;
	background: url(../images/bgCTARepeat.gif) top center repeat-y;
	margin: 10px 0px;
}

.CTA h3 {
	width: 257px;
	height: auto;
	background:url(../images/bgCTATop.gif) top center no-repeat;
	margin: 0px;
	padding: 5px 9px 2px 9px;
	font-size: 17px;
}

.CTA div.bottom {
	width: 275px;
	height: 18px;
	background: url(../images/bgCTABottom.gif) top center no-repeat;
	border: none;
}

#leftColumn .CTA p {
	padding: 3px 12px 0px 10px;
	text-align: left;
}

.aboutCTA {
	background:transparent url(../images/aboutCTA.gif) repeat-y scroll center top;
	height:190px;
	margin:15px 0px;
	min-height:34px;
	width:275px;
}

.aboutCTA h4 {
	padding: 18px 9px 0px 9px;
	margin: 0px;
	font-size: 17px;
}

#leftColumn .aboutCTA p {
	width: 143px;
	padding: 0px 12px 0px 10px;
	text-align: left;
}
#leftColumn .aboutCTA img.logo {
	border: none;
	position: relative;
	left: 69px;
	bottom: 12px;
	z-index: 300;
}

#leftColumn .aboutCTA img.drC {
	float: right;
	margin: -38px 0px 0px 0px;
	border: none;
}

.navBar {
	width: 250px;
	height: 115px;
	background-color: #ddc7ae;
	margin: 0px 7px; 
}

#leftColumn .CTA .navBar p {
	position: relative;
	top: -20px;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

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

#carousel1 li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#carousel1 img {
	border: none;
}

.jcarousel-skin-tango.jcarousel-container {
	height: 105px;
}

.jcarousel-skin-tango.jcarousel-container-horizontal {
    width: 231px;
    padding: 5px;

}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  100%;
    height: 85px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 66px;
    height: 85px;
	padding: 0px;
	margin: 0px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right:5px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
	color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 95px;
    right: 0px;
    width: 10px;
    height: 10px;
    cursor: pointer;
    background: transparent url(../images/rightArrow.gif) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 95px;
    left: 7px;
    width: 10px;
    height: 10px;
    cursor: pointer;
    background: transparent url(../images/leftArrow.gif) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
}

/* Right Column */

#rightColumn {
	position: relative;
	top: 10px;
	float: right;
	width: 510px;
	height: auto;
	min-height: 980px;
	margin: 0px 5px 20px 0px;
	background: url(../images/bgContentRepeat.gif) top left repeat-y;
}


#rightColumn #bottom {
	position: absolute;
	bottom: 0px;
	width: 510px;
	height: 14px;
	background: url(../images/bgContentBottom.gif) #dac1a3 top left no-repeat;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}

#rightColumn #wrapper {
	padding: 0px 15px;
}

h1 {
	background: url(../images/bgContentTop.gif) top left no-repeat;
	width: 478px;
	font-size: 20px;
	line-height: 35px;
	padding: 16px 16px 0px 16px;
	margin: 0px;
}
h2 {
	color: #846c50;
	font-size: 16px;
	margin: 0px 16px 0px 16px;
	padding: 0px;
}

h3 {
    margin-left:16px;
	}

#rightColumn p{
	font-size: 14px;
	line-height: 24px;
	text-align: left;
	margin: 10px 16px 20px 16px;
}

#rightColumn table {
	margin: 0px 16px 20px 16px;
	text-align: left;
}

#rightColumn ul {
	margin: 0px 30px 20px 30px;
}

#rightColumn ol {
	list-style: none;
	margin: 0px 30px 20px 30px;
}

#rightColumn li{
	font-size: 14px;
	line-height: 24px;
}

#rightColumn img{
	margin: 0px 18px;
}

#rightColumn img.stock {
	margin: 10px 18px 10px 10px;
	border: #382611 solid 1px;
	float: right;
}

#rightColumn img.gallery {
	border: #382611 solid 1px;
	display: block;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#rightColumn a:link {
	color: #b87d39;
}


#rightColumn a:visited{
	color: #6b4921;
	text-decoration: none;
}

#rightColumn a:hover,#rightColumn a:active{

}

/* temp */
#rightColumn .staffIMG {
	border: #382611 solid 1px;
	background-color: #FFFFFF;
	width: 335px;
	height: 143px;
	margin: 10px 16%;
}
#rightColumn p.center {
	margin-left: 100px;
}
#rightColumn .bna {
	height: 200px;
	width: 475px;
	margin-left: 15px;
	left: 0px;
	top: 0px;
	background-image: url(../images/bnaBox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 40px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#rightColumn .bna img.before {
	margin: 0;
	width: 222px;
	border: thin solid #F9EFE4;
}
#rightColumn .bna img.after {
	margin: 0;
	border: thin solid #F9EFE4;
	width: 222px;
}
#contact {
	margin: 10px 40px;
	padding: 5px 20px 20px 10px;
    height: auto;
    width: 325px;
	border: #382611 solid 1px;
	background-color: #ddc7ae;
}
#contact form {
    height: auto;
    width: 335px;
}
#contact ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
#contact li {
    margin: 0px 0px 10px 0px;
    padding: 0px;
    clear: both;
    float: left;
}
#contact label {
    display: block;
	width: 329px;
    font-size: 14px;
    float: left;
    padding: 5px 0px 5px 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}
#contact label img {
	margin: 0px;
	padding: 0px;
	float: none;
}
#contact input {
    border: none;
    font: Arial, Helvetica, sans-serif 12px #000;
    background-color: #f2f2f2;
    padding: 2px;
    float: left;
    width: 330px;
    clear: both;
    height: 20px;
}
#contact select.state {
    font: Arial, Helvetica, sans-serif 12px #000;
    background-color: #f2f2f2;
    padding: 2px;
    float: left;
    clear: both;
    height: 25px!important;
    width: 335px;
    border: none;
}
#contact textarea {
    width: 330px;
    height: 125px;
    border: none;
    font: Arial, Helvetica, sans-serif 12px #000;
    background-color: #f2f2f2;
    padding: 2px;
    float: left;
    clear: both;
}
#contact input.button {
    width: 329px;
    border: none;
	background-color: #382611;
    color: #f7e9d9;
    float: left;
    clear: both;
	margin: 5px 0px;
	padding: 3px;
}


/* Use a break with this class to clear float containers */
.brclear {
  clear:both;
  height:0;
  margin:0;
  font-size: 1px;
  line-height: 0;
}

/* Google Map CSS */
#map {
	margin: 0px 16px; 
    width:400px;
    height:400px;
}


/* Footer */

#footer {
	width: 800px;
	height: auto;
	padding: 40px 0px 10px 0px;
	margin-top: 15px;
	background: #8c6a42 url(../images/bgFooter.gif) top center no-repeat;
	color: #ffffff;
	font-size:11px;
}

#footer #links {
	position: relative;
	top: -80px;
	left: 150px;
	width: 575px;
	clear: both;
}

#footer #links a {
font-size:11px;
}
#footer ul {
	list-style: none;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	text-align: center;
}

#footer li {
	display: inline;
	font-size: 11px;
	line-height: 20px;
}

#footer p {
	font-size: 11px;
	text-align: center;
	line-height: 24px;
	margin: 0px;
}

#footer p.copyright {
font-size:11px; 
color:#3F2D18;
line-height:15px;

}

#footer p.copyright a { 
color:#3F2D18;

}

#footer a {
	color: #FFFCDB;
	text-decoration: none;
}

a:visited{
	color: #FFFCDB;
}

#footer a:hover {
	color: #BFA147;
	text-decoration:underline;
}

#footer #address {
	position: relative;
	top: -50px;
	float: left;
	margin-left: 5px;
	width: 400px;
}

#address img {
	float: left;
	margin: 0px 3px 0px 0px;
}

#address p {
	color: #291d10;
	font-size: 14px;
	line-height: 19px;
	text-align: left;
	margin: 3px 0px 0px 0px;
	padding: 0px;
}

#address p strong {
	font-size: 14px;
}

/* Disclaimer */

#disclaimer {
	width: 90%;
	margin: -15px 5% 0px 5%;
}

#disclaimer p {
	text-align:center;
	font-size: 10px;
	line-height: 12px;
}

/* ASPX form/Error box controls */
#errors {
    text-align:center;
    padding: 0px 0px 15px 0px;
}
#errors ul {
}
#errors li {
}
/* ASPX form/Captcha controls */
#pnlCaptcha {
    clear: both;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}
/* the text above the captcha */
#pnlCaptcha label {
    float: left;
}
/* the div which wraps around captcha, text and input */
.captcha {
    width: 400px;
}

/* actual captcha image */
.captcha img {
	float: left;
	display: block;
    margin: 5px;
	border: #382611 solid 1px;
}
/* wraps around text and input alone */
.captcha div {
	display: block;
	margin: 15px 0px;
}
/* the atual text */
.captcha span {

}
/* the input for validation */
.captcha span input {
}
/* the submit button */
#pnlCaptcha #btnSubmit {
margin-left: 220px;
}

/* Clearfix http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-table;}
.clearfix {display: block;}
.brclear {clear:both;height:0;margin:0;font-size: 1px;line-height: 0;}
/* sIFR http://www.mikeindustries.com/sifr/ Current Version 2.0.2 */
/* These are standard sIFR styles... do not modify */
.sIFR-flash {visibility: visible !important;margin: 0;}
.sIFR-replaced {visibility: visible !important;}
span.sIFR-alternate {position: absolute;left: 0;top: 0;width: 0;height: 0;display: block;overflow: hidden;}
.sIFR-flash + div[adblocktab=true] {display: none !important;}
/* =============== you can edit these styles ====================== */
.sIFR-hasFlash h1{
	visibility: hidden;
	font-size: 35px;
}
 .sIFR-hasFlash h2 {
	visibility: hidden;
	font-size: 16px;
}
