body {
	background: #ffffff url(../images/bg.gif) repeat-x top;
	margin: auto;
	font-family:  Verdana, Arial, Tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height:16px;
}

h1 {
	color: #397408;
	font-size: 20px;
	margin: 0 0 10px 0;
	padding: 0;
}

h2 {
	color: #397408;
	font-size: 14px;
	margin: 0;
	padding: 0;
	letter-spacing:-1px;
}

h3 {
	color: #000000;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

p {
	margin: 0 0 10px 0;
	line-height:16px;
}

a {
	color:#104870;
	text-decoration: underline;
}

a:hover {
	color:#397408;
	text-decoration: underline;
}

strong em {
	font-style:italic;
	font-weight:bold;
}

em strong {
	font-style:italic;
	font-weight:bold;
}

strong {
	font-weight:bold;
}

em {
	font-style:italic;
}

input, select {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size:11px;
	background-color:#f0f2d5;
}

textarea {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size:11px;
	padding:5px;
	background-color:#f0f2d5;
	border:1px solid #104870;
}

.text {
	border: 1px solid #104870;
	height:20px;
}

.label {
	font-weight:bold;
	text-align:left;
	color:#104870;
}

.label_right {
	font-weight:bold;
	text-align:right;
	color:#104870;
}

.button {
	border:0;
	background-color:#104870;
	color:#fff;
}

.border {
	border:1px solid #dedede;
	float:left;
	padding:1px;
	margin:0 10px 10px 0;
}

.noborder {
	border: 0;
	background:none;
}

.border_right {
	margin: 0px 0px 10px 10px;
	float: right;
	padding:1px;
	border:1px solid #dedede;
}

hr {
	color: #dedede;
	background-color: #dedede;
	height: 1px;
	margin:0 0 10px 0;
	padding:0;
	border:0;
	line-height:1px;
}

.left {
	float:left;
}

.right {
	float:right;
	display:inline;
	margin:0;
	padding:0;
}

/********************* MAIN BODY *************************/

#main_body {
	margin: auto;
	width:760px;
	position: relative;
}

.logo {
	position:absolute;
	top:0;
	left:0;
}

.top_nav {
	height:20px;
	width:200px;
	color:#104870;
	text-align:right;
	position:absolute;
	top:25px;
	left: 560px;
	font-size:10px;
	line-height:18px;
}

.top_nav a:link {color:#104870;}
.top_nav a:active {color:#104870;}
.top_nav a:visited {color:#104870;}
.top_nav a:hover {color:#104870;text-decoration:underline;}

.top {
	position:relative;
	width:760px;
	height:212px;
	top:12px;
	z-index:1001;
}

.main_nav {
	width:510px;
	height:38px;
	float:right;
	margin:6px 0 0 0;
	/*position:relative;
	top:10px;
	left: 250px;*/
}

.banner_home {
	width:760px;
	height:158px;
	position:absolute;
	z-index:100;
	top:54px;
}

.banner_cont {
	width:740px;
	height:110px;
	background-color:#d59600;
	position:relative;
}

#content_home {
	background:#ffffff;
	width:760px;
	position:relative;
}

.col_left_home {
	width:220px;
	float:left;
	margin:6px 30px 20px 0;
	position:relative;
}

.viewlet {
	width:99%;
	border: 1px solid #dedede;
	background:#fffff3;
	margin:1px 0 10px 0;
}

.viewlet hr {
	color: #dedede;
	background-color: #dedede;
	height: 1px;
	width: 180px;
	margin:auto;
	padding:0;
	border:0;
	line-height:1px;
}

.viewlet p {
	margin:5px 20px 5px 20px;
}

.col_right_home {
	width:510px;
	float:left;
	margin:20px 0 20px 0;
	position:relative;
}

.col_right_home ul {
	list-style: none;
	margin: 10px 0 0 5px;
	padding: 0;
}

.col_right_home ul li {
	padding-left:12px;
	background-image:url(../images/bullet_children.gif);
	background-repeat:no-repeat;
	background-position:0 5px;
	margin: 0 0 5px 0;
	position:relative;
}

.children {
	padding: 0;
	margin: 0;
}

.children h2 {
	font-size: 18px;
}

.children ul {
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
}

.children ul li {
	background:url(../images/bullet_children.gif) no-repeat 0 5px;
	margin: 0 0 5px 0;
	padding-left: 12px;
}

.gallery_thumb {
	float: left;
	border: 1px solid #a9a9ac;
	background-color: #fff;
	margin: 0 8px 8px 0;
	cursor: pointer;
	padding: 4px;
}

.gallery_thumb img {
	border: 1px solid #a9a9ac;
}

.gallery_thumb .caption {
	height: 30px;
	background-color:#DCE3E7;
	color:#000;
	font-size: 10px;
	line-height: 12px;
	padding: 3px 3px 2px 3px;
	margin: 4px 0 0 0;
	overflow: hidden;
}


/* ***************  FOOTER STYLES *************** */

#footer {
	width:760px;
	text-align:left;
	margin:10px 0 0 0;
	padding:20px 0 20px 0;
	color:#989898;
	border-top: 1px solid #dedede;
}

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

/* ***************  SUCKERFISH NAV STYLES *************** */

#nav, #nav ul {
	padding: 0;
	margin:auto;
	width:510px;
	list-style: none;
}

#nav a {
	display: block;
	text-decoration: none;
	color: #ffffff;
	padding: 0;
	margin:0;
}

#nav li {
	float: left;
	padding: 0;
	margin:0;
}

#nav li ul {
	position: absolute;
	left: -999em;
	z-index: 10000;
}

#nav li:hover ul {
	left: auto;
	width:160px;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	width:160px;
}


/* *************** CUSTOM NAV STYLES **************** */

#btn_about a { background: url(../images/btn_about.gif) no-repeat; width: 76px; height: 38px; }
#btn_connect a { background: url(../images/btn_connect.gif) no-repeat; width: 122px; height: 38px; }
#btn_events a { background: url(../images/btn_events.gif) no-repeat; width: 76px; height: 38px; }
#btn_youth a { background: url(../images/btn_youth.gif) no-repeat; width: 72px; height: 38px; }
#btn_children a { background: url(../images/btn_children.gif) no-repeat; width: 69px; height: 38px; }
#btn_preschool a { background: url(../images/btn_preschool.gif) no-repeat; width: 92px; height: 38px; }
#btn_new a { background: url(../images/btn_new.gif) no-repeat; width: 77px; height: 38px; }

#btn_about a:hover {background-position: -76px 0;}
#btn_connect a:hover {background-position: -122px 0;}
#btn_events a:hover {background-position: -76px 0;}
#btn_youth a:hover {background-position: -72px 0;}
#btn_children a:hover {background-position: -69px 0;}
#btn_preschool a:hover {background-position: -92px 0;}
#btn_new a:hover {background-position: -77px 0;}

.btn_text { visibility: hidden; }

#nav li ul {
	top: 42px;
}

#nav li ul li {
	clear: both;
	width:160px;
	text-indent: 0; 
	font-size: 10px;
	padding: 0 1px 0 1px; 
	background-color: #5aa820; 
	border: 1px solid #fffff3;
	border-top: 0; 
	vertical-align: middle;
	position: relative;
	z-index: 10000;
}

#nav li ul li a {
	padding: 3px 5px 3px 13px;
	height: auto;
	width:auto;
	background: none;
}

#nav li ul li a:hover {
	background-color: #4B941E;
	background-image: none;
	height: auto;
	width:auto;
	color:#ffffff;
}



