
/* default misc. styles */
html {
	margin: 0;
	padding: 0;
}
form,button,input,select,option {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 000000;
	text-decoration: none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	margin: 0px;
	padding: 0;
	text-decoration: none;
}
td {
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
}
checkbox, radio {
	background-color:#E8E3D8;
}

h1 {
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	font-size: 33px;
	font-family: 'Gill Sans', 'Gill Sans MT', Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: lowercase;
}

hr {
	border: 0;
	width: 100%;
}
hr.color1 {
	color: #fc3;
	background-color: #fc3;
	height: 2px;
}
hr.color2 {
	color: #06c;
	background-color: #06c;
	height: 2px;
}

a:link, a:active, a:visited {
	text-decoration: none
}
#wrapper_body a:link, #wrapper_body a:active, #wrapper_body a:visited {
	color: #0000ff;
}
#wrapper_body a:hover, a:visited:hover {
	color: #0000ff;
	text-decoration: underline;
}


/* OLD - ERASE */
#body_yes_nav {
	width: 675px;
	float: right;
	padding: 10px 0px 10px 0px;
}
#body_no_nav {
	width: 875px;
	padding: 10px 0px 10px 0px;
}
#body_home {
	width: 675px;
	float: left;
}


/* page layout styles */
#inner_wrapper {
	border: 0px;
}
.body_yessidebar {
	float: left;
	width: 600px;
}
.body_nosidebar {
	width: 100%;
}
#inner_wrapper .sidebar {
	float: right;
	position: relative;
}


#wrapper {
	width:960px;
	padding-top:20px;
	text-align:left;
	margin-bottom: 20px
}
#wrapper_body {
	padding: 20px;
	margin-top: 0px;
	/*background: url(http://www.mayyimhayyim.org/images/bg_beige.gif) top repeat-x;*/
	background-color: #f4f0e5;
	/*height: 100%;*/
}
#wrapper_body img {
	padding: 2px;
	margin-top: 3px;
	margin-right: 17px;
	border: 1px solid #bcb8af;
}



/* top of page */
#logo {
	float: left;
}
#toplinks {
	font-size: 11px;
	float: right;
	padding: 15px 0px 0px 0px;
}
#toplinks ul {
	padding: 0px;
	margin: 0px
}
#toplinks li {
	float: left;
	padding-left: 25px;
	list-style: none;
}
#page_title {
	position: absolute;
	width: 600px;
	margin-left: 17px;
	padding: 4px;
	top: 265px;
}


/* top navbar styles */
#nav1 {
	height: 34px;
	clear: both;
}
#nav1 ul {
	padding: 0px;
	margin: 0px;
}
#nav1 li {
	float: left;
	padding: 0px;
	list-style: none;
	height: 32px;
}



#i_want_to {
	background: url(http://www.mayyimhayyim.org/images/bg_home_blue_grad.gif) top repeat-x;
	padding-left: 11px;
	padding-bottom: 17px;
	margin-bottom: 20px;
	width: 272px;
}



/* sidebar styles */
#sidebar_wrapper {
	position: absolute;
	width: 282px;
	margin-left: 650px;
	z-index: 100;
	top: 262px;
}
.nav2 {
	background: url(http://www.mayyimhayyim.org/images/bg_nav2_blue_grad.gif) top repeat-x;
	width: 282px;
	padding: 20px 0px 20px 0px;
	color: #ffffff;
	margin-bottom: 15px;
}
.nav2 div {
	margin: 0px 10px 0px 10px;
	padding: 1px 0px 1px 10px;
}
.nav2 a, .nav2 a:visited {
	color: #ffffff;
	text-decoration: none;
}
.nav2 .on {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	cursor: default;
}
.nav2 .text {
	font-weight: bold;
	padding-top: 15px;
}
.nav2 .hidden a {
	color: #999999;
}


.sidebar {
	font-size: 11px;
	width: 282px;
	margin-bottom: 35px;
}
.sidebar_item {
	margin-bottom: 10px;
}
.sidebar_image_text {
	color: white;
	padding: 7px 10px 7px 10px;
	background-color: #417fb7;
}
.sidebar_image_text a:link {
	color: white;
	font-weight: bold;
}
.sidebar_image_text a:visited {
	color: white;
	font-weight: bold;
}
.sidebar_image_text a:hover {
	text-decoration: underline;
}
.sidebar_text {
	padding: 7px 10px 7px 10px;
}
.sidebar_text a:link {
	font-weight: bold;
}
.sidebar_text a:visited {
	font-weight: bold;
}
.sidebar_text a:hover {
	text-decoration: underline;
}
.sidebar_link {
	color: white;
	text-decoration: underline;
}


#intro_par {
	background-image: url(http://www.mayyimhayyim.org/images/bg_orange_wavy.jpg);
	font-size: 14px;
	line-height: 21px;
	color: #ffffff;
    padding: 4px;
}
#intro_par_text {
    margin-left: 16px;
    padding: 12px 0 14px 0;
    width: 615px;
}
#intro_par_text_nosidebar {
    margin-left: 16px;
    padding: 12px 0 14px 0;
    width: 920px;
}

.news_events {
	margin-top: 17px;
	background-color: #dedede;
	padding: 8px;
}
.sidebar_box_2 {
	margin-top: 17px;
	background-color: #dedede;
	padding: 8px;
}


/* footer styles */
#footer_wrapper {
	clear: both;
	padding: 6px 0px 15px 0px;
	margin-bottom: 20px;
	border-top: 1px solid #cccccc;
	border-bottom: 6px solid #d06c01;
	background-color: #eae2d0;
	text-align: center;
}
#footer_wrapper a {
	margin: 10px;
	color: #666666;
}
#footer_wrapper a:hover {
	text-decoration: underline;
	color: #3300ff;
}
.error {
	color: red;
	font-weight: bold;
}
.hidden {
	display: none;
}


/* form styles */
.input_med {
	width: 220px;
}


/* TODO: check if these styles are used */
.person { font-size: 12px; font-weight: bold; color:000060; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.caption { font-size: 11px; font-weight: bold; color:000060; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.footnote { font-size: 11px; color:000060; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.grey { color:#666; }
