.contentwhite {
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
.headerwhite {
	font-family: "Script MT Bold", Arial, Verdana;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
p {
	text-align: justify;
}
.newBody{
	margin: 45px 0 0 45px;
}
hr{
	margin: 10px 0px 10px 0px;
}
html, body {
  scrollbar-3dlight-color: #999999;
  scrollbar-arrow-color: #925226;
  scrollbar-base-color: #CDA488;
  scrollbar-darkshadow-color: #000000;
  scrollbar-face-color: #EBE6E2;
  scrollbar-highlight-color: #925226;
  scrollbar-shadow-color: #000000;
  scrollbar-track-color: #CFBAA5;
  text-align: justify;
  }
.labelbold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #C54620;
	text-decoration: none;
}
.labelboldunderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.contentdark {
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-size: 11px;
}
.textbox {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF;
}
#homePhotoBox {
	float: left;
	margin: 0px 15px 15px 0px;
}
.labelnonbold {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #C54620;
	text-decoration: none;
}
.subnav {
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-size: 9px;
}
.bkgrndimage {
	background: url(images/bkgrnd_header.jpg) no-repeat fixed left top;
}

.contentlight {
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	font-size: 11px;
}
body {
	background: #FFFFFF url(images/bkgrnd_header.jpg) no-repeat fixed left top;
}
img.leftImage{
	float: left;
	border: 1px solid #000;
	margin: 0px 10px 10px 0px;
}
img.imageLinda{
	float: left;
	border: 0px solid #000;
	margin: 0px 15px 10px 0px;
}
img.galleryImage{
	border: 1px solid #000;
	margin: 10px auto 10px auto;
}
.gallery{
	text-align: center;
}
.photoCredit{
	display: block;
	font-size: 9px;
	font-family: Arial;
	color: #666666;
}
.photoCredit a:link{	
	color: #666666;
	tex-decoration: none;
}
.photoCredit a:visited{
	color: #666666;
	tex-decoration: none;
}
.photoCredit a:hover{
	color: #000;
	tex-decoration: underline;
}

div.splitBoxLeft{
	float: left;
	width: 260px;
	padding: 0px 20px 0px 0px;
	border-right: 1px solid #000;
	margin: 10px 0 0 0;
}
div.splitBoxRight{
	float: left;
	width: 260px;
	padding: 0px 0px 0px 20px;
	margin: 10px 0 0 0;
}

