* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #403C39;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: url(../images/kidsbgrd.gif);
}
.list1  {
	float: left;
	width: 200px;
	clear: none;
	position: relative;
	top: 5px;
}
.list2 {
	width: 200px;
	page-break-before: auto;
	padding-top: 5px;
	margin-left: -45px;
	float: right;
	position: relative;
	top: 5px;
	right: 35px;
	margin-right: 15px;
	z-index: auto;
}



h1, h2, h3 {
	margin-bottom: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #327EBE;
}

h1 {
	font-size: x-large;
	font-weight: bold;
}

h2 {
	font-size: large;
	font-weight: bold;
}

h3 {
	font-size: medium;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 15px;
	line-height: normal;
}

ul, ol {
	margin-left: 2em;
}

blockquote {
	margin-left: 1em;
	padding-left: 1em;
	background: url(../images/img09.gif) repeat-y;
	font-style: italic;
}

a:link {
	color: #0AAAFD;
}

a:hover, a:active {
	text-decoration: none;
	color: #FF6700;
}

a:visited {
	color: #7F7772;
	text-decoration: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Menu */

#menu {
	width: 770px;
	height: 90px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	width: 85px;
	height: 50px;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#menu a {
	display: block;
	width: 85px;
	height: 32px;
	text-align: center;
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 13px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(../images/btnbgrdsmall.jpg);
	background-repeat: no-repeat;
}

#menu a:hover {
	background-image: url(../images/btnbgrdsmall_ovr.jpg);
}

#menu .active {
	padding-top: 35px;
}

#menu .active a {
	height: 37px;
	padding-top: 16px;
	background-image: url(../images/btnbgrdsmall_active.jpg);
	color: #327EBE;
}

#menu .active a:hover {

}

/* Header */

#header {
	width: 760px;
	height: 150px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Logo */

#logo {
	float: left;
	width: 250px;
	height: 160px;
	background: url(../images/img05.jpg) no-repeat;
}

#logo h1, #logo h2 {
	text-align: center;
}

#logo h1 {
	padding-top: 90px;
	background: url(../images/img07.jpg) no-repeat center center;
	letter-spacing: 8px;
	font-size: 197%;
}

#logo h2 {
	letter-spacing: 2px;
	font-size: 85%;
}

#logo a {
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
}

/* Banner */

#banner {
	width: 760px;
	height: 150px;
	text-align: center;
}
.pullquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 10px;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	color: #327EBE;
	line-height: 20px;
	font-size: small;
	text-transform: capitalize;
	background-color: #F0F0F0;
	border: 1px solid #999999;
}


#banner a {
	float: right;
	padding: 120px 20px 0 0;
	text-decoration: none;
	text-align: right;
	font-size: 136%;
	font-style: italic;
	color: #666666;
}

/* Page */

#page {
	width: 760px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

/* Content */

#content {
	float: right;
	width: 475px;
}

.post {
	margin-bottom: 10px;
	margin-left: 10px;
}

.post .title {
	padding: 0 20px;
}

.post .story {
	padding: 0 20px;
}

.post .meta {
	padding: 5px 20px;
	background: url(../images/img09.gif) repeat-x;
}

.post .meta p {
	margin: 0;
	font-size: small;
}

.boxed .title {
	height: 32px;
	margin: 0;
	background: url(../images/img08.jpg) no-repeat;
	letter-spacing: -1px;
	color: #327EBE;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

.boxed .story {
	border: 1px solid #FF8D17;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.boxed .meta {
	background: #FF8D17;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	text-align: left;
}
.boxed .meta h3 {
	color:#FFFFFF;
	margin-bottom: 0px;
}

.boxed .meta a {
	color: #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
	margin-right: 10px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 15px;
}

#sidebar li ul {
	padding: 10px;
	border: 1px solid #0AAAFD;
	border-top: none;
}

#sidebar li li {
	margin: 0;
	padding: 3px 0;
	background: url(../images/img09.gif) repeat-x;
}

#sidebar li li.first {
	background: none;
}

#sidebar li h2 {
	height: 30px;
	margin: 0;
	padding: 10px 0 0 15px;
	background: url(../images/img10.jpg) no-repeat;
	letter-spacing: -1px;
	color: #327EBE;
}

#sidebar a:link {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar li a {
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 20px;
	margin-right: 3px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: left;
}

/* Footer */

#footer {
	clear: both;
	height: 100px;
	padding: 15px 0;
	background: #D1D1D1;
	border-top: 5px solid #999999;
	text-align: center;
}

#footer p {
	margin: 0;
	color: #999999;
}

#footer a {
	color: #999999;
}

#footer a:hover {
	color: #FFFFFF;
}
#admincontent {
	width: 760px;
	text-align: center;
}

