/* ZERO OUT */
body, h1, h2, h3, h4, ul, li, table, tr, td, hr, p, p.footer_content {
margin: 0;
padding: 0;
list-style-type: none;
font-family: Verdana, "Lucida Grande", Lucida, sans-serif;
font-size: 13px;
color: #392e0e;
}

/* STYLES */
h2, h2 a {
color: #002d6a;
font: bold 24px Georgia, "Times New Roman", Times, serif;
margin-bottom: 20px;
text-decoration: none;

}
a:link, a:visited {
color: #213366;
}
a:hover, a:active {
color: #213366;
}
p {
margin: 4px 0;
line-height: 1.6em;
}
	p.morespace {
	height: 200px;
	clear: both;
	}
	p.quote {
	background: url(http://www.westchesterstrength.com/images/template/bg_start_quote.gif) no-repeat top left;
	padding: 35px 18px 25px 18px;
	margin: -10px 0 15px 0;
	}
		p.quote span {
		padding-top: 15px;
		float: right;
		font-style: italic;
		}
	p.image_description {
	padding-bottom: 20px;
	}
img {
border: 1px #002d6a solid;
}
img.left {
float: left;
margin: 0 13px 4px 0;
clear: left;
}
img.right {
float: right;
margin: 10px 10px 0 0;
}
.testimonials_image {
margin-bottom: 20px;
}
span.email a {
text-decoration: none;
border-bottom: 1px dotted #213366;
padding-top: 5px;
color: #392e0e;
}
a.special {
width: 250px;
text-decoration: none;
display: block;
padding: 10px;
background: #f2f2f2;
line-height: 1.3em;
color: #002d6a;
border: 6px solid #fff;
font: 24px Georgia, "Times New Roman", Times, serif;
}
.address {
	width: 100%;
	text-align: center;
}

/* LAOUT */
body {
background: #463a16 url(http://www.westchesterstrength.com/images/template/bg_body.gif) repeat-x top;
}

#wrapper {
background: url(http://www.westchesterstrength.com/images/template/bg_wrapper.gif) no-repeat bottom center;
}
#inside_wrapper {
width: 980px;
margin: 0 auto;
padding-bottom: 80px;
position: relative;
	/* border: 1px red solid; */
}
	#header {
	width: 100%;
		/* border: 1px red solid; */
	}
		#header h1 a {
		width: 970px;
		height: 250px;
		background: url(http://www.westchesterstrength.com/images/template/bg_header_h1.png) no-repeat top;
		display: block;
		text-indent: -999999px;
		}

/* CONTENT */

#content {
width: 940px;
background: #fff;
border: 1px #d1e2e8 solid;
padding: 30px;
padding-bottom-bottom: -10;
position: relative;
z-index: 1;
}
	#nav_main {
	background: #463a16;
	width: 100%;
	height: 50px;
	border: 1px #716238 solid;
	}
		#nav_main ul {
		width: 940px;
		float: left;
		}
			#nav_main ul li {
			float: left;
			}
				#nav_main ul li a {
				display: block;
				padding: 0 1.6em;
				color: #fff;
				font-family: "Times New Roman", Georgia, Times, serif;
				font-size: 24px;
				text-transform: uppercase;
				text-decoration: none;
				line-height: 2.1em;
				background: url(http://www.westchesterstrength.com/images/template/bg_menu_spacer.gif) no-repeat right;
				}
				#nav_main ul li.last a {
				background: url(http://www.westchesterstrength.com/images/template/bg_menu_spacer2.gif) no-repeat right;
				}
				#nav_main ul li a:hover, #nav_main ul li a.active {
				color: #edb00f;
				}
				
	/* NORMAL PAGE CONTENT */
	#col_a {
	float: left;
	width: 600px;
	margin-top: 30px;
	}
	#col_b {
	float: right;
	width: 300px;
	margin-top: 70px;
	}
	#col_b.right {
	text-align: right;
	}
	#col_c {
	float: right;
	width: 100%;
	margin-top: 70px;
	}
	#col_d {
	float: right;
	text-align: center;
	width: 270px;
	margin-top: 50px;
	padding: 15px;
	border: 1px solid #f8f1e5;
	background: #fff8ec;
	}
	
	#col_d li {
	padding-bottom: 8px;
	padding-left: 30px;
	padding-top: 4px;
	}
		#col_d li a {
		text-decoration: none;
		color: #463a16;
		font-size: 14px;
		font-weight: bold;
		}
	#col_e {
	width: 100&;
	margin-top: 30px;
	}	
		#col_e li {
		float: left;
		width: 372px;
		height: 530px;
		padding: 20px;
		position: relative;
		border: 1px solid #f8f1e5;
	    background: #fff8ec;
	    margin: 25px;
		}	
		.services_images {
		margin-top: 35px;
		position: absolute;
		bottom: 25px;
		left: 25px;
		}
		.services_images_2 {
		margin-top: 35px;
		float: right;
		}
		.services_images a img {
		width: 75px;
		height: 75px;
		margin-right: 12px;
		}
		
	#col_f {
	width: 100&;
	margin-top: 30px;
	text-align: center;
	}
		#col_f img {
		border: none;
		}
		#col_f p {
		font-size: 20px;
		}
		#col_f h2 {
		font-size: 30px;
		margin-top: 15px;
		}
	/* CONTENT: INDEX ONLY */
	#spotlight {
	width: 100%;
	height: 300px;
	margin: 20px 0;
		/* border: 1px red solid; */
	}
	* html #spotlight {
	width: 100%;
	height: 300px;
	margin: 10px 0;
		/* border: 1px red solid; */
	}
	#col_testimonials {
	width: 280px;
	float: left;
	padding-top: 15px;
		/* border: 1px red solid; */
	}
	#col_services {
	width: 280px;
	margin-left: 320px;
	background: #f7f8f8;
	border: 1px solid #ebeff0;
	padding: 10px 15px;
	text-align: center;
		/* border: 1px red solid; */
	}
		#col_services h2 {
		font-size: 30px;
		padding-bottom: 10px;
		}
		#col_services li {
		padding: 0 0 23px 0;
		text-align: left;
		padding-left: 36px;
		background: url(http://www.westchesterstrength.com/images/template/icon_checkmark.gif) no-repeat top left;	
		}
		#col_services li a {
		text-decoration: none;
		font-size: 26px;
		color: #392e0e;
		font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
		
		}
	#col_about {
	clear: left;
	width: 270px;
	float: right;
	padding-top: 15px;
		/* border: 1px red solid; */
	}
	#col_footer {
	width: 100%;
	clear: both;
		/* border: 1px red solid; */
	}
		#col_footer p.house {
		width: 1000px;
		height: 400px;
		position: absolute;
		bottom: -251px;
		left: -140px;
		background: url(http://www.westchesterstrength.com/images/template/bg_house.gif) no-repeat;
		z-index: -1;
		}

p.readmore {
margin: 15px 0 40px 0;

}
p.readmore a {
padding: 5px 15px;
background: #febd11;
color: #fff;
font-weight: bold;
text-decoration: none;
border: 1px solid #ffe1a6;
z-index: 30;
}
p.readmore a:hover {
background: #edb00f;
border: 1px solid #ffe1a6;
}
/* FOOTER */
#footer_wrapper {
width: 100%;
background: #463a16;
height: 250px;
}
	#footer {
	width: 980px;
	margin: 0 auto;
	position: relative;
		/* border: 1px red solid; */
}
p.footer_content {
	position: absolute;
	top: 200px;
	color: #dcdcdc;
	left: 250px;
}
p.footer_content a {
	color: #dcdcdc;
}
.contact_person {
	clear: left;
	padding-top: 20px;
}
/* SPOTLIGHT SPECIFIC */
#main_wrapper #header #spotlight {
width: 960px;
}
	#spotlight.index {
	background: #fff;
	height: 300px;
	}	
	#slideshow p {
	position:absolute;
	top:0;
	left:0;
	z-index:15;
	border: none;
	margin: 0;
	padding: 0;
	width: 960px;
	height: 75px;
	background: black;
	opacity: 20;
	}	
	#slideshow {
	position:relative;
	height:350px;
	}
	#slideshow IMG {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	border: none;
	margin: 0;
	padding: 0;
	}
	#slideshow IMG.active {
	z-index:10;
	}
	#slideshow IMG.last-active {
	z-index:9;
	}
/* CONTACT FORM */
#contact-area {
	width: 600px;
	margin-top: 25px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 471px;
	font-family: Helvetica, sans-serif;
	font-size: 1.4em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #e3dcd1;
}

#contact-area textarea {
	height: 390px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #fff8ec;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
	background: #edb00f;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 23px;
	font-size: 1.4em;
}

/* LIGHT BOX */
#lightbox {
position: absolute;	
left: 0; 
width: 100%; 
z-index: 100; 
text-align: center; 
line-height: 0;
}
#lightbox img { 
width: auto; 
height: auto;
}
#lightbox a img { 
border: none; 
}

#outerImageContainer { 
position: relative; 
background-color: #fff; 
width: 250px; 
height: 250px; 
margin: 0 auto; 
}
#imageContainer { 
padding: 10px; 
}

#loading { position: absolute; 
top: 40%; 
left: 0%; 
height: 25%; 
width: 100%; 
text-align: center; 
line-height: 0; 
}
#hoverNav { 
position: absolute; 
top: 0; 
left: 0; 
height: 100%; 
width: 100%; 
z-index: 10; 
}
#imageContainer>#hoverNav { 
left: 0;
}
#hoverNav a { 
outline: none;
}

#prevLink, #nextLink { 
width: 49%; 
height: 100%; 
background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ 
display: block; 
}
#prevLink { 
left: 0; 
float: left;
}
#nextLink { 
right: 0; 
float: right;
}
#prevLink:hover, #prevLink:visited:hover { 
background: url(http://www.hellojen.com/graphics/lightbox/prevlabel.gif) left 15% no-repeat; 
}
#nextLink:hover, #nextLink:visited:hover { 
background: url(http://www.hellojen.com/graphics/lightbox/nextlabel.gif) right 15% no-repeat; 
}

#imageDataContainer { 
font: 10px Verdana, Helvetica, sans-serif; 
background-color: #fff; 
margin: 0 auto; 
line-height: 1.4em; 
overflow: auto; 
width: 100%	; 
}

#imageData {	
padding:0 10px; 
color: #666; 
}
#imageData #imageDetails { 
width: 70%; 
float: left; 
text-align: left; 
}	
#imageData #caption { 
font-weight: bold;	
}
#imageData #numberDisplay { 
display: block; 
clear: left; 
padding-bottom: 1.0em;	
}			
#imageData #bottomNavClose { 
width: 66px; 
float: right;  
padding-bottom: 0.7em; 
outline: none;
}	 	

#overlay { 
position: absolute; 
top: 0; 
left: 0; 
z-index: 90; 
width: 100%; 
height: 500px; 
background-color: #000; 
}

#topbox {
width: 100%;
background: #edb00f;
height: 100px;
color: #fff;
font-size: 20px;
text-align: center;
padding-top: 10px;
}
#topbox p {
font-weight: bold;
color: #fff;
font-size: 24px;
margin: 0;
padding: 0;
}