/* CSS Document */

* {
	padding: 0px;
	margin: 0px;
	}

.body{
	font-size: 62.5%;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#2C2C2C;
	}
	
#outerWrapper{
	width: 780px;
	margin: auto;
	margin-top: 10px;
	}
	
#shadowTop{
	background-image:url(/images/shadow_top.jpg);
	background-repeat: no-repeat;
	}
	
#brandingTop{
	margin: auto;
	width: 760px;
	height: 10px;
	}	
	
#shadow{
	background-image: url(/images/shadow.jpg);
	background-repeat: repeat-y;
	}

#brandingBottom{
	margin: auto;
	margin-bottom: -3px;
	}	

#wrapper{
	width: 760px;
	margin: auto;
	text-align: left;
	background-color: #FFFFFF;
	}
	
#nav{
	font-size: 1.3em;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 0 20px 0;
	padding: 0;
	width: 760px;
	background-color: #E7F1F3;
	background-image: url(/images/sidebar_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	}
	
#nav ul{
	float: left;
	list-style: none;
	color: #FFFFFF;
	}
	
#nav a {
	display: block;
	text-decoration: none;
	padding: 10px 5px 10px 5px;
	background-color:#EBF3F6;
	color: #333333;
	text-transform: uppercase;
	background-image: url(/images/sidebar_bg.jpg);
	background-repeat: repeat-x;
	background-position: center;
	}

#nav a:link { 
	background: url(/images/sidebar_bg.jpg) repeat-x;
	}
	
#nav a:visited { 
	background: url(/images/sidebar_bg.jpg) repeat-x;
	}

#nav a:hover{
	background: url(/images/sidebar_bg_hover.jpg) repeat-x;
	background-color: #D8ECF7;
	}

/*#nav a:active{
	background: url(/images/sidebar_bg_active.jpg) repeat-x;
	background-color: #FF6600;
	}*/
	

.body #home #nav a#homeLink,
.body #sub #nav a#subLink,
.body #services #nav a#servicesLink,
.body #practices #nav a#practicesLink,
.body #about #nav a#aboutLink,
.body #contact #nav a#contactLink,
.body #clients #nav a#clientsLink,
.body #publications #nav a#publicationsLink {
	background-image: none;
	background-color: #02598F;
	color: #FFFFFF;
	}
	

/* IE Fixes */

/* remove annoying gaps */
#nav li {
	display: inline;
	float: left;
	}

/* force hover on entire width of link */
* html #nav a {
	height: 1px;
	}	
	
a:link{
	color: #006699;
	}
	
img{
	border: none;
	padding: 0px;
	margin: 0px;
	}
	
.altBannerLink{
	font-size: 2em;
	}
	
#primaryNav ul{
	list-style: none;
	}
	
#primaryNav li{
	float: left;
	margin: 0px 5px 10px 0px;
	}
	
#mainContent{
	font-size: 1.5em;
	padding: 0px;
	margin: 0px 15px 0px 15px;
	color: #313131;
	font-weight: normal;
	}
	
#mainContent h1{
	color: #CC6600;
	font-size: 1.5em;
	font-weight: normal;
	clear: left;
	margin-bottom: 10px;
	font-family: "Arial Narrow", Helvetica, Arial, sans-serif;
	}
	
#mainContent h2{
	color: #CC6600;
	font-size: 1.2em;
	font-weight: normal;
	clear: left;
	font-family: "Arial Narrow", Helvetica, Arial, sans-serif;
	}
	
#mainContent h3{
	font-weight: normal;
	font-size: 1.1em;
	font-family: "Arial Narrow", Helvetica, Arial, sans-serif;
	color: #CC6600;
	}

#mainContent p{
	font-size: 1em;
	line-height: 1.5em;
	margin: 5px 0 10px 0;
	}
	
#footer{
	width: 780px;
	margin: auto;
	font-size: 1.3em;
	color: #666666;
	text-align: center;
	clear: both;
	border-top: c#999999;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	}
	
#footer a,
#footer a:link,
#footer a:visited,
#footer a:active{
	text-decoration: none;
	color: #02598F;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	}
	
#footer a:hover{
	text-decoration: underline;
	}

#footerShadow{
	width: 780px;
	height: 50px;
	background-image:url(/images/shadow_footer.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	clear: both;
	}	
	
.imageRight{
	border: thin solid #CCCCCC;
	margin-top: 5px;
	margin-left: 15px;
	margin-bottom: 15px;
	float: right;
	}
	
dl{	
	clear: both;
	padding-top: 10px;
	}
	
dt{
	float: left;
	margin-right: 20px;
	}
	
dt a{
	text-align: right;
	font-size: 1.2em;
	}
	
dt img{
	margin-top: 5px;
	}
	
dd{
	margin-left: 170px;
	margin-bottom: 20px;
	}
	
.imageRight p{
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: .8em;
	font-style: italic;
	}
.floatRight {
	float: right;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 8px;
}
	
.imageLeft{
	border: thin solid #CCCCCC;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
	clear: both;
	}
	
.imageLeft p{
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: .8em;
	font-style: italic;
	}
	
#mainContent ul{
	margin: 20px 30px;
	list-style-type: disc;
	}

body#practices #mainContent li{
	list-style: none;
	}
	
body#practices #mainContent a{
	text-decoration: none;
	}

#contactUs{
	font-size: 1.2em;
	clear: both;
	}
	
#contactUs legend{
	color: #02598F;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 40px;
	}
	
#contactUs p{
	font-size: .7em;
	line-height: 1.5em;
	margin: 5px 20px 10px 20px;
	color:#2C2C2C;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

#contactUs label{	
	font-size: .6em;
	color: #666666;
	display: block;
	margin-bottom: -3px;
	padding-bottom: 0;
	margin-top: 10px;
	margin-left: 40px;
	}

#contactUs input{
	font-size: 1em;
	margin-top: 0;
	padding-top: 0;
	display: block;
	margin-left: 20px;
	}

#contactUs textarea{
	margin-left: 20px;
	}

#contactUs fieldset{
	margin: auto;
	border: 2px solid #E6E6E6;
	color: #FF6633;
	width: 600px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	}

.floatnone{
	float: none;
	}
	
.center{
	text-align: center;
	}
	
.caption{
	font-style: italic;
	font-size: .9em;
	text-align: center;
	}
	
#contactButton a:link, #contactButton a:visited{
	background: url(/images/button.jpg) no-repeat left top;
	width: 270px;
	height: 40px;
	display: block;
	clear: left;
	margin: 10px 0;
	}


#contactButton a:hover{
	background: url(/images/button.jpg) no-repeat left bottom;
	}

.logo {
	padding-right:5px;
	text-align:center;
}

.disclaimer {
	font-size:10px;
	text-align:center;
	padding-top: 3px;
}

.disclaimer a {
	text-decoration:none;
	
}