* 
{
  padding: 0px;
  margin: 0px;
}

body {
	margin-top:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	text-align: justify;
	color: #252525;
	background: #8bb2d9;
}

h1 {
	margin: 0;
	font-size: 24px;
	letter-spacing: normal;
	font-weight: normal;
	color: #e05827;
	padding-bottom: 8px;
}

h2 {
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0054a6;
}

h3 {
	font: 16px Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #e05827;
}

a {
	color: #000;
	font-weight: bold;
}

a:hover {
	color: #0054a6;
}


/* Content */

#wrapper {
	margin: 0 auto;
	width: 890px;
	border: 2px solid #0054a6;
}

#homepage {
	margin: 0 auto;
	width: 890px;
	background: #ffffff url(images/homepagebg.jpg) no-repeat;
}

#header {
	margin: 0 auto;
	width: 890px;
	background: #ffffff url(images/mainbg.jpg) no-repeat;
}

#main {
	margin: 0 auto;
	width: 890px;
	background: #ffffff;
}

#content {
	margin: 0 auto;
	width: 620px;
	padding-left:30px;
}

#content1 {
	margin: 0 auto;
	width: 600px;
	text-align: justify;
}

#right {
	margin: 0 auto;
	width: 230px;
	text-align: center;
	padding: 60px 20px 20px 10px;
}

#sidebar {
	margin: 0 auto;
	width: 200px;
	text-align: justify;
	background-color: #eff2df;
	border: 1px solid #0054a6;
}

#nav {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 890px;
	float: left;
}
	
#nav li {
	margin: 0;
	padding-top: 8px;
	float: left;
	letter-spacing: normal;
}
	
#nav a {
  float: left;
  color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
  text-align: left;
	padding-left: 30px;
	padding-bottom: 15px;
}

#nav a:hover {
  color: #ff6c37;
}

#creditline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #0054a6;
}

#creditline a {
  color: #0054a6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

#creditline a:hover {
  color: #ff6c37;
}

#contact {
	background-color: #d3dee9;
	border-left: 1px solid #5b544c;
	border-right: 1px solid #5b544c;
	border-bottom: 1px solid #5b544c;
}

#contact td {
	padding-left: 20px;
}

#visits {
	margin-left: 20px;
	text-align: left;
	line-height: normal;
	font-weight: normal;
	font-size: 95%;
	color: #0054a6;
}

#visits li {
	padding-bottom: 2px;
}

#visits ul {
	margin-left: 30px;
	text-align: left;
	line-height: normal;
	font-weight: normal;
	font-size: 95%;
	color: #0054a6;
}

#visits ul li {
	padding-bottom: 2px;
}

#coloringpg {
	margin: 10px auto;
	width: 612px;
	height: 600px;
	border: 1px solid #cccccc;
	background: #ffffff url(images/coloringpg_bg.jpg);
}

.byline {
	font: 13px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #0054a6;
}

.subtext {
	font-size: 11px;
	font: 12px Georgia, "Times New Roman", Times, serif;
	font-weight: nornal;
	color: #0054a6;
}

.dateline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #c3473b;
}

.release {
	font:14px Arial, Helvetica, sans-serif;
	color:#252525;
	font-weight:normal;
	line-height:normal;
	text-align:left;
}

.normalText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	text-align: justify;
	color: #252525;
}

.news16 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	line-height: 24px;
	color: #252525;
}

.blue10pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #3c75bc;
}

.blue14i {
	font:14px Arial, Helvetica, sans-serif;
	color:#0054a6;
	font-weight: normal;
	font-style: italic;
}

.req {
	font:12px Arial, Helvetica, sans-serif;
	color:#84272a;
	line-height:normal;
}

.redfoot {
	font:13px Arial, Helvetica, sans-serif;
	color:#993300;
	font-style: italic;
	font-weight:normal;
	line-height:normal;
}

a.plinkred:link,  a.plinkred:active, a.plinkred:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #84272a;
	line-height: 20px;
}
a.plinkred:hover {
	color: #0054a6;
}

.testimony {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: #252525;
	line-height: 20px;
	text-align:justify;
	padding-bottom: 15px;
}


/* Footer */

#footer {
	clear: both;
	margin: 0 auto;
	width: 890px;
	border-top: 2px solid #0054a6;
}

#bottomnav {
	margin: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #273065;
}

#bottomnav a {
	color: #273065;
	text-decoration: none;
}

#bottomnav a:hover {
	color: #45482e;
	text-decoration: none;
}

