/* CSS Document 
Authored by:SJ
For:New Harbor Group
Date: 11/13/06*/


html, body, div, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {/*Sets up a series of default settings, and how other selectors can inherit them. This reduces the size of your CSS file and decreases any style maintenance*/
   margin: 0;
   padding: 0;
   border: 0;
}	


/* Begin Show Text On Hover Styles */

a span.sm, a:hover span.lg {display: inline; }
a:hover span.sm, a span.lg {display: none; text-decoration:none }

a:hover {visibility:visible}

#texthover {margin-bottom: 25px}

/* End */


.imagepadright {
   margin-right: 10px;
}
.imagepadleft {
   margin-left: 10px;
}
body {
     background-image: url(/web/images/body_bkgd2.jpg);
	 background-repeat: repeat-x;
	 margin-bottom: 25px;
}

#container{/*holds website in center*/
    width: 892px;
}
/*mast styles*/
#mast {
    background-image: url(/web/images/mast_bkgd2.jpg);
	background-repeat: repeat-y;
	height: 149px;
	width: 892px;
}
/*top navigation*/
#topnav {
    font-family: Arial, Helvetica, sans-serif;
    padding: 8px 90px 2px 0px;
    color: #FFFFFF;
	font-size: .7em;
	text-align: right;
}
#topnav a,#topnav a:link,#topnav a:visited {
    color: #FFFFFF;
	text-decoration: none;
}
#topnav a:hover {
    text-decoration: underline;
}



#mastleft {
    float: left;
	width: 218px;
	padding-left: 34px;

	margin-top: -10px;
}
#mastright{
	float: right;
	width: 400px;
	padding-right: 48px; 
	padding-top: 87px;

}
#mainav {
    background-image: url(/web/images/mainav_bkgd.jpg);
	width: 892px;
	height: 39px;
}
#mainav img {
    border: 0;
}
#mainav ul {
    padding-right: 82px;
}
#mainav li {
    float: right;
	padding: 7px 17px 7px 6px;
	list-style-type: none;
}
#mainav li a {
    display: block;
}
#mainav a,#mainav a:link,#mainav a:visited {
    color: #ffffff;
	text-decoration: none;
}
#mainav a:hover {
    text-decoration: underline;
}
#mainav li.noline {
    border-right: 1px solid #2280DD;
} 
/*middle body styles - cp*/
#middlebody {/*holds background image of middle body section*/
   width:845px;
   background-image: url(/web/images/content_bkgd.jpg);
   background-repeat: repeat-y;
   padding-bottom: 25px;
}
#middlebodytopstripe {
   width: 845px;
   height: 31px;
   background-image: url(/web/images/content_top_bkgd.jpg);
   z-index: 0;
}
/*middle body styles - hp*/
#homemiddlebody {/*holds background image of middle body section*/
   width:845px;
   background-image: url(/web/images/content_bkgd_home.jpg);
   background-repeat: repeat-y;
   margin-top: -7px;
font-family: Georgia, "Times New Roman", Times, serif;

}
/*left column - cp*/
#left {
   float: left;
   width: 84px;
}
/*headers*/
#left h1.headwhatsourpoint {
   background-image: url(/web/images/head_whats_our_point.gif);
   background-position: 50% 0;
   background-repeat: no-repeat;
   height: 355px;
}
.headwhatsourpoint em {
  display: none;
}
#left h1.headourpeople {
   background-image: url(/web/images/head_ourpeople.gif);
   background-position: 50% 0;
   background-repeat: no-repeat;
   height: 312px;
}
.headourpeople em {
  display: none;
}
#left h1.headclientssuccesses {
   background-image: url(/web/images/head_clients.gif);
   background-position: 50% 0;
   background-repeat: no-repeat;
   height: 312px;
}
.headclientssuccesses em {
  display: none;
}
#left h1.headwhatispr {
   background-image: url(/web/images/head_whatispr.gif);
   background-position: 50% 0;
   background-repeat: no-repeat;
   height: 139px;
}
.headwhatispr em {
  display: none;
}
#left h1.headworthalook {
   background-image: url(/web/images/head_worthalook.gif);
   background-position: 50% 0;
   background-repeat: no-repeat;
   height: 270px;
}
.headworthalook em {
  display: none;
}
#left h1.headcontactus {
   background-image: url(/web/images/head_contact.gif);
   background-position: 50% 0;
   background-repeat: no-repeat;
   height: 270px;
}
.headcontactus em {
  display: none;
}
#left h1.headsitemap {
   background-image: url(/web/images/head_sitemap.gif);
   background-position: 50% 0;
   background-repeat: no-repeat;
   height: 270px;
}
.headsitemap em {
  display: none;
}
#left h1.headsearch {
   background-image: url(/web/images/head_search.gif);
   background-position: 50% 0;
   background-repeat: no-repeat;
   height: 270px;
}
.headsearch em {
  display: none;
}
#left h1.headsubscribe {
   background-image: url(/web/images/head_subscribe.gif);
   background-position: 50% 0;
   background-repeat: no-repeat;
   height: 309px;
}
.headsubscribe em {
  display: none;
}
/*columns - hp*/
#homeleft {
   float: left;
   width: 176px;
   font-family: Verdana;
   font-size: .80em;
   line-height: 180%;
   padding: 18px 10px 0 10px;
text-align: right;
}

#homeleft a,#middle a:link,#middle a:visited {
   color: #011D55;
   text-decoration: underline;}

#homeleft a:hover {
   color: #000000;
   text-decoration: underline;}


#homeright {
   float: left;
   width: 610px;
   padding-left: 10px;

}
/*middle column - cp*/
#middle {
   float: left;
   width: 487px;
   padding: 0px 40px 35px 0;
   line-height: 170%;
   font-size: .8em;
   font-family: Verdana, Arial, Helvetica, sans-serif;
}

#middle h2 {
   color: #E92349;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 1.6em;
   margin-bottom: 10px;
   font-weight:normal;
}


#middle a,#middle a:link,#middle a:visited {
   color: #011D55;
   text-decoration: none;}

#middle a:hover {
   
   text-decoration: underline;
}
#middle p {
   padding-bottom: 15px;
}
#middle ul {
   padding-left: 30px;
   
}

#middle li {
    background: url(/web/images/subnav_bullet3.gif) no-repeat;
	list-style-type: none;
	padding-left: 25px;
padding-top: -20px;
	
	
	
	font-size: 1em;
} 



#middle img {
   margin-right: 25px;
   list-style-type: square;
}

/*right column - cp*/
#right {
    float: left;
    width:200px;
}
#rightpik {
    text-align: left;
}
#rightpik img {
    border: 5px solid #5EA2CA;
	margin-top: -18px;
	position: relative;
	z-index: 100;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}



#right ul {
    padding-top: 25px;
	padding-bottom: 40px;
	margin-left: 15px;
}
#right li {
    background: url(/web/images/subnav_bullet.gif) no-repeat;
	list-style-type: none;
	padding-left: 20px;
	padding-bottom: 4px;
	color: #011D55;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
}   
#right a,#right a:link,#right a:visited {
    color:  #011D55;
	text-decoration: none;
}
#right a:hover {
    text-decoration: underline;
}
#sidebar {
    font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
    padding: 0 5px 15px 0;
	line-height: 150%;
	font-size: .8em;
	font-weight: bold;
	line-height: 222%;
}
/*footer styles*/
#footertop {
    background: url(/web/images/footer_top_bkgd.jpg) no-repeat;
	height: 37px;
	color: #FFCC00;
	padding-top: 15px;
	font-size: .7em;
	font-family: "Trebuchet MS", Verdana, sans-serif;


}
#address {
    float:left;
	width: 500px;
	color: #CCD2DD;
	font-family: Arial, sans-serif;
	font-size: 1em;
	line-height: 185%;
	padding-left: 17px;
}
#address a,#address a:link,#address a:visited {
    color: #CCD2DD;
	text-decoration: none;
}
#address a:hover {
    text-decoration: underline;
}
#login {
    background-image: url(/web/images/footer_intranet_login.gif);
	background-repeat: no-repeat;
	height: 22px;
	display: block;
	padding-right: 100px;
	padding-top: 3px;
	float: right;

}
#login a,#login a:link,#login a:visited {
    color: #FFCC00;
	text-decoration: none;
}
#login a:hover {
    text-decoration:underline;
}
#footer {
   clear: right;
    background: url(/web/images/footer_bkgd.jpg) no-repeat;
	color: #CCD2DD;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: .7em;
	padding-top: 55px;
	padding-left: 17px;
	line-height: 185%;
}
#footer a,#footer a:link,#footer a:visited {
    color: #CCD2DD;
	text-decoration:none;
}
#footer a:hover {
    text-decoration: underline;
}
.enews {
   color: #000000;
   font-size: 1.2em;
   font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* web Standard Styles */


/* This style is used on /web/include/InternetMultiPiecePageContent.asp as a container around the content items */

.MultipiecePageContentItemContainer
{
margin-bottom:10px;
}

/*clears floats with no presentational markup*/
.clearfix:after {
    content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
   display: inline-table;
}
/*Hides from IE Mac \*/

.clearfix {
    display: block;
	height: 1%;
}
/*End Hack \*/