body {
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	line-height: 20px;
	font-weight: normal;
	text-align: left;
	background-color: 553824;
}

.copy {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	line-height: 18px;
	text-align: left;
}

.grey {
	color: #FFFFFF;
	line-height: normal;
	font-size: 10px;
}

.subtitle {
	font-size: 14px;
	color: #339967;
	font-weight: bold;
}

.bold{
	font-weight: bold;
}

a:link {
	color: #FFCE4F;
	text-decoration: none;
	font-weight: bold;
	
}
a:visited {
	color: #990033;
	text-decoration: none;
}
a:hover {
	color: #7AA244;
	text-decoration: none;
}
a:active {
	color: #FFCE4F;
	text-decoration: underline;

}

a.spark:link {
	color: #B3BB82;
	text-decoration: none;
	font-weight: normal;
	
}
a.spark:visited {
	color: #cccccc;
	text-decoration: none;
}
a.spark:hover {
	color: #cccccc;
	text-decoration: none;
}
a.spark:active {
	color: #cccccc;
	text-decoration: underline;

}


a.nav:link {
	color: #FFCE4F;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial;
}
a.nav:visited {
	color: #FFCE4F;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
a.nav:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
a.nav:active {
	color: #FFCE4F;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

a.tn:link {
	border: 1px solid #000000;	
}
a.tn:visited {
	border: 1px solid #000000;	
}
a.tn:hover {
	border: 1px solid #000000;	
}
a.tn:active {
	border: 1px solid #000000;	

}

.submitbox {
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 2px;
	background-color: #625851;
	border: 1px double #000000;
}
.submitbutton {
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 2px;
	background-color: #000000;
	text-align: center;
	border-top: 1px solid #8E8177;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #8E8177;
}
.yellow {
	font-weight: bold;
	color: #FFCE4F;
}

.purple {
	font-weight: normal;
	color: 653A4D;
	font-size: 11px;
}
a.menutext:link {
	color: #339966;
	text-decoration: none;
	padding: 5px;
	font-size: 11px;
}
a.menutext:visited {
	color: #339966;
	text-decoration: none;
	padding: 5px;
	font-size: 11px;
}
a.menutext:hover {
	text-decoration: underline;
	padding: 5px;
}
.wrapper {
	width: 750px;
	border: 0px solid #339967;

}
.bg {
	background-attachment: fixed;
	background-image: url(../images/bg-small.jpg);
	background-repeat: no-repeat;
	background-position: center center;


}

