﻿body {
	font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
	font-size: 13px;
	font-style: normal;
	letter-spacing: normal;
	word-spacing: normal;
	font-variant: normal;
	background-color: RGB(185,202,210);	    
}
.main {
    background-color: white;
    padding: 16px;
}
.top-menu {
    background-color: white;
    padding-bottom: 6px;
    padding-top: 6px;
}
td {
    font-size: 13px;
	color: rgb(146,123,92);
}
h1, .heading1, a.heading1, a.heading1:link, a.heading1:visited {
	margin:0px;
	font-size: 18px;
	color: rgb(134,182,116);
	font-weight: bold;
}
a.heading1:hover {
	color: rgb(160,160,160);
}
.blue {
	color: rgb(134,182,116);
}
.header {
	font-size: 15px;
	font-weight: bold;
	color: RGB(146,123,92);
}
h2, .heading2, a.heading1, a.heading1:link, a.heading1:visited {
	margin:0px;
	font-size: 15px;
	font-weight: bold;
	color: rgb(134,182,116);
}
h3, .heading3, a.heading3, a.heading3:link, a.heading3:visited {
	margin:0px;
	padding-bottom:5px;
	text-align:center;
	font-weight:bold;
    font-size: 13px;
	color: #51B2C9;
}

h4, .heading4, a.heading4, a.heading4:link, a.heading4:visited {
	margin:0px;
	padding-bottom:5px;
	font-weight:bold;
    font-size: 14px;
	color: #51B2C9;
}
a.heading3:hover {
	color: rgb(192,192,192);
}
.latin {
	font-style: italic;
	color: rgb(154,199,135);
}

a:link {
	color: rgb(127,162,189);
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
a:visited {
	color: rgb(127,162,189);
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
a:hover {
	color: rgb(192,192,192);
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
a.link, a.link:link, a.link:visited {
	color: rgb(134,182,116);
}
a.link:hover {
	color: rgb(192,192,192);
}
.main-menu-area {
	font-family: "Century Gothic", Arial, sans-serif;
	text-align:center;
	background-color:white;
	padding-top:1px;
	padding-bottom:3px;
	padding-left:2px;
	padding-right:2px;
	cursor:pointer;
	font-weight: bold;
	color: rgb(153,185,210);
}
.main-menu-selected-area {
	font-family: "Century Gothic", Arial, sans-serif;
	text-align:center;
	background-color:rgb(153,185,210);
	padding-top:1px;
	padding-bottom:3px;
	padding-left:2px;
	padding-right:2px;
	color: white;
	font-weight: bold;
	cursor:pointer;
}
.main-menu-hover-area {
	font-family: "Century Gothic", Arial, sans-serif;
	text-align:center;
	background-color:rgb(224,224,224);
	padding-top:1px;
	padding-bottom:3px;
	padding-left:2px;
	padding-right:2px;
	color: rgb(153,185,210);
	font-weight: bold;
	cursor:pointer;
}
a.main-menu, a.main-menu:link, a.main-menu:visited {
	font-size: 13px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	color: white}
a.main-menu:hover {
	font-size: 13px;
	font-weight: bold;
	color: RGB(146,123,92);
}
a.main-menu-selected, a.main-menu-selected:link, a.main-menu-selected:visited, a.main-menu-selected:hover {
	font-size: 13px;
	font-weight: bold;
	color: RGB(146,123,92);
	text-decoration: none;
}
a.menu, a.menu:link, a.menu:visited {
	font-size: 13px;
	font-weight: bold;
	color: RGB(128,128,128);
	text-decoration: none;
}
a.menu:hover {
	font-size: 13px;
	font-weight: bold;
	color: RGB(192,192,192);
	text-decoration: none;
}
a.menu-selected, a.menu-selected:link, a.menu-selected:visited, a.menu-selected:hover {
	font-size: 13px;
	font-weight: bold;
	color: rgb(134,182,116);
	text-decoration: none;
}
a.menu-sub, a.menu-sub:link, a.menu-sub:visited {
	font-size: 11px;
	font-weight: bold;
	color: RGB(128,128,128);
	text-decoration: none;
	padding-left:40px;
}
a.menu-sub:hover {
	font-size: 11px;
	font-weight: bold;
	color: RGB(192,192,192);
	text-decoration: none;
	padding-left:40px;
}
a.menu-sub-selected, a.menu-sub-selected:link, a.menu-sub-selected:visited, a.menu-sub-selected:hover {
	font-size: 11px;
	font-weight: bold;
	color: rgb(134,182,116);
	text-decoration: none;
	padding-left:40px;
}
.menu-area {
	border-bottom: dotted 1 #BBBBBB;
	padding-top: 6px;
	padding-bottom: 2px;
}
.menu-area-selected {
	border-bottom: dotted 1 #BBBBBB;
	padding-top: 6px;
	padding-bottom: 2px;
}
.text {
	text-align: justify;
}
.text-stamp {
	text-align: left;
	font-size: 11px;
	color: RGB(128,128,128);
}
.text-stamp-heb {
	text-align: right;
	font-size: 11px;
	color: RGB(128,128,128);
}
.text-stamp2 {
	text-align: left;
	padding-top: 4px;
	font-size: 11px;
	color: RGB(128,128,128);
}
.text-stamp2-heb {
	text-align: right;
	padding-top: 4px;
	font-size: 11px;
	color: RGB(128,128,128);
}
.normal {
	color: rgb(146,123,92);
}
.contact {
	color: rgb(127,162,189);
}
.welcome 
{
	font-family: "Courier New", Arial, sans-serif;
	font-size: 12px;
	color: RGB(128,128,128);
	padding-bottom:8px;
	-font-weight:bold;
	border-bottom: dotted 1 #BBBBBB;
	padding-bottom:20px;
	text-align:justify;
}
.address {
	font-size: 11px;
	color: RGB(128,128,128);
	padding-bottom:8px;
}
.address-menu {
	text-align: center;
	border-bottom: dotted 1 #BBBBBB;
	padding-top:20px;
	padding-bottom:20px;
}

.newsletter
{
}

.newsletter-inverse
{
    background-image: url(images/newsletter-blob1.png);
    padding: 10px;
    background-repeat:no-repeat;
}

.newsletter-inverse-heb
{
    padding: 10px;
    background-color: #9AD186;
}

.newsletter-menu 
{
	padding-bottom:20px;
	padding-left:10px;
	border-bottom: dotted 1 #BBBBBB;
}

.newsletter-image 
{
    background-color: #669933; 
    float:right;
    margin-right:9;
    margin-top:7;
}

.newsletter-image-inverse 
{
    background-color: #669933; 
    float:right;
    margin-right:9;
    margin-top:7;
}

.newsletter-image-inverse-heb
{
    background-color: #669933; 
    float:left;
    margin-left:9;
    margin-top:7;
}

.newsletter-text
{
    font-weight: bold; 
    font-size:16px; 
    color:#669933;
    padding-bottom:4px;
}

.newsletter-text-inverse
{
    font-weight: bold; 
    font-size:18px; 
    color:white;
    padding-bottom:4px;
}

.newsletter-box
{
    font-size:13px; 
    border:1px solid #999999;
    color:rgb(64,64,64);
    height:22px;
}

.newsletter-box-disabled
{
    font-size:13px; 
    color:rgb(192,192,192);
    height:22px;
}

.newsletter-button
{
    font-size:10px;
    color:#669933;
    background-color:Red;
}

.newsletter-safe
{
}

.newsletter-trust
{
    font-family:Arial,Helvetica,sans-serif;
    font-size:9px;
    color:#999999;
}

a.newsletter-trust
{
    text-decoration:none;
    font-family:Arial,Helvetica,sans-serif;
    font-size:9px;
    color:#999999;
}

.search-box
{
    background-image: url(images/searchblob.png);
    background-repeat:no-repeat;
    -background-color: #DDEEEE; 
    padding: 6px;
}

td.fees-header {
	border-top:solid 1;
	padding-top:10px;
}
td.fees-name {
	padding-left:20px;
	padding-top:2px;
	padding-bottom:2px;
}
td.fees-rate {
	text-align:right;
}
td.fees-separator {
	height: 10px;
	border-top:solid 1;
}
td.fees-top-separator {
	height: 3px;
	border-top:solid 1;
}
a.news, a.news:visited, a.news:link {
	font-size: 12px;
	color: RGB(128,128,128);
	text-decoration: none;
	text-align: left;
}
a.news:hover {
	font-size: 12px;
	color: RGB(192,192,192);
	text-decoration: none;
	text-align: left;
}
.news-archive-area {
	text-align: right;
	padding-top:5px;
}
a.news-archive {
	font-size: 11px;
}
.news-date {
	font-size: 11px;
	color: RGB(128,128,128);
}

a.treatments, a.treatments:visited, a.treatments:link {
	font-size: 12px;
	color: RGB(128,128,128);
	text-decoration: none;
	text-align:center;
	font-weight:bold;
}
a.treatments:hover {
	font-size: 12px;
	color: RGB(192,192,192);
	text-decoration: none;
	text-align:center;
}
.treat-area {
	padding-top:1px;
	padding-bottom:1px;
	font-size: 12px;
	color: RGB(128,128,128);
	text-align:center;
}
.conditions-area {
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	font-size: 12px;
	color: RGB(128,128,128);
}
.small-links {
	font-size: 12px;
}

.stamp {
	border:dotted 1 #BBBBBB; 
	padding:5px;
	background-color:RGB(240,255,250);
}
.stamp2 {
	border:dotted 1 #BBBBBB; 
	padding-top:5px;
	padding-left:10px;
	padding-right:5px;
	padding-bottom:5px;
	background-color:RGB(240,255,250);
}
.stamp2-heb {
	border:dotted 1 #BBBBBB; 
	padding-top:5px;
	padding-right:10px;
	padding-left:5px;
	padding-bottom:5px;
	background-color:RGB(240,255,250);
}
.address-label {
	text-align: center; 
	padding: 15px;
	border: solid 1 rgb(127,162,189);
	color: rgb(128,128,128);
}

.caption, a.caption, a.caption:link, a.caption:visited {
	color: rgb(134,182,116);
	font-size: 12px;
	padding-top:4px;
	padding-bottom:6px;	
}

a.caption:hover {
	color: rgb(192,192,192);
	font-size: 12px;
	padding-top:4px;
	padding-bottom:6px;	
}

.bottom-caption {
	color: rgb(134,182,116);
	font-size: 12px;
	padding-top:4px;
	padding-bottom:6px;	
}
.bullet {
	padding-top:3px;
	padding-right:6px;
	padding-left:20px;
}
.bullet2 {
	padding-top:3px;
	padding-right:6px;
	padding-left:0px;
}
.bullet-heb {
	padding-top:3px;
	padding-right:20px;
	padding-left:6px;
}
.bullet-text {
	padding-top:4px;
	width:100%;
}
.bullet-stamp {
	padding-top:5px;
	padding-right:5px;
	padding-left:5px;
}
.bullet-stamp2 {
	padding-top:5px;
	padding-right:5px;
	padding-left:0px;
}
.bullet-stamp2-heb {
	padding-top:5px;
	padding-right:0px;
	padding-left:5px;
}
td.pic {
	width:110px;
	padding-top:20px;
}
td.bottom {
	background-color:RGB(164,212,146);
	text-align:center;
	color: rgb(134,182,116);
	font-size: 10px;
	padding:18px;
}
td.bottom-corner {
	background-color:RGB(164,212,146);
	height:55;
}
a.bottom, a.bottom:visited, a.bottom:link {
	color: rgb(134,182,116);
	font-size: 10px;
}
a.bottom:hover {
	color: white;
}
.copyright {
	color: white;
	font-size: 10px;
	padding-top:12px;
}
a.print, a.print:link, a.print:visited {
	color: rgb(134,182,116);
	font-size:12px;
}
a.print:hover {
	color: rgb(192,192,192);
	font-size:12px;
}
.read-more-news {
	padding-top:3px;
	width:100%;
	text-align:right;
}
.handout {
	padding-bottom:4px;
}

.boxTop1, .boxTop2, .boxTop3, .boxTop4 .boxMiddle {
    background-repeat:no-repeat; 
    width:158;
}

.boxTop1, .boxTop2, .boxTop3, .boxTop4 {
    height:55;
} 

.boxTop1 {
    background-image:url(images/pinktop.gif); 
}

.boxTop2 {
    background-image:url(images/purpletop.gif); 
}

.boxTop3 {
    background-image:url(images/bluetop1.gif); 
}

.boxTop4 {
    background-image:url(images/yellowtop.gif); 
}

.boxTopHeader1,  .boxTopHeader2, .boxTopHeader3, .boxTopHeader4, .boxTopHeader5 {
	font-family: "Century Gothic", Verdana, Arial, Sans-Serif;
	text-align:center;
	font-size: 14px;
	font-weight:bold;
    padding-left:6px; 
    padding-right:6px; 
}

.boxTopHeader1 {
	background-color:#fad7ee;
	color:#fb85d2;
}

.boxTopHeader2 {
	background-color:#d8bafe;
	color: #ce48e2;
}

.boxTopHeader3 {
	background-color:#d7e0fa;
	color: #81a1fc;
}

.boxTopHeader4 {
	background-color:#f0fba6;
	color: #cbd524;
}

.boxMiddle {
    background-image:url(images/roundedframe.gif); 
    height:215; 
    cursor:pointer; 
    padding-left:6px;
    padding-right:6px;
    text-align:center;
	background-color:white;
	font-size: 12px;
	color: RGB(128,128,128);
	text-decoration: none;
	font-weight:bold;
}

.book 
{
    --background-color:rgb(253,163,6); 
    background: transparent url(images/blockorange.png) no-repeat;
    height:32px;
    padding-top:6px;
    cursor:pointer;
    text-align:center;
}

.book-hover 
{
    --background-color:rgb(255,85,241); 
    background: transparent url(images/blockpink.png) no-repeat;
    height:32px;
    padding-top:6px;
    cursor:pointer;
    text-align:center;
}

a.book-link, a.book-link:hover, a.book-link:visited, a.hover-link:link
{
    font-weight:bold;
    color:White;
    font-size:14px;
	font-family: "Century Gothic", Arial, sans-serif;
}

.sidebar
{
}

.hebrew-button
{
    background: transparent url(images/blockgrey3.png) no-repeat;
    height:32px;
    padding-top:3px;
    cursor:pointer;
    text-align:center;
    color:rgb(180,180,180);
    font-size:20px;
}

.hebrew-button-over
{
    background: transparent url(images/blockgreen3.png) no-repeat;
    height:32px;
    padding-top:3px;
    cursor:pointer;
    text-align:center;
    color:rgb(180,210,180);
    font-size:20px;
}

.testimonials-button
{
    background: transparent url(images/blockgrey3.png) no-repeat;
    height:32px;
    padding-top:4px;
    cursor:pointer;
    text-align:center;
    color:rgb(180,180,180);
    font-size:16px;
    font-weight:bold;
    padding-right:8px;
}

.testimonials-button-over
{
    background: transparent url(images/blockgreen3.png) no-repeat;
    height:32px;
    padding-top:4px;
    cursor:pointer;
    text-align:center;
    color:rgb(180,210,180);
    font-size:16px;
    padding-right:8px;
}

