/* CSS Document */

* {
	padding: 0px;
	margin: 0px;
	}

body{
	font-size: 62.5%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#2C2C2C;
	text-align: center;
	}
	
#outerWrapper{
	width: 780px;
	margin: auto;
	margin-top: 20px;
	height: 100%;
	}
	
#shadowTop{
	background:url(Images/shadow_top.png) no-repeat;
	height: 10px;
	position: relative;
	}
		
#shadow{
	background: url(Images/shadow.png) repeat-y;
	height: 100%;
	}

#wrapper{
	width: 760px;
	margin: auto;
	text-align: left;
	}
	
#gutter{
	width: 40px;
	display: block;
	}
	
#nav{
	font-size: 1.2em;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 760px;
	background: #E7F1F3 url(Images/sidebar_bg_nav.jpg) repeat-x bottom ;
	}
	
body#area #nav{
	background: url(Images/sidebar_bg.jpg) repeat-x bottom;
	}
	
#nav ul{
	float: left;
	list-style: none;
	color: #FFFFFF;
	}
	
#nav a{
	display: block;
	text-decoration: none;
	padding: 8px 10px;
	background: #EBF3F6 url(Images/sidebar_bg.jpg) repeat-x bottom;
	color: #333333;
	text-transform: uppercase;
	}
	
#nav a:link, #nav a:visted {
	background: url(Images/sidebar_bg.jpg) repeat-x bottom;
	}

#nav a:hover{
	background: url(Images/sidebar_bg_hover.jpg) repeat-x;
	background-color: #D8ECF7;
	color: #FFFFFF;
	}

body#home #nav a#homeLink,
body#profile #nav a#profileLink,
body#services #nav a#servicesLink,
body#testimonials #nav a#testimonialsLink,
body#contact #nav a#contactLink,
body#gallery #nav a#galleryLink{
	background: #FFFFFF none;
	color: #666666;
	border-bottom: none;
	border-top: none;
	}
	
body#services ul{
	list-style: none;
	}

/* 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: #007B85;
	}
	
img{
	border: none;
	}
	
#mainContent{
	font-size: 1.5em;
	padding: 0px;
	color: #666666;
	font-weight: normal;
	}
	
#mainContent h1{
	color: #007B85;
	font-size: 1.4em;
	font-weight: normal;
	margin-left: 10px;
	margin-right: 10px;
	}
	
#mainContent h2{
	color: #515151;
	font-size: 1.2em;
	font-weight: normal;
	margin-left: 10px;
	margin-right: 10px;
	}
	
#mainContent h3{
	font-weight: normal;
	font-size: 1.1em;
	padding-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	}
	
#mainContent h4{
	font-size: 1.3em;
	margin-left: 10px;
	margin-right: 10px;
	}
	
#mainContent ol{
	padding: 0 20px;
	margin: 10px 30px;
	}
	
#mainContent ul{
	margin: 15px 30px;
	list-style-type: disc;
	}
	
#mainContent li{
	padding: 3px 0px 3px 5px;
	}
	
#mainContent p{
	font-size: 1em;
	line-height: 1.4em;
	padding: 5px 0 10px 0;
	margin-left: 10px;
	margin-right: 10px;
	}
	
#list{
	margin: -20px 0 -10px 0;
	}
	
#list ul{
	padding: 0 15px;
	}
	
#footer{
	width: 780px;
	margin: 15px 0; 
	font: 1.3em/1.6em Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	clear: both;
	margin: 10px 0;
	padding-bottom: 20px;
	}
	
#footer a,
#footer a:link,
#footer a:visited,
#footer a:active{
	text-decoration: none;
	color: #007B85;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	}
	
#footer a:hover{
	text-decoration: underline;
	}

#footerShadow{
	width: 780px;
	height: 50px;
	background: url(Images/shadow_footer.png) no-repeat;
	margin-bottom: 10px;
	clear: both;
	}	
	
#main{
	margin-left: 200px;
	}
	
#mainHome{
	margin-left: 335px;
	}
	
#mainHome li{
	margin-left: 30px;
	}
	
#mainProfile{
	margin-left: 200px;
	}
	
#mainProfile p{
	margin-right: 180px;
	}
	
.left{
	float: left;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: .7em;
	}

		
#practiceAreas{
	line-height: 2em;
	font-size: 1.1em;
	}
	
dl{
	padding: 10px 30px;
	}
	
dt{
	font-weight: bold;
	
	}
	
dt a{
	text-decoration: none;
	background: url(../../Images/download.png) no-repeat left center;
	line-height: 1.6em;
	padding: 5px 0 5px 24px;
	}
	
dd{
	padding-bottom: 10px;
	}

	
blockquote{
	padding: 20px 20px 0px 20px;
	}
	
cite{
	text-align: right;
	font-size: .9em;
	font-weight: bold;
	}
	
#sitemap{
	padding-left: 40px;
	}


#contactButton a:link, #contactButton a:visited{
	background: url(Images/contact-button.gif) no-repeat left bottom;
	width: 200px;
	height: 30px;
	display: block;
	margin: 0 0 5px 570px;
	}


#contactButton a:hover{
	background: url(Images/contact-button.gif) no-repeat left top;
	}
	
	
#contactButtonTwo a:link, #contactButtonTwo a:visited{
	background: url(Images/contact-button.gif) no-repeat left bottom;
	width: 200px;
	height: 30px;
	display: block;
	margin: 5px 0 0 110px;
	}


#contactButtonTwo a:hover{
	background: url(Images/contact-button.gif) no-repeat left top;
	}
	
#pullquote{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: italic;
	padding: 5px 0 5px 2px;
	margin: 8px 0 8px 8px;
	float: right;
	width: 190px;
	background-color: #EEF7FA;
	border-top: #007B85 1px solid;
	border-bottom: #007B85 1px solid;
	}
	
#email {
visibility:hidden;
display:none;
}

.error {
	color: #FF0000;
	font-size: 1.1em;
}

#postalzip {
visibility:hidden;
display:none;
}

.sl_badge_120 { margin-left: 10px; }
