@charset "utf-8";
.menu {
	background-image: url(../images/menu.jpg);
	background-repeat: repeat-x;
	height: 67px;
	width: 782px;
}
.kid {
	background-image: url(../images/thumbsup.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 380px;
	width: 350px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #71BB35;
	text-align: left;
}
.padding {
	padding: 20px;
}
strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #71BB35;
	line-height: normal;
	text-align: left;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #006;
	line-height: normal;
	text-align: left;
}

.logo {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	height: 140px;
	width: 311px;
	background-position: right top;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
}
.greentype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #82C34E;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
.greenlinetop {
	background-image: url(../images/GVtopline.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 200px;
}
.green {
	background-color: #B8DD9B;
}


.greenlinebottom {
	background-image: url(../images/GVbottomline.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 174px;
}


.Rmenu {
	background-image: url(../images/rightrounded.jpg);
	background-position: right center;
	background-repeat: no-repeat;
}
.Lmenu {
	background-image: url(../images/leftrounded.jpg);
	background-position: left center;
	background-repeat: no-repeat;
}
.kids {
	background-image: url(../images/kids.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 395px;
	width: 442px;
}
.whiteline {
	padding-top: 3px;
}

.shadow {
	background-image: url(../images/gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 200px;
	width: 782px;
}
.Rshadow {
	background-image: url(../images/rightgradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.Lshadow {
	background-image: url(../images/leftgradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.Greentextmid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7BB60B;
	font-weight: bolder;
	text-align: left;
}
.Navytextmid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0B1785;
	font-weight: bolder;
	text-align: left;
}
.Hline {
	background-image: url(../images/horiz_line.jpg);
	background-repeat: no-repeat;
	height: 3px;
}

a.copyright:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #82C34E;
	text-decoration: underline;
}a.copyright:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #82C34E;
	text-decoration: underline;
}a.copyright:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #184B8A;
	text-decoration: underline;
}a.copyright:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: underline;}
	
a.menulink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}a.menulink:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}a.menulink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #71BB35;
	text-decoration: overline;
}a.menulink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;	}
.button {
	background-image: url(../images/button.gif);
}

a.button:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	background-image: url(../images/button.gif);
	background-repeat: no-repeat;
}
	
	
	
	
.pgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7BB60B;
	line-height: normal;
}


a.link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}a.link:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}a.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0B1785;
	text-decoration: underline;
}a.link:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;	}
body {
	background-color: #FFFFFF;
	background-image: url(../images/gradient.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7BB60B;
	text-align: left;
	padding-top: 10px;
}

.container {
	background-color: #FFFFFF;
	border: thin solid #DEE3E7;
}
.bluetype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #006;
	line-height: normal;
	text-align: left;
}

a.titles:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #71BB35;
	text-decoration: underline;
	font-weight: bold;
	text-align: left;
	
}a.titles:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #71BB35;
	text-decoration: underline;
	font-weight: bold;
}a.titles:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0E3862;
	text-decoration: underline overline;
	font-weight: bold;
}a.titles:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #71BB35;
	text-decoration: underline;
	font-weight: bold;}
	
	
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3E8FE1;
	font-weight: normal;
	text-decoration: underline;
}

a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3E8FE1;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0E3862;
	text-decoration: underline overline;
	font-weight: normal;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #71BB35;
	text-decoration: underline;
	font-weight: normal;
}
li {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0C2D52;
	line-height: normal;
	text-align: left;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #71BB35;
	text-align: left;
}
.Tpadding {
	padding-top: 15px;
	padding-bottom: 15px;
}
.container tr .whiteline table tr .shadow .padding tr td table tr td table tr td table tr td table tr td table tr td font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #0c2d52;
}
.green {
	color: #008000;
}
.green {
	color: #008000;
}
.green {
	color: #008000;
}
.green {
	color: #008000;
}
green {
	color: #008000;
}
.green {
	color: #008000;
}
green {
	color: #008000;
}
.container tr .whiteline table tr .shadow table tr td table tr td table tr .Tpadding p .green {
	color: #008000;
}
.container tr .whiteline table tr .shadow table tr td table tr td table tr .Tpadding p {
	color: #008000;
}
.container tr .whiteline table tr .shadow table tr td table tr td table tr .Tpadding p {
	color: #006;
}
.whiteline tr .shadow tr td table tr td table tr td table tr td table tr td table tr td table tr td table tr td table tr .Navytextmid font font {
	font-family: Arial, Helvetica, sans-serif;
}
.whiteline tr .shadow tr td table tr td table tr td table tr td table tr td table tr td table tr td table tr td table tr .Navytextmid font font {
	color: #006;
	font-size: 14px;
	font-weight: bolder;
}
