<!--
/* LINK STYLES */

a:link {
	color : #F309;
	}

a:visited {
	color : #309;
	}

a:hover {
	color : #6C9;
	}

div#jtown a
{
	color: #66C;
	text-decoration: none;
}

/* FOOTER LINKS */
div#footer a {
	font-family: Verdana;
	text-decoration: none;
	font-size: .8em;
	font-weight:bold;
	color:#309;
	}
div#footer a:visited{color: #309;}
div#footer a:hover{color: #6C9;}


div#footer  a.on{color: #6C9;}
div#footer a.on:visited{color: #6C9;}
div#footer a.on:hover{color: #309;}


/* LEFTBAR LINKS */

div#leftbar a
{	letter-spacing: 2px;
	text-transform: uppercase;
	color: #FC9 /*green  060*/;
	text-decoration: none;
	font-size: .8em;
	font-weight: bold;
	display: block;
	border-bottom: solid thin #000;

	padding: 5px;
}

div#leftbar a:visited
{
	text-transform: uppercase;
	color: #FC9 /*060*/;
	text-decoration: none;
}

div#leftbar a:hover
{
	text-transform: uppercase;
	color: #6C9;

}

div#leftbar  a.on
{
	text-transform: uppercase;
	color: #CCF;
	text-decoration: none;
}

div#leftbar a.on:visited
{
	text-transform: uppercase;
	color: #CCF /* yellow6C9 */;
	text-decoration: none;
}

div#leftbar a.on:hover
{
	text-transform: uppercase;
	color: #6C9;
	text-decoration: none;
}



/* Formatting Styles */
#hebrew {direction:rtl;}



/* CHANGE BODY BACKGROUND COLOR */




div#newbody {
	background-color:#FC9 /*FCC F99 C66*/;
padding-left: 15px;
padding-right: 15px;
/*	min-height:400px;
	_height:400px;
	padding:0 0px 0 0px;
border: groove 4px #C30;
*/
}


body
{
	margin: 0;
	background-color: #C30 /*FFF*/;
	color: #000;
background: url(/draft04/images/bg4.jpg);
	font-size: .9em;
	font-family: Arial,Helvetica,Geneva,Verdana,sans-serif;
}

td {
	font-size: .9em;
	font-family: Arial,Helvetica,Geneva,Verdana,sans-serif; }

*
div#content_leftbar
{
	/*background-image: url(/images/left-banner.jpg);*/
	/*background-repeat: repeat-y;*/
}

div#content { /*float: left;*/ }

div#leftbar
{
	/*	background-color: #060;

	float: left;
*/	margin: 0;
	width: 150px;
	text-align: right;
	padding-left: 2em;
margin-top: 175px;
/*
	border: thin solid #000;
*/
	}
#topbar {
		background-image: url(images/template/topbar-temp-back.jpg);
		background-repeat: {repeat-x;}
		width: 100%
	}
#leftbar-section { font-size: 1.2em; }

H1
{
	font-size: 1.5em;
	font-weight: bold;
}

H2
{
	font-size: 1.25em;
	font-weight: bold;
	color: #C30 /*600 */;
	padding-top: 8px;
	padding-right: 1em;
/*
	padding-left: 1em;
		background-image: url(images/h2-back.gif);
		background-repeat: no-repeat;
	height: 40px;
*/
}

H3.subheading
{
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0em;
}

H3.services
{
	font-size: 1em;
	font-weight: bold;
	color: #C30;
	margin-bottom: 0em;
	padding-bottom: 0em;
}

.test {color: #CFC;}
/*
div#footer
{
	margin-top: .5em;
	text-align: center;
	font-size: .8em;
	color:#FFF;
}
*/
/* Text Styles*/
.small { font-size: .8em; }
.bold {	font-weight: bold;}


.photo-center {
margin-bottom:10px;
font-size: .8em;
font-weight: bold;
}
.photo-right-150 { float:right;
margin-left:10px;
margin-bottom:10px;
width:150px;
font-size: .8em;
	font-weight: bold;
}

.photo-right { float:right;
margin-left:10px;
margin-bottom:10px;
width:300px;
font-size: .8em;
	font-weight: bold;
}

.photo-left { float:left;
margin-right:10px;
margin-bottom:10px;
width:300px;
 font-size: .8em;
font-weight: bold;
}


#jtown
{
	margin-top: 2em;
	margin-left: 0%;
	margin-right: 0%;
	font-size: .8em;
	text-align: center;
	background-color: #FFF;
	padding: 1em;
	color: #C30;
}

.noborder { border: hidden; }



td.addr {
           text-align: left;
           font-size: 0.9em;
	   font-family: Verdana;

}

td.tel {
           text-align: center;
           font-size: 0.9em;
	   font-family: Verdana;

}

td.fax {
           text-align: center;
           font-size: 0.9em;
	   font-family: Verdana;

}

.required {
padding-right: 1.3em;
color: red;
}

.radio-left {
padding-right: 1.4em;
}

.sub-radio {
padding-right: 5em;
}


-->
