/*** basic ***/

#Content {
	position:relative;
	width:1000px;
	padding:0px;
	margin:0px auto;

	
   	 }
	 
	

 /*fix forever scrolling*/
#col_one, #col_two{
  padding-bottom:0px;
  margin-bottom:0px;
}

/*** basic ***/

body{
	margin:0;
	padding:0px;
	background-image:url(../images/TILE.jpg);
	background-repeat:repeat;
	color:#656565;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	position:relative;
	line-height:1.4em;

		}

	
strong{
	color:#050402;
	}
	
h1, h2, h3 {
	margin:0;
	padding:0;
	line-height:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	}	

h1{
	font-size: 200%;
    font-weight: bold;
    color:#F4681E;
	margin-bottom:10px;
	   text-align:left;
	   	}
	
h2{
	color:#2FAAC7;
	font-size:150%;	
}	

h3{
	 color:#2FAAC7;
		font-size:130%;
}


a {
text-decoration: underline;
color: #2FAAC7;
}

ul{
	
	list-style-image: url(../images/rainbow-shrunk2fit_butterfl.jpg);
	}

li{
	color:#2FAAC7;
	
	vertical-align: middle;
	margin-bottom:20px;
	line-height:1.2em;
		
		}
	
form {
	margin:20px 0;
	}	

p {
	margin-top:0;
	
	}
	
#pagination{
  clear:both;
}



/*** DIVS ***/
#website_branding{
  width:1000px; /* overall width then the cols add up to 20px less to give the border - 10px either side */
   height:438px;
   background-image:url(../images/rainbow-shrunk2fit_header.png);
   background-repeat:no-repeat;
  
  }

#website_branding a{
  color:#333333;
}

#website_container{
	padding:40px; 
  margin:0px;
  width:920px;
	min-height:200px;
		background-image:url(../images/rainbow-extra.png);
	background-repeat:repeat-y;
 }


#mainpage{
	margin:0 auto;
	}

 /* added this for contact page */
 	
#col_one.contactus{
width:1000px;
}

 #col_one{	
	width:600px;	
float:left;
	}
	
 #col_two {
	width:300px;
	margin-left:20px;
	float:right;
}	
 

.layout1_1col_txt #col_one, .layout2_1col_txt #col_one,  .layout4_1col_txt #col_one{
  width:920px;
	margin:0 auto;
 }
 


.layout6_2col_txtimg #col_one {
	width:920px;
	margin:0 auto;
	}


#website_footer{
 width:1000px;

 padding:5px 0px ;
font-size:0.85em;
color:#FFFFFF;

 background-image:url(../images/rainbow-shrunk2fit_footer.png);
text-align:center; 
	 height:47px;
   }
 

#website_footer a{
color:#FFFFFF;
}

#global_footer{
	 width:920px;
	 margin:0px auto;
 padding:5px 0px;
	 height:15px;
	text-align:center;
	font-size: 0.85em;
	color: #656565;
/* background-color:#98DDE5; */
}

#global_footer a{
color: #2FAAC7;

}

/*** contact us ***/

#contactfrm {
 padding-bottom:20px;
	
	}
	
#submit{
  text-align:right;
  padding-left:400px;
}



.submit{
  border:solid 1px #050402;
  color:#050402;
  font-weight:bold;
 
}


/*** news page ***/
	
	
.headline{
padding:5px;
color:#FFFFFF;
text-align:center;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:130%;

background-color:#2FAAC7;
}

	
.headline a{
color:#FFFFFF;

		}
		
.news{
	
	}	
	
.news_article{
	margin-bottom:20px;
	/*width:288px;*/
	border: 1px solid #2FAAC7;
	padding:5px;
	padding-top:0px;
	}	

.news_row { /* other stylesheet layout 4 has other parameters */

}

.news_cell {
	
margin-bottom:20px;
}

/*#newsrow_1 {
background-image:url(../images/template-1000px_quote.jpg);
background-repeat:no-repeat;
padding-left:30px;
color:#FFFFFF;
margin-top:37px;
height:270px;
}

#newsrow_1 .headline{
border-left:none;
padding-left:0;
margin-bottom:0;
}*/

/*** gallery page ***/  /* NB Brightstar not set up for gallery yet */
.gallery #col_one{
width:380px;
float:left;
margin-top:0px;
padding-top:0px;

}

.gallery #col_two{ /* NB #col has a margin left of 20px*/
width:600px;
float:right;
margin-top:0px;
padding-top:0px;
}

.gallery .image{
	margin:10px;
}



.image {padding:0} /* cancels other padding in gallery stylesheet*/


.imagecaption{
  width:140px;
  padding:5px;
  color:#FFFFFF;
  text-align:center;
  font-size:90%;
}



.text1 {
	
		}
	
/*** home ***/


.date, .time {
  display:none;
}



#extra{
position:absolute;
top:60px;
font-size:110%;
left:775px;
color:#ffffff;
}

#extra a{
color:#ffffff;
}



/*** MENU ***/

#website_menu{
	position:absolute;
	top:80px;
	left:13px;
	padding: 0px;
	width:968px;
	border-bottom:10px solid #2FAAC7;
	
}

.website_top_menu ul{
	padding:0; 
	margin:0;
	margin-left:0px;
	width:968px;
	
	list-style:none;
	}
	

.website_top_menu li {
	display: block;
	float:left;
	margin: 0px 4px;
	padding:0px ;
	font-weight:normal; /* this is to cancal bold on the standard lists for this site, Bright Star */
	min-width:104px;
	height:31px;
	
}



.website_top_menu a {
	margin: 0px;
	padding:5px;
	padding-top:10px;
	text-decoration:none;
	color:#2FAAC7;	
	font-size:14px;	
	text-align:center;
	display: block;
	float:left;
	min-width:104px;
	}

.website_top_menu a:hover {
	color:#333333;
	}
	


.website_top_menu a.current{
/*background-color:#2Faac7;*/
color:#ffffff;
background-image:url(../images/rainbow-nav_right.png);
background-position:top right;
background-repeat:no-repeat;
height:31px;
}

.website_top_menu li.current{
background-image:url(../images/rainbow-nav_left.png);
background-position:top left;
background-repeat:no-repeat;
height:31px;
}


	
.website_top_menu li .first{
}

#phone {
	color:#2FAAC7;
	font-size:12px;
	font-weight:bold;
	padding:9px 0px 0px 0px;
	margin-right:90px;
	position:absolute;
	top:30px;
	left:40px;
	}
	
	
/*** TABLE ***/
TABLE{
	
	}
	
TD{
	text-align:center;
	padding:5px;
	}	
	
	
INPUT{
	margin:3px 0;
	}
	
