@charset "UTF-8";
/*
Theme Name: MJHS FOUNDATION
Theme URI: http://www.tbd.com
Description: Metropolitan Jewish Health Systems Foundation theme
Version: 1.0
Author: Frederick Satchell / Design: Brent Williams
Author URI: http://www.gkv.com/

----> NOTE: Wordpress's default CSS structure is horrible. This seeks to reset, then establish some base rules...then, in Structure, 
define those elements relevent to a given Structure "area" specific CSS declaration needed in only that area...CASCADE down through the elements
needing styling as they apppear both symentically and visually. Simple, right?


----> BRAND FONTS + COLORS:
		FONT: Define Brand Fonts Here
		COLORS: 
			- NAV: #d0e2f0 (Blue Gray)
			- NAV ACTIVE: #22659a (Blue) / BG: #fbd100 (Yellow)
			- LINKS: #83352b (Brick Red) 
			- HEADERS: #83352b (Brick Red)
			- TEXT: #333
			
----> STRUCTURE OVERVIEW:
		This Template seeks to be 980px wide, centered with auto height / 2 column with Sidebar on right side
			


LEGEND:
1. REST ALL HTML ELEMENTS (meyerweb.com version)
2. BASE TYPOGRAPHY
3. STRUCTURE: Header, Breadcrumbs, Content, Sidebar (Right), Footer


*/



/* ---------- RESET ALL HTML ELEMENTS ---------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1em;
}
ol, ul {
	list-style: none; 
}

blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* ------------ /Donation Divs -------------------*/

div.Memorial{
	
	width:385px;
	margin-left:5px;
	
}

div.Wall{
	
	width:385px;
	margin-left:5px;
	
}

div.Tree{
	
	width:385px;
	margin-left:5px;
	
}

div.Life{
	
	width:385px;
	margin-left:5px;
	
}

div.Annual{
	
	width:385px;
	margin-left:5px;
	
}

/* ---------- /RESET ALL HTML ELEMENTS ---------- */

#findoutmorestuff { color:#000; font-size:10pt; margin: 0px 0px 0px 30px; padding: 10px 0px 10px 0px;}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	font-size: 0.8em;
}


.wp-caption {
	border: none;
	text-align: center; 
	background-color: none;
	padding-top: 4px;
/*	margin: 10px; */
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; 
}

.wp-caption img {
	margin: 0; 
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-style:italic;
	line-height: 17px;
	padding: 0;
	margin: 0;}
#content p.wp-caption-text {
width:310px;
padding:10px 0px 10px 0px;
text-align:center;
}
/* End captions */


/* ---------- BASE TYPOGRAPHY ---------- */
body {
	font-size: 100%; /* Resets 1em to 12px */
	font-family:Arial, Helvetica, sans-serif;
	
	color: #666;
	line-height: 1.1em;
}
h1, h2, h3 {
	font-weight: bold;
	color: #83352b;
}

#testy {
	color:#000;
	font-size:10pt;
	width: 225px;
	padding: 0px 0px 10px 27px;
}
testy p{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
}
#testy img.aligncenter {
/*	width: 225px; */
	margin: 0px 0px 0px -10px;
	padding: 0px 0px 0px 0px;
}

#content_default {
	position: relative;
	display: block;
	width: 453px;
	min-height: 100px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
}
/*#content_default {
	min-height:125px;
	width:395px;
	border: none;
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
	font-size:1.4em;
	color:#000;
} 
#content_default p{
	margin: 5px 0px 0px 0px;
}
*/	
#content_default p{
	position: relative;
	display: block;
/*	float: left; */
	width: 400px;
	text-align: left;
	font-size:0.9em;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 25px;
	color:#000;
	line-height:1.2em;
	
}
#content_default h2{
	position:absolute;
	display: block;
/*		clear: both; */
	height:28px;
	width: 400px;
	margin: -35px 0px 0px 25px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-size:1.4em;
	font-weight:bold;
	color:#000; 
	}

.entry_home img.aligncenter {
	position:relative;
	margin: 15px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}

.entry img.aligncenter {
	margin-top:15px;
	margin-bottom:-10px;
}


	h2, h2 a {
		position:absolute;
		display: block;
		/* clear: both; */
		height:28px;
		display: block;
		width: 400px;
		margin: -35px 0px 0px 30px;
		padding: 0px 0px 0px 0px;
		text-align: left;
		font-size:1.3em;
		font-weight:bold;
		color:#000;
		line-height:1.4em;

	}
	h3 {
		font-size: 1.1em;
		margin: 12px 0 20px 0;
		font-weight: normal;
	}
p {
	font-size: 1em;
	line-height: 1.1em;
	margin-bottom: 1.1em;
}

a, li h4 {	color: #015e92;
}
	a:hover {
		text-decoration: none;
	}
	a img {
		border: none;
	}
	
small {
	font-size: 0.9em;
	line-height: 1.5em;
	color: #777;
}
blockquote, strike {
	color: #777;
}
blockquote {
	margin: 1.1em 0 1.1em 40px;
	border-left: 1px solid #333;
	padding-left: 12px;
}
	blockquote cite {
		margin: 5px 0 0;
		display: block;
	}	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}

	
	/* ---------- BASE CLASSES ---------- */

	
	.hidy {
		display: block;
		width: 203px;
		height:173px;
		margin: 0px 0px 0px 10px;
	}

	.clear {
		clear: both;
	}
	
	.alt {
		background-color: #f8f8f8;
		border-top: 1px solid #ddd;
		border-bottom: 1px solid #ddd;
	}
	.center {
		text-align: center;
		}
	
	.hidden {
		display: none;
	}
	
	/* ---------- /BASE CLASSES ---------- */
	


/* ---------- /BASE TYPOGRAPHY ---------- */




/* ---------- STRUCTURE ---------- */

	/* ---------- BODY ---------- */
	body {
		text-align: left;	
	}
	/* ---------- /BODY ---------- */

	/* ---------- CONTAINER ---------- */
	
	#container {
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	
	/* ---------- /CONTAINER ---------- */

	/* ---------- HEADER ---------- */
	#header {
		z-index: 197;
		position: relative;
		display: block;
		height: 174px;
		width: 100%;
		padding: 0 0 0 0;
		margin: 0 0 0 0;
		background: url('images/bg_3d.jpg') 0 0 repeat-x; 
	}
	#header2 {
		z-index: 198;
		position: relative;
		display: block;
		height: 174px;
		width: 940px;
		padding: 0 0 0 0;
		margin: 0px 0px 0px 0px;
		background: url('images/MJHS_header2.jpg') no-repeat;
		background-position:center; 
	}
	
		#header h1 {
	
		}
		#header h1 a  {
			z-index: 5000;
			position: absolute;
			display: block;
			left: 0;
			top: 0;
			text-indent: -9999px;
			width: 359px;
			height: 125px;
		}
	
		
		/* HEADER NAV + SEARCH */
		#header ul#nav {
			z-index: 5000;
			position: relative;
			display: block;
			float: left;
			width: auto;
			height: 60px;
			list-style: none;
			margin: 75px 0px 0px 235px;
			padding: 0px 0px 0px 0px;
		}

				#nav, #nav ul { /* all lists */
					padding: 0;
					margin: 0;
					list-style: none;
					line-height: 1;
					color: #FFF;
				}

				#nav a {
					display: block;
					float: left;
					font-family:Arial, Helvetica, sans-serif;
					font-size: 14px;
					color: #666;
					width: auto;
					text-decoration: underline;
				}
					#nav a:hover, #nav li.current_page_item a, #nav li.current_page_parent a, #nav li.hover a {
						color: #666;
						text-decoration: underline;
					}

				#nav li { /* all list items */
					float: left;
					padding: 0px 0px 0px 15px;
					width: auto; /* width needed or else Opera goes nuts */
				}

				#nav li:hover ul, #nav li.sfhover ul, #nav li.current_page_item ul, #nav li.current_page_parent ul { /* lists nested under hovered list items */
					left: 0;
					z-index: 5000;
				}
					#nav li.hover ul li, #nav li:hover ul li, #nav li.sfhover ul li {
						background-color: transparent;
						/*background-color: #c2dae2;*/
						z-index: 6000;
					}

				#nav li ul, #nav li.hide_active ul { /* second-level lists */
					position: absolute;
					width: 600px;
					top: 10px;
					padding-top: 18px;
					left: -999em;
					z-index: 5000;
				}
				#nav li ul li {
					float: left;
					color: #83352b;
					font-size: 12px;
					padding: 8px 0 8px 15px;
					
				}
				#nav li ul li a, #nav li.current_page_item ul li a, #nav li.current_page_parent ul li a {
					font-weight: bold;
					color: #83352b !important;
					font-size: 12px;
					background-color: transparent;
				}
					#nav li ul li a:hover {
						text-decoration: none;
					}
					/*#nav li.hover ul li:hover, */ 
						#nav li ul li.current_page_item a {
							text-decoration: none;
						}
					
					
		/* SEARCH */
		#header #searchform {
			z-index: 200;
			position: relative;
			display: block;
			float: right;
			top: 18px;
			width: 300px;
			height: 30px;
			margin: -147px 55px 0px 0px;
			padding: 5px 20px 3px 5px;
			text-align: right;
		}
	
			#header #sidebar #searchform #s {
				width: 108px;
				padding: 2px;
			}
			
			#header #sidebar #searchsubmit {
				padding: 1px;
			}
			
		
	/* ---------- /HEADER ---------- */	
	
	
	/* ---------- CONTENT ---------- */
	#content {
		position: relative;
		display: block;
	/*	float: left; */
		width: 453px;
		min-height: 100px;
		text-align: left;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 20px 0px;
		
	}
		
	#content p{
		position: relative;
		display: block;
	/*	float: left; */
		width: 400px;
		text-align: left;
		font-size:0.9em;
		margin: 0px 0px 0px 0px;
		padding: 10px 0px 10px 25px;
		color:#000;
		line-height:1.2em;
		
	}
	#content h2{
	/*	position:absolute;
		display: block;
			clear: both; 
		height:28px;
		width: 300px;
		margin: -28px 0px 0px 20px;
		padding: 0px 0px 0px 0px;
		text-align: left;
		font-size:1.4em;
		font-weight:bold;
		color:#000; */
		}


	#content li {
		list-style:disc;
		color:#000;
		margin: 0px 50px 0px 65px;
		font-size: 11pt;
		width: 350px;
		}

	#content h1 {
		color:#000;
		margin: 0px 0px 10px 30px;
			}
			/* ---------- CONTENT CLASSES ---------- */	
			
#formtable{
		margin:0px 0px 0px 30px;
		padding: 20px 0px 0px 0px;
		width:400px;
		color:#000;
}
#formtable p{
	margin:0px 0px 0px -30px;
}
				/* ----> WP DEFAULT: CONTENT > POST ENTRY */
			
			
				
			/* ---------- POST ---------- */	
			
			.post {
				position: relative;
				display: block;
				float: left;
				margin: 1.1em 0 1.1em 0;
				padding: 20px; 
			}
			
				.post ol, .post ul {
					list-style: disc;
					margin-left: 40px;
				}
				.post hr {
					display: block;
				}
				
				/* IMAGES IN POSTS - THESE ARE STANDARD WP OUTOUT CLASSES - MUST REMAIN! */
				.post p img, .post h3 img {
					float: left;
					padding: 0;
					max-width: 100%; 
			/*		border: 1px solid #002d69; */
					}
				
				
				
				.post img.alignright {
					padding: 0px;
					margin: 0 0 2px 7px;
					display: inline;
				}
				.post img.aligncenter {
					padding: 0px 10px 50px 100px;
					margin: 0px 10px 0px 25px;
					display: inline;
				} 
				.post img.alignleft {
					float: left;
					padding: 0px 10px 0px 0px;
					margin: 0px 10px 2px 0px;
					display: inline; 
				}
				
				.post .alignright {
					float: right;
				}
				
				.post.alignleft {
					float: left;
					margin: 0 1em 1em 0; 
				}
				img.alignleft {
					float: left;
					margin: 0 1em 1em 0; 
				}
				/* /IMAGES */
				
					.entry h3 {
							display: block;
							width: 98%;
							height: 39px;
							padding: 10px 0 0 10px;
							margin: 10px 0 12px 0px;
							color: #FFF;
							font-weight: normal;
							background: url('images/tiles/mjhs_brd_red_blue_tile.gif') 0 0 repeat-x ;
					}
					.entry p {
						line-height: 1.1em;
						margin-bottom: 1.1em; 
					}
					.entry_home p {
						line-height: 1.1em;
						margin-bottom: 1.1em;
						color:#000;
						font-size:2.9em;
						width:450px;
					}
					.entry p a:visited {
						color: #015e92;
					}
			
			
			
			
	/* ---------- /CONTENT ---------- */
	
	/* ---------- SIDEBAR - LEFT ---------- */
	
	#thetable {
		position:relative;
		display:block;
		width:962px;
		float:left;
		margin:75px 0px 0px 0px;
	/*	border: 1px red solid; */
	}
	#thetable td {
		vertical-align:top;
	/*	border: 1px red solid; */
	}
	
	#sidebar_left {
		position:relative;
		display:block;
		width:226px;
		height:180px;
		margin:0px 0px 0px 0px;
		background: url('images/MJHS_donate.jpg') 0 0;
	}

#home_pics { margin: 0px 0px 0px 25px;}		
	#sidebar_left_middle {
		position: relative;
		display: block;
		/*			clear: both; */
		width: 226px;
		min-height: 275px; 
		margin: -1px 0px -6px 0px;
		padding: 0px 0px 15px 0px; 
		padding-left:0px;
		text-align: left;
		font-size: 13px;
		background: url('images/MJHS_left_repeat.jpg') 0 0 repeat-y;
		color:#000;
		
	}

	#sidebar_left_middle hr{
	margin:10px 0px 0px 10px;
	}

	#sidebar_left_middle p {
		width: 185px;
		margin: 0px 0px 0px 20px;
		padding: 7px 0px 0px 0px; 
		padding-left:0px;
		text-align: left;
		font-size: 13px;
		}

		#sidebar_left_middle h1 {
			width: 185px;
			margin: 0px 0px 0px 20px;
			padding: 7px 0px 0px 0px; 
			padding-left:0px;
			text-align: left;
			font-size: 15px;
			color:#000;
			}


/*style=\"width:100;margin:0px 0px 0px 0px; color:#000; border:red solid 1px;*/

		#signs a {
			position: relative;
			display: block;
			/*			clear: both; */
			width: 226px;
		/*	min-height: 50px; */
			margin: -1px 0px -6px 0px;
			padding: 20px 0px 7px 20px; 
			text-align: left;
			font-size: 13px;
		}

	#sidebar_left_middle ul li{
	margin: 0px 0px 0px -20px;
	list-style:none;
	color:#000;
	
	}

	#sidebar_left_middle li{
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 20px;
	list-style: none;
	color:#000;
	width: 190px;
	text-align:left;
	}

	#sidebar_left_bottom {
		position: relative;
		display: block;
		width: 226px;
		height:50px; 
		margin: 0px 0px 0px 0px;
		background: url('images/MJHS_column_left.jpg') 0 0 no-repeat;
	}
	
		/* ---------- /SIDEBAR - LEFT ---------- */



		/* ---------- Middle ---------- */


		#sidebar_bio_div {
			position: relative;
			display: block;
			width: 405px;
			height: 85px;
			margin: 0px 0px 0px 25px;
			padding: 7px 0px 7px 0px;
		}
		#sidebar_bio_div p {
			position: relative;
			display: block;
			width: 405px;
			text-align: left;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 10px 0px;
		}
		#sidebar_bio_div img {
	/*		position: relative;
			float: left;
			padding: 3px 0px 0px 0px;
			margin: 0px 10px 0px 0px;
			display: block;
			border:none; */
		}
		#sidebar_bio_div img {
			display: none;
		}
	#middle_top {
		position: relative;
		display: block;
		/*	clear: both; */
		width: 453px;
		height:51px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		text-align: left;
		background: url('images/MJHS_header_middle.jpg') 0 0;
	}

	#middletall {
		position: relative;
		display: block;
		/*	clear: both; */
		width: 453px;
		height:110px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		text-align: left;
		background: url('images/MJHS_header_middle2.jpg') 0 0;
	}

	#middle_top2 {
		position: relative;
		display: block;
		/*	clear: both; */
		width: 453px;
		height:51px;
		margin: -1px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		text-align: left;
		background: url('images/MJHS_header_middle.jpg') 0 0;
	}

	#middle_top3 {
		position: relative; 
		display: block;
		/*	clear: both; */
		width: 453px;
		height:51px;
		margin: 5px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		text-align: left;
		background: url('images/MJHS_header_middle.jpg') 0 0;
	}


	#middle_top3 h2{
		position:absolute;
		display: block;
		/*	clear: both; */
		height:51px;
		margin: 17px 0px 0px 30px;
		padding: 0px 0px 0px 0px;
		text-align: left;
		font-size:1.4em;
		font-weight:bold;
		color:#000;
	}

	#middle_middle {
		position: relative;
		display: block;
		/*	clear: both; */
		width: 453px;
		min-height: 393px; 
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 10px 0px;
		text-align: left;
		background: url('images/MJHS_middle_repeat.jpg') 0 0 repeat-y;
	}

/*	#middle_middle img{
		margin-left:auto;
		margin-right:auto; 
		margin: 0px 0px 0px 0px;
		display:inline;
		
	}
*/
	#middle_middle li {
		list-style: disc; 
		color: #000;
		margin: 0px 0px 0px 75px;
		font-size: 0.9em;
	}

	#middle_middle2 {
		position: relative;
		display: block;
		/*	clear: both; */
		width: 453px;
		min-height: 200px; 
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		text-align: left;
		background: url('images/MJHS_middle_repeat.jpg') 0 0 repeat-y;
	}


	#middle_middle3 {
		position: relative;
		display: block;
		/*	clear: both; */
		width: 453px;
		min-height: 100px; 
		font-size: 10px;
		margin: 0px 0px 0px 0px;
		text-align: left;
		background: url('images/MJHS_middle_repeat.jpg') 0 0 repeat-y;
	}

	#middle_middletall {
		position: relative;
		display: block;
		/*	clear: both; */
		width: 453px;
		min-height: 200px; 
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		text-align: left;
		background: url('images/MJHS_middle_repeat.jpg') 0 0 repeat-y;
	}

	#middle_middletall h2{
		position:absolute;
		display: block;
		/* clear: both; */
		height:28px;
		display: block;
		width: 400px;
		margin: -80px 0px 0px 27px;
		padding: 0px 0px 0px 0px;
		text-align: center;
		font-size:1.3em;
		font-weight:bold;
		color:#000;
		line-height:1.5em;
	}

	#middle_bottom {
		position: relative;
		display: block;
		width: 453px;
		height:50px;
		margin: 0px 0px 0px 0px;
		background: url('images/MJHS_column_middle.jpg') 0 0 no-repeat;
	}

	#middle_bottom2 {
		position: relative;
		display: block;
		width: 453px;
		height:50px;
		margin: 0px 0px 0px 0px;
		background: url('images/MJHS_column_middle.jpg') 0 0 no-repeat;
	}

	#middle_bottom3 {
		position: relative;
		display: block;
		width: 453px;
		height:50px;
		margin: 0px 0px 0px 0px;
		background: url('images/MJHS_column_middle.jpg') 0 0 no-repeat;
	}

		/* ---------- /Middle ---------- */


		/* ---------- SIDEBAR - RIGHT ---------- */
		#sidebar_right_top {
			position: relative;
			display: block;
/*			clear: both; */
			width: 280px;
			min-height:55px;
			margin: 0px 0px 0px 0px;
			text-align: left;
			background: url('images/MJHS_right_top.jpg') 0 0;
		}
		#sidebar_right_top h4{
				color:#000;
				font-weight:bold;
				margin: 0px 0px 0px 25px;
				padding-top:20px;
				font-size: 1.4em;						
					}

		#sidebar_right {
			position: relative;
			display: block;
			/*			clear: both; */
			width: 280px;
			min-height:100px;
			margin: 0px 0px 0px 0px;
			font-size: 10px;
			text-align: left;
			background: url('images/MJHS_right_repeat.jpg') 0 0;
			}
		
	
		#sidebar_right p{
			color:#000;
			margin: 0px 0px 0px 25px;
			padding-top:10px;
			width:227px;
			font-size: 1.2em;
			text-align:left;
					}
		
		#sidebar_right p img.alignleft {
			float: right;
			padding: 10px;
			display: inline; 
			
					}
		#sidebar_right_middle {
				position: relative;
				display: block;
			/*			clear: both; */
				width: 280px;
				min-height: 130px; 
				font-size: 10px;
				margin: 0px 0px 0px 0px; 
		/*	margin-top:0px;
			margin-bottom:0px; */
			
				text-align: left;
				background: url('images/MJHS_right_repeat.jpg') 0 0 repeat-y;

					}
	#featured img.aligncenter { width:225px; height:auto; padding-bottom:8px;   }
	#featured p { width:225px; font-size: 10pt; padding-bottom:15px;   }

#news_signupbutton{
	background:url('images/newsletter_button_ro.jpg') 0 0 no-repeat;
	}
	
	#story{
	background-image:url('images/story_button.jpg');
	background-repeat:no-repeat;
	display:block;
	margin: 0px 0px 0px 13px;
	width:258px;
	height:60px;
	text-indent:-90000px;
	display:block;

	}		
	
	#story:hover {
		background-position:right;
	}
			
	
#sidebar_right_middle a#news_signupbutton{
	position:relative;
	background: url('images/newsletter_button.jpg') 0 0 no-repeat;
	margin: 0px 0px 0px 13px;
	width:258px;
	height:60px;
	text-indent:-90000px;
	display:block;

}

#sidebar_right_middle a#news_signupbutton:hover{
	position:relative;
	background: url('images/newsletter_button_ro.jpg') 0 0 no-repeat;
	margin: 0px 0px 0px 13px;
	width:258px;
	height:60px;
	}		
	
	#sidebar_right_middle a#story{
	position:relative;
	background: url('images/story_button.jpg') 0 0 no-repeat;
	margin: 0px 0px 0px 13px;
	width:258px;
	height:60px;
	text-indent:-90000px;
	display:block;

}

#sidebar_right_middle a#story:hover{
	position:relative;
	background-position:right;
	margin: 0px 0px 0px 13px;
	width:258px;
	height:60px;
	}		
		#uvideos {
			margin: 0px 0px 0px 10px;
			padding-bottom:10px;
			width:260px;			
		}

		#uvideos img {
			margin: 0px 0px 0px 0px;
			padding:0px 0px 0px 50px;
		}
		

				#uvideos p {
					margin: 0px 0px 0px 0px;
					padding: 10px 0px 0px 0px;
				}
		#sidebar_right_middle h3{
				color:#000;
				font-weight:bold;
				margin: 0px 0px 0px 25px;
				padding-top:5px;
				font-size: 1.6em;						
					}
					#sidebar_right_middle hr{
							margin: 0px 0px 0px 20px;
							padding: 0px 0px 0px 0px;
								}
					#sidebar_right_middle p{
							color:#000;
							margin: 0px 0px 0px 25px;
							width:225px;
							font-size:1.2em;
								}

#aboveemailbutton { width:240px; color:#000; font-size:12px; margin:0px 0px 0px 20px;}

		#sidebar_right_bottom {
			position: relative;
			display: block;
			width: 280px;
			height:50px;
			margin: 0px 0px 0px 0px;
			background: url('images/MJHS_column_right.jpg') 0 0 no-repeat;
		}
		
		/* ---------- /SIDEBAR - RIGHT ---------- */


		/* ---------- FOOTER ---------- */
		#footer_left {
			position: relative;
			display: block;
			width: 10px;
			height: 64px;
			margin: -1px 0px 0px 11px;
			float:left; 
			background: url('images/MJHS_footer_left.jpg') 0 0;
			
		}
		#footer_middle {
			position: relative;
			display: block;
			width: 925px;
			height: 64px;
			text-align: center;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			background: url('images/MJHS_footer_repeat.jpg') 0 0 repeat-x ;
			
		}
		
		#footer_right {
			position: relative;
			display: block;
			float:right;
			width: 17px;
			height: 64px;
			margin: -64px 8px 0px 0px;
			background: url('images/MJHS_footer_right.jpg') 0 0;
			
		}
		#footer_middle a {
			position:relative;
			font-size:0.9em;
			color:#000;
			margin: 0px 2px 0px 2px;
			text-decoration:none;	
		}
		#footer_middle a:hover {
			background-color:#fff;
		}
		#footer_middle p { padding: 18px 0px 0px 20px;}
		
		ul.dropdown2 ul li:hover{
		/*		 padding: 7px 10px; */
		z-index:200;
		background-color: #f0fedc; 
		font-size:0.9em;
		text-align:;
		width:200px;
		}

		ul.dropdown2 li.hover,
		ul.dropdown2 li:hover {
		/*	 background-color: #633; */
		z-index:200;
		color: #bbd6df;
		}

		#footer_middle ul.dropdown2 {
		 position: relative;
		 z-index: 5000;
		 float: left;
		 padding: 0px 0px 0px 0px;
		 margin: -48px 0px 0px 100px;
		font-weight: normal;
		font-size:1em;
		}
		
		#footer_middle ul.dropdown2 li a:link		{color: #000; text-decoration: none; background: none; margin:0px 0px 0px 0px;}
		#footer_middle ul.dropdown2 li a:visited	{ color: #000; text-decoration: none; background: none; margin:0px 0px 0px 0px;}
		#footer_middle ul.dropdown2 li a:hover		{ color: #000; text-decoration: none; background: #fff; margin:0px 0px 0px 0px;}
		#footer_middle ul.dropdown2 li a:active	{ color: #000; background: none; margin:0px 0px 0px 0px;}

		ul.dropdown2 li {
		 float: left;
		 line-height: 1.3em;
		 vertical-align: middle;
		 zoom: 1;
		}

	#contactinfo {color:#000; font-size:10pt;}	
				/* ---------- /FOOTER ---------- */



	/* ---------- /STRUCTURE ---------- */

	ul.dropdown {
		z-index:200;
	 font-weight: bold;
	 font-size:14px;
	position:relative;
	left:190px;
	/*width:auto; */
	}
		ul.dropdown ul li {
/*		 padding: 7px 10px; */
z-index:200;
		 background-color: #d1e9f5; 
		 font-size:14px;
		text-align:left;
		width:200px;
		}
				ul.dropdown ul li:hover{
			/*	 padding: 7px 10px;  */
		z-index:200;
				 background-color: #f0fedc; 
				 font-size:14px;
				text-align:left;
				width:200px;
				}
		
		ul.dropdown li.hover,
		ul.dropdown li:hover {
	/*	 background-color: #633; */
	z-index:200;
		 color: #bbd6df;
		}

		ul.dropdown a:link		{ color: #fff; text-decoration: none; }
		ul.dropdown a:visited	{ color: #fff; text-decoration: none; }
		ul.dropdown a:hover		{ color: #fff; }
		ul.dropdown a:active	{ color: #fff; }

		ul.dropdown li a:link		{color: #000; text-decoration: underline; background: none; margin:0px 0px 0px 0px;}
		ul.dropdown li a:visited	{ color: #000; text-decoration: underline; background: none; margin:0px 0px 0px 0px;}
		ul.dropdown li a:hover		{ color: #000; text-decoration: underline; background: #f0fedc; margin:0px 0px 0px 0px;}
		ul.dropdown li a:active	{ color: #000; background: underline; margin:0px 0px 0px 0px;}

		ul.dropdown ul li a:link,
		ul.dropdown ul li a:visited	{ color: #000; text-decoration: none; background: #d1e9f5; width:200px;}
		ul.dropdown ul li a:hover		{ color: #000; background: #f0fedc; width:200px; }
		ul.dropdown ul li a:active	{ color: #000; background: #f0fedc; width:200px; }

ul.dropdown li.current_page_item a,ul.dropdown li.current_page_ancestor a {
						background-color: #f0fedc;
					}
		/* -- level mark -- */

		ul.dropdown ul {
		 width: auto;
		 margin-top: 1px;
		z-index:200;
		
		}

			ul.dropdown ul li {
			 font-weight: normal;
			 width:320px;
			z-index:200;
			background:#d1e9f5;
			}
			ul.dropdown ul li:hover {
				background:#f0fedc;
				z-index:200;
				width:320px;
			}

	ul.dropdown,
	ul.dropdown li,
	ul.dropdown ul {
	 list-style: none;
	 margin: 0px;
	 padding: 0;
	}

	ul.dropdown {
	 position: relative;
	 z-index: 5000;
	 float: left;
	 padding: 5px 0px 0px 0px;
	 margin: 70px 0px -8px 40px;
	font-weight: normal;
	font-size:14px;
	}

	ul.dropdown li {
	 float: left;
	 line-height: 1.3em;
	 vertical-align: middle;
	 zoom: 1;
	}

	ul.dropdown li.hover,
	ul.dropdown li:hover {
	 position: relative;
	 z-index: 5001;
	 cursor: default;
	}

	ul.dropdown ul {
	 visibility: hidden;
	 position: absolute;
	 top: 100%;
	 left: 0;
	 z-index: 5002;
	 width: 100%;
	}

	ul.dropdown ul li {
	 float: none;
	}

	ul.dropdown ul ul {
	 top: 1px;
	 left: 99%;
	}

	ul.dropdown li:hover > ul {
	 visibility: visible;
	}



	/*                                                    */
	/*  main 'top-level' form elements                    */
	/*                                                    */
	/*@import "calendar.css";*/

	.cform { 
		margin:0px auto 0 50px; 
		width: 410px;
		padding:30px 0px 0px 0px;
	}

	.cform fieldset	{ 
		margin-top:10px; 
		padding:5px 0 15px 0; 
		border:1px solid #adadad; 
		border-left-color:#ececec; 
		border-top-color:#ececec; 
		background:#f7f7f7; 
	}

	.cform .cf_hidden {
		display:none; 
		border:none!important;
		background:none!important;
		padding:0!important;
		margin:0!important;
	}

	.cform legend { 
		margin-left:10px;
		padding: 0 2px; 
		font:normal 20px Times;
		color:#666666;
	}

	ol.cf-ol { 
		margin:0!important; 
		padding:0!important;
	}

	ol.cf-ol li	{
		background:none!important; 
		margin:5px 0!important;
		padding:0; 
		list-style:none!important; 
		text-align:left;
		line-height:1.3em;
	}


	/*                                                    */
	/* just for text-only fields (no input)               */
	/*                                                    */

	ol.cf-ol li.textonly {
		background:#F0F0F0 !important;
		letter-spacing:1px;
		margin:10px 0pt !important;
		padding:5px 0pt;
		text-align:center;
	}


	/*                                                    */
	/* global definitions for field labels                */
	/*                                                    */

	.cform label {
		width:90px; 
		margin:4px 10px 0 0; 
		display:-moz-inline-box; /*for mozilla*/
		display:inline-block; /*for Opera & IE*/
		text-align:right;
		vertical-align:top;
	}

	.cform label span {
		width:90px; /* must be the same as above!*/
		display:block; 
	}

	label.cf-before {
		margin:4px 10px 0 0; 
	}

	label.cf-after 	{
		margin:4px 15px 0pt 6px;
		text-align:left;
		width:115px;
	}

	label.cf-after span {
		width:115px;
		display:block;
	}

	label.cf-group-after {
		margin:3px 4px 0 2px;
		width:72px;
		text-align:left;
	}
	label.cf-group-after span {
		width:72px;
		display:block;
	}

	/*                                                    */
	/*   FORM FIELDS general formatting                   */
	/*                                                    */

	.cform input,
	.cform textarea,
	.cform select { 
		padding:3px;
		background: #f9f9f9; 
		border: 1px solid #888888; 
		vertical-align:top;
	}
	.cform input:hover,
	.cform textarea:hover,
	.cform select:hover	{
		background:#CEDDDF; 
	}

	.cform input:focus,
	.cform textarea:focus,
	.cform select:focus	{ 
		background:#F3F8F8; 
	}

	.cform textarea,
	.cform input {
		width:150px; 
	}
	.cform select {
		width:158px; /* attempt to have equal length */
		padding:2px 0;
	}  

	.cform select.cfselectmulti	{ 
		height:7.5em; 
	}

	.cform textarea {
		font-family: arial;
		font-size: 0.9em;
		overflow:auto;
	}

	/*                                                    */
	/*   radio button title                               */
	/*                                                    */

	ol.cf-ol li.cf-box-title {
		font-weight:bold;
		letter-spacing:1px;
		padding:8px 0 0 100px; /* check with label 'width' incl. */
	}

	/*                                                    */
	/*   check boxes                                      */
	/*                                                    */

	.cform input.cf-box-a,
	.cform input.cf-box-b 	{ 
		margin:2px 0 0 0; 
		width:14px;
		height:22px;
		border:none!important;
		background:none!important; 
	}

	.cform input.cf-box-a 	{ 
		margin-left:100px; /* check with label 'width' incl. */
	} 


	/*                                                    */
	/* check box groups                                   */
	/*                                                    */

	ol.cf-ol li.cf-box-group {
		margin:10px 0pt 0px !important;
		padding-left: 100px; 
	} 

	/*                                                    */
	/* formatting for text:  "(required)"  & other        */
	/*                                                    */

	span.reqtxt,
	span.emailreqtxt { 
		margin:3px 0px 0 3px;
		font-size:0.9em;
		display: -moz-inline-box; 
		vertical-align:top;
	}

	/*                                                    */
	/*   FORM submit button                               */
	/*                                                    */

	p.cf-sb {
		text-align:right;
		padding: 0!important;
		margin: 0;
	}
	.cform input.backbutton,
	.cform input.resetbutton,
	.cform input.sendbutton	{ 
		width:158px;
		height:45px;  
		padding:0px; 
		margin: 10px 152px 0 100px;
		font-size:0.8em;
		background-image:url(images/submit_button.jpg); 
		border:none;
	/*	border-left-color:#ececec!important; 
		border-top-color:#ececec!important;*/

	}
	.cform input.resetbutton {
		width: auto;
		padding:5px 1em;
	}
	.cform input.backbutton {
		width: auto;
		padding:5px 1em;
	}
	.cform input.sendbutton:hover {
		background-position:right;
		}


	/*                                                    */
	/*   FORM FIELDS enhanced error display               */
	/*                                                    */
	ol.cf-ol li.cf_li_err {
		background:#FFDFDF url(li-err-bg.png) repeat!important;
		border-color:#DF7D7D;
		border-style:solid;
		border-width:1px 0pt;
		padding:5px 0!important;
		margin:5px 0!important;
	}

	ol.cf-ol li ul.cf_li_text_err {
		height:1%;
		min-height:1%;
		margin:0 0 0 100px;
		padding:0;
		color:#333;
	}

	ol.cf-ol ul.cf_li_text_err li {
		background:url(icon-alert.png) no-repeat left 1px!important;
		list-style:none!important;
		font-weight:bold;
		text-indent:0;
		margin:0 0 2px!important;
		padding-left:15px;
	}
	ol.cf-ol ul.cf_li_text_err li:before {
		content:'';
	}

	/*                                                    */
	/* 'visitor verification' related styles              */
	/*                                                    */

	label.secq,
	label.seccap {
		vertical-align:text-bottom;
		margin-bottom:4px;
	}

	input.secinput {
		vertical-align:text-bottom;
	}

	#cforms_captcha6,
	#cforms_captcha5,
	#cforms_captcha4,
	#cforms_captcha3,
	#cforms_captcha2,
	#cforms_captcha {
		height:15px;
		width:50px;
		padding: 4px 4px;
		margin: 0;
	}

	img.captcha	{
		vertical-align:text-bottom;
		margin:0 0 0 10px!important;
		padding:0!important;
		border:none!important;
		float:none!important;
	}

	img.captcha-reset {
		vertical-align:text-bottom;
		background:	url(captcha_reset_grey.gif) no-repeat;
		margin:0 0 2px 3px;
		width:21px;
		height:21px;
		border:none;
	}

	img.imgcalendar {
		border:none;
	}

	/*                                                    */
	/* change formatting of response msgs here            */
	/*                                                    */

	div.cf_info {
		color:#333;
		display:none;
		padding:10px 15px!important;
		width:380px;
		line-height:1.3em;
		margin:0px auto;
	}
	div.cf_info ol {
		margin:0;
		padding:5px 15px 0 30px;
	}
	div.cf_info ol li {
		padding:1px 0;
		margin:2px 0;
	}
	div.cf_info a	{
		color:#ad2929!important;
		text-decoration:underline!important;
	}
	div.success {
		background:none;
/*		background:#F7F7F7 none repeat scroll 0% 50%; */
		color:#444444;
		display:block;
	}
	div.failure {
		display:block;
		background:none;
/*		background:#FFDFDF url(li-err-bg.png) repeat!important; */
		border-color:#DF7D7D;
		border-style:solid;
		border-width:1px 0pt;
	}
	div.waiting {
		background:#F9F9F9;
		color:#AAAAAA;
		display:block;
	}
	/*                                                    */
	/*   formatting for invalid user inputs               */
	/*                                                    */
	.cform .cf_error { 
		color:#ad2929; 
		border:1px solid #ad2929; 
	}
	div.mailerr {
		display:block;
	}
	.mailerr,
	.cform .cf_errortxt {
		color:#ad2929; 
	}

	/*                                                    */
	/* disabled fields [disabled] does not work on IE!    */
	/*                                                    */

	[disabled] {
		color:#dddddd;
		border-color:#dddddd!important;
		background:none!important;
	}
	.disabled {
		border-color:#dddddd!important;
	}

	/*                                                    */
	/* upload box styling                                 */
	/*                                                    */
	.cform input.cf_upload  {
		width:220px;
		background: #f9f9f9;
		border:1px solid #888888;
	}

	/*                                                    */
	/*  Other: link love                                  */
	/*                                                  */  
	.linklove {
		width:410px;
		margin:0 auto 10px!important;
		padding:0!important;	
		text-align:center!important;
		display:none;
	}
	.linklove a,
	.linklove a:visited {
		font-size: 0.8em;
		font-family: times;
		color:#aaaaaa!important;
		display:none;

	}
	/*
	                                                */
	/*  Other: browser hacks                              */
	/*                                                    */
	* html .cform fieldset {
		position: relative;
		margin-top:15px;
		padding-top:25px; 
	}
	* html .cform legend { 
		position:absolute; 
		top: -10px; 
		left: 10px; 
		margin-left:0;
	}
	*+html .cform fieldset {
		position: relative;
		margin-top:15px;
		padding-top:25px; 
	}
	*+html .cform legend { 
		position:absolute; 
		top: -10px; 
		left: 10px; 
		margin-left:0;
	}

	* html ol.cf-ol,
	* html ol.cf-ol li,
	* html span.reqtxt,
	* html span.emailreqtxt { 
		display: inline-block;  /*for ie6*/
	}
	*+html .cform label,
	*+html ol.cf-ol,
	*+html ol.cf-ol li,
	*+html span.reqtxt,
	*+html span.emailreqtxt {
		display: inline-block; /*for ie7*/
	}

	* html img.captcha {
		margin-bottom:1px!important;
	}
	*+html img.captcha {
		margin-bottom:1px!important;
	}

.linklove { display:none;}
