/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(../images/bg_tiled.gif);
	text-decoration: none;
}

#wrapper {
	margin: 0 auto;
	width: 922px;
	overflow: hidden;
	border-top: 1px none #68CB20;
	border-right: 1px solid #68CB20;
	border-bottom: 1px none #68CB20;
	border-left: 1px solid #68CB20;
	background-color: #FFFFFF;
}

#header {
	color: #333;
	width: 922px;
	height: 100px;
	margin: 0px;
	border-top: 1px solid #68CB20;
	border-right: 1px none #68CB20;
	border-bottom: 1px solid #68CB20;
	border-left: 1px none #68CB20;
}

#topnavigation {
	display: block;
	color: #006600;
	padding: 10px;
	margin: 0px;
	background: #68CB20;
	width: 902px;
	float: right;
	height: 12px;
	text-align: right;
}
#leftcolumn { 

 color: #333;
 margin: 10px;
 padding: 0px;
 width: 195px;
 float: left;
}
#rightcolumn {
	float: left;
	color: #333;
	margin: 10px;
	padding: 0px;
	width: 670px;
	position: relative;
	background-image: none;
	background-repeat: no-repeat;
	outline-width: thin;

}
#footer {
	width: 902px;
	clear: both;
	color: #333;
	background: #68CB20;
	margin: 0px;
	padding: 10px;
 
}
.clear {
	clear: both;
	background: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}


ul#menu {
	width: 195px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#menu ol {
	display: none;
	font-size: 11px;
	text-align: left;
	list-style-type: none;
	margin: 0;
	padding: 5px;
	text-indent: 25px;
}

ul#menu li, 
  ul#menu a {
  font-family: verdana, sans-serif;
  font-size: 12px;
  color: #785a3c;
}

ul#menu li {
  border-bottom: solid 1px #b9a894;
  line-height: 20px;
}

ul#menu ol li {
	border-bottom: none;
	background-image: url(../images/bullet-arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px;
}

ul#menu a {
  text-decoration: none;
  outline: none;
}

ul#menu a:hover {
  color: #539dbc;
}

ul#menu a.active {
  color: #be5028;
}
#topnavigation a{
	text-decoration: none;
	color: #FFFFFF;
}
#topnavigation a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
#gallery_thmbs {
	float: left;
	height: 150px;
	width: 150px;
	border: 1px solid #00CC00;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #CCFF66;
}

#pullquote {
	font-family: "Times New Roman", Times, serif;
	color: #07556B;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #055369;
	border-right-color: #055369;
	border-bottom-color: #055369;
	border-left-color: #055369;
	width: 250px;
	padding: 15px;
	font-style: italic;
	font-size: 18px;
	text-align: center;
}h1 {
	color: #006600;
	font-size: 14px;
	border-bottom-style: none;
}
h2 {
	color: #666666;
	font-size: 12px;
}
#kids_left {
	height: 164px;
	width: 184px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	vertical-align: middle;
}

.sitemap {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #785a3c;
}


.sitemap_items {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #663300;
}

.sitemap_items:hover {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #663300;
	background-color: #FFCC99;
}
