 h1, h2, h3, h4, h5, h6, p, div, span, table, td, tr, ul, li, form, .story, td#maincontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0px;
	padding: 0px;

}
p {
font-size:12px;
}

p.smaller {
font-size:10px;
}

ul {
font-size:12px;
}
ol {
font-size:12px;
}

td#leftnav {
	background-image:    url( /israelinthegardens/2006/images/template/leftbar_background.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding-top: 10px;
padding-left:0px;
padding-right:0px;
}

td#maincontent {
padding: 10px;
}

h1 {
	font-size:24px;
	margin-bottom:-10px;
	color: #3366CC;
}

h2 {
	font-size:20px;
	margin-bottom:-10px;
	color: #3366CC;
}

h3 {
	font-size:18px;
	margin-bottom:-10px;
	color: #3366CC;
}

h4 {
	font-size:16px;
	margin-bottom:-10px;
	color: #3366CC;
}

h5 {
	font-size:14px;
	margin-bottom:-15px;
	color: #3366CC;
}
tr#firstrow {
	background-image: url( /israelinthegardens/2006/images/template/logo.jpg);
	background-repeat: no-repeat;
}


td#pagebackground {
	
	background-image:  url("/israelinthegardens/2006/images/template/background.gif"); 
    background-repeat: repeat-y; 
}
td#rightcolumn {
	padding-left:20px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	background-image: url( /israelinthegardens/2006/images/template/verticaldivider.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 10px;

}

#signupbox {
padding-top:10px;
color:#FFFFFF;
font-size:10px;
}
.story,  {
font-size:12px;
}

#rightcolumn ul {
padding-top:4px;
	font-size: 11px;
	list-style-type: none;
	margin-left:0;
	padding-left:0;
}

 #navcontainer { width: 125px; }

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
}

.list  {
padding: 0;
margin-top:20px;
list-style-type: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}
/*
#navcontainer a
{
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 125px;
	padding-left:30px;
	
	background-image: url( /israelinthegardens/2006/images/template/flower-off.gif);
	background-repeat: no-repeat;
}

 #navcontainer a:link, #navcontainer a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{

color: #fff;
	background-image: url( /israelinthegardens/2006/images/template/flower-on.gif);
	background-repeat: no-repeat;
}
*/

div.hr1 {
	display: none;
}
/*/*/a{}
div.hr1 {
  display: block;
  height: 50px;
  background-image:    url( /israelinthegardens/2006/images/template/divider-1.gif);
  background-repeat: no-repeat;
  background-position: left center;
  margin: 0 0 0 0;
}
div.hr2 {
  display: block;
  height: 50px;
  background-image:    url( /israelinthegardens/2006/images/template/divider-2.gif);
  background-repeat: no-repeat;
  background-position: left center;
  margin: 0 0 0 0;
}
div.hr3 {
  display: block;
  height: 50px;
  background-image:    url( /israelinthegardens/2006/images/template/divider-3.gif);
  background-repeat: no-repeat;
  background-position: left center;
  margin: 0 0 0 0;
}
hr {display:none}
/* */

/* Forms */
 
 form, form td {
 font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
 }
 
   .button {
 background-color: #0066CC; 
 font-weight: bold; 
 font-size: 14px; 
 color: white;
padding:3px;
border:0;
 }
 
 .redhighlight
 {
	color:#CC3300;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size:14px;
 }