/*ROCKWELL ENGINEERING

Site design by Jennifer Moss 
http://www.2farnorth.com
2006

*/

	/*  General */
	
img	{
	display: block;
	border: 0;
	}

body	{	background: #000067;
	color: #333;
	margin: 0;
	padding: 0;
	border: 0;
	border-top:0px solid #000067;
	text-align: center;
	font-family: Avenir, "Lucida Grande", Verdana, "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
text-align:center;
	}
	
#wrapper	{

	color: #333;
	margin-top:0px;
	padding: 0;
	border: 0px solid #c00;
	border-top: 0px solid #ffd300;
	width: 650px;  /* bmh */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 650px;
	padding-left: 100px;
	background: #fff url(images/rocks.jpg) repeat-y;
	border-bottom:#000067 solid 2px;
	border-right:#000067 solid 2px;
	border-left:#000067 solid 2px;
	margin-left:auto;
	margin-right:auto; 
	}

html>#wrapper	{
	width: 650px;
	} 

#header	{
	background: #fff;
	color: #333;
	border: 0;padding:0;
	margin: 0;
	padding: 0;height:69px;
	text-align: left;
	border-bottom:1px solid #000067;
		}

#header img	{
	margin: 0;
	padding: 0;
	border: 0;
	}


#maincontent	{
	float: left;
	margin: 0;
	padding: 10px;
	width: 640px;  /* box model hack */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 620px;	
	background:#fff; 
	}

html>#maincontent 	{
	width: 620px;
	} 


#maincontent ol, #maincontent ul	{
	margin: .5em 0;
	padding-left: 10px;
	margin-left: 10px;
	}
	
#maincontent li	{
	line-height: 1.4;
	margin-bottom: 10px;
	padding-left: 5px;
	margin-left: 5px;
	vertical-align: top;
	}
	
#maincontent ul ul li {
	margin-top: 10px;
	vertical-align: top;
	}

#maincontent ul.inlinelist	{
	padding: 0;
	margin: 0;
	}

#maincontent .inlinelist li	{
	display: inline;
	padding: 0 5px 0 0;
	margin: 0;
	border: 0;
	}	
	

#footer {
	border: 0;
	border-top: 1px solid #000067;
	color: #666;
	background: #eee;
	padding: 5px 7px 7px 10px;
	text-align: left;
	clear: both;
	font-size: xx-small;
	voice-family: "\"}\""; 
	voice-family:inherit;
	}

html>#footer	{
	font-size: x-small;
	} 

#footer p	{
	margin: 10px 0;
	padding: 0;
	text-align:center;
	font-size:x-small;
	}

#footer ul	{
	margin: 10px 0 0 0;
	padding: 0;
	}
	
#footer li	{
	display: inline;
	margin: 0;
	padding: 0 15px 0 0;
	text-align: left;
	border: 0;
	}	
#footer img {display:inline;}

#address {
	float:right;
	width:200px;
	border-left: 1px dotted #ccc;
	padding-left:5px;
	}	  	

#servicelist ul li{
	list-style:none;
	font-size: small;
	line-height: 1.5em;
	margin:0;
	padding:0;
	text-align:left;
	}


	/*  Work around IE/Win code size bug - courtesy Jesper, waffle.wootest.net  */

* html code	{
	font-size : 105%; 
	}


	/*  Typography */
	
h1, h2, h3, h4, h5, h6	{
	font-family: 	Avenir, "Gill Sans", Myriad, Arial, "Bitstream Vera Sans", Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 25px;
	margin-bottom: 2px;
	letter-spacing: 1px;
	}
	


h3	{ 
	font-size: small;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size: medium;  
	}

html>h3 	{
	font-size:  medium;  
	} 


	
h3.byline 	{
	font-size: 12px;
	padding: 0;
	margin: 7px 0;
	color:#000067;
	text-transform: uppercase;
	text-align:left;
	}
		
h4	{
	font-weight: normal;
   	font-size: x-small;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size: small;  
	}

html>h4 	{
	font-size: small;  
	} 	

h4.addtlbyline	{
	font-size: 12px;
	padding: 0;
	margin: 7px 0;
	text-transform: uppercase;
	}


h5	{
     font-size:    xx-small;      
     voice-family: "\"}\"";   
     voice-family: inherit;   
     font-size:    x-small;  
	}
	
html>h5 	{
	font-size:  x-small;  
	} 


p	{
	line-height: 140%;
	text-align: left;
	margin-top: 0;
	margin-bottom: 1em;
	}
	

	/* General links */
	
a:link, a:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #c00;
	background: transparent; 
	}

a:hover {
	font-weight : bold; 
	text-decoration : underline;
	color: #999;
	background: transparent; 
	}

a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #526968;
	background: transparent;  
	}


	/*  Horizontal nav */

#menu {
	margin: 0px;
	padding: 0;
	clear:both;
	
	}

#menu ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
		}

#menu ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	}

#menu ul li a {
	
	width: 129px;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: none;
	padding: 0;
	margin: 0;
	color: #000067;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 2em;
	font-size:    xx-small;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size:    x-small;   
	}

html>#menu ul li a  {
	font-size: x-small;
	} 

#menu ul li#five a	{
	width: 128px;
	}
#menu  li#five a{
    border-right:0px;
	}
#menu  li#one a{
    border-left:0px;
	}
#resources a:link, #resources a:visited {
	border-right: 1px solid #ccc;
	}

#menu ul li a:hover {
	color: #000;
	background: #ccc;
	}

#menu a:active	{
	background: #c60;
	color: #fff;
	}


body#sectionone #menu li#one a, 
body#sectiontwo #menu li#two a,
body#sectionthree #menu li#three a,
body#sectionfour #menu li#four a,
body#sectionfive #menu li#five a {
	background: #c00;	
	border-top:0px;
	color: #fff;
	font-weight: bold;
	}



	/*  Forms */

#formarea	{
	padding: 0;
	margin: 0;
	border: 0;
	text-align: left;
	}
	
#formarea label	{
	font-size: 11px;
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 5px;
	display: block;
	}


.hide {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;  /* for the benefit of IE5 Mac */
	}

	/*  Other Stuff */
	
	
.linewrap {
	font-weight: bold; 
	color: #c60; 
	font-size: 13px;
	}
	
.floatleft	{
	float: left;
	padding: 0;
	margin: 0 15px 0 0;
	}

.people {padding-left:10px;line-height:1em;}

#letters {padding-left:5px;
	  font-size:small;
}

#letters p {border-left:#ccc solid 4px;
	 padding-left:5px;
}

.letterref {
	padding-left: 20px;
	font-size:x-small;
}


#bondblock {display:inline; margin-top:10px;border-top:#ccc solid 1px;border-bottom:#ccc solid 1px; color:#666;}
p {font-size:small;}

#form {font-size:small;}
#insidewrap {background:#fff; border-left: 2px solid #c00;
}
body {background: url('images/bg.png') repeat;}