html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	/*vertical-align: baseline;*/
	background: transparent;
}
body {
	line-height: 1;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a {
	color: #807f83;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}




/* --------------------------------------------------------- */
/* ---------               body                  ----------- */
/* --------------------------------------------------------- */



.clearFix {
	height: 0px; 
	clear: both; 
	display: block; 
	margin: 0; 
	padding: 0;
}

hr {
	background-color:#FFFFFF;
	border-top: 1px dotted #807f83;
	color:#FFFFFF;
	height:1px;
}

#wrapper {
	width: 968px;
	margin: 0 auto;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #807f83;
}



/* --------------------------------------------------------- */
/* ---------           top navigation            ----------- */
/* --------------------------------------------------------- */

#top-nav-wrap { 
	float: right;
	padding: 0px 100px 70px 0px;
}

#top-nav-wrap li {
	float: left;
}

#top-nav-wrap a {
	color: #000000;
	float: left;
	padding: 5px 17px 5px 17px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-decoration: none;
}

#top-nav-wrap a:hover {
	background-color: #c3cb77;	
}


/* --------------------------------------------------------- */
/* ---------           page header               ----------- */
/* --------------------------------------------------------- */

h1 {
	float: left;
	width: 598px;
	font-size: 18px;
	font-weight: bold;
	color: #807f83;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	margin-bottom: 15px;
}


h2 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	margin-bottom: 10px;
}

h3 {
	color: #231f20;
}

.black {
	color: #000000;
}


/* --------------------------------------------------------- */
/* ---------          previous/next              ----------- */
/* --------------------------------------------------------- */

.previous { 
	float: left;
	width: 38px;
}

.previous a:link {
	display: block;
	width: 38px;
	height: 17px;
	text-decoration: none;
	background-image: url(../images/previous.gif);
	}

.previous a:hover {
	background-position: 0px -17px;
	}
	
.next { 
	float: left;
	width: 38px;
}

.next a:link {
	display: block;
	width: 38px;
	height: 17px;
	text-decoration: none;
	background-image: url(../images/next.gif);
	}

.next a:hover {
	background-position: 0px -17px;
	}




/* --------------------------------------------------------- */
/* ---------               navigation            ----------- */
/* --------------------------------------------------------- */

#navCol { 
	float: left;
	width: 187px;
	padding: 0px 0px 0px 60px;
}

#navCol-logo { 
	float: left;
	width: 187px;
	margin: 0px 0px 0px 60px;
}

#navigation {
	list-style: none;
	height: 181px;
	width: 187px;
}

#navigation a {
	display: block;
	height: 20px;
	text-indent: -9999px;
}

#navigation li { 
	//float: left;
}	

#navigation li a:hover, #navigation li:hover {
	background-position: 0px 0px !important;
}

#navigation a.selected {
	background-position: 0px 0px !important;
}

#navigation #b-about-us a {
	width: 187px;
	background-image: url(../images/b-about-us.png);
	background-repeat: no-repeat;
	background-position: -187px 0px;
}

#navigation #b-practice-areas a {
	width: 187px;
	background-image: url(../images/b-practice-areas.png);
	background-repeat: no-repeat;
	background-position: -187px 0px;
}

#navigation #b-real-estate a {
	width: 187px;
	background-image: url(../images/b-real-estate.png);
	background-repeat: no-repeat;
	background-position: -187px 0px;
}

#navigation #b-corporate a {
	width: 187px;
	background-image: url(../images/b-corporate.png);
	background-repeat: no-repeat;
	background-position: -187px 0px;
}

#navigation #b-taxation a {
	width: 187px;
	background-image: url(../images/b-taxation.png);
	background-repeat: no-repeat;
	background-position: -187px 0px;
}

#navigation #b-tax-credits a {
	width: 187px;
	background-image: url(../images/b-tax-credits.png);
	background-repeat: no-repeat;
	background-position: -187px 0px;
}

#navigation #b-attorneys a {
	width: 187px;
	background-image: url(../images/b-attorneys.png);
	background-repeat: no-repeat;
	background-position: -187px 0px;
}

#navigation #b-news a {
	width: 187px;
	background-image: url(../images/b-news.png);
	background-repeat: no-repeat;
	background-position: -187px 0px;
}

#navigation #b-contact-us a {
	width: 187px;
	background-image: url(../images/b-contact-us.png);
	background-repeat: no-repeat;
	background-position: -187px 0px;
}


/* --------------------------------------------------------- */
/* ---------  current page top nav button active ----------- */
/* --------------------------------------------------------- */


#about-us #b-about-us a, #practice-areas #b-practice-areas a, #real-estate #b-practice-areas a, #real-estate #b-real-estate a, #corporate #b-practice-areas a, #corporate #b-corporate a, #taxation #b-practice-areas a, #taxation #b-taxation a, #tax-credits #b-practice-areas a, #tax-credits #b-tax-credits a, #attorneys #b-attorneys a, #news #b-news a, #contact-us #b-contact-us a {
	background-position: 0px 0px !important;
}


/* --------------------------------------------------------- */
/* ---------             mainBody                ----------- */
/* --------------------------------------------------------- */

#mainBodyWrap {
	float: left;
	width: 674px;
	padding: 40px 0px 40px 47px;
}

#mainBodyContent {
	font-size: 14px;
	line-height: 22px;
}

.attorney {
	width: 674px;
	padding: 20px 0px 10px 0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #807f83;
}

.attorneyHeader {
	width: 674px;
	padding: 20px 0px 10px 0px;
}

.column1 {
	color: #231f20;
	float: left;
	width: 213px;
	padding: 0px 10px 0px 0px;
}

.column1 a {
	color: #231f20;
}

.column1 a:hover {
	color: #231f20;
}

.column2 {
	float: left;
	width: 318px;
	padding: 0px 10px 0px 0px;
}

.column3 {
	float: left;
	width: 123px;
}

.column3 a {
	display: block;
	height: 25px;
	text-indent: -9999px;
}

.column3 li a:hover, .column3 li:hover {
	background-position: 0px 0px !important;
}

.column3 li a {
	width: 24px;
	background-image: url(../images/download.gif);
	background-repeat: no-repeat;
	background-position: -24px 0px;
}

.attorneyFULL {
	width: 674px;
	padding: 20px 0px 20px 0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #807f83;
	font-size: 12px;
	line-height: 16px;
}

.attorneyFULL h2 {
	font-size: 16px;
	font-weight: bold;
	color: #807f83;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	margin-bottom: 10px;
}


.attorneyFULL h3 {
	font-size: 16px;
	color: #231f20;
}

.bullets {
	padding: 0px 20px 0px 20px;
	list-style-position: outside;
	list-style-type: disc;
}



/* --------------------------------------------------------- */
/* ---------             form elements           ----------- */
/* --------------------------------------------------------- */

.contactForm input {
	padding: 3px; 
	border: 1px solid #807F82; 
	width: 250px;
}


/* --------------------------------------------------------- */
/* ---------              green bar              ----------- */
/* --------------------------------------------------------- */

#greenBarBorderWrap {
	width: 100%;
	margin: 0 auto;
	background-image: url(../images/foot-bg.png);
	background-repeat: repeat;
}

#greenBar {
	width: 968px;
	margin: 0 auto;
}

#greenBar p {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #807f83;
	padding: 10px 0px 10px 0px;
	text-align: center;
}


#greenBar a{
	color: #807f83;
	text-decoration: none;
}

#greenBar a:hover {
	color: #000000;
}


/* --------------------------------------------------------- */
/* ---------               footer                ----------- */
/* --------------------------------------------------------- */

#footerBorderWrap {
	width: 100%;
	margin: 0 auto;
}

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

#footer p {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #807f83;
	padding: 20px 0px 10px 0px;
	text-align: center;
}


#footer a{
	color: #807f83;
	text-decoration: none;
}

#footer a:hover {
	color: #000000;
}
