/* ------------------------------
Home page Image & text
------------------------------ */
.home-image
{
	margin-right: 38px;
	display: inline;
	float: left;
	width: 258px;
}
.text
{
	float: left;
	font-size:12px;
	color:#000000;
	text-align:justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
}

.text-bold
{
	font-weight: bold;
	font-size: 13px;
	line-height: 1em;
	margin-bottom: 5px;
	color:#222;
	padding-left: 7px;
	margin-top: 5px;
}
.contenth {
	background: #FFFFFF;
	border-right:1px solid #aaa;
	border-left:1px solid #aaa;
	height: 200px;
}
.contenth img
{
	margin-top: 0px;
}
.contenth p
{
	font-weight: bold;
	color: #0067c6;
	padding-top: 5px;
}

.contenth div {margin-left: 12px; padding-top: 5px;}

#gallery-top 
{
	height: 42px;
	background-color: #f5f5f5;
	background-image: url(../images/gallery-top.gif);
	background-position: right center;
	background-repeat: repeat;
}
#gallery-middle
{
	height: 110px;
	padding-left: 15px;
	padding-top: 10px;
}
#gallery-bottom 
{
	height: 32px;
	background-image: url(../images/gallery-bottom.gif);
	background-position: right center;
	background-repeat: no-repeat;
	width: 286px;
}

#gallery-middle img
{
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
}

.clear 
{
}

/* ------------------------------
Right column box
------------------------------ */
#right-column img
{
	padding-top: 0px;
	padding-bottom: 0px;
}

/* ------------------------------
Middle column box
------------------------------ */
#middle-column h2
{
	font-size: 20px;
	font-weight: bold;
	color: #EAAD32;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BA8F3B;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#middle-column h3
{
	font-size: 16px;
	font-weight: bold;
	color: #DFA830;
	padding-bottom: 7px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 7px;
	padding-top: 7px;
}
/* ------------------------------
Classes for inner pages
------------------------------ */
.textbox
{
	margin-bottom: 10px;
}
.button 
{
	text-align: right;
}
.member-info-bold
{
	line-height: 2em;
	font-weight: bold;
}

/* ------------------------------
Classes for About us
------------------------------ */
.otherheading {
	background-image: url(../images/register.gif);
	background-repeat: no-repeat;
	background-position: 95% center;
	font-weight: bold;
	padding-left: 7px;/*15px*/
	margin-top: 7px;
	margin-bottom: 7px;
	font-size: 13px;
	padding-bottom: 5px;
}

.otherheading a 
{
	color: #0099CC;
	font-size: 13px;
}

.otherheading a:hover
{
	color:#996600;
	font-size: 13px;
}


/* ------------------------------
Tables
------------------------------ */
	
.EventTable {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #4B5052;
text-decoration: none;
line-height: 24px;
}

table, td {
font-size:12px;
}

td, tr {
	margin: 1px;
}

.EventText {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color:#0099CC;
	letter-spacing:0.5px;
}

/* ------------------------------
childrens program page classes
------------------------------ */
.news-title
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0A3210;
	font-weight: bold;
	font-size: 13px;
	line-height: 2em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0A3210;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #0A3210;
}

.news-text-bold
{
	/*font-weight: bold;
	
	line-height: 1.5em;*/
	margin-bottom: 5px;
	color:#444;
	padding-left: 7px;
	margin-top: 5px;font-size: 15px;
}
.news-text
{
	font-size: 12px;
	padding-left: 7px;
	color: #333333;
}
/* ------------------------------
 classes for our staff
------------------------------ */
#ourstaff
{
	padding-left: 0px;
	padding-top: 7px;
}
#ourstaff .ourstaff-middle
{
	height: auto;
	padding-left: 2px;
	padding-bottom: 10px;
}

#ourstaff img
{
	padding-right: 8px;
	padding-bottom: 8px;
	float: left;
	padding-left: 4px;
}

.ourstaff p
{
line-height:2em;
padding-bottom:15px;
}

/* ------------------------------
Welcome box
------------------------------ */
#welcome-box
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0179bd;
	padding-bottom: 10px;
}

/* ------------------------------
Welcome text
------------------------------ */
.welcome-text
{
	color: #0179bd;
	font-weight: bold;
}
/* ------------------------------
 Text
------------------------------ */
.greentext
{
	font-size:14px;
	font-family: Arial, "Lucida Grande", Verdana, sans-serif;
	color: #006600;
	padding-bottom: 5px;
	text-align: left;
	padding-right: 20px;
	padding-left: 7px;
}

.bluetext
{
	font-size:14px;
	font-family: Arial, "Lucida Grande", Verdana, sans-serif;
	color: #0099CC;
	text-align: left;
	padding-right: 20px;
	padding-left: 7px;
	font-weight: bold;
}

/* ------------------------------
Bullets
------------------------------ */
.Bullets{
	width: 790px;
	margin-left:30px;
	margin-bottom: 3px;
	}

.Bullets ul{
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

.Bullets li {
	display: block;
	width: 100%;
	color: #000;
	font-size: 12px;
	background-image:url(../img/bullets.gif);
	background-repeat: no-repeat;
	background-position: 21px center;
	padding-top: 10.2px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 41px;
}

/* ------------------------------
Coming Events
------------------------------ */
.comingevent {
color:#8E550A;
font-family:Arial,Verdana,Arial,sans-serif;
font-size:14px;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:2em;
list-style-type:none;
margin:1.5em 0 0;
padding:0;
}

 .box {
/*-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;*/
background-color:#F9EDD8;
border:1px solid #EAAD32;
line-height:1.6em;
margin:9px 0 0 2em;
padding:1px 10px 3px 15px;
position:relative;
width:78%;
margin-left: 41px;
margin-bottom: 20px;
color:#744B01;
}
.innerbox{
margin-left:135px;
padding-right:5px;
margin-top: 1em;
margin-bottom: 1em;
}

.field{
	margin-left:5px;
	padding-right:5px;
	margin-right: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #996600;
	width: 70px;
	float: left;
}

.fieldright{
	margin-left:5px;
	padding-right:5px;
	margin-right: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #996600;
	width: 70px;
	float:right;
}

/* ------------------------------
Coming Events
------------------------------ */
#lowermainbox {
	float:left;
	height:auto;
	margin-left:21px;
	margin-right:15px;
	font-family:Arial,Helvetica,sans-serif;
	width:90%;
	margin-bottom: 5px;
}

.middlesection {
	float:left;
	height:auto;
	margin-left:21px;
	margin-right:15px;
	font-family:Arial,Helvetica,sans-serif;
	width:90%;
	background-image:url(../img/blue_grey.gif);
	margin-bottom: 5px;
	background-repeat:repeat-y;
}

.rightsection {
	float:right;
	padding-right:0px;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	color:#7D8C91;
	width:83%;
	background: #F3F7FB;
	padding-left: 0px;
	padding-top: 8px;
	padding-bottom: 10px;
}

.leftsection {
	color:#39AAD4;
	float:left;
	font-size:12px;
	font-weight:normal;
	background-color:#E4ECF6;
	width:15%;
	padding-top: 10px;
	padding-bottom: 8px;
	padding-left: 5px;
	text-align: center;
}

 /*------------------------------
End of Coming Events
------------------------------ */ 

*{
margin:0;
padding:0;
}

a {
	text-decoration: none;
	color: #0099CC;
}
a:hover {
	text-decoration: underline;
	color: #996600;
}

div.demo-description {
clear:both;
font-family:Trebuchet MS,Arial,Helvetica,Verdana,sans-serif;
font-size:1.3em;
line-height:1.4em;
padding:12px;
}
/* ------------------------------
poem
------------------------------ */
.poem{
	width: 790px;
	margin-left:53px;
	margin-bottom: 13px;
	line-height: 1.5em;
	margin-top: 0px;
	}
/* ------------------------------
end of poem
------------------------------ */
/* ------------------------------
Message
------------------------------ */
.messageheading 
{
	font-size: 12px;
	color: #1b1c26;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	padding-left: 7px;
	padding-right: 7px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: justify;
	border-bottom:1px dashed #BA8F3B;
	padding-top: 3px;
}

.messagedate 
{
	font-size:12px;
	font-family: Arial, "Lucida Grande", Verdana, sans-serif;
	color: #006600;
	padding-bottom: 5px;
	text-align: left;
	padding-right: 20px;
}
/* ------------------------------
END Message
------------------------------ */