a:active     { text-decoration: none }
a:link       { text-decoration: none }
a:visited    { text-decoration: none }

body {
	letter-spacing: normal;
	word-spacing: normal;
	padding: 0px;
	margin: 0px;
	background-color: #333333;
}
.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #C9CCB9;
	margin: 0px;
}
.text {
	font-family: "Bradley Hand ITC";
	font-size: 16px;
	color: #C9CCB9;
	margin: 0px;
	padding: 0px;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	font-weight: normal;
}
.menubottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C9CCB9;
	text-decoration: none;
}
.form {
	background-color: #A3A3A1;
	font-family: "Copperplate Gothic Light";
}
@font-face {
    font-family: Bradley Hand ITC;
    font-style:  oblique;
    font-weight: 700;
    src: url(http://sylvanwoodcraft.com/css/BRADLEY0.eot);
  }
@font-face {
    font-family: Bradley Hand ITC;
    font-style:  normal;
    font-weight: normal;
    src: url(http://sylvanwoodcraft.com/css/BRADLEY0.eot);
  }
.menu {
	font-family: "Bradley Hand ITC";
	font-size: 20px;
	color: #C9CCB9;
	font-variant: normal;
}
.view-proc {
	font-family: "Bradley Hand ITC";
	font-size: 20px;
	color: #C9CCB9;
	font-variant: normal;
	font-weight: bold;
	text-decoration: underline;
	font-style: italic;
}
.submenu {
	font-family: "Bradley Hand ITC";
	font-size: 16px;
	color: #C9CCB9;
	font-variant: normal;
	text-indent: 25px;
	margin: 0px;
	padding: 0px;
}
.submenuactive {
	font-family: "Bradley Hand ITC";
	font-size: 16px;
	color: #C9CCB9;
	font-variant: normal;
	text-indent: 25px;
	font-style: italic;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
