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

body {
	background-color: #F5FFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/bg-pattern1.gif);
}
html, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}

table {
	border-collapse:collapse;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}

h1, h2, h3, p, ul {
	padding: 0;
	margin: 0;
}

/* regular body links */
a:link, a:visited, a:active {
	font-size: 12px;
	font-weight: bold;
	color: #9F2800;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #937700;
	text-decoration: underline;
}
.link-clone {
	font-size: 12px;
	font-weight: bold;
	color: #9F2800;
	text-decoration: none;
}

/* 2column page background */
#wrapper {
	width: 950px;
	padding: 0px;
	background-image: url(images/bg-outer.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: left top;
}
#inner-wrapper {
	padding: 0px;
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container {
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(images/bg-main.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	position: relative;
	width: 930px;
	margin: 0px;
	float: left;
}

/* MASTHEAD DIV */
/* Masthead styling starts here */
#masthead {
	width: 930px;
	height: 110px;
	padding: 0px;
	margin: 0px;
}
#masthead img {
	margin: 0px;
	padding: 0px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* End Masthead styling */
/* Begin nav-top */
#nav-top {
	background-image: url(images/bg-nav-top.jpg);
	background-repeat: no-repeat;
	height: 40px;
	background-position: left top;
	margin: 0px;
	position: absolute;
	left: 0px;
	top: 110px;
	width: 930px;
	padding: 0px;
}

#nav-top ul {
	padding-top: 3px;
	margin: 0px;
	padding-left: 220px;
}
#nav-top ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#nav-top ul li a {
	font-size: 12px;
	font-weight: bold;
	color: #9F2800;
	text-decoration: none;
	background-image: url(images/btn-bg.gif);
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	background-repeat: repeat-x;
	background-position: left top;
	height: 21px;
	margin: 0px;
}
#nav-top ul li a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #754c24;
	text-decoration: none;
	background-image: url(images/btn-bg-mo.gif);
	background-position: left top;
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 21px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
}
/* end nav-top */


/* MAIN CONTENT */

#main2 {
	padding-bottom: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 220px;
	width: 705px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#main2-short {
	padding-bottom: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 220px;
	width: 705px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	height: 560px;
	background-image: url(images/bg-magnifier-lg.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#main2 a:link, #main2 a:visited, #main2 a:active {
	font-size: 12px;
	font-weight: bold;
	color: #9F2800;
	text-decoration: none;
}
#main2 a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #937700;
	text-decoration: underline;
}
#main2-short a:link, #main2-short a:visited, #main2-short a:active {
	font-size: 12px;
	font-weight: bold;
	color: #9F2800;
	text-decoration: none;
}
#main2-short a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #937700;
	text-decoration: underline;
}

h1 {
	color: #382e10;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.h1clone {
	color: #382e10;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #382e10;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
	background-image: url(images/bg-h2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #D3CDAD;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
 }
.h2clone {
	font-size: 13px;
	font-weight: bold;
	color: #382e10;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
	background-image: url(images/bg-h2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #D3CDAD;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.h2clone2 {
	font-size: 13px;
	font-weight: bold;
	color: #382e10;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
	background-image: url(images/bg-h2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #D3CDAD;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.h2clone3 {
	font-size: 13px;
	font-weight: bold;
	color: #382e10;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #D3CDAD;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.h2-norule {
	font-size: 13px;
	font-weight: bold;
	color: #382e10;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 25px;
	background-image: url(images/bg-h2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.subhd1 {
	font-size: 14px;
	color: #241d01;
	padding-bottom: 5px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	width: 225px;
	margin: 0px;
}
.subhd2 {
	font-size: 14px;
	font-weight: bold;
	color: #9F2800;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
}
.text-main {
	font-size: 12px;
	margin: 0px;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-left: 15px;
	color: #3E3311;
	line-height: 14px;
}

.bold {
	font-weight: bold;
}
.pic-name {
	font-size: 12px;
	font-weight: bold;
	color: #382e10;
}
.pic-title{
	font-size: 10px;
	color: #3E3311;
}
.right {
	float: right;
	margin: 0px;
	padding: 0px;
}
.left {
	float: left;
	margin: 0px;
	padding: 0px;
}
.bold {
	font-weight: bold;
}

.pic1-r {
	float: right;
	width: 125px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	padding-bottom: 5px;
	border: 3px solid #94895C;
}
.clearfix {
	clear: both;
}
ul.bullet1 {
	font-size: 12px;
	color: #3E3311;
	line-height: 15px;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 350px;
}

ul.bullet1 li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-image: url(images/bullet1.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	list-style-position: outside;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-position: 2px 5px;
}
ul.bullet-long {
	font-size: 12px;
	color: #3E3311;
	line-height: 15px;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 700px;
}

ul.bullet-long li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-image: url(images/bullet1.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	list-style-position: outside;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-position: 2px 5px;
}

ul.bullet1a {
	font-size: 12px;
	color: #333333;
	list-style-type: none;
	padding-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
ul.bullet1a li {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	list-style-type: none;
	background-image: url(images/bullet1a.gif);
}
ul.bullet2 {
	font-size: 12px;
	color: #3E3311;
	line-height: 16px;
	padding-left: 60px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	list-style-type: none;
	list-style-image: none;
}
ul.bullet2 li {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
.boxlist-r {
	width: 405px;
	float: right;
	margin: 0px;
	padding: 0px;
}
ul.bullet3 {
	font-size: 12px;
	color: #3E3311;
	line-height: 15px;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 400px;
	float: right;
}

ul.bullet3 li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-image: url(images/bullet1.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	list-style-position: outside;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-position: 2px 5px;
}

#press-left {
	float: left;
	width: 335px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D3CDAD;
}

#press-right {
	float: right;
	width: 350px;
}

#contact-info {
	float: left;
	width: 600px;
	padding-left: 20px;
}

#sitemap {
	float: left;
	width: 600px;
	padding-left: 20px;
}
#sitemap a:link, #sitemap a:visited, #sitemap a:active {
	font-size: 12px;
	font-weight: bold;
	color: #9F2800;
	text-decoration: none;
}
#sitemap a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #937700;
	text-decoration: underline;
}
#sitemap ul {
	font-size: 12px;
	color: #3E3311;
	line-height: 16px;
	padding-left: 30px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	list-style-type: none;
	list-style-image: none;
}
#sitemap li {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}

/* LEFT COLUMN */

#leftcol {
	position: absolute;
	top: 115px;
	width: 210px;
	margin: 0px;
	padding: 0px;
	left: 0px;
	right: 720px;
}
#leftcol p {
	font-size: 11px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	color: #333333;
}
#leftcol .subhd1 {
	font-size: 15px;
	color: #241d01;
	padding-bottom: 5px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	width: 195px;
}
#leftcol .text1 {
	font-size: 13px;
	color: #333333;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	letter-spacing: .01em;
}

/* begin box styling below left nav */
.boxleft1 {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
	clear: both;
	text-align: center;
	background-image: url(images/bg-bar1.gif);
	background-repeat: repeat-x;
	width: 210px;
	margin: 0px;
}

/* end left LEFT COLUMN styling */


/* General photo and ad styling/positioning */

#ad-1 {
	padding: 0px;
	width: 190px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	clear: left;
	float: right;
}

#ad-1 p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
	margin: 0px;
	color: #3E7C95;
}
#ad-1 img {
	display: block;
	margin: 0px;
	padding: 0px;
}
#photo1 {
	padding: 0px;
	width: 175px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	clear: left;
	float: right;
}

#photo1 p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
	margin: 0px;
	color: #3E7C95;
}
#photo1 img {
	display: block;
	margin: 0px;
	padding: 0px;
	border: 1px solid #D3CDAD;
}
#photo2, #photo2a {
	float: left;
	width: 175px;
	text-align: center;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	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;
	border: 1px solid #D4CCAD;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#pic-bldg1 {
	padding: 0px;
	width: 275px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: left;
}

#pic-bldg1 p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
	margin: 0px;
	color: #3E7C95;
}
#pic-bldg1 img {
	display: block;
	margin: 0px;
	padding: 0px;
}

#pic-bldg2 {
	padding: 0px;
	width: 275px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: right;
}

#pic-bldg2 p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
	margin: 0px;
	color: #3E7C95;
}
#pic-bldg2 img {
	display: block;
	margin: 0px;
	padding: 0px;
}

/* begin footer styling */
#footer-container {
	width: 930px;
	clear: both;
	position: relative;
	padding: 0px;
	margin: 0px;
}
#footer-content {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 930px;
	clear: both;
	background-color: #302602;
}
#footer-top {
	background-image: url(images/bg-footer-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	height: 45px;
	margin: 0px;
	clear: both;
	width: 930px;
}
#footer-bot {
	height: 12px;
	padding: 0px;
	text-align: center;
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	background-image: url(images/bg-footer-bot.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #1B1501;
}
/* END footer 'extras' (icons containers) */

.dividers {
	color: #E4CA92;
	font-size: 10px;
	font-weight: normal;
}
.rule1 {
	width: 600px;
}
.footer-text {
	font-size: 11px;
	font-weight: bold;
	color: #947B00;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	line-height: 15px;
	padding: 0px;
}
.footer-text a:link, a:visited, a:active {
	font-size: 11px;
	font-weight: bold;
	color: #977901;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.footer-text a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #9F2800;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.footer-text2 {
	font-size: 14px;
	color: #CC9933;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	line-height: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.footer-link2 a:link, a:visited, a:active {
	font-size: 11px;
	font-weight: bold;
	color: #977901;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.footer-link2 a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #9F2800;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}


/* link to pmm only */
.pmm {
	font-size: 9px;
	color: #999999;
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a.pmm:link, a.pmm:visited, a.pmm:active {
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
a.pmm:hover {
	font-size: 9px;
	font-weight: normal;
	color: #AD3D0C;
	text-decoration: none;
}
/* end footer styling */
