body {
	margin: 0 0 0 0;
	background-color: FFFFFF;
	font-size: 15px;
	font-family: Arial;
	color: #000000;
}


	
a {
	color: #993300;
	text-decoration: underline;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
}
.nav {
	background-color: FDCF9C;
}
.nav a:link, .nav a:visited{

	font-size: 11px;
	font-family: Arial;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.nav a:hover { 
		color: #993300;
		font-weight: bold;
		text-decoration: underline;
} 

.subnav td{
	background-color: FAAA51;
}

.subnav a:link, .subnav a:visited{
	font-size: 10px;
	font-family: Arial;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	background-color: FAAA51;
}

.subnav a:hover { 
		color: #753800;
		font-weight: normal;
		text-decoration: underline;
} 
/*::::::::::::::::::::::::::::::::::::::::::::::::
:::::::::::::: END navigation styles :::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::*/

.companyName {

		font-size: 20px;

		font-weight: bold;

		font-family: Arial;

		color: #CC9900;

	}

	.slogan {

		font-size: 18px;

		font-weight: bold;

		font-family: Arial;

		color: #000000;

	}

	.date {
	font-size: 11px;
	font-family: Arial;
	color: #000000;
	font-weight: normal;

	}

	.quote {
		font-size: 11px;
		font-family: Arial;
		color: #CCCCCC;
	}
	
	.welcome {
		font-size: 16px;
		font-family: Arial;
		font-weight: bold;
		color: #000000;
	}
	
	.bg1 {
		background-color: #FDCF9C;
	}

	.bg2 {
		background-color: #C0741A;
	}

	.bg3 {
		background-color: #FAAA51;
	}

	.bg4 {
		background-color: #FDC689;
	}
	.bg5 {
		background-color: #F79624;
	}
	.bg6 {
	background-image: url(resources/fp_09.gif);
	background-color: FBDDC2;
	background-repeat: repeat-x;

	}
	hr {
		color: #8B6E6E;
	}

li  { font-size: 15px; padding: 5px 2px }
.section-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding: 2px;
	margin-bottom: 4px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #000000;
}
.thumbnail {
	border: 3px inset #999900;
}
.thumbnail:hover {
	border: 3px outset #ffffff;


}
select {
	background-color: #FFFFFF;
	border: 1px solid #660000;



}
option {
	font-family: "Courier New", Courier, mono;
	border: 1px solid #660000;
	padding: 5px;

}
.orderbutton {
	border: 1px outset #4800;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #FFFF00;
	padding: 4px;
	color: #000000;
}

