body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/background1.jpg);
	background-repeat: no-repeat;
}

h2  {line-height: 12px }

.title {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
	line-height: 24px;
  background-color: #3399FF;
	color: #000033;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
	line-height: 30px;
 	color: #006699;
}
.phone {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
	line-height: 20px;
  background-color: #99ccff;
	color: #000000;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #006666;
	letter-spacing: normal;
	font-stretch: normal;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #006666;
  color: #DCDCDC;
}
.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #339999;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #006699;
	background-color: #339999;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}
.lowernav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003366;
}


.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}


a:hover {
	text-decoration: underline;
}


.headline_parents {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: oblique;
	font-weight: bold;
	text-transform: capitalize;
	color: #000099;
	background-color: #FFCC99;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	border-top-color: #FF3333;
	border-right-color: #FF3333;
	border-bottom-color: #FF3333;
	border-left-color: #FF3333;
}
.content1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}
