/* CSS Document */

.bodytext {
	color: #3E2618;
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

.bodytextbold {
	color: #3E2618;
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}

.bodytextitalic {
	color: #3E2618;
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-style: italic;
}

.bodytextsm {
	color: #3E2618;
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

.introbodytext {
	color: #3E2618;
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

.quote {
	color: #631211;
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	font-style: italic;
	font-size: 12px;
	line-height: 20px;
}

.homebkgd {
	background-image: url(images/homepage9f_25.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.homecolumnbkgd {
	background-image: url(images/homepage9f_16.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.homecolumnbkgd2 {
	background-image: url(images/homepage9f_20.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.barrybkgd {
	background-image: url(images/int_whoisbarry_17.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.intpgsbkgd {
	background-image: url(images/intpages_10.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.intpgsbkgdretail {
	background-image: url(images/retail_14.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.safarileftbkgd {
	background-image: url(images/photosafari_33.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.safaririghttopbkgd {
	background-image: url(images/photosafari_19.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.safarirightmidbkgd {
	background-image: url(images/photosafari_23.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.safarirightbottbkgd {
	background-image: url(images/photosafari_36.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.paperleftbkgd {
	background-image: url(images/sidechunkleft.jpg);
	background-repeat: repeat-y;
	background-position: top;
}

.paperrightbkgd {
	background-image: url(images/sidechunkright.jpg);
	background-repeat: repeat-y;
	background-position: top;
}

.paperbottombkgd {
	background-image: url(images/footer2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.paperbkgd {
	background-image: url(images/paperbkgd.jpg);
	background-repeat: no-repeat;
	background-position: top;
}


.subheadsm {
	color: #3E2618;
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

a {
	font-size: 12px;
	color: #3E2618;
	font-family: helvetica, arial, sans-serif;
	text-decoration: underline;
	line-height: 20px;
}

a:visited {  
	color: #3E2618;
}

a:hover {  
	color: #F6DFB2;
}

.retail a {
	font-size: 12px;
	color: #ffcc00;
	font-family: helvetica, arial, sans-serif;
	text-decoration: underline;
	line-height: 20px;
}

.retail a:visited {  
	color: #ffcc00;
}

.retail a:hover {  
	color: #fadc62;
}

.bottomnavtext {
	color: #3E2618;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
}

.bottomnav {
	color: #3E2618;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
}

.bottomnav:visited {  
	color: #3E2618;
}

.bottomnav:hover {  
	color: #F6DFB2;
}
