/*** basic ***/

#Content {
	position:relative;
	width:1000px;
	padding:0px;
	margin:0px auto;
     background-color:#FFFFFF;
	 color:#000000;
	 }

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

/*** basic ***/

body{
	margin:0;
	padding:0px;
	background-color:#FFFFFF;
	color:#000000;
	font-family: Verdana, Arial, sans-serif;
	background-image:url(../images/layout-1_navbar.jpg);
	background-repeat:repeat-x;
	font-size:0.8em;
	line-height:1.6em;
	
		}
	
strong{
	color:#000000;
	}

h1{
	font-size: 220%;
    font-weight: normal;
    color:#000000;
	margin:0px;
	padding:0px;
	padding-top:10px;
	line-height:40px;
    text-align:left;
	}
	
h2{
	color:#40B811;
	margin: 0px;
	padding: 0px;
	font-size:125%;
	font-weight: normal;
}	

h3{
	 color:#40B811;
	margin: 0px;
	padding: 0px;
	font-size:110%;
}


a {
text-decoration: underline;
color: #40B811;
cursor:auto;

}

li{
		
	list-style-type:square;
	
	}
	
em {
	font-weight:bold;
	color:#666666;
	}	
	
/* .Home IMG {
	border:1px solid #999999;
	} */

#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:190px;
  background-image: url(../images/layout-1_header.jpg);
   background-repeat: no-repeat;
  
  }

#website_branding a{
  color:#000000;
}

#website_container{
	padding:10px; /* topmenu.css has a left padding of 25px so this clears it*/
  margin:0px;
  width:980px;
min-height:300px;
 }


#mainpage{
	}


#content{

}

#col_one {	
	width:750px;
	margin-right:10px;
	float:left;
	}
	
#col_two {
	width:220px;
	float:right;
		}	
		
.layout2_1col_txt #col_one{
  width:980px;
  float:left;
	 }		
 
.Contact_Us .layout1_1col_txt #col_one {
width:980px;
}
		
/*.layout1_1col_txt #col_one,  .layout4_1col_txt #col_one{
  width:720px;
	margin:0 auto;
 }
 


.layout6_2col_txtimg #col_one {
	width:720px;
	margin:0 auto;
	}*/



/*#image{
float:right;
padding:5px 5px 5px 5px;
}*/



#website_footer{
 width:1000px;
 margin:10px auto;
 padding:10px 0px;
font-size:0.85em;
color:#FFFFFF;
background-color:#40B811;
text-align:center; 
   }
 

#website_footer a{
}

#global_footer{
	 width:1000px;
	 padding:10px 0px; 	
	text-align:center;
	font-size: 0.85em;
	color: #333333;
background-color:#FFFFFF;
}

#global_footer a{
color:#333333;
}

/*** contact us ***/

.contactmessage {

	
		}
	
#submit{
  text-align:right;
  
}


.submit
{
    border:solid 1px #000000;
}


/*** news page ***/
	
#news
{
width:220px;
float:right;
}

#newsimage{
	border:none;
	}
	
.headline{
	width:210px;
  padding:5px;
  color:#FFFFFF;
  background-color:#40B811;
  text-align:center;
  font-size:100%;
	}
	
.headline a{
	color:#FFFFFF;
		text-decoration:none;
		}

.Home #newsrow_2 .headline {
	
	}

.Home #newsrow_2 .news_article {
border:none;
	}			
	
.news_article{
	width:210px; 
  padding:5px;
  color:#000000;
  background-color:#FFFFFF;
  font-variant:small-caps;
	line-height:1.6em; 
  text-align:left;

	}	
	
.Home .news_article{
	width:210px; 
  padding:5px;
  color:#000000;
  background-color:#FFFFFF;
  font-variant:small-caps;
	line-height:1.6em;

  border-left:1px solid #40B811;
  text-align:left;
   margin-bottom:10px;
	}	

.news_row { 
width: 210px;
position: relative;
}

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

}

.gallery .image { width:216x;
}


.gallery #col_two{
width:956px;
float:left;
margin-top:0px;
padding-top:0px;
}

.gallery .image{
	margin:8px;
}



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


.imagecaption{
  width:140px;
  padding:5px;
  color:#666666;
  background-color:#CCCCCC;
  text-align:center;
  font-size:80%;
}



.text1 {
	color:#FFFFFF;
		}
	
/*** home ***/


.date, .time {
  display:none;
}




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

#extra a{
color:#ffffff;
}

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

#website_menu{
	padding: 0px;
	text-align: left;
	margin: 0px auto;
	width:1000px;
	background-image:url(../images/layout-1_navinner.jpg);
	background-repeat:repeat-x;
	height:60px;
}

.website_top_menu ul{
	margin: 0px; 
	padding:30px 0 20px ;
	
	}
	

.website_top_menu li {
	display: inline;
	margin:  0;
	padding: 0;
	line-height:normal; /* this overides the body LH otherwise the menu goes funny */
			
}

.website_top_menu a {
	margin: 0px 10px;
	padding: 10px 10px 12px 25px;
	text-decoration:none;
	color:#FFFFFF;
	font-size:1.2em;
	text-align:center;
	background-image:url(../images/layout-1_navdot.jpg);
	background-repeat:no-repeat;
	
}

.website_top_menu a:hover {
	color:#40B811;
}

.website_top_menu a.current{
color:#CCCCCC;
background-color:#FFFFFF;
border-top:10px solid #40B811;
background-image:none;
padding: 10px 10px 12px ;
}

.website_top_menu ul li .first{


}

#phone {
	color:#999999;
	font-size:14px;
	line-height:1.3em;
	letter-spacing:1px;
	position:absolute;
	top:118px;
	left:450px;
	}
	
#quote {
	background-image:url(../images/layout-1_bottomofcol1.jpg);
	background-repeat:no-repeat;
	height:156px;
	width:750px;
	}	
	
#quote p {
	padding-top:60px;
	margin-left:200px;
	color:#666666;
	}	
	
#contactfrm {
/*	float:right;*/
	background-color:#F4F4F4;
	padding:5px;
	}
	
	
	
#floatleft {
	/*float:left;*/
	}
	
/* #areas {
	background-color:#FFFFFF;
	color:#000000;
	} */
	
/*** TABLE ***/
TABLE{
	
	}
	
TD{
	text-align:center;
	padding:5px;
	}	
	
	
INPUT{
	margin:3px 0;
	}
	
#cell1 {
	/*background-image:url(../images/quotecell1.jpg);
	background-repeat:no-repeat;*/
	width:143px;
	height:156px;
	
	}
	
#cell2 {
	background-image:url(../images/quotecell2.jpg);
	background-repeat:no-repeat;
	width:488px;
	height:156px;
	padding-left:50px;
	}
	
#cell3 {
	/*background-image:url(../images/quotecell3.jpg);
	background-repeat:no-repeat;*/
	width:119px;
	height:156px;
	}		
