

BODY {
	margin: 0 0 0 0; 
	/*background: #F2F1E9 url('../images/bodyBg.jpg') center center;*/
	background: #EFEEE5; }

BODY, TD {
	font-family: Trebuchet MS, Arial Sans-serif;
	font-size: 12px;
	line-height: 16px; }

A {
	text-decoration: none;
	color: #75645C; }


.mainContent {
	padding: 20px 20px 10px 40px; }

.mainContent A {
	text-decoration: underline; }

.mainContent A:Hover {
	color: #B4A197; }

.footerTable A:Hover {
	text-decoration: underline; 
	color: #786144; }

.underline {
	text-decoration: underline; }


H1 {
	font-size: 16px;
	color: #3D3530; 
	margin: 0; }

P {
	font-size: 12px;
	line-height: 21px;
	color: #75645C; 
	margin: 14px 50px 0 0; }

DIV.scrollBarsLeft {
	margin-top: 14px;
	width: 270px;
	height: 280px;
	overflow: auto;
	scrollbar-base-color: #F4F2F0; 
	scrollbar-arrow-color: #59452D;
	scrollbar-darkshadow-color: #B7A686; }

DIV.scrollBarsRight {
	margin-top: 0px;
	width: 495px;
	height: 524px;
	overflow: auto;
	scrollbar-base-color: #F4F2F0; 
	scrollbar-arrow-color: #59452D;
	scrollbar-darkshadow-color: #B7A686; }

.scrollBarsLeft P {
	width: 240px;
	margin:0 0 14px 12px; }

DIV.noScroll {
	margin-top: 15px; }

.noScroll P {
	width: 250px;
	margin:0 20px 14px 12px; }







/* BEGIN Navigation */

TABLE.navTable {
	margin: 0 0 0 0; }

TD.nav1, TD.nav2, TD.nav3, TD.nav4, TD.nav5, TD.nav6, TD.nav7, TD.nav1active, TD.nav2active, TD.nav3active, TD.nav4active, TD.nav5active, TD.nav6active, TD.nav7active {
	text-align: center; }

TD.nav1active, TD.nav2active, TD.nav3active, TD.nav4active, TD.nav5active, TD.nav6active, TD.nav7active {
	padding-bottom: 5px; }

TD.nav1 {
	width: 87px;
	background: #43392C url('../images/nav/nav1.gif') no-repeat top left; }
TD.nav2 {
	width: 114px;
	background: #43392C url('../images/nav/nav2.gif') no-repeat top left; }
TD.nav3 {
	width: 127px;
	background: #43392C url('../images/nav/nav3.gif') no-repeat top left; }
TD.nav4 {
	width: 107px;
	background: #43392C url('../images/nav/nav4.gif') no-repeat top left; }
TD.nav5 {
	width: 108px;
	background: #43392C url('../images/nav/nav5.gif') no-repeat top left; }
TD.nav6 {
	width: 103px;
	background: #43392C url('../images/nav/nav6.gif') no-repeat top left; }
TD.nav7 {
	width: 119px;
	background: #43392C url('../images/nav/nav7.gif') no-repeat top left; }

TD.nav1active {
	width: 87px;
	background: #43392C url('../images/nav/nav1active.gif') no-repeat top left; }
TD.nav2active {
	width: 114px;
	background: #43392C url('../images/nav/nav2active.gif') no-repeat top left; }
TD.nav3active {
	width: 127px;
	background: #43392C url('../images/nav/nav3active.gif') no-repeat top left; }
TD.nav4active {
	width: 107px;
	background: #43392C url('../images/nav/nav4active.gif') no-repeat top left; }
TD.nav5active {
	width: 108px;
	background: #43392C url('../images/nav/nav5active.gif') no-repeat top left; }
TD.nav6active {
	width: 103px;
	background: #43392C url('../images/nav/nav6active.gif') no-repeat top left; }
TD.nav7active {
	width: 119px;
	background: #43392C url('../images/nav/nav7active.gif') no-repeat top left; }

.navTable {
	color: white; }

.navTable A {
	color: #CFCDC0;
	text-decoration: none; }

.navTable A:Hover {
	color: white; }

/* END Navigation */





TD.leftShadow {
	width: 50%;
	background: url('../images/bodyShadowLeft.jpg') no-repeat top right; }

TD.rightShadow {
	width: 50%;
	background: url('../images/bodyShadowRight.jpg') no-repeat top left; }



DIV.homeImage {
	width: 495px;
	height: 540px;
	text-align: center;
	margin: 0 0 0 0;
	background: #AC9172 url('../images/photos/home.jpg') no-repeat; }

.homeImage A {
	color: #EAE3DC; }
	
.homeImage A:Hover {
	color: white; }



DIV.pressImage {
	width: 495px;
	height: 540px;
	text-align: center;
	margin: 0 0 0 0;
	background: #F9F6DF url('../images/photos/clean_background.jpg') no-repeat; }

.pressImage A {
	color: #EAE3DC; }
	
.pressImage A:Hover {
	color: white; }


TD.bodyLeft {
	background: #EFECE8 url('../images/leftBg.jpg') no-repeat left 174px; }
TD.bodyRight {
	padding-bottom: 6px; }






/* BEGIN Footer */

TABLE.footerTable {
	margin: 0 0 0 0; }

.footerTable TD, .footerTable A {
	font-size: 10px;
	color: #5D4830; 
	text-decoration: none; }

/* END Footer */







