/* CSS Document */

font.header1{;
	font-size: 16px;
	color: #02A2AE;
	font-family: Helvetica, Arial, sans-serif;
}
font.copyright{
	font-size: 10px;
	color: #FF9B59;
	font-family: Helvetica, Arial, sans-serif;
}

body.body-main{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
table.container{
	margin: 0px;
	padding: 0px;
	width: 800px;

    border: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td.td_splash{
	margin: 0px;
	padding: 0px;
	width: 800px;
	background-image:url(tehillah_splash.jpg);
	border: 0px solid #FF9900;
}
td.heading{
    background-image: url(tehillah_home_top.jpg);
	background-repeat: no-repeat;
    height: 220px;        
        
}
td.heading_contact{
    background-image: url(tehillah_home_top.jpg);
	background-repeat: no-repeat;
    height: 220px;        
        
}
td.heading_about{
    background-image: url(tehillah_about_top.jpg);
	background-repeat: no-repeat;
    height: 220px;        
}
td.heading_home{
    background-image: url(tehillah_home_top.jpg);
	background-repeat: no-repeat;
    height: 220px;        
}
td.heading_team{
	background-image: url(tehillah_team_top.jpg);
	background-repeat: no-repeat;
 	height: 220px;
}
td.heading_worship{
	background-image: url(tehillah_worship_top.jpg);
	background-repeat: no-repeat;
 	height: 220px;
}
td.heading_links{
	background-image: url(tehillah_links_top.jpg);
	background-repeat: no-repeat;
 	height: 220px;
}
td.bottom{
    background-image: url(tehillah_bottom.jpg);
	background-repeat: no-repeat;
    height: 59px;        
        
}
td.content{
      height: 200px;
      background-color: #FFFFFF;
}
td.empty{
      height: 10px;
}
div.navbar{
	position: relative;
	visibility: hidden;
	left: 390px;
	top: 50px;
	width: 680px;
}
img.navimg{
	border:0px;
}
font.normal{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
td.content_leftcol{
	width: 30px;
}
td.content_midcol{

}
td.content_rightcol{
	width: 30px;
}
table.content_table{
 	width: 100%;
}
table.team_table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
td.team_tablecell{
	background-color:#02A2AE;
	padding:5px;
	width:160px;
}
td.team_tablecell_light{
	background-color:#F18137;
	padding:5px;
	width:400px;
}
td.team_tablecell_white{
	background-color:#FFFFFF;
	width:400px;
}
td.team_tablecell_sngname{
	background-color:#F18137;
	padding:5px;
	width:120px;
}
td.team_tablecell_sngtype{
	background-color:#02A2AE;
	padding:5px;
	width:40px;
}
td.team_tablecell_sngdsc{
	background-color:#F18137;
	padding:5px;
	width:370px;
}
table.worship_table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
td.worship_tablecell{
	background-color:#02A2AE;
	padding:5px;
	width:60px;
}
td.worship_tablecell_light{
	background-color:#F18137;
	padding:5px;
	width:500px;
}
table.links_table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
td.links_tablecell{
	background-color:#02A2AE;
	padding:5px;
	width:150px;
}
td.links_tablecell_light{
	background-color:#F18137;
	padding:5px;
	width:410px;
}
a.link_sp{
	color: #FFFFFF;	
	
}
table.contact_table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td.contact_tablecell{
	background-color:#02A2AE;
/*	padding:5px; */
	padding-bottom:0px;
	padding-top:0px;
	padding-left:5px;
	width:80px;
}
td.contact_tablecell_light{
/*	background-color:#F18137; */
	background-color:#FFFFFF; 
/*	padding:5px; */
	padding-bottom:0px;
	padding-top:0px;
	padding-left:0px;
	width:480px;
}
input.textfield{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height:21px;
	color: #000000;
	width: 200px;
	/*	background-color: #FF9B59; */
	background-color: #F18137;
/*	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	*/
		border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E06310;
	border-right-color: #E06310;
	border-bottom-color: #E06310;
	border-left-color: #E06310;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 3px;
}
textarea.textfield_box{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height:100px;
	color: #000000;
	width: 400px;
	background-color: #F18137;
/*	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	*/
		border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E06310;
	border-right-color: #E06310;
	border-bottom-color: #E06310;
	border-left-color: #E06310;
}
}
input.submit{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height:21px;
	color: #000000;
	width: 200px;
	/*	background-color: #FF9B59; */
	background-color: #F18137;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E06310;
	border-right-color: #E06310;
	border-bottom-color: #E06310;
	border-left-color: #E06310;
}
table.home_table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width:100%;
}
td.home_tablecell_left{
/*	background-color:#02A2AE; */
}
td.home_tablecell_mid{
/*	background-color:#02A2AE; */
	width:30px;
}
td.home_tablecell_right{
/*	background-color:#02A2AE; */
	width:210px;
}
table.calloutbox1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
td.calloutbox1_header{
	background-color:#02B1BF; 
	width:210px;
	border: 1px solid #02A2AE;
	color: #FFFFFF;
	padding:3px;
}
td.calloutbox1_body{
	background-color:#F18137;
	width:210px;
	border: 1px solid #E06310;
	color: #FFFFFF;
	padding:3px;
}
font.darktext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#02A2AE;
}
