* {
	padding: 0;
	margin: 0;
}
img {
	border: none;
}
#right-info img { margin-top:10px;
}
html {
	height: 101%;
}
body {
	
	font-family: "Lucida Grande","Lucida Sans Unicode", helvetica, verdana, arial, sans-serif;
	font-size: 12px;
	color: #000;
}
/* TYPOGRAPHY */
h1 {
	font-size: 1.6em;
	margin-bottom: 12px;
	color: #9c2601;
}
h2{
	font-size: 1.4em;
	margin-bottom: 6px;
	color: #000;
}
h3{
	font-size: 1.2em;
	margin-bottom: 5px;
	color: #000;
}
p {
	margin-bottom: 12px;
	line-height: 1.3em;
}
a {
	color: #cd5125;
	font-weight: bold;
	text-decoration: underline;
}
table th{
	text-align:left;}
#footer a {
	color: #fff;
}

/* CONTENT PHOTOS */
#column img {
	border:1px solid #431900;
	float:right;
	margin:5px 0 5px 12px;
}

img.kidsPhoto{float:none !important;
margin:0px 20px 20px 15px !important;
 }

/* LAYOUT */
#wrapper {
	width: 951px;
	margin: 0 auto;
	background:none;
}
	#header {
		display:none;
	}
	#logo {
		display:none;
		margin:0 0 20px 0;
		z-index: 100;
	}
	#header-left {
		display:none;
	}
	#header-right {
		display:none;
	}
	#content-wrapper {
		width: 100%;
		margin-left: 0;
	}
		#navigation,#subNav {
			display:none;
			}
				
					
			#content {
				
				min-height:  300px;
				padding: 30px 40px 20px;
			}
			#content ul, #content ol{margin:0 0 10px 30px;}
			#content li{margin-bottom: 10px;
						line-height: 1.3em;}
				#column {
					float: left;
					width: 440px;
				}
				
				
				
				#sidebar-right {
					margin-top: 0px;
					width: 184px;
					margin-left: 460px;
				}
					#sidebar-right #search-form {
						display:none;
					}
						
					#whats-new, #right-info {
						margin-top: 10px;
						width: 187px;
					}
						#whats-new-title {
							height: 37px;
							width: 187px;
							background:none;
						}
						#whats-new ul {
							list-style: none;
							background:none;
							padding-top: 10px;
							margin:0px 0 -10px 0;
						}
							#whats-new li {
								margin-left: 15px;
								padding-bottom: 12px;
							}
								#whats-new li a {
									color: #000;
									text-decoration: none;
									font-weight: bold;
								}
									#whats-new li a:hover {
										color: #cd5125;
									}
						#whats-new-footer {
							width: 187px;
							height: 12px;
							background:none;
						}
						
						
						#work-for-us{
						margin-top: 10px;
						width: 187px;
					}
						#work-for-us-title {
							height: 37px;
							width: 187px;
							background:none;
						}
						#work-for-us-content{
							background:none;
							padding: 10px;
							margin:0px 0 -10px 0;
												}
						#work-for-us-content h1{
							font-size:14px;
						line-height:18px;
						margin-bottom:5px;
						}
						#work-for-us-content p{font-size:11px;line-height:16px;margin:0 0 8px 0;}
						#work-for-us-content img{margin-left:3px;}
						#work-for-us-content img.floatLeft{float:left;padding:0 8px 8px 0;}
												
								#work-for-us a {
									color: #cd5125;
									text-decoration: none;
									font-weight: normal;
								}
								#work-for-us p.readmore {margin:-3px 0 20px 95px;}
									#work-for-us a:hover {
										color: #cd5125;
									}
						#work-for-us-footer {
							width: 187px;
							height: 12px;
							background:none;
						}
					#right-info p{padding:0 5px 0 10px;}
	
	#footer { 
		clear:both;
		width: 950px;
		height: 260px;
		background:none !important;
	}
		#footer-content {
			width: 780px;
			position: absolute;
			margin-top: 180px;
			margin-left: 80px;
			text-align: center;
			color: #000;
			z-index: 99;
		}
			#footer-content-bg {
				
				width: 741px;
				height: 40px;
				position: absolute;
				margin-top: 176px;
				margin-left: 106px;
				z-index: 98;
				filter:alpha(opacity=50);
				-moz-opacity:.50;
				opacity:.50;
			}
#footer a{
color:#000;
}
			
		
/*************************************************************************
							DROP NAVIGATION
*************************************************************************/
#dropNav{
display:none;    
top:-30px;
z-index:1000;
}

#lightwindow_overlay, #lightwindow{display:none;}