@charset "UTF-8";
/* CSS Document */
/* Stop Construction Sweatshops */


body {
	margin:0;
	padding:0;
	text-align:center;
	background:url(../img/template/body_tile_bg.jpg) repeat-x;
	}

p {
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	color:#333;
	font-size:small;
	padding:0;
	line-height:1.3em;
	}

.center {
	text-align:center;
}

p.center img {
	border:2px #666 solid; background:#666;

}

.img_600 p {
	text-align:center;
	color:#fff;
	font-weight:bold;
	margin:0;
	padding:10px 0;
	
}

.img_600  {
	width:600px;
	margin:0 auto;
		border:3px #666 solid; background:#666;
}

.img_600 img {
	border-bottom:2px solid #fff;
}

p.big {
	font-size:95%;
	font-weight:bold;
	}

.worker {
	font-size:110%;
	color:#F00;
	font-weight:bold;
	}

h1 {
	color:#F00;
	text-shadow:1px 1px 1px #666;
	font-size:28px;
	margin:0 0 20px 0;
	font-variant:small-caps;
	text-align:center;
	}

h2 {
	color:#F00;
	text-shadow:1px 1px 1px #666;
	font-size:22px;
	margin:0;
	font-variant:small-caps;
	text-align:center;
	font-style:italic;
	padding-bottom:20px;
	}

h3 {
	color:#F00;
	text-shadow:1px 1px 1px #666;
	font-size:22px;
	margin:0 0 20px 0;
	font-variant:small-caps;
	font-style:inherit;
	}

h4 {
	color:#F00;
	text-shadow:1px 1px 1px #666;
	font-size:20px;
	margin:0 0 20px 0;
	font-variant:small-caps;
	font-style:inherit;
	font-style:italic;
	}
	
h5 {
	color:#F00;
	text-shadow:1px 1px 1px #666;
	font-size:22px;
	margin:0;
	font-variant:small-caps;
	}

h6 {
	color:#000;
	font-weight:bold;
	font-size:16px;
	margin:0 0 10px 0;
	}

a {
	color:#F00;
	text-decoration:underline;
	}

a: link, a:visited {
	color:#F00;
	text-decoration:underline;
	}

a:hover, a:active {
	color:#900;
	text-decoration:none;
	}

#wrap {
	text-align:	left;
	width:1100px;
	margin:0 auto;
	padding:0;
	}

a.img_hover img {
	border:3px solid #000;
	}

a:hover.img_hover  img {
	border:3px solid #F00;
	}

#header {
	background:url(../img/template/header_bg.jpg) no-repeat;
	width:1100px;
	height:255px;
	margin:0;
	padding:0;
	float:left;
	borde:1px #fff solid;
	}

#index_rollover  {
	width:345px;
	height:165px;
	float:left;
	margin-top:0;
	margin-left:129px;
	backgroun:#ccc;
	}
	



#nav  {
	widt:400px;
	height:38px;
	float:;
	clear:both;
	margin:0 auto;
	padding:2px 0 0 0;
	borde:1px solid #fff;
	}



#nav a {display:block;
	height:38px;
	margin:0;
	padding:0;
	}

#nav a:link#home, #nav a:visited#home {
	background:url(../img/template/home.jpg) no-repeat;
	width:81px;
	height:38px;
	margin:0;
	padding:0;
	}
	
#nav a:link#about, #nav a:visited#about {
	background:url(../img/template/about.jpg) no-repeat;
	width:84px;
	height:38px;
	margin:0;
	padding:0;
	}

#nav a:link#contact, #nav a:visited#contact {
	background:url(../img/template/contact.jpg) no-repeat;
	width:108px;
	height:38px;
	margin:0;
	padding:0;
	}

#nav a:link#share, #nav a:visited#share {
	background:url(../img/template/share.jpg) no-repeat;
	width:82px;
	height:38px;
	margin:0;
	padding:0;
	}

#nav a:link#facebook, #nav a:visited#facebook {
	background:url(../img/template/facebook.jpg) no-repeat;
	width:108px;
	height:38px;
	margin:0;
	padding:0;
	}

#nav a:hover#home, #nav a:active#home {
	background:url(../img/template/home_hover.jpg) no-repeat;
	width:81px;
	height:38px;
	margin:0;
	padding:0;
	}
	
#nav a:hover#about, #nav a:active#about {
	background:url(../img/template/about_hover.jpg) no-repeat;
	width:84px;
	height:38px;
}

#nav a:hover#contact, #nav a:active#contact {
	background:url(../img/template/contact_hover.jpg) no-repeat;
	width:108px;
	height:38px;
}

#nav a:hover#share, #nav a:active#share {
	background:url(../img/template/share_hover.jpg) no-repeat;
	width:82px;
	height:38px;
}

#nav a:hover#facebook, #nav a:active#facebook {
	background:url(../img/template/facebook_hover.jpg) no-repeat;
	width:108px;
	height:38px;
}

#banne {
	width:1075px;
	height:217px;
	background:url(../img/template/banner_bg.jpg) no-repeat;
	float:left;
	margin:0 auto;
	padding:0;
}

#content_wrap {
	background:url(../img/template/content_bg.jpg) repeat-y;
	float:left;
	margin:0;
	padding:0;
	width:1100px;
}

#content_padding {
	width:615px;
	float:left;
	margin-left:95px ;
	padding:0 ;
	min-height:1590px;
}

.story_img_right {
	width:300px;
	height:;
	background:#ccc;
	float:right;
	border:5px solid #666;
	margin:2px 0 5px 10px;
}

.story_img_left {
	width:300px;
	height:;
	background:#ccc;
	float:left;
	border:5px solid #666;
	margin:2px 10px 5px 0;
}

.img_150_right {
	width:150px;
	height:;
	background:#ccc;
	float:right;
	border:5px solid #666;
	margin:2px 0 5px 10px;
	padding-bottom:;
}

.img_250_right {
	width:250px;
	height:;
	background:#ccc;
	float:right;
	border:5px solid #666;
	margin:2px 0 5px 10px;
	padding-bottom:;
}

.img_300_right {
	width:300px;
	height:;
	background:#ccc;
	float:right;
	border:5px solid #666;
	margin:2px 0 5px 10px;
	padding-bottom:;
}

.story_img_left p, .story_img_right p, .img_250_right p  {
	text-align:left;
	color:#fff;
	text-shadow:1px 1px 1px #000;
	font-weight:bold;
	margin:-30px 0 0 0;
	padding: 5px 0 8px 3px;
}

.question {
	color:#F00;
	text-shadow:1px 1px 1px #666;
	font-weigh:bold;
}

.answer {
	color:#000;
	text-shadow:1px 1px 1px #ccc;
	font-weigh:bold;
}

hr { 
	height: 12px; 
	border: 0; 
	box-shadow: inset 0 12px 12px -12px rgba(0,0,0,0.5); 
	}

#col2 {
	width:250px;
	height:250px;
	margin-right:75px;
	margin-top:-15px;
	float:right;
}

#col2 img {
	padding-bottom:20px;
}

#footer {
	background:url(../img/template/footer_tile.jpg) repeat-x;
	margin:0;
	padding:0;
	width:100%;
	height:197px;
	float:right;
	clear:both;
	}

#footer_inner {
	background:url(../img/template/footer_bg.jpg) no-repeat;
	width:1100px;
	height:197px;
	margin:0 auto;
	padding:0;

}

#footer_inner p {
	text-align:center;
	padding-top:150px;
	margin:0;
	color:#FFF;
}

#footer_inner a:link, #footer_inner a:visited {
	color:#FFF;
	text-decoration:underline;
}

#footer_inner a:hover, #footer_inner a:active {
	color:#FFF;
	text-decoration:none;
}


/* Contact Page */

fieldset,  input, textarea { border: 2px dashed #cc0000;
}

#submit {
	background:#cc0000; color:#FFF;
}
