@import "forms.css";
@import url('forms.css');

td, th {
	font: 16.91px Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height: 19.73px;
}

p {
	margin: 0 0 12px 0;
	padding: 0;
}

h1 {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFD012;
	margin:8px 25px 0 10px;
}

h2 {
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666;
}

a {
	color: #000;
}

a:hover {
	color: #FFD012;
}

#nav {
	
	margin: 131px 0 0 22px;
}

#nav-bg {
	margin: 131px 0 0 0;
	background: url(../images/navbarrepeat.jpg) repeat-x;
}

#homebg {
	background: url(../images/homebgimg1.jpg) no-repeat;
}

#aboutbg {
	background: url(../images/aboutbgimg.jpg) no-repeat;
}

.marg {
	margin: 112px 0 0 128px;
}

.altmarg {
	margin: 25px 0 0 138px;
}

.altmarg1 {
	margin: 25px 0 0 96px;
}

.altmargbot {
	margin: 15px 0 0 128px;
	color: #e60004;
}

.altmargbot2 {
	margin: 31px 0 0 137px;
}

.about {
	color: #c7006e;
}

#newsbg {
	background:url(../images/newsbgimg.jpg) no-repeat;
}

.news {
	margin-bottom: 25px;
}

.newsdark {
	color: #004e93;
	padding-left: 36px;
}

.newslight {
	color: #7ab0df;
	padding-left: 36px;
}

#charactersbg {
	background: url(../images/charactersbgimg.jpg) no-repeat;
}

#petalbg {
	background: url(../images/petalimg.jpg) no-repeat;
}

#dashbg {
	background: url(../images/dashimg.jpg) no-repeat;
}

#gobobg {
	background: url(../images/goboimg.jpg) no-repeat;
}

#diggerbg {
	background: url(../images/diggerimg.jpg) no-repeat;
}

#charbg {
	background: url(../images/charbg.jpg) no-repeat;
	padding: 92px 0 0 6px;
}

.charmarg {
	margin: 0 0 0 49px;
}

.petaltxt {
	color: #c83d7c;
}

.dashtxt {
	color: #f28e00;
}

.gobotxt {
	color: #0c76be;
}

.diggertxt {
	color: #f18e00;
}

#parentsbg {
	background: url(../images/parentsbgimg.jpg) no-repeat;
}

.parents {
	color: #6cac24;
}

#altbg {
	background: url(../images/altbgimg.jpg) no-repeat;
}

