@charset "UTF-8";
/* CSS Document */

p, ul, li, td {
	color: #333333;
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	line-height:22px;	
}

a {
	color: #663300;
}
a:link {
	color: #663300;
}
a:hover {
	color:#660000;
}
a:visited {
	color: #663300;
}

h1 {
	font: 18px bolder Geneva, Arial, Helvetica, sans-serif;
	color: #660000;
	letter-spacing: 2px;
}
h2 {
	font: 16px bolder Geneva, Arial, Helvetica, sans-serif;
	color:#663300;
	letter-spacing: 2px;
}
h3 {
	font: italic 15px Georgia, "Times New Roman", Times, serif;
	color:#996633;
	line-height:25px;
}
body {
	margin: 0px;
	text-align:center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(images/shockey_pagebg_repeattexture.jpg);
}

#containerMAINBG {
	background: url(images/shockey_bg_repeattexturegradient.jpg) bottom repeat-x;
	width:100%;
	display:block;
	text-align:center;
}

#container  {
	margin: 0 auto;
	width: 888px;
	display:block;
	background: url(images/Shockey1_contentbg_repeat.jpg) repeat-y;
}
	
#contentMain {
	width:622px;
	display:block;
	float:right;
	padding:15px 30px 20px 29px;
	text-align:left;
	}
	
#navigation {
	width:206px;
	height:247px;
	background:url(images/Shockey1_navbg_norepeat.jpg) no-repeat;
	display:block;
	float:left;
}

#navigation a img {height: 31px; width: 206px; border-width: 0; overflow:hidden;}


#navigation a#welcome img {background: url(images/Shockey1_leftnavigation_welcome.gif) top left no-repeat;}
#navigation a#history img {background: url(images/Shockey1_leftnavigation_history.gif) top left no-repeat;}
#navigation a#family img {background: url(images/Shockey1_leftnavigation_family.gif) top left no-repeat;}
#navigation a#committment img {background: url(images/Shockey1_leftnavigation_commitment.gif) top left no-repeat;}
#navigation a#jobs img {background: url(images/Shockey1_leftnavigation_jobs.gif) top left no-repeat;}
#navigation a#assoc img {background: url(images/Shockey1_leftnavigation_associations.gif) top left no-repeat;}
#navigation a#community img {background: url(images/Shockey1_leftnavigation_community.gif) top left no-repeat;}

#navigation a#welcome:hover img {background: url(images/Shockey1_leftnavigation_welcome.gif) -206px top no-repeat;}
#navigation a#history:hover img {background: url(images/Shockey1_leftnavigation_history.gif) -206px top no-repeat;}
#navigation a#family:hover img {background: url(images/Shockey1_leftnavigation_family.gif) -206px top no-repeat;}
#navigation a#committment:hover img {background: url(images/Shockey1_leftnavigation_commitment.gif) -206px top no-repeat;}
#navigation a#jobs:hover img {background: url(images/Shockey1_leftnavigation_jobs.gif) -206px top no-repeat;}
#navigation a#assoc:hover img {background: url(images/Shockey1_leftnavigation_associations.gif) -206px top no-repeat;}
#navigation a#community:hover img {background: url(images/Shockey1_leftnavigation_community.gif) -206px top no-repeat;}





#ShockeyGroup {
	width:888px;
	height:66px;
	background:url(images/Shockey1_footerNavOFF.jpg) no-repeat;
	overflow:hidden
}
#ShockeyGroup  li {
	display: block;
	float:left;
	list-style-type: none;
	height: 66px;
}
#ShockeyGroup ul {
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
}
#ShockeyGroup a{
text-indent:-5000px;
display:block;
text-decoration:none;
}
#ShockeyGroup #Howard {
	height: 66px;
	width: 300px;
}
#ShockeyGroup #Precast {
	height: 66px;
	width: 294px;
}
#ShockeyGroup #Companies {
	height: 66px;
	width: 294px;
}

#Howard:hover{
	background: url(images/Shockey1_footerNavON.jpg) no-repeat 0 0;
	height: 66px;
	width: 300px;
}
#Precast:hover{
	background:url(images/Shockey1_footerNavON.jpg) no-repeat -300px 0;
	height: 66px;
	width: 294px;
}
#Companies:hover{
	background:url(images/Shockey1_footerNavON.jpg) no-repeat -594px 0;
	height: 66px;
	width: 294px;
}






#footer {
	width:672px;
	background:url(images/Shockey1_footergradient_norepeat.jpg);
	padding:15px 10px 15px 206px;
	text-align:left;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333300;
	line-height:20px;
	clear:both;
}

#footer a {
	color: #333300;
}
#footer a:link {
	color: #333300;
}
#footer a:hover {
	color: #660000;
}
#footer a:selected {
	color: #333300;
}
#footer a:visited {
	color: #333300;
}


#footernav{
	width: 888px;
}
	
.quote {
	font: italic 14px Georgia, "Times New Roman", Times, serif;
	color:#996633;
	line-height:25px;
}
.redhighlight {
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	color: #663300;
	font-weight: bold;
}
#CommList li {
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	margin-left: -10px;
}
#CommList ul {
	margin-left: -30px;
}

