@charset "utf-8";
/* CSS Document */

html, body, table, td, div, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}
img {
	border: none;
}
table {
	border-collapse:collapse;
}
body {
	background-color: #333333;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
}
a:link, a:visited, a:active {
	color: #9C3100;
}
a:hover {
	color: #937115;
}
#wrapper {
	background-image: url(images/bg-wrap-repeat.gif);
	background-repeat: repeat-y;
	padding: 0px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center top;
}
#inner-wrap {
	padding: 0px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#masthead {
	margin: 0px;
	padding: 0px;
	width: 950px;
}
#content1 {
	padding: 0px;
	width: 950px;
	background-image: url(images/bg-content1.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
}
#main1 {
	float: left;
	width: 700px;
	padding-left: 245px;
	position: relative;
	padding-right: 5px;
}
#main1-short {
	float: left;
	width: 700px;
	height: 500px;
	padding-left: 245px;
	position: relative;
	padding-right: 5px;
}
#page-title {
	height: 45px;
	width: 705px;
}

h1 {
	color: #6A5122;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDC597;
	margin-bottom: 5px;
}
.h1clone {
	color: #6A5122;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDC597;
	margin-bottom: 5px;
}
h2 {
	font-size: 15px;
	color: #6A5122;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
}
.h2clone {
	font-size: 15px;
	color: #6A5122;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
}
.callout1 {
	font-size: 15px;
	color: #6A5122;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	width: 600px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#leftcol {
	width: 200px;
	position: absolute;
	left: 0px;
	top: 10px;
	margin: 0px;
	padding: 0px;
}
#leftcolpic {
	margin-right: auto;
	margin-left: auto;
}
/* begin left main nav list containers and styling */
#navleft {
	list-style-type: none;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	float: left;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navlist ul li a {
	display: block;
	color: #010100;
	width:180px;
	font-weight: bold;
	font-size: 12px;
	height: 35px;
	background-image: url(images/btn-bg-up.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	left: 0px;
	text-decoration: none;
	margin: 0px;
	line-height: 32px;
}
#navlist ul li a:hover {
	display: block;
	color:#EAAE40;
	height: 35px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	width: 180px;
	background-image: url(images/btn-bg-mo.gif);
	background-repeat: no-repeat;
	background-position: left;
	left: 0px;
	margin: 0px;
	line-height: 32px;
}
ul.navlist {
	list-style: none;
	width: 185px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul.navlist li.first {
	border-top: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
/* end left main nav list styling */
.clear {
	clear: both;
}
/* strong (bold), italic and underline text styling */
.p-main {
	color: #3E2B02;
	font-size: 12px;
	padding-bottom: 10px;
	line-height: 18px;
	padding-right: 8px;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.underline {
	text-decoration: underline;
}
.p-leftcol-1 {
	font-size: 13px;
	color: #351B09;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.subhd1 {
	font-size: 15px;
	color: #230D01;
	font-weight: bold;
}
.address1 {
	width: 185px;
	padding-top: 14px;
	float: left;
	padding-left: 22px;
	background-image: url(images/bg-address1.jpg);
	background-repeat: no-repeat;
	height: 140px;
	margin-left: 5px;
	margin-top: 10px;
}
.bgghost1 {
	background-image: url(images/bg-ghosted1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.box1 {
	width: 450px;
	float: left;
}
/* begin ads styling */
#ad1 {
	float: right;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* end ads styling */

/* BEGIN main photo styling */
/* begin photos 250 wide styling */
#photo1, #photo1a {
	float: right;
	width: 250px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#photo1 p, #photo1a p {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
	margin: 0px;
	color: #333333;
	font-size: 9px;
}
#photo1 img, #photo1a img {
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#photo2, #photo2a {
	float: left;
	width: 250px;
	text-align: center;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#photo2 p, #photo2a p {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
	margin: 0px;
	color: #333333;
	font-size: 9px;
}
#photo2 img, #photo2a img {
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
/* end photos 250 wide styling */

/* begin photos 225 wide styling */
#photo3, #photo3a {
	float: right;
	width: 225px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#photo3 p, #photo3a p {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
	margin: 0px;
	color: #333333;
	font-size: 9px;
}
#photo3 img, #photo3a img {
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#photo4, #photo4a {
	float: left;
	width: 225px;
	text-align: center;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#photo4 p, #photo4a p {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
	margin: 0px;
	color: #333333;
	font-size: 9px;
}
#photo4 img, #photo4a img {
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/* end photos 225 wide styling */

/* END main photo styling */

/* begin bullet list styling */
ul.bullet1 {
	font-size: 12px;
	padding-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 35px;
}
ul.bullet1 li {
	font-size: 12px;
	color: #442102;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	list-style-type: none;
	list-style-position: outside;
	text-align: left;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	background-image: url(images/bullet1.gif);
	background-repeat: no-repeat;
}
ul.bullet2 {
	font-size: 12px;
	padding-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	width: 450px;
}
ul.bullet2 li {
	font-size: 12px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	list-style-type: none;
	list-style-position: outside;
	text-align: left;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	background-image: url(images/bullet1.gif);
	background-repeat: no-repeat;
	color: #442102;
}
/* end bullet list styling */

/* begin interactive map styling */
#map {
	padding: 0px;
	height: 250px;
	width: 400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
iframe {
	border: 2px solid #D5C5A1;
}

/* end interactive map styling */

/* begin contact page address styling */
#contact-address {
	width: 200px;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #DDC597;
	background-color: #F7F0E6;
}
/* end contact page address styling */
/* begin contact page form styling */
#contact-form {
	padding: 0px;
	width: 350px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#comments {
	background-color: #FAFCFE;
	border: 1px solid #E0DAB4;
}
textarea {
	border: 1px solid #E0DAB4;
	color: #493625;
}
input {
	border: 1px solid #E0DAB4;
	color: #493625;
	height: 20px;
}
select {
	background-color: #FAFCFE;
	color: #493625;
	height: 22px;
}
.form-text-l {
	color: #6A5122;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
	margin: 0px;
	font-size: 11px;
}
.formtext-r {
	color: #6A5122;
	text-align: right;
	font-weight: bold;
	margin: 0px;
	font-size: 11px;
	padding: 5px;
}
.formtext-c {
	color: #6A5122;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
	margin: 0px;
	font-size: 11px;
}
.required {
	font-size: 12px;
	color: #FF0000;
	font-weight: bolder;
}
#submit-btn {
	width: 80px;
	background-image: url(images/btn-form.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
	color: #FFC265;
	height: 22px;
	padding: 0px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
}
#reset-btn {
	margin-left: 0px;
	margin-top: 5px;
	width: 80px;
	background-image: url(images/btn-form.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
	color: #FFC265;
	height: 22px;
	padding: 0px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/* end contact page form styling */

/* begin special disclaimer styling, last content in main content box */
#disclaimer {
	width: 500px;
	background-image: url(images/bg-grad2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/* sitemap page divs and styling */
#sitemap1 {
	margin: 0px;
	width: 500px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#sitemap2 {
	padding: 0px;
	width: 215px;
	margin: 0px;
	float: left;
}
#sitemap1 a:link, #sitemap1 a:visited, #sitemap1 a:active, #sitemap2 a:link, #sitemap2 a:visited, #sitemap2 a:active {
	font-size: 12px;
	color: #573917;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
}
#sitemap1 a:hover, #sitemap2 a:hover {
	font-size: 12px;
	color: #9C3100;
	text-decoration: none;
	font-weight: bold;
}
#sitemap1 ul, #sitemap2 ul {
	font-size: 12px;
	color: #333333;
	line-height: 15px;
	padding-left: 10px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 400px;
	margin: 0px;
}

#sitemap1 li, #sitemap2 li {
	background-image: url(images/bullet-sitemap.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 20px;
}
/* end sitemap page divs and styling */


#disclaimer p {
	font-size: 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 10px;
	text-align: justify;
	color: #666666;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #AFC0D2;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
/* end disclaimer styling */

/* begin footer containers */
#footer-top {
	clear: both;
	width: 950px;
	background-image: url(images/bg-footertop.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 90px;
}
#footer-content {
	width: 950px;
	clear: both;
	padding-top: 20px;
	padding-bottom: 10px;
}
#footer-bot {
	background-image: url(images/bg-footer-bot.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 35px;
	width: 980px;
}
/* end footer containers */
/* begin footer text and link styling */
.dividers {
	color: #54472E;
	font-size: 12px;
	font-weight: normal;
}

.footer-text {
	font-size: 10px;
	font-weight: normal;
	color: #E0AB53;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
	line-height: 15px;
}
a.footer-text:link, a.footer-text:visited, a.footer-text:active {
	font-size: 11px;
	color: #D98006;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
a.footer-text:hover {
	font-size: 11px;
	color: #7B632F;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
.footer-text2 {
	font-size: 17px;
	color: #E68706;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
	line-height: 15px;
	font-family: "Times New Roman", Times, serif;
}
/* link to pmm only */
.pmm {
	font-size: 9px;
	color: #9C3100;
	padding-top: 10px;
}
a.pmm:link, a.pmm:visited, a.pmm:active {
	font-size: 9px;
	font-weight: normal;
	color: #9C3100;
	text-decoration: none;
}
a.pmm:hover {
	font-size: 9px;
	font-weight: normal;
	color: #EFB65B;
	text-decoration: none;
}
/* end footer text and link styling */

