@charset "utf-8";
/* CSS Document */

/* BASIC */
html, body, table, td, div, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}
table {
	border-collapse:collapse;
}
img {
	border: none;
}
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg-grad1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #ede3ce;
	height: 100%;
}


h1, h2, h3, p, ul {
	padding: 0;
	margin: 0;
}
a:link, a:visited, a:active {
	color: #912E20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:hover {
	color: #937115;
}


#wrapper {
	width: 950px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000000;
	
}
#container {
	position: relative;
	width: 950px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url(images/bg-main-repeat.jpg);
	background-position: left top;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	}

/* MASTHEAD DIV */
/* Masthead styling starts here */
#masthead {
	height: 105px;
	width: 950px;
	padding: 0px;
	margin: 0px;
	background-color: #252525;
}
/* Masthead styling ends here */


/* MAIN CONTENT */

#main {
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	left: 0px;
	top: 0px;
	padding-bottom: 0px;
	width: 710px;
	padding-top: 10px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 210px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dad2bc;
	min-height:800px; /*Change this to whatever you need the min height to be*/
    height:auto;
    height:100%;
}

#main h1 {
	color: #912E20;
	font-size: 17px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
}
#main h2 {
	font-size: 14px;
	font-weight: bold;
	color: #796251;
	padding-top: 1px;
	padding-bottom: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 15px;	
}
.h2clone {
	font-size: 14px;
	font-weight: bold;
	color: #796251;
	padding-top: 1px;
	padding-bottom: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 15px;	
}
#main h3 {
	font-size: 11px;
	font-weight: bold;
	color: #912E20;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 35px;
	margin: 0px;
}
#main h4 {
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	background-image: url(images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: 37px -3px;
	padding-left: 47px;
	padding-bottom: 3px;
	height: 15px;
}
#main p {
	font-size: 11px;
	color: #333333;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	letter-spacing: 0.4px;
}


#indented {
	width: 715px;
	margin: 0px;
	padding: 0px;
}
#indented p {
	width: 650px;
	margin-left: 30px;
}
#box-lists {
	width: 700px;
}
#box1 {
	width: 300px;
	margin-left: 0px;
	margin-top: 10px;
	float: left;
	margin-bottom: 10px;
}
#box2 {
	width: 300px;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
}
#disclaimer {
	margin-top: 10px;
	margin-bottom: 10px;
}
.subhd1 {
	font-size: 12px;
	font-weight: bold;
	color: #796251;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.subhd2 {
	font-size: 12px;
	font-weight: bold;
	color: #796251;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

ul.bullet1 {
	padding-left: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
}
ul.bullet1 li{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	list-style-image: url(images/bullet1.gif);
	list-style-position: inside;
}
ul.bullet2 {
	padding-left: 35px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 550px;
}
ul.bullet2 li{
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	list-style-type: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	list-style-position: outside;
	background-image: url(images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
}

ul.bullet1-inner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	list-style-type: none;
	margin-left: 58px;
	margin-bottom: 0px;
}
ul.bullet1-inner li{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	background-image: url(images/bullet1-a.gif);
	background-repeat: no-repeat;
	background-position: 2px top;
	list-style-position: outside;
	width: 315px;
}
ul.bullet-none1 {
	padding-left: 25px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	list-style-type: none;
}
ul.bullet-none1 li{
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	list-style-position: inside;
	line-height: 15px;
}

/* Special lists with nested lists styling (used on sitemap page) */
.outer-list1 {
	text-align: left;
	list-style-type: none;
	line-height: 16px;
	list-style-image: url(images/bullet2.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	padding: 0px;
	width: 650px;
}
.outer-list1 li {
	text-align: left;
	list-style-type: none;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 0px;
}
ul.inner-list1a {
	list-style-type: none;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
	list-style-image: url(images/bullet2-a.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 15px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
ul.inner-list1a li {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.inner-list1b {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-size: 11px;
	color: #333333;
	list-style-image: url(images/bullet2-a.gif);
	line-height: 14px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.inner-list1b li {
	padding-left: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

/* End sitemap styling */

/* begin form styling */
#form-contact {
	padding: 0px;
	width: 600px;
	clear: both;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
	color: #333333;
}
#contact-form td {
	padding-top: 2px;
	padding-bottom: 2px;
}
#comments {
	background-color: #FAFCFE;
	border: 1px solid #D0E8E8;
}
input {
	border: 1px solid #CBBDAB;
	color: #402A14;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
select {
	background-color: #FAFCFE;
	color: #402A14;
	height: 22px;
	border: 1px solid #D3C6B6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.no-border {
	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;
}
.formtext-l {
	color: #402A14;
	text-align: left;
	font-weight: bold;
	margin: 0px;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
.formtext-r {
	color: #402A14;
	text-align: right;
	font-weight: bold;
	margin: 0px;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
.formtext-c {
	color: #402A14;
	text-align: center;
	font-weight: bold;
	margin: 0px;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
.formtext2{
	color: #402A14;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
}

.required {
	font-size: 12px;
	color: #CC3300;
	font-weight: bolder;
}
#submit-btn{
	margin-left: 0px;
	margin-top: 5px;
	width: 78px;
	background-image: url(images/btn-form.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
	color: #937115;
	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;
}
#reset-btn{
	margin-left: 0px;
	margin-top: 5px;
	width: 78px;
	background-image: url(images/btn-form.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
	color: #937115;
	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 form styling */

/* BEGIN TOP NAV */
#nav-top {
	height: 20px;
	width: 950px;
	text-align: right;
	background-color: #FEF7ED;
	background-image: url(images/bg-main-repeat.jpg);
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
}

/* END ALL TOP NAV STYLING */


/* LEFT COLUMN */

#leftcol {
	width: 205px;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left: 0px;
}
#leftcol h1 {
	color: #513E0D;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 8px;
	border-top-color: #5B184D;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-image: url(images/bar-horiz-repeat.gif);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
}
#leftcol h2 {
	font-size: 11px;
	font-weight: bold;
	color: #513E0D;
	padding-top: 1px;
	padding-bottom: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/bullet-lg.gif);
	background-position: left 0px;
	background-repeat: no-repeat;
	padding-left: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 28px;
}
#leftcol h3 {
	font-size: 11px;
	font-weight: bold;
	color: #3E7C95;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #88C6D8;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#leftcol p {
	font-size: 9px;
	color: #333333;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
}

/* begin left main nav list containers and styling */
#navleft {
	list-style-type: none;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin: 0px;
	width: 190px;
}
/* Begin navleft nested list styling */
.outer-nav ul {
	text-align: left;
	list-style-type: none;
}
.outer-nav li {
	text-align: left;
	list-style-type: none;
}
#outer-nav1 ul li a, #outer-nav2 ul li a, #outer-nav3 ul li a {
	display: block;
	color: #272727;
	width:165px;
	font-weight: normal;
	font-size: 11px;
	height: 16px;
	background-image: url(images/btn1.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dad2bc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	left: 0px;
	text-decoration: none;
	list-style-type: none;
	list-style-image: none;
}
#outer-nav1 ul li a:hover, #outer-nav2 ul li a:hover, #outer-nav3 ul li a:hover {
	display: block;
	color:#937115;
	height: 16px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B39956;
	width: 165px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	background-image: url(images/btn1-mo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	left: 0px;
	list-style-type: none;
	list-style-image: none;
}
#inner-nav1 ul li a {
	display: block;
	color: #272727;
	width:155px;
	font-weight: normal;
	font-size: 11px;
	height: 12px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 22px;
	left: 0px;
	text-decoration: none;
	list-style-type: none;
	list-style-image: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dad2bc;
	background-image: url(images/btn1sub.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-position: outside;
}
#inner-nav1 ul li a:hover {
	display: block;
	color:#937115;
	height: 12px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B39956;
	width: 155px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-image: url(images/btn1sub-mo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	left: 0px;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}
.inner-nav ul {
	text-align: left;
	list-style-type: none;
}
.inner-nav li {
	text-align: left;
	list-style-type: none;
}

/* End navleft nested list styling */

/* Begin FAQ page styling */
.faq-q {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-left: 20px;
	background-image: url(images/faq-q.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 5px;
	padding-top: 0px;
	margin-left: 15px;
	margin-bottom: 0px;
	margin-top: 10px;
}
.faq-a {
	font-size: 11px;
	color: #333333;
	padding-left: 22px;
	padding-top: 5px;
	background-image: url(images/faq-a.gif);
	padding-bottom: 5px;
	background-repeat: no-repeat;
	background-position: left 2px;
	margin-left: 35px;
	margin-bottom: 0px;
}
ul.faq-bullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left: 60px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
ul.faq-bullet li{
	list-style-type: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	list-style-position: outside;
	background-image: url(images/bullet1-b.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	background-position: left 0px;
}
/* End FAQ page styling */

/* begin box styling below left nav */
.boxleft1 {
	padding-top: 0px;
	padding-bottom: 10px;
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
	width: 200px;
	clear: both;
	margin-left: 5px;
	margin-right: 5px;
}

.boxleft1 img {
	border: 1px solid #999999;
}
.boxleft2 {
	padding-top: 0px;
	padding-bottom: 10px;
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
	width: 200px;
	clear: both;
	margin-left: 5px;
	margin-right: 5px;
}

.boxleft2 img {
	border: none;
	border-width: 0px;
	margin-bottom: 3px;
}


.boxleft3 {
	padding-top: 0px;
	padding-bottom: 10px;
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
	width: 200px;
	clear: both;
	margin-left: 5px;
	margin-right: 5px;
}

.boxleft3 img {
	border: none;
	border-width: 0px;
	margin-bottom: 3px;
}




#photo-team1 {
	padding: 0px;
	float: right;
	width: 350px;
	text-align: center;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 25px;
	margin-left: 10px;
}
#photo-team1 p {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: left;
	color: #333333;
	font-size: 9px;
	margin: 0px;
}
#photo-team1 img {
	display: block;
	margin: 0px;
	padding: 0px;
	border: 1px solid #CCCCCC;
}
#photo-office {
	padding: 0px;
	float: right;
	width: 300px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 10px;
}
#photo-office p {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
	margin: 0px;
	color: #333333;
	font-size: 9px;
}
#photo-office img {
	display: block;
	margin: 0px;
	padding: 0px;
	border: 1px solid #CCCCCC;
}
#photo-sm {
	padding: 0px;
	float: left;
	width: 125px;
	text-align: center;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 200px;
}

#photo-sm p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
	margin: 0px;
	color: #333333;
	font-size: 9px;
}
#photo-sm img {
	display: block;
	margin: 0px;
	padding: 0px;
	border: 1px solid #CCCCCC;
}

#photo-sm2 {
	padding: 0px;
	float: right;
	width: 125px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 10px;
}

#photo-sm2 p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
	margin: 0px;
	color: #333333;
	font-size: 9px;
}
#photo-sm2 img {
	display: block;
	margin: 0px;
	padding: 0px;
	border: 1px solid #CCCCCC;
}
#photo-md {
	padding: 0px;
	float: right;
	width: 200px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 10px;
}

#photo-md p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
	margin: 0px;
	color: #333333;
	font-size: 9px;
}
#photo-md img {
	display: block;
	margin: 0px;
	padding: 0px;
	border: 1px solid #CCCCCC;
}
#photo1, #photo1a {
	float: right;
	width: 200px;
	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;
	border: 1px solid #CCCCCC;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#photo2, #photo2a {
	float: left;
	width: 200px;
	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;
}

#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 #CCCCCC;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/* End styling and positioning */

/* begin special identity content, last content in main content box */
#identity {
	width: 840px;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-color: #B5A085;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
	background-image: url(images/bg-grad2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#identity p {
	font-size: 11px;
	padding-right: 30px;
	padding-left: 5px;
	padding-top: 0px;
	margin-top: 15px;
	margin-bottom: 3px;
	padding-bottom: 5px;
	margin-left: 20px;
	text-align: justify;
}


#video {
	padding: 0px;
	float: right;
	width: 330px;	
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
	font-size: 11px;
	text-align: center;		
}

/* begin special identity content before footer */

/* begin footer styling */
#footer-top {
	padding-top: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 950px;
	float: left;
}
#footer-container {
	clear: both;
	width: 950px;
	background-color: #3D100D;
}

#footer-main {
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 950px;
	clear: both;
	background-color: #3D100D;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/bg-footer-art33.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#footer-main p{
	padding-left: 15px;
	line-height: 14px;
}
#footer-bot {
	background-color: #280B09;
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 950px;
}
.dividers {
	color: #B49F84;
	font-size: 9px;
	font-weight: normal;
}
.dividers2 {
	color: #DDAC2B;
	font-size: 9px;
	font-weight: normal;
}
.clearfix {
	clear: both;
}
/* strong (bold), italic and underline text styling */
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.underline {
	text-decoration: underline;
}
.rule1 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B2D2DF;
}
.arrow-up {
	background-image: url(images/arrow-up.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}

.footer-text {
	font-size: 10px;
	font-weight: bold;
	color: #937115;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
}
a.footer-text:link, a.footer-text:visited, a.footer-text:active {
	font-size: 10px;
	font-weight: bold;
	color: #937115;
	text-decoration: none;
}
a.footer-text:hover {
	font-size: 10px;
	font-weight: bold;
	color: #F0D897;
	text-decoration: none;
}

/* link to pmm only */
.pmm {
	font-size: 9px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
a.pmm:link, a.pmm:visited, a.pmm:active {
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.pmm:hover {
	font-size: 9px;
	font-weight: normal;
	color: #F0D897;
	text-decoration: none;
}
/* end footer styling */


/*Resources Section Styles*/

#links {
    font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: left;}
	
li {
    margin-top: 15px;
	margin-left: 15px;}
	
#search {
    text-align: center;
	}	
	
#exchange {
	width: 100%;
	height: auto;	
	border: 2px;
	border-color: #000000;
}		

#disclaimer {
    font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
    width: 85%;
	height: auto;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-style: italic;
	border: 1px solid #000000;
	padding: 10px;
	}