body {
	padding:0px;
	margin:10px auto;
	background-color: #d1c39c;
	text-align:center;
}
table {
		width:766px;
		min-height:100%;
		border:5px solid #540604;
		margin: 0 auto;
		border-top:10px;
		border-collapse:collapse;
}
.head_table {
	border:1px solid white;
	padding:10px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:white;
	height:100px;
}
.top_links {
	background:url(images/gold_menu_back.jpg) left top no-repeat;
	/*max-width:30%;*/
	padding:5px;
	text-align:center;
	font-size:12px;
}
.top_links a {
	color:#000;
	font-family:Arial;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
}
.top_links a:hover {
	text-decoration:underline;
}
/*a#rollover {
	border:0px solid white;
}*/
a{color:#D8D0C2;}
a:hover{text-decoration:none;}
/*span {color:#FDF9E6;}
span a {color:#FDF9E6;}*/
img { 
	border:0px;
}
a.rollover span img {
	display:none;
}
a.rollover:hover span img {
	display:block;
}
a.rollover:hover img {
	display:none;
}
a.mainlinks {
	color:white;
	text-decoration:none;
}
a.mainlinks:hover {
	color:white;
	text-decoration:underline;
}
td.decor {
	font-size:11px;
	color:white;
	padding: 10px;
}
td.decor a {
	padding: 5px;
	padding-left:10px;
	padding-bottom:5px;
	padding-right:10px;
}
td { vertical-align:top; padding:0px;}
table.m_text {
	border:5px solid #540604;
	border-bottom:0;
	font-family:Verdana;
	font-size:11px;
	line-height:14px;
	color:#D8D0C2;
	width:766px;
}
/*.m_text, table, li, input, textarea
	{
		font-family:Verdana;
		font-size:11px;
		line-height:14px;
		color:#D8D0C2;
		width: 766px;
		border:0px solid green;
	}*/
.piclinks {
	padding:10px;
	width:200px;
	height:200px;
	text-align:center;
	font-size:80%;
}
.piclinks a {
	color:white;
}
.piclinks a:hover {
	text-decoration:underline;
}
td.borders {
	border:1px solid white;
}
ol {
	font-size:11px;
	margin-left:50px;
}
* html ol {
	font-size:11px;
	padding-left:50px;
}
ul {
	font-size:11px;
	margin-left:50px;
}
* html ul {
	font-size:11px;
	padding-left:50px;
}
	
.piclinks a {
	text-decoration:none;
}
.c_text { 
	height:88px;
	background: #540604 url(images/tall.jpg) top repeat-x;
	text-align:center;
	margin-left:32px;
	font-size:70%;
	color:#540604;
}
.c_text a.footer {
	color: #540604;
}
td.bodytext p {
	padding:25px;
	text-align:justify;
	font-size:11px;
	color:white;
}
.c_text a{ color:#ABA591; font-family:arial;}

.cal_text span{ color:#FDF9E6;}
.cal_text td {text-align:center; font-weight:bold; font-size:12px;}


.s_text {
	line-height:12px; 
	text-align:left;
	border:0px solid yellow;
	padding-right:20px;
	padding-left:0px;
}
.h_text {color:#454545;}

.forum {text-align:center;}

b { font-weight:normal; font-style:italic;}

.read_more { background:url(images/more_bg.gif) no-repeat 0 5px; padding-left:8px; color:#E1DFDB; font-weight:bold; text-decoration:none}
.read_more:hover{ text-decoration:underline;}

.ver_line { background:url(images/forum_line.gif) top repeat-x;}
.hor_line { background:#857D6E;}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
	}

.line {background:#857D6E; height:1px;}

.input1 { vertical-align:middle; width:132px; height:21px; padding:1px 0 0 7px; color:#605C56;}	
.input2 { vertical-align:middle; width:152px; height:21px; padding:1px 0 0 7px; color:#605C56;}	

textarea {width:203px; height:166px; padding-left:5px; overflow:auto;}

/*ul { margin:5px; padding:5px;}*/
li { color:#D6D2B9;list-style-image:none;font-size:100%;list-style-position:outside;}
li a { color:#D6D2B9;}

#menu {
  list-style: none;
	border:0px solid white;
  padding: 0;
  margin: 0;
  width: 100px;
  height: 210px;
  position: relative;
	margin-left:-67px;
}
* html #menu {
  list-style: none;
	border:0px solid white;
  padding: 0;
	margin: 0;
	top:0px;
	left:-230px;
  width: 120px;
  height: 210px;
  position: relative;
	margin-left:170px;
}
#menu span {
  display: none;
  position: absolute;
}
#menu a {
  display: block;
  text-indent: -900%;
  position: absolute;
  outline: none;
}
#menu a:hover {
  background-position: left bottom;
}
#menu a:hover span {
  display: block;
	border:0px solid yellow;
}

#menu .home {
  width: 175px;
  height: 18px;
  background: url(images/home_off.gif) no-repeat;
  left: 86px;
  top: 5px;
	border:0px solid red;
}
#menu .home span {
  width: 175px;
  height: 18px;
  background: url(images/home_over.gif) no-repeat;
  left: -1px;
  top: 0px;
}
#menu .about {
  width: 175px;
  height: 18px;
  background: url(images/about_us_off.gif) no-repeat;
  left: 81px;
  top: 23px;
}
#menu .about span {
  width: 175px;
  height: 18px;
  background: url(images/about_us_over.gif) no-repeat;
  left: -1px;
  top: 0px;
}
#menu .ourphil { /* NOW AUDIO LIBRARY LINK */
  width: 175px;
  height: 18px;
  background: url(images/audio_off.gif) no-repeat;
  left: 80px;
  top: 41px;
	border:0px solid red;
}
#menu .ourphil span { /* NOW AUDIO LIBRARY LINK */
  width: 175px;
  height: 18px;
  background: url(images/audio_over.gif) no-repeat;
  left: -2px;
  top: 0px;
}
#menu .audio { /* NOW PERSONAL GROWTH */
	width:175px;
	height:18px;
	background: url(images/per_growth_off.gif) no-repeat;
	left: 86px;
	top:59px;
	border:0px solid red;
}
#menu .audio span { /* NOW PERSONAL GROWTH */
  width: 175px;
  height: 18px;
  background: url(images/per_growth_over.gif) no-repeat;
  left: -2px;
  top: 0px;
}
#menu .pgrowth { /* NOW RELATIONSHIPS */
  width: 175px;
  height: 18px;
  background: url(images/relationships_off.gif) no-repeat;
  left: 86px;
  top: 77px;
	border:0px solid red;
}
#menu .pgrowth span { /* NOW RELATIONSHIPS */
  width: 175px;
  height: 18px;
  background: url(images/relationships_over.gif) no-repeat;
  left: -2px;
  top: 0px;
}
#menu .leader { /* NOW JEWISH THOUGHT */
  width: 175px;
  height: 18px;
  background: url(images/jew_phil_off.gif) no-repeat;
  left: 86px;
  top: 95px;
	border:0px solid red;
}
#menu .leader span { /* NOW JEWISH THOUGHT */
  width: 175px;
  height: 18px;
  background: url(images/jew_phil_over.gif) no-repeat;
  left: -2px;
  top: 0px;
}
#menu .phi { /* NOW PARSHA */
  width: 150px;
  height: 18px;
  background: url(images/parsha_off.gif) no-repeat;
  left: 86px;
  top: 113px;
	border:0px solid red;
}
#menu .phi span { /* NOW PARSHA */
  width: 150px;
  height: 18px;
  background: url(images/parsha_over.gif) no-repeat;
  left: -2px;
  top: 0px;
}
#menu .parsha { /* NOW YOM TOVIM */
  width: 150px;
  height: 18px;
  background: url(images/yom_tov_off.gif) no-repeat;
  left: 86px;
  top: 131px;
	border:0px solid red;
}
#menu .parsha span { /* NOW YOM TOVIM */
  width: 150px;
  height: 18px;
  background: url(images/yom_tov_over.gif) no-repeat;
  left: -2px;
  top: 0px;
}
#menu .yomt { /* NOW INSPIRATIONAL STORIES */
  width: 165px;
  height: 18px;
  background: url(images/inspirational_off.gif) no-repeat;
  left: 91px;
  top: 149px;
	border:0px solid red;
}
#menu .yomt span { /* NOW INSPIRATIONAL STORIES */
  width: 165px;
  height: 18px;
  background: url(images/inspirational_over.gif) no-repeat;
  left: -2px;
  top: 0px;
}
#menu .lifec { /* NOW REDEMPTION UNFOLDING */
  width: 175px;
  height: 18px;
  background: url(images/redemption_off.gif) no-repeat;
  left: 86px;
  top: 167px;
	border:0px solid red;
}
#menu .lifec span { /* NOW REDEMPTION UNFOLDING */
  width: 175px;
  height: 18px;
  background: url(images/redemption_over.gif) no-repeat;
  left: -2px;
  top: 0px;
}
#menu .projp { /* NOW LIFE COACHING */
  width: 170px;
  height: 18px;
  background: url(images/lif_coa_off.gif) no-repeat;
  left: 86px;
  top: 185px;
	border:0px solid red;
}
#menu .projp span { /* NOW LIFE COACHING */
  width: 170px;
  height: 18px;
  background: url(images/lif_coa_over.gif) no-repeat;
  left: -2px;
  top: 0px;
}
#menu .contact {
  width: 150px;
  height: 18px;
  background: url(images/contact_off.gif) no-repeat;
  left: 86px;
  top: 203px;
	border:0px solid red;
}
#menu .contact span {
  width: 150px;
  height: 18px;
  background: url(images/contact_over.gif) no-repeat;
  left: -2px;
  top: 0px;
}