/* Begin Reset */

/*  HTML5 Boilerplate  */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, mailing, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
ins { background-color: #ff9; color: #000; text-decoration: none; }
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
table { border-collapse: collapse; border-spacing: 0; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
input, select { vertical-align: middle; }

body { font:13px/1.231 sans-serif; *font-size:small; } 
select, input, textarea, button { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }

html { overflow-y: scroll; }
a:hover, a:active { outline: none; }
ul, ol { margin-left: 2em; }
ol { list-style-type: decimal; }
nav ul, nav li { margin: 0; list-style:none; list-style-image: none; }
small { font-size: 85%; }
strong, th { font-weight: bold; }
td { vertical-align: top; }

sub, sup { font-size: 75%; line-height: 0; position: relative; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; padding: 15px; }
textarea { overflow: auto; }
.ie6 legend, .ie7 legend { margin-left: -7px; } 
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }
input:valid, textarea:valid   {  }
input:invalid, textarea:invalid { border-radius: 1px; -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red; box-shadow: 0px 0px 5px red; }
.no-boxshadow input:invalid, .no-boxshadow textarea:invalid { background-color: #f0dddd; }

::-moz-selection{ background: #0B3F1E; color:#fff; text-shadow: none; }
::selection { background:#0B3F1E; color:#fff; text-shadow: none; }
a:link { -webkit-tap-highlight-color: #0B3F1E; }

button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }

body, select, input, textarea {  color: #444; }
h1, h2, h3, h4, h5, h6 { font-weight: bold; }
/*a, a:active, a:visited { color: #607890; }*/
a:hover { color: #036; }

/* Begin Kids Care Memphis Styling */


/* Contents

General Rules
Header
Slider
Primary Navigation
Home News
Bottom Homepage
Interior Header
Interior Page
Footer

*/


/*General Rules */

a {
    text-decoration: none;
}
a:hover {
}
li {
	list-style-type:none;
}

.contentWidth {
    margin: 0 auto;
    position: relative;
    width: 1029px;
}
.wrapper {
	width: 100%;
	position: relative; 
	overflow: hidden;
}
.uppercase {
	text-transform:uppercase;
}


#homeTop {
	background: url("../images/home_top_bg.jpg") repeat-x scroll 0 0 transparent;
    height: 752px;
}
#homeBottom {
	background: url("../images/home_bottom_bg.jpg") repeat-x scroll 0 0 transparent;
}

body.homepage {
	background: #F3E5DC url(../images/bg_home.jpg) repeat-x top left; 
	}


/*TYPOGRAPHY 
----------------------------------------------------------------------*/
body, 
aside address {
    font-family: adobe-garamond-pro, Georgia, Baskerville, Times New Roman, serif;
	}

	aside address {
		text-transform: none;
		font-variant: normal;
		line-height: 25px;
		font-size: 14px;
		padding-left: 5px;		
		}

	.amp,
	p em, 
	h1 em, 
	h2 em {
		font-family: adobe-caslon-pro, Georgia, Baskerville, Times New Roman, serif;
		}
		
		.amp {
			position: relative;
			top: 1px;
			line-height: 1em;
			}
			
			.ie6 .amp,
			.ie7 .amp,
			.ie8 .amp,
			.ie9 .amp {
				position: static;
				}
	
		
		aside .amp {
			font-size: 0.9em;			
			}
		
		.wf-active .amp,
		p em, 
		h1 em, 
		h2 em {
			font-style: italic;
			font-weight: 400;
			}
			
			h1 em {
				margin-top: 5px; 
				font-size: 0.8em;
				}
			
			p em {
				font-size: 16px;
				}
			
			
	#pageContent article ul {
		margin-left: 0;
		color: #58331F;
		font-size: 14px;
		line-height: 24px;
		padding: 0 0 20px;
		}	
		
		#pageContent article ul li ul {
			padding-bottom: 0px;
			padding-left: 10px;
			}
		
		#pageContent article ul li {
			background: transparent url(../images/li_bullet.jpg) left 8px no-repeat;
			padding-left: 13px;
			}	
			
			.news #pageContent article ul li {
				margin-bottom: 10px;
				}
			
			
		#pageContent article nav.bridgeLists ul {
			padding-bottom: 2px;
			position: relative; 
			display: block; 
			float: left;
			width: 100%; 
			text-align: center;
			box-shadow: none;
			margin-top: 15px;
			}
			
			#pageContent article nav.bridgeLists ul li {
				background: none;
				padding: 0;
				display: inline;
				}

				#pageContent article nav.bridgeLists ul li a {
					background: #F3E5DC;
					color: #60463A;
					text-shadow: 0px 1px 0px #fff; 
					font-size: 11px;
					letter-spacing: 1px; 
					text-transform: uppercase;
					position: relative; 
					margin: 0 4px;
					text-decoration: none;
					-webkit-transition: 0.2s color linear;
					-moz-transition: 0.2s color linear;
					-o-transition: 0.2s color linear;
					transition: 0.2s color linear;
					
					border: 1px solid #E0BDA7; 
					border-bottom: none;
					padding: 6px 10px 6px;
					border-top-left-radius: 5px; 
					border-top-right-radius: 5px; 
					}				
					
					#pageContent article nav.bridgeLists ul li a:hover {
						color: #60463A;
						}


				#pageContent article nav.bridgeLists ul li.active a,
				#pageContent article nav.bridgeLists ul li a:hover {
					color: #99715D;
					background: transparent url(../images/diagonal_dashed_bg.jpg);
					background: #FFFCF7; 
					
					}
			
		
		#pageContent article div.bridgeLists {
			position: relative;
			float: left;
			padding-top: 28px;
			width: 100%;
			height: 110px;
			margin-bottom: 0;
			padding-bottom: 10px;
			}
		
		.italics
		{
			font-style: italic;
		}


article h2,
article h3 {
	color: #0B3F1E;
	font-size: 24px;
	margin: 0 0 3px;
	font-weight: normal;
	font-family: adobe-garamond-pro, Georgia, Baskerville, Times New Roman, serif;
	text-shadow: 0px 1px 0px #fff;
	}

	article h3 {
		color: #58331F; 
		font-size: 18px; 
		text-transform: lowercase;
		font-variant: small-caps;
		letter-spacing: 0.25em;
		margin-bottom: 10px;
		}


dd {
	margin-bottom: 20px;
	}
	
article table, 
article .keys .key {
	font-family: adobe-garamond-pro, Georgia, Baskerville, Times New Roman, serif;
	font-size: 16px;
	color: #58331F;
	margin: 60px 0 20px;
	}
	
article table {
	width: 957px;
	margin-left: -71px;
	margin-top: 0;
	float: left;
	}	
	
	
	
	
	article table th, 
	article table td {
		padding: 10px 12px 15px;
		font-size: 14px;
		}
	
	article table thead {
		border-bottom: 2px solid #F3E5DC;
		}
	
	article table th {
		text-align: left;
		text-transform: uppercase; 
		font-size: 12px;
		vertical-align: bottom;
		}	
		
	article table td.title,
	article table tr.even td.title {
		
		font-weight: bold;
		font-size: 14px;
		}	
		
	article table tr.even td {
		background: #FFF2EA;
		}
		
	/*article table tr.even.active td,
	article table tr.active td {
		background: #12592B url(../images/green_bg_repeat.jpg) repeat-x;
		color: #fff;
		}*/
		

	article .keys .key { 
		font-size: 14px;
		margin: 0 40px 5px 0;
		width: 150px;
		float: left;
		}
		
		article .keys .key.others,
		article table td.others {
			font-family: adobe-caslon-pro, Georgia, Baskerville, Times New Roman, serif;
			font-style: italic;
			font-weight: 400;
			font-size: 15px;
			background: transparent url(../images/diagonal_dashed_bg.jpg);
			} 
			
			article .keys .key.others {
				padding: 10px; 
				margin-top: -5px;
				}
			
			
			article table td.others {
				font-size: 14px;
				}

		
	td.company {
		width: 156px;
		}	
		
	td.angel {
		width: 119px;
		}	

	td.development {
		width: 123px;
		}	

	td.growth {
		width: 121px;
		}	

	td.exit {
		width: 121px;
		}	
		
	td.commercial {
		width: 172px;
		}	
	
	
	td .walter, 
	.key.walter {
		border-bottom: 2px solid #99715D;
		}
	
	.keys {
		padding-left: 120px;
		}	
		
/*SLIDESHOW 
----------------------------------------------------------------------*/	

#slider .overlay, 
.slideCaptions div.overlay {
	position: absolute; 
	background: transparent url(../images/black_overlay.png);
	}

.slideCaptions {
	position: absolute; 
	z-index: 999;

	}

	.slideCaptions div {
		display: none;
		}

.slideCaptions .intro {
	display: none;
	position: absolute;
	text-align: center;
	top: 150px;
	font-size: 22px;
	letter-spacing: 10px;
	color: white;
	background: transparent url(../images/bg-slideCaption-intro.png) center top no-repeat; 
	height: 100px;
	width: 380px; 
	left: 320px;
	line-height: 97px;
	}	
	
	.slideCaptions .intro span {
		display: none;
		position: absolute;
		padding-bottom: 10px;
		padding-left: 5px;
		}
		
		.slideCaptions .intro .one {
			left: 0px;
			}
		
		.slideCaptions .intro .two {
			left: 56px;
			}

		.slideCaptions .intro .three {
			left: 270px;
			}
			
		.slideCaptions .intro .four {
			left: 302px;
			}

	
	.slideCaptions .intro .italics {
		font-family: adobe-caslon-pro, Georgia, Baskerville, Times New Roman, serif;
		font-style: italic;
		letter-spacing: normal;
		top: 1px;
		}	
		
	.slideCaptions .intro .smallcaps {
		}	


.slideCaptions div.open, 
.slideCaptions div.one, 
.slideCaptions div.two, 
.slideCaptions div.three, 
.slideCaptions div.four {
	background: transparent url(../images/bridge-build.png); 
	width: 374px;
	height: 356px; 
	position: absolute; 
	top: 56px;
	left: 26px;
	
	}
	
	.slideCaptions div.open {
		background-position: left -1430px;
		height: 350px; 
		top: 62px;
		}
	
	.slideCaptions div.one {
		}

	.slideCaptions div.two {
		background-position: left -356px;
		}

	.slideCaptions div.three {
		background-position: left -712px;
		}

	.slideCaptions div.four {
		background-position: left -1068px;
		}
	



#slider h3, 
#slider h2 {
	color: #fff; 
	position: absolute; 
	z-index: 9999;
	font-weight: normal;
	text-indent: -9999px;
	display: none;
	} 
	
#slider .slide-closed h3, 
#slider .slide-closed h2 {
	display: none;
	} 	

#slider .slide-open h3, 
#slider .slide-open h2 {
	display: block;
	} 	
	#featured  .overlay {
		width: 900px;
		height: 457px;
		top: 0; 
		}
		
#slider h3 {
	font-family: adobe-garamond-pro, Georgia, Baskerville, Times New Roman, serif;
	font-size: 19px;
	top: 43px;
	letter-spacing: 0.3em;
	padding: 0 10px 17px 0;
	margin: 0 0 0 10px;
	/*background: transparent url(../images/bg_slideH3_left.png) left bottom no-repeat;*/
	}
	
	
	

	#slider .two h3,
	#slider .four h3 {
		padding: 0 0 17px 10px;
		margin: 0 10px 0 0;
		/*background: transparent url(../images/bg_slideH3.png) right bottom no-repeat;*/
		}
	
	 
	#slider .two h3, 	 
	#slider .two h2 {
		right: -980px;
		width: 460px;
		text-align: right;
		}
		
	
	#slider .one h3,
	#slider .one h2 {
		text-align: left; 
		left: 466px;
		}
		
	#slider .one h2, 
	#slider .two h2, 
	#slider .three h2, 
	#slider .four h2 {
		width: 328px;
		}
		
		
	#slider .three h3, 
	#slider .three h2 {
		left: 40px;
		width: 340px;
		text-align: left;
		}
		
		#slider .four h3,
		#slider .four h2 {
			left: 158px;
			width: 378px; 
			text-align: right;
			}
			
	
#slider h2 {
	font-family: adobe-caslon-pro, Georgia, Baskerville, Times New Roman, serif;
	font-style: italic;
	font-size: 24px; 
	top: 104px;
	padding: 0 10px;
	}	
	
	#slider h2 .smallcaps {
		font-family: adobe-garamond-pro, Georgia, Baskerville, Times New Roman, serif;
		font-size: 16px;
		font-style: normal;
		letter-spacing: 0.2em;
		padding-bottom: 8px;
		}
		
		.ie #slider h2 .smallcaps { 
			font-size: 14px;
			}
	
/*TOMBSTONES 
----------------------------------------------------------------------*/	

#pageContent article ul.tombstones {
	background: transparent url(../images/diagonal_dashed_bg.jpg);
	padding: 20px 0 20px 20px;
	width: 546px;
	}
	
#pageContent article ul.tombstones li {
	background: #FFFDFB  url(../images/tombstone_bottom.jpg) center bottom no-repeat ; 
	width: 220px;
	height: 330px;
	float: left;
	padding: 8px 15px 7px; 
	margin: 0 0 30px;
	box-shadow: 0px 2px 5px rgba(88, 51, 31, 0.5);
	border-top: 1px solid #fff;
	
	}	
	
	#pageContent article ul.tombstones li.even {
		margin-right: 21px;
		}
	
	#pageContent article ul.tombstones li p {
		font-size: 0.85em;	
		line-height: 19px;
		padding-bottom: 10px;	
		}
		
		/*#pageContent article ul.tombstones li p:first-child:first-line,*/
		#pageContent article ul.tombstones li p .callout {
			font-family: adobe-caslon-pro, Georgia, Baskerville, Times New Roman, serif;
			font-style: italic;
			font-size: 1.4em;
			line-height: 25px;
			display: block;
			text-align: center;
			border-top: 1px solid #E7E0DD;
			border-bottom: 1px solid #E7E0DD;
			margin: 5px 0;
			padding: 5px 0 0 0;
			color: #000;
			}
		
	#pageContent article ul.tombstones li p.signed {
		padding-bottom: 0;
		text-align: center;
		text-transform: lowercase;
		font-variant: small-caps;
		font-size: 1em;
		color: #FFFCF7; 
		text-shadow: 0px 1px 0px #452617;
		font-weight: 600;
		opacity: 0.8;
		position: absolute;
		bottom: 9px;
		left: 0;
		width: 100%;
		}	
		
		.ie6 #pageContent article ul.tombstones li p.signed, 
		.ie7 #pageContent article ul.tombstones li p.signed, 
		.ie8 #pageContent article ul.tombstones li p.signed, 
		.ie9 #pageContent article ul.tombstones li p.signed {
			font-size: 12px;
			}
	

/* Header */

header.home {
	background: transparent url("../images/home_header_bridge.png") no-repeat scroll 515px 0;
    height: 76px;
}
header.interior {
	border-bottom:1px solid white;
	background: #f0f0f0 url(../images/body_interior_header.jpg) repeat-x;
	position: relative;
	float: left;
	width: 100%;
	overflow: visible;
}

a#brand {
	background: transparent url(../images/greenblatt_logo.png) no-repeat;
	width: 441px;
	height: 40px;
	display: block; 
	text-indent: -9999px;
	position: relative; 
	float: left;
	margin-top: 17px;
}

/* Slider */

#slider {
	background: url("../images/home_slider_bg.jpg") no-repeat scroll 0 0 transparent;
    height: 400px;
    overflow: hidden;
    position: relative;
}
#slider ul {
	background-color: #000;
    left: 400px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 13px;
    width: 976px;
}
#slider ul li {
    height: 400px;
}

/* Investor Slideshow */

a,
.galleryThumbnails img {
	transition: all 150ms linear;
	-webkit-transition: all 150ms linear;
	-moz-transition: all 150ms linear;
}
.galleryContainer {
	margin: 20px auto;
	width: 1000px;
}
.galleryPreviewContainer {
	position: relative;
}
.galleryPreviewImage img {
	display: none;
/*	box-shadow: 5px 5px 0 0 #c1c1c1; */
	position: relative;
	top: 0;
	left: 0;
}
img.previewImage1 {
	display: block;
}
.galleryPreviewArrows a {
display: none;
font-family: Arial;
font-size: 20px;
background: #e3d6cd;
width: 50px;
height: 50px;
line-height: 50px;
display: block;
text-align: center;
color: #FFF;
text-decoration: none;
border-radius: 100px;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
position: absolute;
left: -75px;
top: 50%;
margin-top: -35px;
}
a.nextSlideArrow {
right: -75px;
left: auto;
}

.galleryPreviewArrows a:hover {
	background: #99715d;
	margin-top: -40px;
}

.galleryThumbnailsContainer {
	width: 750px;
	overflow-x: auto;
	margin-top: 10px;
	margin-bottom: 30px;
	margin-left: 120px;
	padding: 20px 0;
}
.galleryThumbnails {
	width: 940px;
}
.galleryThumbnails img {
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	margin-right: 10px;
	border: 4px solid #e0e0e0;
	position: relative;
	top: 0;
}
.galleryThumbnails a:hover img {
	top: -5px;
	border: 4px solid #999;
}
.galleryThumbnails a.active img {
	border: 4px solid #000;
}

div#slideshow-background {
	background: transparent url(../images/diagonal_dashed_bg.jpg);
	padding: 20px;
	width: 750px;
	margin: 0 auto;
	}

/* Primary Navigation */



nav.primary {
	background: url("../images/home_nav_bg.jpg");
    height: 94px;
	color:white;
	text-shadow: 1px 1px 1px black;
}
	nav.primary ul {
		float: left;
		margin: 0px 0 0 36px;
		background: transparent url(../images/nav_ul_bg.png) repeat-x left center;
		}
		nav.primary ul li {
			display: inline;
			position: relative;
			float: left;
			height: 94px;
			}
			nav.primary ul li a {
				color: #BCE1C5;
				/*color: rgba(255,255,255,0.75);*/
				font-size: 16px;
				display: block;
				position: relative;
				float: left;
				width: 103px;
				height: 57px;
				text-align: center;
				line-height: 1.1em;
				text-shadow: 1px 1px 1px rgba(17, 62, 30,1);
				margin: 0 26px 23px;
				padding-top: 37px;	
				background: transparent url(../images/nav_item_bg.jpg) left top no-repeat;					
			    -webkit-transition: linear 0.3s color;	
				-moz-transition: linear 0.3s color;	
				-o-transition: linear 0.3s color;	
				transition: linear 0.3s color;	
	
				}
				
				
				nav.primary ul li a:hover,
				.contact nav.primary ul li a.contact,
				.investment nav.primary ul li a.investment,
				.about nav.primary ul li a.about,
				.news nav.primary ul li a.news,
				.how nav.primary ul li a.how {
					background-position: -103px top;
					color: #fff;
					text-shadow: 1px 1px 1px rgba(17, 62, 30,0.5);
					}
				
				nav.primary ul li a.how,
				nav.primary ul li a.investment {
					padding-top: 26px;
					height: 68px; 
					}
					
					nav.primary ul li a.investment {
						width: 105px;
						}

				/*Lettering.js Kerning */
				
				
				nav.primary ul li a span {
					position: relative; 
					}
					
					a.news span.char2,
					a.how span.char6,
					a.investment span.char8,
					a.investment span.char9,
					a.investment span.char10  {
						left: -1px;
						}
						
			nav.primary ul li ul {
				background: url(../images/dropdown-bg.gif); 
				position: absolute; 
				top: 20px;
				padding: 5px;
				z-index: 9999;
				left: -30px; 
				margin: 0px;
				top: 80px;
				display: none;
				}	
				
				nav.primary ul li ul .arrow {
					position: absolute; 
					background: transparent url(../images/arrow.png);
					width: 16px; 
					height: 13px;
					top: -13px;
					left: 50%;
					margin-left: -8px;
					}	
				
				nav.primary ul li ul .dropdown {
					background: transparent url(../images/dropdown-noise.gif);
					position: relative;
					float: left;
					padding: 5px 0 10px;
					border-bottom: 1px solid #000;
					border-top: 1px solid rgba(108,215,136,0.3);
					}

				nav.primary ul li ul li {
					height: auto; 
					background: transparent;
					width: 200px;
					display: block; 
					float: left;
					}
					
					nav.primary ul li ul li:first-child {
						
						}	
						
					nav.primary ul li ul li:last-child {
						}
											
					nav.primary ul li ul li a {
						height: auto; 
						background: transparent;
						padding: 10px;
						margin: 0; 
						font-family: Georgia, Baskerville, Times New Roman, Times, serif;
						font-size: 12px;
						text-transform: uppercase;
						display: block;
						width: 180px;
						line-height: 15px;
						}	
						
						nav.primary ul li ul li a span.underline {
							display: block; 
							border-bottom: 1px solid #BCE1C5;
							margin: 0 20px;
							}

.corner {
	width: 13px; 
	height: 12px; 
	background: transparent url(../images/corner.png) no-repeat; 
	position: absolute;
	}

	.corner.top {
		margin-top: -12px;
		width: 14px;
		}
		
	.corner.bottom {
		background-position: -14px top;
		width: 17px; 
		height: 18px;
		margin-left: 1012px;
		}	

nav.primary h2 {
	padding: 16px 0 0 21px;
    width: 170px;
	float:left;
}

.navsmall {
	font-size: 11px;
    font-weight: normal;
    letter-spacing: 2px;
	text-shadow: 1px 1px 1px #0A2213;
	font-weight: 600;
}
.navlarge {
	font-size: 19px;
    font-weight: normal;
	text-shadow: 1px 1px 1px #0A2213;
	line-height: 1em;
	margin-top: 4px;
	position: relative;
	float: left;
}

.news {
	
}


/* Home News Block */

#homeNews {
	background:transparent url(../images/diagonal_dashed_darkerBG.jpg) repeat;
    padding: 0 10px 10px;
	width: 976px;
	margin: 0 auto;
	position: relative; 
	}
	
	#homeNews ul {
		margin: 0;
		padding: 0;
		}


	.newsTeaser {
		background: transparent url(../images/home_news_white.png) repeat-y;
		padding-bottom: 20px;
		padding-left: 130px;
		}

	#homeNews ul.homeNewsNav {
		float: left;
		width: 130px;
		position: absolute;
		padding-top: 5px;
		}
		
	#homeNews ul.homeNewsNav li a {
	    color: #583320;
	    font-size: 14px;
	    height: 37px;
	    display: block; 
	    float: left;
	    position: relative;
	    margin: 0;
	    line-height: 1.1em;
	    padding: 3px 16px 5px 0;
	    text-align: center;
	    width: 110px;
	    background: transparent url(../images/btn_brown_arrow.png) no-repeat 200px top;
		}
		
			#homeNews ul.homeNewsNav li a.active {
				color: #fff;
				color: rgba(255, 255, 255, 0.75);
				background: transparent url(../images/btn_brown_arrow.png) no-repeat left top;
				}
				
			#homeNews ul.homeNewsNav li a:hover {
				color: #fff;
				color: rgba(255, 255, 255, 1);
				background: transparent url(../images/btn_brown_arrow.png) no-repeat left -45px;
				}
	
		#homeNews ul.homeNewsNav li {
			float: left; 
			position: relative; 
			display: block;
		    margin-bottom: 5px;			
			}
	
	
		#homeNews ul.homeNewsNav li.representativeTransactions a {
			padding-top: 6px;
			height: 34px;	
			}
			
		#homeNews ul.homeNewsNav li.news a {
			padding-top: 12px;
			height: 28px;
			}
	
	
	
		
	#homeNews .newsTeaser ul li {
		float: left;
		font-size: 13px;
		padding: 0 10px;
		width: 170px;
		color: #583320;
		}
		
		#homeNews table {
			width: 790px;
			table-layout: fixed;
			}
			
			#homeNews table td {
				padding-left: 30px; 
				}
		
		
		#homeNews table.news {
			display: none;
			}
	
#homeNews .more {
	background: transparent url("../images/btn_more.png") right top no-repeat;
	color: white;
	color: rgba(255, 255, 255, 0.75);
	float: right;
	display: block;
	position: absolute;
	height: 31px;
	margin: 20px 4px;
	line-height: 26px;
	width: 50px;
	font-size: 11px;
	padding-left: 10px;
	font-weight: 600;
	text-transform: uppercase;
	-webkit-transition: linear 0.2s color;	
	-moz-transition: linear 0.2s color;	
	-o-transition: linear 0.2s color;	
	transition: linear 0.2s color;	
	top: 50%;
	right: -13px;
	margin-top: -15px;
	}	
	
	#homeNews .more:hover {
		background-position: right -31px; 
		color: rgba(255,255,255,1);
		}
		
			#homeNews .more:active {
				}
	
/* Bottom Homepage */

#bridge {
	background-image: url("../images/home_bridge_bottom_bg.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    height: 390px;
    padding: 0 18px 0 0;
}
#bridge h2 {
	float: right;
    font-size: 26px;
    font-weight: normal;
    letter-spacing: 5px;
    text-transform: uppercase;
    color: #58331F;
    margin-top: 40px;
}

#bridge h2, 
#bridge h3 {
	text-shadow: 0px 1px 0px #fff;
	}

#bridge h3 {
	font-family: adobe-caslon-pro, Georgia, Baskerville, Times New Roman, serif;
	background: url("../images/home_bottom_title_bottom.png") no-repeat scroll right bottom transparent;
    clear: right;
    float: right;
    font-size: 23px;
    font-style: italic;
    font-weight: normal;
    padding: 0 0 20px;
    color: #58331F;
    font-family: 
}


#bridge ul {
	padding: 215px 100px 100px 110px;
}
#bridge ul li {
	display:inline;
}
#bridge ul li a, 
#pageContent article div.bridgeLists ul li {
	/*background: url("../images/home_bridge_button_bg.png") repeat-x scroll 0 0 transparent;*/
	background: transparent url(../images/bridgeList_bubble.png) center bottom;
    border-top: 1px solid #D3B9AD;
	box-shadow: 0 0 10px #C1C1C1;
	display: block;
	position: relative;
	float: left;
	margin: 0 25px;
	height: 52px;
	width: 134px;
	line-height: 52px;
	text-align: center;
	font-size: 17px;
	color: #60463A;
	text-transform: lowercase;
	font-variant: small-caps;
	letter-spacing: 0.14em;
	text-shadow: 0px 1px 0px white;
	-webkit-transition: linear 0.2s color;	
	-moz-transition: linear 0.2s color;	
	-o-transition: linear 0.2s color;	
	transition: linear 0.2s color;	
	}
	
	#bridge ul li a {
		background: transparent url(../images/home_bridgeList_bg.png) repeat-x;
		}
	
	#pageContent article div.bridgeLists ul li { 
		padding: 10px 5px 20px; 
		margin: 5px; 
		width: 120px; 
		letter-spacing: normal;
		line-height: normal; 
		height: auto;
		display: inline-block;
		float: none;
		font-size: 12px;
		text-transform: none; 
		font-variant: normal;
		vertical-align: middle;
		margin-top: 40px;
		word-wrap: break-word;
		box-shadow: 0 0 6px #fff;
		}
		
		.ie7 #pageContent article div.bridgeLists ul li { 
			display: inline;
			}
		
		#pageContent article div.bridgeLists ul li.rise {
			margin-top: -20px;
			}
		
			#pageContent article div.bridgeLists ul li.middle {
				margin-top: -40px;
				}

		
		#pageContent article div.bridgeLists ul {
			display: block; 
			clear: left;
			float: left;
			width: 110%;
			margin-left: -5%; 
			position: absolute;
			text-align: center;
			margin-bottom: 20px;
			}
	

#bridge ul li a:hover {
    box-shadow: 0 0 10px #C1C1C1, 0 0 20px white inset;
	color:black;
	}

/* Interior Header */

body.interior {

	/*background: url("../images/interior_header_left_bg.jpg") repeat-x scroll 0 0 transparent;*/
}
#headerContainer h1 {
    height: 71px;
    text-align: center;
    width: 1029px;
}
a#interiorBrand {
	background: url("../images/greenblatt_logo.png") no-repeat scroll left top transparent;
    display: block;
    height: 40px;
    margin: 5px auto 10px;
    padding: 0 15px;
    position: relative;
    text-indent: -9999px;
    width: 441px;
}

	a#interiorBrand:hover {
		background-position: left -40px;
		}
		
.headerband {
	background: #1e492e; /* Old browsers */
	background: -moz-linear-gradient(top, #1e492e 0%, #113e1e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e492e), color-stop(100%,#113e1e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #1e492e 0%,#113e1e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #1e492e 0%,#113e1e 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #1e492e 0%,#113e1e 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e492e', endColorstr='#113e1e',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #1e492e 0%,#113e1e 100%); /* W3C */
	height: 94px;
	position: absolute;
    top: 43px;
    width: 50%;
    left: 0px;
    /*
    background: url("../images/interior_header_right_bg.jpg") repeat scroll 0 0 transparent;
    height: 260px;
    position: absolute;
    right: 0;
    width: 50%;*/
	}
	
	.ie8 .headerband {
		
		}


    .headerband.right {
	    margin-left: 50%;
	    top: 66px;
    	}


#headerContainer {
	background: url("../images/interior_header.jpg") no-repeat scroll 0 -21px transparent;
    height: 216px;
    margin: 0 auto;
    position: relative;
    width: 1029px;
}

	.interior.how #headerContainer {
		/*height: 238px;*/
		}

		.interior.how #headerContainer p {
			text-align: center;
			}

	.ie7 #headerContainer, 
	.ie8 .capitalraising #headerContainer {
		background-position: left -16px;
		}

h2.pageTitle {
	color: #999999;
    font-size: 20px;
    font-weight: normal;
    letter-spacing: 5px;
    padding: 24px 0 3px 125px;
    text-shadow: 0px 1px 0px white;
    text-transform: uppercase;
}
	
	.how h2.pageTitle {
		color: #0B3F1E; 
		padding-top: 12px;
		padding-right: 125px;
		text-align: center;
		font-size: 18px;
		letter-spacing: 2px;
		}

		
		.how h2.pageTitle em {
			letter-spacing: normal; 
			font-style: italic;
			text-transform: none;
			}
		
		

/* Interior Page */
#pageWrapper {
	background:#F3E5DC;
	position: relative;
	float: left;
	width: 100%;
}
#interiorPageTop {
	background-image: url("../images/interior_page_top.jpg");
    background-repeat: repeat-x;
    height: 9px;
}
	#interiorPageTopCover {
		background: none repeat scroll 0 0 #FFFCF7;
		height: 9px;
		margin: 0 auto;
		width: 956px;
	}
	
#page {
	background: url("../images/interior_page_bg.jpg") repeat scroll 0 0 transparent;
    margin: 0 auto;
    padding: 20px 0;
    width: 976px;
}

	.how #page {
		padding: 20px 0 40px;
		}
		
#pageHeader h1 {
	background: url("../images/interior_page_header_bottom_bg.png") no-repeat scroll left bottom transparent;
    color: #0B3F1E;
    font-size: 30px;
    margin: 0 0 12px;
    padding: 0 0 20px;
	font-weight:normal;
	overflow: hidden;
}
#pageHeader p {
	color:#3A2113;
	font-size:18px;
	font-weight:normal;
	line-height: 1.7em;
}
#pageHeader {
    padding: 0 100px;
}

#pageContent {
	padding-top: 25px;
	}
	
	.how #pageContent {
		padding-top: 0;
		}

aside {
    float: left;
    width: 305px;
	margin-bottom: 10px;

	}
	

	aside nav {
		background: transparent url(../images/diagonal_dashed_bg.jpg);
		padding: 10px;
		margin-left: 26px;
		width: 222px;	
		}


		.contact iframe {
			background: transparent url(../images/diagonal_dashed_bg.jpg);
			padding-bottom: 10px;
			}
		
		.contact aside p {
			text-transform: none;
			padding-left: 5px;
			font-variant: normal;
			margin-top: 4px;
			}
		
		p a, 
		article a{
			color: #60463A; 
			text-decoration: underline;
			-webkit-transition: all linear 0.2s;
			-moz-transition: all linear 0.2s;
			-o-transition: all linear 0.2s;
			transition: all linear 0.2s;
			}
			
			p a:hover, 
			.newsTeaser a:hover {
				color: #113E1E; 
				
				}
				
			.newsTeaser a {
				color: #60463A; 
				text-decoration: none; 
				padding-top: 15px;
				display: block; 
				float: left;
				font-family: Georgia, Baskerville, Times New Roman, Times, serif;
				font-size: 12px;
				line-height: 17px;
				}		
				
				.newsTeaser a:hover {
					padding-top: 10px;
					border-top: 5px solid #113E1E;
					}		
	
		
		aside nav ul {
			background: #fff;
			font-family: Georgia, Baskerville, Times New Roman, Times, serif;
			font-size: 16px;
			text-transform: lowercase;			
			font-variant: small-caps; 
			padding: 15px 10px 10px;
			}
			
		
			
			.ie8 aside nav ul {
				font-family: Georgia, Baskerville, Times New Roman, Times, serif;
				font-size: 12px;
				text-transform: uppercase; 
				font-variant: normal;
				}
			
			
			aside nav ul li {
				position: relative; 
				float: left;
				
				}
				
				aside nav ul li a {
					color: #765746; 
					padding-left: 78px;
					padding-bottom: 17px;
					display: block;
					left: -56px;
					position: relative;
					float: left;
					width: 168px;
					}
					
				aside nav ul li a.active {
					color: #000; 
					background: transparent url(../images/subnav_a_active.png) no-repeat left 5px;
					}	
					
					aside nav ul li a:hover {
						color: #000;
						}

#pageContent article {
    padding: 0 100px 50px 0;
    width: 571px;
    float: right;
    font-family: Georgia, Baskerville, Times New Roman, Times, serif;
	}
	
	.how #pageContent article {
		width: 795px;
		margin-top: -70px;
		}
	
	#pageContent article p {
		color: #58331F;
		font-size: 14px;
		line-height: 24px;
		padding: 0 0 20px;
	}
	
		.how #pageContent article p {
			margin-left: 238px;
			}



	#pageContent article img {
		float: left;
		margin: 7px 15px 0 0;
		}

/* Investor Form Style */
.investorButtonBack {
    padding: 10px 10px;
    background: transparent url(../images/diagonal_dashed_bg.jpg);ackground: #4479BA;

}		
.investorButton {
    padding: 10px 15px;
    background: #fff;
    color: #000;
	font-size: 1.3em;
}	

#investorForm input[type="submit"] 
{margin-top:10px;
padding:5px 15px; background:#fff; border:1px solid #000;
cursor:pointer;
-webkit-border-radius: 5px;
border-radius: 5px; }
/* Footer */

footer p.legal {
	color: #A48174;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
	top: -30px;
	position: relative;
	padding-left: 54px;	
	}
	
	footer p.legal a {
		color: #A48174;
		}
		
		footer p.legal a:hover {
			color: #60463A;
			}


footer {
	background: url("../images/footer_bg.jpg") no-repeat scroll center top #F3E5DC;
	color:#99715D;
	overflow: hidden;
	padding-bottom: 40px;
	position: relative;
	float: left;
	width: 100%;
}

	.homepage footer {
		margin-top: 100px;
		}

.footerLogo {
	background: url("../images/footer_logo.png") no-repeat scroll left center transparent;
    height: 40px;
    margin: 0;
    padding: 30px 0;
    text-indent: -9999px;
    width: 400px;
    display: block; 
    float: left;
    width: 100%;
}
.footerBlock {
	width:205px;
	float:left;
}
	
	.footerBlock.address {
		width: 185px; 
		}
		

		
	.footerBlock.how {
		width: 225px;
		}	

	.footerBlock h4 {
		font-weight: normal;
    	padding: 0 0 10px;
		color:#60463A;
		text-transform: uppercase;
		letter-spacing: 1px;
		font-size: 12px;
		border-bottom: 1px solid #CFB3A5;
		margin-right: 24px;
		margin-bottom: 10px;
		box-shadow: 0px 1px 0px rgba(255,255,255,0.3);
		text-shadow: 0px 1px 0px rgba(255,255,255,0.8);
	}
	.footerBlock address {
		color: #99715D;
    	line-height: 20px;
	}
	.footerBlock address a {
		color:#99715D;
		font-weight:bold;
		}
		.footerBlock address a:hover {
	color:#60463A;}
		
	.footerBlock ul {
		padding:0;
		margin:0;
	}
	.footerBlock ul li {
		color: #99715D;
		line-height: 14px;
		padding-bottom: 10px;
	}
	.footerBlock ul li a {
		color:#99715D;
	}
		.footerBlock ul li a:hover {
			color:#60463A;
		}
		
	.copyright {
		clear: both;
		float: left;
		padding: 40px 0 0;
	}
	.copyright a {
		color:#99715D;
	}
	.copyright a:hover {
		color:#60463A;
	}

/* Drupal Reset */

li.leaf {
	list-style:none;
}
.block ul {
    margin: 0;
    padding: 0;
}

	/* Admin Module Font Size */
	
	#admin-menu {
		font-size: 12px;
		color:/*Dark Gray*/#606060;
	}



.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}

html.ie6 .clearfix             { zoom: 1; } /* IE6 */

*:first-child+html .clearfix { zoom: 1; } /* IE7 */



/* Begin Drupal Styling */

/* Begin Ending Miscellaneous */

.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.hidden { display: none; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden;  }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

/*MailChimp Styles*/
input.button {margin:5px; border:1px solid #60463A; background:transparent; font-family: adobe-garamond-pro, Georgia, Baskerville, Times New Roman, serif;} 
#mc_embed_signup h2 {padding-bottom:5px;}
#mc_embed_signup .indicates-required2 {text-align: right; font-style: italic;}

mailing {
    float: left;
    width: 305px;
}
mailing nav {
				background: transparent url(../images/diagonal_dashed_bg.jpg);
		padding: 10px;
		margin-left: 26px;
		width: 222px;	
}

mailing nav ul {
			background: #fff;
			font-family: adobe-garamond-pro, Georgia, Baskerville, Times New Roman, serif;
			font-size: 16px;
			padding: 15px 10px 10px;
			}


@media all and (orientation:portrait) {

}

@media all and (orientation:landscape) {

}

@media screen and (max-device-width: 480px) {

  /* html { -webkit-text-size-adjust:none; -ms-text-size-adjust:none; } */
}


@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important;
  -ms-filter: none !important; } 
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}