body {
	background-image:  url(/img/bg.gif);
}
a:link {
	color: #C30225;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C30225;
}
a:hover {
	text-decoration: underline;
	color: #128A2C;
}
a:active {
	text-decoration: none;
	color: #C30225;
}
p {
	margin-top: 0px;
	font-family: "Comic Sans MS", Arial, Helvetica;
}
.font {
	font-family: "Comic Sans MS", Arial, Helvetica;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}
.font10 {
	font-family: "Comic Sans MS", Arial;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
}
.font14 {
	font-family: "Comic Sans MS", Arial;
	font-size: 14px;
	line-height: 16px;
	color: #333333;
}
.font18 {
	font-family: "Comic Sans MS", Arial;
	font-size: 18px;
	line-height: 20px;
	color: #333333;
}
.fontgreen {
	font-family: "Comic Sans MS", Arial;
	font-size: 12px;
	line-height: 14px;
	color: #128A2C;
}
.fontbigred {
	font-family: "Comic Sans MS", Arial;
	font-size: 14px;
	line-height: 16px;
	color: #C30225;
	margin-top: 40px;
}
.sublinks {
	font-family: "Comic Sans MS", Arial;
	font-size: 14px;
	line-height: 17px;
	font-weight: bolder;
	color: #128A2C;
}
a.sublinks:link {
	font-family: "Comic Sans MS", Arial;
	font-size: 14px;
	line-height: 17px;
	font-weight: bolder;
	color: #128A2C;
	text-decoration: none;
}
a.sublinks:active {
	font-family: "Comic Sans MS", Arial;
	font-size: 14px;
	line-height: 17px;
	font-weight: bolder;
	color: #128A2C;
	text-decoration: none;
}
a.sublinks:visited {
	font-family: "Comic Sans MS", Arial;
	font-size: 14px;
	line-height: 17px;
	font-weight: bolder;
	color: #128A2C;
	text-decoration: none;
}
a.sublinks:hover {
	font-family: "Comic Sans MS", Arial;
	font-size: 14px;
	line-height: 17px;
	font-weight: bolder;
	color: #C30225;
	text-decoration: underline;
	}

.smallsublinks {
	font-family: "Comic Sans MS", Arial;
	font-size: 12px;
	line-height: 15px;
	font-weight: bolder;
	color: #128A2C;
}
a.smallsublinks:link {
	font-family: "Comic Sans MS", Arial;
	font-size: 12px;
	line-height: 15px;
	font-weight: bolder;
	color: #128A2C;
	text-decoration: none;
}
a.smallsublinks:active {
	font-family: "Comic Sans MS", Arial;
	font-size: 12px;
	line-height: 15px;
	font-weight: bolder;
	color: #128A2C;
	text-decoration: none;
}
a.smallsublinks:visited {
	font-family: "Comic Sans MS", Arial;
	font-size: 12px;
	line-height: 15px;
	font-weight: bolder;
	color: #128A2C;
	text-decoration: none;
}
a.smallsublinks:hover {
	font-family: "Comic Sans MS", Arial;
	font-size: 12px;
	line-height: 15px;
	font-weight: bolder;
	color: #C30225;
	text-decoration: underline;
}
li {
	margin-bottom: 10px;
}
.home_wreath {
	font-family: "Comic Sans MS", Arial, Helvetica;
	font-size: 18px;
	font-weight: bolder;
	color: #128A2C;
	background-image:  url(/img/wreath_css.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
	line-height: 22px;
}
.home_toybag {
	font-family: "Comic Sans MS", Arial, Helvetica;
	font-size: 18px;
	font-weight: bolder;
	color: #128A2C;
	background-image:  url(/img/toybag_css.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
}
.home_candycane {
	font-family: "Comic Sans MS", Arial, Helvetica;
	font-size: 18px;
	font-weight: bolder;
	color: #128A2C;
	background-image:  url(/img/candycane_css.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
}
.home_header {
	font-family: "Comic Sans MS", Arial, Helvetica;
	font-size: 20px;
	font-weight: bolder;
	color: #128A2C;
}

.home_subhead {
	font-family: "Comic Sans MS", Arial, Helvetica;
	font-size: 16px;
	font-weight: bolder;
	color: #128A2C;
	padding-top: 10px;
}

.gt-header {
	font-family: "Comic Sans MS", Arial, Helvetica;
	font-size: 20px;
	font-weight: bolder;
	color: #128A2C;
	line-height: 25px;
}
.gt-red {
	font-family: "Comic Sans MS", Arial;
	font-size: 16px;
	line-height: 20px;
	color: #C30225;
	font-weight: bold;
	
}