@charset "UTF-8";
body  {
	font: 65.5% Tahoma, Arial, sans-serif;;
	background-color: #FFFFFF;
	background-image: url(../images/bkgGoldTile.gif);	
	margin: 0; 
	padding: 0;
	color: #000000;
	text-align: center;
}

#container {
	width: 1020px;  
	background-color: #FFFFFF;
	background-image: url(../images/bkgColSwoosh.jpg);
	margin: 0 auto; 
	border: none;
	text-align: left;
	background-repeat: no-repeat;
	background-position: bottom;
	
}

 
#shadow {
	width: 1040px; 
	background-image: url(../images/shadow.png);
	margin: 0 auto; 
	background-repeat: repeat-y;
	padding-bottom: 3px;
	
} 
#header {
	background: url(../images/bkgHed.jpg) no-repeat left top;
	padding: 0 0 20px 20px; 
	height: 120px;
} 
#headerx {
	background: url(../images/bkgHedx.jpg) no-repeat left top;
	padding: 0 0 20px 20px; 
	height: 120px;
} 
#header h1 {
	margin: 0; 
	padding: 10px 0; 
	display: none;
} 
#headerx h1 {
	margin: 0; 
	padding: 10px 0; 
	display: none;
}
#mainContent {
	padding: 0 80px 0 20px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 400px;
	margin-bottom: 35px;
} 
#mainContent p,
#mainContent li {
	font-size: 1.2em;
	color: #616161;
	line-height: 1.4em;
}
#container #sidebar1 {
	float: left; 
	width: 385px; 
}
#container #sidebar1 img {
	float: right;
	padding-top: 12px;
}
#container #sidebar1 #navBarWrapper {
	float: left;
	width: 218px;
	padding: 15px 10px 15px 40px;

}
#footer {
	padding: 0 10px 0 20px;
} 
#footer p {
	margin: 0;
	padding: 10px 0;
	color: #D0C192;
	text-indent: 130px;
}
#footer a:link {
	font-size: 1em;
	line-height: 1.7em;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	padding-bottom: 10px;
}
#footer  a:visited {
	font-size: 1em;
	line-height: 1.7em;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	padding-bottom: 10px;
}
#footer a:hover {
	text-decoration: underline;
    color: #ffff99;
}
#pageName {
	float: left;
	background-image: url(../images/pgHedBar.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	
	height: 64px;
	width: 385px;
}
#pageName h1{
	font-size: 2.15em;
	color: #FFFFFF;
	text-indent: 2.2em;
	letter-spacing: 0.21em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#container #mainContent ul {
	margin-top: -1.1em;
}
#container #mainContent a {
	color: #7A5100;
}
#container #mainContent a:hover {
	color: #002a5c;
}
/* THIS IS THE NAV BAR ----------------------------------------------------------------------*/


ul#mainNav {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 218px;
	text-align: center;
}

 #sidebar1 #navBarWrapper #mainNav a {
	text-decoration: none;
	color: #616161;
	font-size: 1.3em;
	border: none;
	display: block;
	padding: 12px 5px 12px 5px;
	background-position: 0 -50px;
}

 #sidebar1 #navBarWrapper #mainNav a:hover {
	color: #002a5c;
	background: url(../images/tab.png) no-repeat left top;
	font-weight: bold;
}


/* styles for the "you are here" buttons - CHANGE id name on the body tag to set the proper section  */
#home #mainNav a#homeLink,
#feature #mainNav a#featureLink,
#background #mainNav a#backgroundLink,
#practiceAreas #mainNav a#practiceAreasLink,
#personnel #mainNav a#personnelLink,
#clients #mainNav a#clientsLink,
#results #mainNav a#resultsLink,
#media #mainNav a#mediaLink,
#employment #mainNav a#employmentLink{
	background: url(../images/tab.png) no-repeat left top;
	font-weight: bold;
	color: #002a5c;
} 

#home #mainNav a#homelink:hover,
#background  #mainNav a#backgroundLink:hover,
#practiceAreas  #mainNav a#practiceAreasLink:hover,
#personnel #mainNav a#personnelLink:hover,
#clients #mainNav a#clientsLink:hover,
#results #mainNav a#resultsLink:hover,
#media #mainNav a#mediaLink:hover,
#employment #mainNav a#employmentLink:hover {
	background: url(../images/tab.png) no-repeat left top;
	color: #616161;
}

#container #sidebar1 img {
	float: right;
}
#container #sidebar1 #navBarWrapper {
	float: left;
	width: 218px;
	padding-left: 20px;
}

/* END OF THE NAV BAR ----------------------------------------------------------------------*/



/* styles for the secondary links box ----------------------------------------------------------------------*/


#container #mainContent #secondary {
	width: 240px;
	float: right;
	background:  url(../images/bg_bottom.jpg) no-repeat center bottom;
	padding-bottom: 30px;
	margin-left: 20px;
}

#container #mainContent #secondary h3 {
	font-size: 1.5em;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
	background: url(../images/bg_top.jpg) no-repeat center top;
	color: #8499AD;
	padding: 25px 0;
	vertical-align: -5%;
	line-height: .5em;
	text-indent: 4px;
	}

#container #mainContent #secondary ul {
	font-size: .9em;
	background: url(../images/bg_mid.png) center top repeat-y;
	margin: 0;
	padding: 15px 5px 0 38px;
	font-style: normal;
	line-height: 1.2em;
	text-decoration: none;
	text-indent: 2em;
}

#container #mainContent #secondary li {
	list-style: none;
	padding-left: 18px;
	margin-bottom: 6px;
}
#container #mainContent #secondary ul li a:link {
	color: #002a5c;
	text-decoration: none;
}
#container #mainContent #secondary ul li a:hover {
	color: #002a5c;
	text-decoration: underline;
}

/*CSS Hacks for Internet Explorer */


* html .secondary {
/* double margin bug fix */
	display: inline;
}

/* END OF secondary links  ----------------------------------------------------------------------*/


/* ////////////////////////////////// */

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.hedGraySmaller {
	font-size: 0.7em;
	font-weight: bold;
	color: #616161;
}
.hedBlue {
	font-size: .9em;
	color: #002a5c;
}
.blueText {
	color: #002A5C;
}

/* IE Fixes */

/* remove annoying gaps */
#mainNav li {	
	display: inline; 
}

/* force hover on entire width of the link */
* html #mainNav a {
	height: 1px;
}
#shadow #container #sidebar1 h2 {
	float: right;
	color: #002a5c;
	font-size: 1.8em;
	text-align:right;
	padding-top: 12px;
}

