/* CSS Document */
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #0F5B96 url(images/img01.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, "Trebuchet MS", sans-serif;
	font-size: 13px;
	color: #A4E4F5;
}

input, textarea {
	background: #A4E4F5;
	border: 1px solid #FFFFFF;
	font: bold 13px Verdana, Arial, Helvetica, "Trebuchet MS", sans-serif;
	color: #0F5B96;
}

h1, h2, h3, h4, h5, p, ol, ul {
	margin-top: 0;
}

h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, "Trebuchet MS", sans-serif;
	font-style: italic;
}

h1, h2 {
	/*text-transform: lowercase;*/
	font-weight: normal;
}


h1 {
	letter-spacing: -2px;
	font-size: 2.4em;
	font-style: italic;
	color: rgb(255, 204, 51);
}

h2 {
	letter-spacing: -1px;
	font-size: 1.8em;
}

h3 {
	font-size: 1.5em;
}

.style1 {
  color: #ff0000;
}

.style2 {
  color: #000000;
}

.style3 {
	font-weight: bold;
	color: rgb(255, 204, 51);
}
.style4 {
	color: #ffffff;
}
.style5 {
	color: #ffffff;
}
.style6 {
	font-weight: normal;
/*	color: rgb(255, 204, 51); */
/*	color: #fdf705; */
/*	color: #c244fd; */
/*	color: #9f38d0; */
/*	color: #702525; */
	color: #883939;
}

p, ol, ul {
	margin-bottom: 1.5em;
	line-height: 150%;
}

a {
	color: #A4E4F5;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

img.logo {
	float: left;
	margin: 30px 0 0 5px;
/*	padding: 30px; */
}

img.free {
	float: left;
	margin: 30px 30px 30px 30px;
}

img.left {
	float: left;
	margin: 4px 20px 0 0;
}

img.right {
	float: left;
	margin: 4px 0 0 20px;
}

img.entry {
	height: "180";
	width: "180";
	float: left;
	margin: 4px 20px 0 0;
}

img.small {
	height: "10";
	width: "10";
	float: left;
	margin: 4px;
}

hr {
	display: none;
}


/* Header */
#header {
	height: 150px;
/*	position: absolute; */
	background: url(images/img02.jpg) no-repeat center top;
/*	text-transform: lowercase;*/
}

#menu {
	float: right;
	clear: right;
}
#menu ul {
/*	margin: 0; */
	padding: 40px 5px 0px 0px;
/*	list-style: none; */
}
#menu li {
	display: inline;
}
#menu a {
	float: left;
	width: 120px;
	height: 56px;
	margin: 0 0 0 2px;
	padding: 9px 0 0 0;
	background: #1B97CE url(images/img03.gif) no-repeat;
	text-decoration: none;
	text-align: center;
/*	letter-spacing: -1.1px; */
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
}
#menu a:hover, #menu .current_page_item a {
	background: #26BADF url(images/img04.gif) no-repeat;
}
/* Secondary navigation menu */
#navigation {
	float: right;
	clear: right;
}
#navigation ul {
/*	margin: 0; */
	margin: 5px 0 0 0;
	padding: 0 5px 0 0;
	list-style: none;
/*	list-style: none; */
	}
#navigation li {
		display: inline;
}
#navigation a {
	float: left;
	margin: 1px;
/*	padding: 9px 0 0 0; */
	display: block;
	padding: .2em 1em;
	text-decoration: none;
	text-align: center;
/*	letter-spacing: -1.1px; */
	font-size: .91em;
	color: #fff;
	background: #083253;
}
#navigation a:hover, #navigation .linkselected a {
	text-decoration: none;
	font-style: italic;
	color: #62D6F5;
}
/* End Secondary navigation menu */
/* end Header */

/* Bottom navigation menu */
#navigation-bot {
	clear: both;
}
#navigation-bot ul {
	margin: 10px auto;
	padding: 0;
	list-style: none;
	}
#navigation-bot li {
		display: inline;
}
#navigation-bot a {
	float: left;
	margin: 1px;
/*	padding: 9px 0 0 0; */
/*	display: block; */
	padding: .2em 1em;
	text-decoration: none;
	text-align: center;
	font-size: .91em;
	color: #fff;
	background: #083253;
}
#navigation-bot a:hover, #navigation-bot .linkselected-bot a {
	text-decoration: none;
	font-style: italic;
	color: #62D6F5;
}

/* End Bottom navigation menu */


/* start original PALS */
/* end original PALS */

/* Page */

#page {
/*	width: 980px; */
	margin: 0 auto;
}

/* Content */

#content {
/*	position: relative; */
	float: left;
	width: 530px;
/*	width: 800px; */
	padding: 35px 0 0 0;
/*	clear: right; */
}

.post {
	margin-bottom: 15px;
	background: #1EB5DD url(images/img05.gif) no-repeat;
	color: #0A416B;
}

.post a {
	color: #A4E4F5;
}

.post a:hover {
	color: #FFFFFF;
}

.post .title {
	margin: 0;
	padding: 30px 30px 0 30px;
}

.post .title1 {
	margin: 0;
	padding: 5px;
	color: #1d4a6c;
}

.post .title a {
	text-decoration: none;
	color: #0A416B;
}

.post .title2 a {
	text-decoration: none;
	color: #ffffff;
}

.post .byline {
	margin: 0;
	padding: 0 30px;
}

.post .entry {
/*	padding: 20px 30px 10px 30px; */
	padding: 5px 1px 1px 10px;
	color: #000000;
/*	padding: 15px; */
/*	padding: 15px 20px 10px 20px; */
}

.post .entry1 {
	padding: 5px 1px 1px 10px;
	color: #1d4a6c;
	font-size: 1.8em;
	font-weight: bold;
	font-style: italic;
}

.post .links {
	margin: 0;
	padding: 10px 30px 35px 30px;
/*	padding: 6px 0 0 20px; */
	background: url(images/img06.gif) repeat-x left bottom;
	border-top: 1px solid #2872A6;
}

.post .links a {
	padding-left: 20px;
/*	background: url(images/img08.gif) no-repeat left center; */
	background: url(images/img06a.gif) no-repeat left center;
	text-decoration: none;
	font-weight: bold;
	color: #0A416B;
}

.post .links a:hover {
	color: #FFFFFF;
}

/* Sidebars */

.sidebar {
	float: left;
	width: 200px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

/* .sidebar li { */
/* .} */
/* . */
/* ..sidebar li ul { */
/* .} */

.sidebar li {
/*	padding: 6px 0 6px 10px; */
	padding: 20px;
/*	background: url(images/img08.gif) no-repeat 0 12px; */
	background: url(images/img06a.gif) no-repeat 0 12px;
/*	border-bottom: 1px solid #2872A6; */
}

.sidebar li a {
	text-decoration: none;
/*	color: #A4E4F5; */
/*	color: #C9ECF5; */
	color:#0f5b96;
}

.sidebar li a:hover {
/*	color: #FFFFFF; */
}

.sidebar li h2 {
	padding-top: 10px;
	color: #FFFFFF;
}

/* Left Sidebar */

#leftbar {
/*	float: center; */
	/*left: 0; */
	/*position: left; */
	width: 200px;
/*	width: 800px; */
/*	padding: 15px 0 15px 25px; */
	padding: 20px 5px 0 5px;
	clear: left;
}

/* leftbar Sidebar */

*#rightbar {
/*	position: relative; */
/*	float: center; */
	width: 200px;
/*	width: 800px; */
/*	padding: 15px 900px 15px 25px; */
	padding: 25px 0 0 5px;
}


/* Search */

#searchform {
	padding-top: 20px;
	text-align: right;
}

#searchform br {
	display: none;
}

#searchform input {
	margin-bottom: 5px;
}

#searchform #s {
	width: 190px;
}

/* Calendar */

#calendar_wrap {
	padding-left: 10px;
}

#calendar_wrap table {
	width: 180px;
	text-align: center;
	border-collapse: collapse;
}

#calendar_wrap tfoot {
	font-weight: bold;
}

#calendar_wrap tfoot a {
	text-decoration: none;
}

#calendar_wrap #prev {
	text-align: left;
}

#calendar_wrap #next {
	text-align: right;
}

#calendar_wrap tbody {
	border-bottom: 1px solid #2872A6;
	border-right: 1px solid #2872A6;
}

#calendar_wrap tbody td {
	padding: 3px 0;
	border-top: 1px solid #2872A6;
	border-left: 1px solid #2872A6;
}

#calendar_wrap tbody td a {
	font-weight: bold;
}

#footer {
	clear: both;
	padding: 10px 30px 20px;
	background: #083253;
	text-align: right;
	font-style: italic;
}
#footer p {
	text-align: center;
	font-size: smaller;
	color: #0F5B96;
}
#footer a {
	color: #0F5B96;
}
#footer2 {
	clear: both;
	padding: 0 20px;
	background: #083253;
	text-align: right;
	font-style: italic;
}
.design {
	padding: 0px;
	font-size: 9px;
	text-decoration: none;
	text-align: right;
}

/* Additions from original PALS web site */

.name {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #0000ff;
  line-height: 26px;
}
.contactheader {
  font-size: 21px;
  color: #000033;
  font-weight: bold;
}
.contact01 {
  font-size: 14px;
  color: #000033;
  font-weight: bold;
	font-style: italic;
  display: inline;
}
.contact02 {
  font-size: 14px;
  color: #000033;
}
.contact03 {
  font-size: 14px;
  color: #000033;
  float: right;
}
