body {
	margin: 0;
	padding: 0;
	font-size: 13px;
	color: #FFFFFF;
}

body, th, td, input, textarea, select, option {
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3A4EBF;
}

h1 {
	letter-spacing: -1px;
	font-size: 10px;
}

h2 {
	letter-spacing: 0px;
	font-size: 12px;
}

h3 {
	font-size: 10px;
}

h4 {
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #3A4EBF;
	letter-spacing: 0px;
	font-size: 14px;
	line-height: 16px;
}


h5 {
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #09A00F;
	letter-spacing: 0px;
	font-size: 14px;
}

p, ul, ol {
	line-height: 100%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
color:#09A00F;
}


a:hover {
	text-decoration: none;
}

img { border: none; }

/* Header */

#header {
	width: 830px;
	height: 455px;
	margin: auto;
	background: url(images/logo.gif) no-repeat;
	background-color: #FFFFFF;
}

/* Logo */

#logo {
	height: 170px;
}

#logo h1 {
	float: left;
	padding: 40px 40px 0 50px;
	letter-spacing: -2px;
	font-size: 12px;
}

#logo h2 {
	float: right;
	padding: 68px 0 0 0;
	font-size: 12px;
	
}

#logo a {
	text-decoration: none;
	color: #372412;
}

/* Gallery */

#gallery {
	clear: both;
	width: 830px;
	height: 63px;
	margin: 0 auto;
	
}

#top-photo h2 {
	height: 1.4em;
	font-size: 1em;
}

#top-photo p {
	margin: 0 0 0 -6px;
	padding: 0 0 0 0;
}


/* GalleryKids */

#galleryKids {
	clear: both;
	width: 830px;
	height: 198px;
	margin: 0 auto;
	
}

#top-photoKids h2 {
	height: 1.4em;
	font-size: 1em;
}

#top-photoKids p {
	margin: 0 0 0 -6px;
	padding: 0 0 0 0;
}

/* Gallery2 */

#gallery2 {
	clear: both;
	width: 830px;
	margin: 0 auto;
	height: 101px;
	
}

#top-photo2 h2 {
	height: 101px;
	font-size: 1em;
}

#top-photo2 p {
	margin: 0 0 0 -6px;
	padding: 0 0 0 0;
}


/* Read More */

#readmore {
	width: 93px;
	height:30px;
	margin: -30px 0 0 300px;
	
}

#readmoreimg h2 {
	height: 1.4em;
	font-size: 1em;
}

#readmoreimg p {
	margin: 0;
	padding: 0 0 0 0;
}


/* Menu */

#menu {
	width: 830px;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
}

#menu ul {
	margin: 0 20px 0 20px;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 150px;
	height: 15px;
	margin-top: 250px;
	text-transform: capitalize;
	text-decoration: none;
	text-align: center;
	letter-spacing: 0px;
	font-size: 14px;
	color: #FFFFFF;
}

#menu a:hover {
	color: #FFFF00;
}

#menu .active a {
	color: #FFFF00;
}

#menu .inactive a {
	color: #F60E24;
}

/* Page */

#page {
	width: 830px;
	margin: auto;
	padding: auto;
}

/* Content */

#content {
	float: left;
	width: 430px;
	padding: 0 0 0 0;
	height: 210px;
}

.post {
	padding: 0 0 0 0;
}

.title {
	margin: 0;
	border-bottom: 0;
}

.byline {
	margin: 0;
}

.meta {
	border-top: 1px solid #4A3903;
	text-align: right;
	color: #646464;
}

.meta a {
	padding-left: 15px;
	background: url(images/dot.gif) no-repeat left center;
	font-weight: bold;
}

#contentcont {
	float: left;
	width: 821px;
	padding: 0 0 0 0;
	height: 134px;
}

.post {
	padding: 0 0 0 0;
}

.title {
	margin: 0;
	border-bottom: 0;
}

.byline {
	margin: 0;
}

.meta {
	border-top: 1px solid #4A3903;
	text-align: right;
	color: #646464;
}

.meta a {
	padding-left: 15px;
	background: url(images/dot.gif) no-repeat left center;
	font-weight: bold;
}


/* ContentOther */

#contentOther {
	float: right;
	width: 403px;
	padding: auto;
}

.postOther {
	padding: 0 0 0 0;
}

.titleOther {
	margin: 0;
	border-bottom: 0;
}

.bylineOther {
	margin: 0;
}

.metaOther {
	border-top: 1px solid #4A3903;
	text-align: right;
	color: #646464;
}

.metaOther a {
	padding-left: 15px;
	background: url(images/dot.gif) no-repeat left center;
	font-weight: bold;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 385px;
	height: 180px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	text-transform: none;
	color: #B163C8;
}

#sidebar li ul {
	padding: 10px 0;
	line-height: 120%;
}

#sidebar li li {
	padding-left: 30px;
	border-bottom: 0;
	background: url(images/dot.gif) no-repeat 15px 50%;
}

#sidebar h2 {
	margin: 0;
	padding: 25px 0 2px 30px;
	border-bottom: 0;
}

#sidebar a {
	text-decoration: none;
	font-weight: bold;
}


#sidebar a:hover {
	text-decoration: none;
}



/* SidebarOther */

#sidebarOther {
	margin-top: -15px;
	float: left;
	width: 400px;
	height: 100px;
	padding: 0 0 0 0;
}

#sidebarOther ul {
	margin: -10px 0 0 0;
	padding: -10px 0 0 0;
	list-style: none;
}

#sidebarOther li {
	text-transform: none;
	color: #B163C8;
}

#sidebarOther li ul {
	padding: 10px 0;
	line-height: 120%;
}

#sidebarOther li li {
	padding-left: 30px;
	border-bottom: 0;
	background: url(images/dot.gif) no-repeat 15px 50%;
}

#sidebarOther h2 {
	margin: 0;
	padding: 25px 0 2px 30px;
	border-bottom: 0;
}

#sidebarOther a {
	text-decoration: none;
	font-weight: bold;
}


#sidebarOther a:hover {
	text-decoration: none;
}


/* Sidebarfeet */

#sidebarfeet {
	float: left;
	width: 377px;
	height: 142px;
	padding: 10px 0 0 0;
	margin: 0 0 0 0;
	background-image: url(images/feetcontact.gif);
}

#sidebarfeet ul {
	margin: -10px 0 0 0;
	padding: -10px 0 0 0;
	list-style: none;
}

#sidebarfeet li {
	text-transform: none;
	color: #B163C8;
}

#sidebarfeet li ul {
	padding: 10px 0;
	line-height: 120%;
}

#sidebarfeet li li {
	padding-left: 30px;
	border-bottom: 0;
	background: url(images/dot.gif) no-repeat 15px 50%;
}

#sidebarfeet h2 {
	margin: 0;
	padding: 25px 0 2px 30px;
	border-bottom: 0;
}

#sidebarfeet a {
	text-decoration: none;
	font-weight: bold;
}


#sidebarfeet a:hover {
	text-decoration: none;
}

/* SidebarOther2 */

#sidebarOther2 {
	float: left;
	width: 400px;
	height: 200px;
	padding: 0 0 0 0;
}

#sidebarOther ul {
	margin: -10px 0 0 0;
	padding: -10px 0 0 0;
	list-style: none;
}

#sidebarOther li {
	text-transform: none;
	color: #B163C8;
}

#sidebarOther li ul {
	padding: 10px 0;
	line-height: 120%;
}

#sidebarOther li li {
	padding-left: 30px;
	border-bottom: 0;
	background: url(images/dot.gif) no-repeat 15px 50%;
}

#sidebarOther h2 {
	margin: 0;
	padding: 25px 0 2px 30px;
	border-bottom: 0;
}

#sidebarOther a {
	text-decoration: none;
	font-weight: bold;
}


#sidebarOther a:hover {
	text-decoration: none;
}

/* Footer */

#footer {
	clear: none;
	padding: 35px 42px 0 0;
	background: #92D717;
	border-top: 0;
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: none;
	background-image:url(images/footer.gif);
	width: 800px;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	height: 70px;
}

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

/* FooterOther */

#footerOther {
	padding: 20px 42px 30px 0;
	background: #92D717;
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: none;
	background-image:url(images/grassfooter.gif);
	width: 800px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
}

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