body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	background-color: #FFCC99;
	background-image: url(images/bkgnd.jpg);
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
a:link {
	font-weight: bold;
	color: #7E421D;
}
a:visited {
	font-weight: bold;
	color: #7E421D;
}
a:hover {
	font-weight: bold;
	color: #AC6933;
}
a:active {
	font-weight: bold;
	color: #7E421D;
}

.submenuLink a {font-weight: bold;color: #000000;text-decoration: none;}
.submenuLink a:visited {font-weight: bold;color: #000000;text-decoration: none;}
.submenuLink a:hover {font-weight: bold;color: #8A5428;text-decoration: none;}
.submenuLink a:active {font-weight: bold;color: #8A5428;text-decoration: none;}

.brownHeading1 {
	font-size: 18px;
	font-weight: bold;
	color: #9C5F2E;
}
.brownHeading2 {
	font-size: 20px;
	font-weight: bold;
	color: #9C5F2E;
}
.brownHeading3 {
	font-size: 18px;
	font-weight: bold;
	color: #7E421D;
}
.darkBrown {
	color: #7E421D;
	font-weight: bold;
}
.smallText {
	font-size: 12px;
}
.smallText2 {
	font-size: 14px;
}
.footer {
	font-size: 11px;
}
.mainContainer {
	left: 0px;
	text-align: left;
	width: 100%;
	position: absolute;
	padding-bottom: 8px;
}
.headerContainer {
	background-image: url(images/hdr_bkgnd.jpg);
	left: 0px;
	top: 0px;
	height: 147px;
	width: 100%;
	text-align: left;
	background-repeat: repeat-x;
}
.menuContainer {
	text-align: left;
	width: 200px;
	position: absolute;
	left: 0px;
	top: 147px;
	height: auto;
}
.contentContainer {
	text-align: left;
	margin: 8px 10px 0px 210px;
	height: auto;
	width: auto;
	left: 0px;
	top: 0px;
	position: static;
}
.headingContainer {
	text-align: center;
	width: 100%;
	height: 30px;
	margin: auto;
}
.headingLeft {
	width: 520px;
	background-image: url(images/heading_lft.jpg);
	background-repeat: no-repeat;
	height: 30px;
	margin: auto;
}
.headingRight {
	width: 520px;
	background-image: url(images/heading_rgt.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 30px;
	margin: auto;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9C5F2E;
	background-image: url(images/heading_bkgnd.jpg);
	padding: 3px 0px 1px;
	text-align: center;
	width: 494px;
	height: 26px;
	margin: auto;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/heading_bkgnd.jpg);
	padding: 4px 0px 0px;
	background-color: #9C5F2E;
	text-align: center;
	width: 494px;
	height: 26px;
	margin: auto;
}
.submenuContainer {
	text-align: center;
	margin-top: 5px;
	width: 100%;
}
.submenu {
	text-align: center;
	background-image: url(images/dbl_line.gif);
	width: 520px;
	height: 22px;
	background-repeat: repeat-x;
	margin: 4px auto 0px;
}
.linkBox {
	background-color: #FFDEBE;
	background-image: url(images/bkgnd.jpg);
	padding: 2px;
}
.directorsContainer {
	text-align: center;
	width: 100%;
	margin: auto;
}
.directorsCenterBox {
	width: 230px;
	text-align: left;
	margin: auto;
}
.directorsBox {
	position: relative;
	width: 510px;
	text-align: left;
	margin: auto;
}
.directorsLeftBox {
	position: relative;
	width: 255px;
	text-align: left;
	left: 0px;
	top: 0px;
}
.directorsRightBox {
	left: 255px;
	position: absolute;
	width: 255px;
	text-align: left;
	top: 0px;
}
.correctPhotoContainer {
	margin: 10px;
}
.galleryBox {
	position: relative;
	width: 450px;
	text-align: left;
	margin: auto;
}
.galleryLeftBox {
	position: relative;
	width: 225px;
	text-align: center;
	left: 0px;
	top: 0px;
}
.galleryRightBox {
	left: 225px;
	position: absolute;
	width: 225px;
	text-align: center;
	top: 0px;
}
.paypalBox {
	position: relative;
	width: 520px;
	text-align: left;
	margin: auto;
}
.paypalLeftBox {
	position: relative;
	width: 260px;
	text-align: center;
	left: 0px;
	top: 0px;
}
.paypalRightBox {
	left: 260px;
	position: absolute;
	width: 260px;
	text-align: center;
	top: 0px;
}
.contactUsBox {
	position: relative;
	width: 250px;
	text-align: left;
	margin: auto;
}
