@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;
}
img {
	border: none;
}
table {
	border-collapse:collapse;
}
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;
}

a:link, a:visited, a:active {
	color: #611b36;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000000;
	font-weight: bold;
}


#wrapper {
	width: 950px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#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;
}
/* 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: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 210px;
}

#main h1 {
	color: #000000;
	font-size: 17px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
.h1clone {
	color: #000000;
	font-size: 17px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}

#main h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-top: 1px;
	padding-bottom: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8E735E;
	height: 28px;
}
.h2clone {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-top: 1px;
	padding-bottom: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8E735E;
	height: 28px;
}
.text-main  {
	font-size: 12px;
	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;
	line-height: 16px;
}
.text-main2  {
	font-size: 12px;
	color: #333333;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	letter-spacing: 0.4px;
	line-height: 16px;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.underline {
	text-decoration: underline;
}

/* short pages main content styling (contact, sitemap, policies,) */
#main-short {
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	left: 0px;
	top: 0px;
	padding-bottom: 0px;
	width: 710px;
	padding-top: 10px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 210px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dad2bc;
	height: 575px;
	background-image: url(images/bg-main-pic.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#main-short h1 {
	color: #000000;
	font-size: 17px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
#main-short h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-top: 1px;
	padding-bottom: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 15px;
	height: 28px;
}

#main-short h3 {
	font-size: 11px;
	font-weight: bold;
	color: #912E20;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-left: 35px;
	margin: 0px;
}
#main-short 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-short p {
	font-size: 12px;
	color: #333333;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	letter-spacing: 0.4px;
	line-height: 16px;
}
#main-short p.contact {
	font-size: 11px;
	color: #333333;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	letter-spacing: 0.4px;
	line-height: 18px;
}
#links-pg {
	padding-left: 20px;
	width: 685px;
}
#rates {
	width: 475px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
	color: #333333;
	padding: 0px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #C5B39D;
	background-color: #F2EAE1;
}
#rates td {
	margin: 0px;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #C5B39D;
}
.links-pg-text {
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.links-pg-sub {
	font-size: 13px;
	color: #000000;
	padding-bottom: 5px;
	padding-top: 5px;
}
#links-pg a:link, #links-pg a:visited, #links-pg a:active {
	color: #611b36;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
}
#links-pg a:hover {
	color: #000000;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 2px;
}
#links-pg  ul {
	padding-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#links-pg  li {
	list-style-type: none;
	list-style-position: outside;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	list-style-image: url(images/bullet1-sm.gif);
}

#map-location {
	float: left;
	width: 650px;
	margin-left: 20px;
}
#map {
	width: 300px;
	float: left;
}
#location {
	width: 335px;
	float: left;
	margin: 0px;
	padding: 0px;
}
iframe {
	border: 1px solid #8E735E;
}

/* Begin Staff styling */
#staff {
	width: 700px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
	float: left;
}
#staff1   p {
	padding-left: 35px;
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #333333;
}
/* Staff inner container */
#staff1  ul {
	width: 500px;
	padding-left: 70px;
	margin: 0px;
	padding-top: 10px;
}
#staff1  li {
	list-style-image: url(images/bullet1.gif);
	list-style-type: none;
}

/*(Staff CSS DL styling concept from 'Bulletproof Web Design' by Dan Cederholm) */
dl.staff {
	padding: 15px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	clear: both;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	}
dl.staff:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
dl.staff dt {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	font-size: 14px;
	color: #611b36;
	font-weight: bold;
	padding: 0px;
	}
dl.staff dt img {
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	float: left;
	border: 1px solid #999999;
	padding: 0;
	}
dl.staff dd {
	margin-left: 100px;
	color: #000000;
	font-size: 12px;
	padding-left: 5px;
	margin-top: 0px;
	padding-top: 0px;
	}
.staffsub {
	font-weight: bold;
	margin-bottom: 5px;
	padding: 0px;
}
*  html  dl.staff { /* fix for IE5+6 */
	height: 1%; 
	}
*:first-child+html .staff { /* fix for IE7 */
	min-height: 1px; 
	} 	
/* END Staff styling */
/* END staff boxes  */

.tagline1 {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-style: italic;
	clear: both;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.subhd1 {
	color: #611b36;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-color: #5B184D;
	padding: 0px;
}
.subhd2 {
	color: #611b36;
	font-size: 13px;
	font-weight: bold;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	border-top-color: #5B184D;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.text-sm1 {
	font-size: 11px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.text-sm2 {
	font-size: 11px;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.text2 {
	padding-left: 15px;
	line-height: 16px;
	color: #461326;
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
}

#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;
}

ul.bullet1 {
	padding-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
ul.bullet1 li{
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	list-style-type: none;
	list-style-image: url(images/bullet1.gif);
	list-style-position: outside;
	padding: 0px;
}
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;
}
.list-box1 {
	width: 485px;
	float: left;
}
ul.bullet2 {
	padding-left: 50px;
	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: 12px;
	color: #333333;
	width: 340px;
}
ul.bullet2 li{
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	list-style-type: none;
	list-style-image: url(images/bullet1.gif);
	list-style-position: outside;
	padding: 0px;
}

/* 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-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.outer-list1 li {
	text-align: left;
	list-style-type: none;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.inner-list1a {
	list-style-type: none;
	list-style-image: url(images/bullet2-a.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.inner-list1a li {
	padding-left: 0px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 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 */


/* 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 h2 {
	font-size: 11px;
	font-weight: bold;
	color: #912E20;
	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;
}
#links-sm a:link, #links-sm a:visited, #links-sm a:active {
	color: #611b36;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#links-sm a:hover {
	color: #333333;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

/* begin left main nav list containers and styling */
#navleft {
	list-style-type: none;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
	width: 190px;
}

#navlist ul li a {
	display: block;
	color: #000000;
	width:165px;
	font-weight: bold;
	font-size: 12px;
	height: 20px;
	background-image: url(images/btn1.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dad2bc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	left: 0px;
	text-decoration: none;
}
#navlist ul li a:hover {
	display: block;
	color:#660000;
	height: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 19px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dad2bc;
	width: 165px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-image: url(images/btn1-mo.gif);
	background-repeat: no-repeat;
	background-position: left;
	left: 0px;
}
ul.navlist {
	list-style: none;
	width: 175px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
ul.navlist li.first {
	border-top: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

/* END ALL TOP NAV 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;
}
.right {
	margin: 0px;
	padding: 0px;
	float: right;
}
.left {
	margin: 0px;
	padding: 0px;
	float: left;
}

/* end boxes below left nav */
/* end left LEFT COLUMN styling */

/* General photo styling and positioning  */
#photo1, #photo1a, #photo1b {
	float: right;
	width: 300px;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#photo1 p, #photo1a p, #photo1b 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, #photo1b img {
	display: block;
	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;
}
#photo3 {
	padding: 0px;
	float: right;
	width: 250px;
	text-align: center;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 25px;
}

#photo3 p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
	margin: 0px;
	color: #333333;
	font-size: 9px;
}
#photo3 img {
	display: block;
	margin: 0px;
	padding: 0px;
	border: 1px solid #C3B19B;
}
#photo-sm1 {
	float: left;
	width: 150px;
	text-align: center;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#photo-sm1 p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
	margin: 0px;
	color: #333333;
	font-size: 9px;
}
#photo-sm1 img {
	display: block;
	margin: 0px;
	padding: 0px;
	border: 1px solid #C3B19B;
}
#photo-sm2 {
	padding: 0px;
	float: right;
	width: 150px;
	text-align: center;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	height: 200px;
}

#photo-sm2 p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	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 #C3B19B;
}
#box-r {
	float: right;
	width: 210px;
}
#box-r2 {
	width: 500px;
	margin: 0px;
	float: right;
	padding: 0px;
}

#photo-md1 {
	padding: 0px;
	float: right;
	width: 200px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 10px;
}
#photo-md1 img {
	display: block;
	margin: 0px;
	padding: 0px;
}
#photo-md1a {
	padding: 0px;
	float: right;
	width: 200px;
	text-align: center;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#photo-md1a img {
	display: block;
	margin: 0px;
	padding: 0px;
}

#photo-md2 {
	float: left;
	width: 200px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#photo-md2 img {
	display: block;
	margin: 0px;
	padding: 0px;
}

#tagline/* begin special identity content, last content in main content box */
 {
	width: 600px;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-color: #D5CEB7;
	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;
	float: right;
}
#tagline  p {
	font-size: 18px;
	padding-right: 30px;
	padding-left: 5px;
	padding-top: 0px;
	margin-top: 15px;
	margin-bottom: 3px;
	padding-bottom: 5px;
	margin-left: 20px;
	text-align: justify;
	font-weight: bold;
}

/* begin footer styling */
#footer-top {
	padding-top: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 950px;
	float: left;
}
#footer-wrapper {
	width: 950px;
	background-image: url(images/bg-footer-repeat.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px;
	clear: both;
}

#footer-inner {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 950px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(images/bg-footer-top.jpg);
}
#footer-content {
	padding-left: 15px;
	padding-top: 25px;
	width: 900px;
}

#footer-bot {
	background-color: #38260E;
	margin: 0px;
	padding: 0px;
	height: 5px;
	width: 950px;
}
.dividers {
	color: #B49F84;
	font-size: 9px;
	font-weight: normal;
}
.dividers2 {
	color: #DDAC2B;
	font-size: 9px;
	font-weight: normal;
}
.clearfix {
	clear: both;
}
.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: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: 0px;
}
a.footer-text:link, a.footer-text:visited, a.footer-text:active {
	font-size: 12px;
	font-weight: bold;
	color: #611b36;
	text-decoration: none;
}
a.footer-text:hover {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

/* link to pmm only */
.pmm {
	font-size: 9px;
	color: #666666;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
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: #611b36;
	text-decoration: none;
}
/* end footer styling */
