/*
  
Copyright (c) 2007 Bryce Eriksen
	
*/

/* Global Styles */
/* -------------------------------- */

* { 
margin: 0;
padding: 0;
}

body {
	color: #333333;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	margin-top: 0px;
	background-image: url(../images/bg_repeat.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #F4F4F6;
}

/* Semantic Content Styles */
/* -------------------------------- */

h1, h2, h3, h4, h5, h6 {line-height: 1.5em;}

h1 {font-size: 24px;}
h2 {font-size: 20px;}
h3 {font-size: 16px;}
h4 {font-size: 12px;}
h5 {font-size: 11px;}
h6 {font-size: 9px;}

p {font-size: 12px;}

ul {}
ol {}
li {}
ul li {}
ol li {}

dl {}
dt {}
dd {}

address {}
abbr {}
acronym {}
blockquote {}

strong, b {font-weight: bold;}
em, i {font-style: italic;}

img {border: 0;}
a img {border: 0;} 

hr {}

pre {} 
code {font-family: courier new, courier, monospace;}

/* Hyperlink Styles */
/* -------------------------------- */

a {}
a:hover {}

/* Form Styles */
/* -------------------------------- */

form {}
label {}
input {} 
input.text {} 
input.radio, input.checkbox {border: 0; background: transparent;} 
input.button {}
input.image {border: 0;} 
select {}
option {}
textarea {}
.smallText {
font-size: 10px;
}
/* Layout Styles */
/* -------------------------------- */
div#wrapper {
	text-align: center;
	height: auto;
}
div#headerWrapper {
	padding: 0px;
	height: 390px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div#contact {
	padding: 0px;
	float: right;
	height: 15px;
	width: 200px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}
div#contact ul {
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
}
div#contact ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display: inline;
	padding-right: 6px;
	padding-left: 6px;
}
div#contact ul li a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
div#contact ul li a:hover {
	text-decoration: underline;
}
div#logo {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	float: left;
	height: 352px;
	width: 250px;
	margin-top: -25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#nav {
	float: right;
	height: 20px;
	width: 400px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	text-align: right;
}
div#nav ul {
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
}
div#nav ul li {
	display: inline;
}
div#nav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	display: inline;
	padding-right: 6px;
	padding-left: 6px;
}
div#nav ul li a:hover {
	text-decoration: underline;
}
div#header {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: right;
	height: 325px;
	width: 500px;
	background-image: url(../images/kids.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 28px;
	font-weight: normal;
	color: #5FA158;
	text-decoration: none;
	margin-top: 290px;
}
div#contentWrapper {
	background-color: #FFFFFF;
	margin: 0px;
	height: auto;
	width: 100%;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
div#content {
	padding: 0px;
	height: auto;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
}
div#contentgallery  
{
	background-color: #FFFFFF;
	padding: 0px;
	height: auto;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}

div#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	line-height: 34px;
	font-weight: normal;
	color: #5FA158;
	text-decoration: none;
	
}
div#contentgallery h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	line-height: 34px;
	font-weight: normal;
	color: #5FA158;
	text-decoration: none;
	
}
div#content h1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 34px;
	font-weight: normal;
	color: #5FA158;
	text-decoration: none;}
div#content h1 a:hover {
	text-decoration: underline;
}
div#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
	color: #5FA158;
	text-decoration: none;
	text-transform: uppercase;
}
div#contentgallery h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
	color: #5FA158;
	text-decoration: none;
	text-transform: uppercase;
}
div#content h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
	color: #5FA158;
	text-decoration: none;}
div#content h2 a:hover {
	text-decoration: underline;
}
div#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #252525;
	text-decoration: none;
}
div#content p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
div#content p a:hover {
	text-decoration: underline;
}
div#content ul {
	text-decoration: none;
	list-style-type: circle;
	text-align: left;
	list-style-position: inside;
}

div#content ul li {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin-left: 40px;
	text-align: justify;
	margin-right: 20px;
}
div#content ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	display: block;

}
div#content ul li a:hover {
	text-decoration: underline;
}
div#content img {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}
div#footer {
	padding: 0px;
	height: 20px;
	width: 780px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div#footer ul {
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
}
div#footer ul li {
	display: inline;
}
div#footer ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	display: inline;
	padding-right: 6px;
	padding-left: 6px;
}
div#footer ul li a:hover {
	text-decoration: underline;
}
div#bottom {
	padding: 0px;
	height: auto;
	width: 780px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: right;
}

div#bottom p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
div#bottom p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
div#bottom p a:hover {
	text-decoration: underline;
}
div#bottom img {
	float: right;
	margin-left: 20px;
}
div#clear {
	clear: both;
}
.slideshow {
	position: relative;

	width: 780px;
	height: 370px;

	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
		}
		
		.slideshow img { 
		position: absolute; 
		top: 11px; 
		left: 0px; 
		z-index: 10; 
		background: #fff; 
		}
		
		ul.recentlist { 
		position: absolute; 
		bottom: 12px; 
		right: 0px; 
		list-style: none; 
		z-index: 20; 
		}
		
		ul.recentlist li { display: inline; }
		
		ul.recentlist li a, ul.recentlist li a:visited { 
		display: block; 
		float: left; 
		background: #e5e5e5; 
		padding: 4px 8px; 
		margin-right: 1px; 
		color: #000; 
		text-decoration: none; 
		cursor: pointer; 
		}
		
		ul.recentlist li a:hover, ul.recentlist li a:visited:hover { 
		background: #666; color: #fff; 
		}
		
		ul.recentlist li a.current { 
		background: #5FA158; 
		color: #fff; 
		}
div#gallery {
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	height: 400px;
	width: 780px;
}

