/*******************************************************************************
 * North Country Process Inc.
 * CSS template
 ******************************************************************************/
body
{
	font: 	10px verdana;
	color: #D3D3D3;
        background-image: url('mountain.jpg');
	background-repeat: no-repeat;
	/*background-position: 100px 40px;  */
        background-position: center 20px;
	background-color: #000000;
	margin: 0px;
	text-align:center;

}

/************************************************************
 * LINK - Link attributes
 ************************************************************/
 
a:link	
{
    color:            #54899B;
	text-decoration:  none; 
	font-weight:      500;
}
a:visited
{ 
	color:            #CEDDE4;
	text-decoration:  none; 
}
a:hover 
{ 
	color:            #005265;
	text-decoration:  none; 
	font-weight:      bold;
}

/*************************************************************
* Specific Div's
*************************************************************/

#inner
{
   margin: 20px auto 0px auto;
   /*margin-right:100px;*/
  /* margin-left:100px;*/
   /*margin-top: 40px;*/
   /*margin-bottom: 0px;*/
   height:430px;
   width:640px;
   border-style:solid;
   border-width:1px;
   border-color:#D3D3D3;
   
}

#menu
{
   margin: 0px auto;
   /*margin-right:100px;*/
   /*margin-left:100px;*/
   height:25px;
   width:640px;
   border-style:solid;
   border-width:0px 1px 1px 1px;
   border-color:#D3D3D3;
}

#menu a:hover 
{ 
	color:            #729DAD;
	text-decoration:  none; 
	font-weight:      bold;
}

#logo
{
   z-index:1;
   margin-top: 10px;
   margin-left:10px;
}

#message
{
   text-align:		left;
   margin-left:		40%;
   margin-top:		38%;
   margin-right:	5%;
   font-size: 		16px;
   font-family: 	verdana;
   font-weight: 	bold;
   color: 		#000000;
}


#address
{
   font-size:12px;
   margin-top:2px;
}

#address.p
{
   text-align: right;
   margin-top:2px;
}

#tagline
{
    vertical-align:  top;
}

#tagline h3
{
   text-align: left;
   color:            #54899B;
   font-weight:      300;
}

#footer
{
   width: 640px;
   margin: 0 auto;
}

#links
{
   text-align:left;
   margin-left:15%;
   margin-top: 28%;
   /*height:40px;
   width:300px;*/
   font: 10px verdana;
   color: #FFFFFF;

}

#companyinfo
{
    text-align:center;
    font: 14px verdana;

}

#contactus
{
    margin-top: 100px;
}

#contactus table
{
    font: 13px verdana;
}

#sisheader
{
	margin: 0 auto;	
}

#sisinner
{
   margin: 0px auto 0px auto;
   /*margin-right:100px;*/
  /* margin-left:100px;*/
   /*margin-top: 40px;*/
   /*margin-bottom: 0px;*/
   height:105%;
   width:640px;
   border-style:solid;
   border-width:1px;
   border-color:#D3D3D3;
   
}

#innerServiceAreas
{
   margin: 20px auto 0px auto;
   /*margin-right:100px;*/
  /* margin-left:100px;*/
   /*margin-top: 40px;*/
   /*margin-bottom: 0px;*/
   height:545px;
   width:720px;
   border-style:solid;
   border-width:3px;
   border-color:#54899B;
   background-color: #FFFFFF;
}


#innerServiceAreas p
{
   font: 10px verdana;
   color: #000000;
}


#menuServiceAreas
{
   margin: 0px auto;
   /*margin-right:100px;*/
   /*margin-left:100px;*/
   height:25px;
   width:720px;
   border-style:solid;
   border-width:0px 3px 3px 3px;
   border-color:#54899B;
}

#menuServiceAreas a:hover 
{ 
	color:            #729DAD;
	text-decoration:  none; 
	font-weight:      bold;
}

#footerServiceAreas
{
   width: 720px;
   margin: 0 auto;
}

#anchorageCities
{
   width: 700px;
   margin: 0 auto;
   color: #000000;
   font: 12px verdana;
   padding: 10px; 

}
#anchorageCities td
{
    width: 22%;
}


#fairbanksCities
{
   width: 719px;
   margin: 0 auto;
   color: #000000;
   font: 10px verdana;
   
}
#fairbanksCities td
{
    width: 15%;
}

#ValleyCities
{
   width: 700px;
   margin: 0 auto;
   color: #000000;
   font: 12px verdana;
   padding: 10px; 
}
#ValleyCities td
{
    width:25%;
}

#kenaiCities
{
   width: 700px;
   margin: 0 auto;
   color: #000000;
   padding: 10px; 
}
#kenaiCities td
{
    width:35%;
}

#ketchikanCities
{
   width: 700px;
   margin: 0 auto;
   color: #000000;
   padding: 10px;
}
#ketchikanCities td
{
    width:35%;
}
