.bkg_about_company {background-image: url(../images/bkg_about_company.jpg); background-repeat: no-repeat;}
.bkg_about_mission {background-image: url(../images/bkg_about_mission.jpg); background-repeat: no-repeat;}
.bkg_about_what {background-image: url(../images/bkg_about_what.jpg); background-repeat: no-repeat;}
.bkg_cake {background-image: url(../images/bkg_cake.jpg); background-repeat: no-repeat;}
.bkg_corp {background-image: url(../images/bkg_corp.jpg); background-repeat: no-repeat;}
.bkg_dress {background-image: url(../images/bkg_dress.jpg); background-repeat: no-repeat;}
.bkg_fish {background-image: url(../images/bkg_fish.jpg); background-repeat: no-repeat;}
.bkg_gable {background-image: url(../images/bkg_gable.jpg); background-repeat: no-repeat;}
.bkg_home {background-image: url(../images/bkg_home.jpg); background-repeat: no-repeat;}
.bkg_horse {background-image: url(../images/bkg_horse.jpg); background-repeat: no-repeat;}
.bkg_links {background-image: url(../images/bkg_links.jpg); background-repeat: no-repeat;}
.bkg_photo {background-image: url(../images/bkg_photo.jpg); background-repeat: no-repeat;}
.bkg_shark {background-image: url(../images/bkg_shark.jpg); background-repeat: no-repeat;}
.bkg_wedding {background-image: url(../images/bkg_wedding.jpg); background-repeat: no-repeat;}

.scrollbar{
scrollbar-face-color:#D19758;
scrollbar-highlight-color:#BE763E;
scrollbar-3dlight-color:#79340B;
scrollbar-darkshadow-color:#79340B;
scrollbar-shadow-color:#BE763E;
scrollbar-arrow-color:#79340B;
scrollbar-track-color:#FBF3DE;
}

H1 {
	color : #ffffcc;
	font : bold 15px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.bodytext {
	font : 0.8em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
}

.tabletext {
	font : 1.0em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
}

blockquote {
	font : 0.8em Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.foot {
	font : 0.6em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ffffff;
}

.footer:link {
	text-decoration : none;
	color : #ffffcc;
}

.footer:active {
	text-decoration : none;
	color : #ffffff;
}

.footer:visited {
	text-decoration : none;
	color : #ffffff;
}

.footer:hover {
	text-decoration : none;
	color : #ffffcc;
}

.input {
	font : 1.0em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ffffcc;
	background-color : #79340b;
	border: #79340b;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}

.smalltext {
	font : bold 0.6em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
}

A:active {
	COLOR: #603b35;
}

A:visited {
	COLOR: #a56113;
}

A:link {
	COLOR: #79340b;
}

A:hover {
	COLOR: #603b35;
}

