* {
	margin: 0px;
	padding: 0px;
}
.absmiddle {
	vertical-align: middle;
	margin-bottom: .25em;
}
.attorneyPic  {
	float: none;
	padding-top: 25px;
	padding-left: 15px;
	padding-right: 15px;
}
.attorneyTitle {
	margin-left: 65px;
	margin-right: 65px;
	margin-top: 20px;
}
#bluBox {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 245px;
	width: 520px;
	padding-top: 5px;
	padding-right: 30px;
	background-image: url(../images/top_bg.png);
	background-repeat: repeat-y;
	background-position: -300px;
	padding-left: 30px;
}
#redBox {
	position: relative;
	left: 0px;
	top: 0px;
	height: 245px;
	width: 580px;
	padding-top: 5px;
	padding-right: 10px;
	background-image: url(../images/top_bg.png);
	background-repeat: repeat-y;
	background-position: -300px;
	padding-left: 30px;
	font-size: 13pt;
	display: inline;
	float: left;
	margin-left: -30px;
	margin-bottom: 10px;
}
#redBox .indexTxt {
	float: left;
	padding-top: 20px;
	width: 375px;
	color: #FFFFCC;
}
#redBox img {
	float:left;
	margin-top: 5px;
	margin-right: 20px;
}
#bluBoxSmall {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 55px;
	width: 550px;
	background-color: #4b5e7e;
	padding-top: 5px;
	background-image: url(../images/top_bg.png);
	background-repeat: repeat-y;
	background-position: -300px;
}

.redBoxContent {
	height: 247px;
	color: #dadada;
	padding-top: 5px;
	width: 550px;
	padding-left: 0px;
}
.redBoxTitle {
	color: #dadada;
	padding-top: 10px;
}
h1 {
	font-size: 28pt;
	color: #FFAD09;
	margin-left: 15px;
	margin-top: 5px;
}
body {
	/*background-color: #dbdfe0;
	background-color: #A8A29E;*/
	background-color: #333333;
	background-repeat: repeat-x;
	color: #1C1B00;
}
.boxSpaceSmall {
	height: 60px;
}

.boxSpaceLarge {
	height: 250px;
}


.bodyText {
	width: auto;
	float: left;
	display: inline;
	padding-top: 0px;
	font-size: 15px;
	text-align: center;
}


#bodyText {
	width: 400px;
	float: left;
	display: inline;
	padding-top: 15px;
	font-size: 15px;
	text-align: justify;
}
.bodyText a:link, .bodyText a:active, .bodyText a:visited  {
	color: #5B0017;
	text-decoration: none;
	font-weight: bold;
}

.bodyText a:hover {
	color: #0F7ECD;
	text-decoration: underline;
	font-weight: bold;
}
.bodyTextMedium {
	width: 600px;
	float: left;
	display: inline;
	padding-top: 10px;
	font-size: 12pt;
	text-align: justify;
}

.bodyTextMedium p {
	margin-top: 10px;
}
.bodyTextMedium a:link, .bodyTextMedium a:active, .bodyTextMedium a:visited  {
	color: #5B0017;
	text-decoration: none;
	font-weight: bold;
}

.bodyTextMedium a:hover {
	color: #0F7ECD;
	text-decoration: underline;
	font-weight: bold;
}
#bodyTextFull {
	width: 800px;
	display: inline;
	float: left;
	padding-top: 10px;
	font-size: 16px;
	text-align: justify;
	padding-left: 30px;
}
#bodyTextFull p {
	margin-top: 10px;
}
.bodyTextMSmall {
	width: 600px;
	float: left;
	display: inline;
	padding-top: 10px;
	font-size: 11pt;
	text-align: justify;
}
.bodyTextSmall  p {
	margin-top: 5px;
}
.bodyTextSmall a:link, .bodyTextSmall a:active, .bodyTextSmall a:visited  {
	color: #5B0017;
	text-decoration: none;
	font-weight: bold;
}

.bodyTextSmall a:hover {
	color: #0F7ECD;
	text-decoration: underline;
	font-weight: bold;
}

.centered {
	text-align: center;
}
#centerText {
	margin-left: 100px;
}
.clearBoth {
	clear: both;
	height: 0px;
}
.currVitae {
	width: 600px;
	margin-left: 120px;
	color: #1C1B00;
	margin-bottom: 15px;
}
.currVitaetopTitle {
	width: 725px;
	color: #1C1B00;
	font-size: 18pt;
	font-weight: bold;
	float: left;
	display: inline;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.currVitaeName{
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
}
.currVitaeName .firstLetter { 
	font-size: 22pt;
}
.currVitaeTitle1 {
	font-size: 14pt;
	/*font-weight: bold;*/
	text-align: center;
	padding-top: 10px;
}
.currVitaeTitle2 {
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
	margin-top: 15px;
	margin-bottom: 10px;
}
.currVitaeTitle3 {
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	margin-top: 15px;
}

.currVitae li {
	margin-left: 35px;
}
.currVitae li ul li {
	margin-left: 35px;
	list-style-type: none;
}
#mainContainer #mainContentContainerFull #bodyTextFull .currVitae li {
}

#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	background-color: #A8A29E;
	text-align: center;
	padding-top: 0px;
	display: inline;
	float: left;
	width: 690px;
	color: #333333;
	height: 26px;
}
#copyright a:link, #copyright a:active, #copyright a:visited  {
	color: #333333;
	text-decoration: none;
}
#copyright a:hover {
	color: #dadada;
	text-decoration: underline;
}
#copyrightFull {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	background-color: #A8A29E;
	text-align: center;
	padding-top: 10px;
	display: inline;
	float: left;
	width: 955px;
	padding-bottom: 10px;
	color: #333333;
}
#copyrightFull a:link, #copyrightFull a:active, #copyrightFull a:visited  {
	color: #333333;
	text-decoration: none;
}
#copyrightFull a:hover {
	color: #333333;
	text-decoration: underline;
}
.disclaimer {
	font-size: 14pt;
	text-transform: uppercase;
}
#gradientRed {
	background-image: url(../images/gradient_red_left.jpg);
	background-repeat: repeat-x;
	height: 310px;
	padding-top: 0px;
	margin-top: 0px;
	position: absolute;
	width: 265px;
	top: 300px;
	left: 1px;
}
#gradientRed .lawTypes {
	font-size: 14pt;
	color: #FFFFCC;
	text-align: right;
	font-weight: normal;
	padding-top: 40px;
	height: 90px;
	padding-right: 30px;
}
#gradientRed .address {
	color: #FFFFCC;
	font-weight: normal;
	text-align: left;
	font-size: 11pt;
	margin: 0px;
	padding-top: 45px;
	height: 100px;
	padding-left: 50px;
	position: relative;
}
#gradientRed .phone {
	color: #FFFFCC;
	position: absolute;
	left: 99px;
	top: 99px;
}
#gradientRed .phoneNumber {
	width: 48px;
	float: left;
}
#infoContainer {
	display: inline;
	float: left;
	width: 265px;
	font-family: "Times New Roman", Times, serif;
	background-color: #36000e;
	position: relative;
	height: 670px;
	background-image: url(../images/grad_red_extension.png);
}
#infoContainerLong {
	display: inline;
	float: left;
	width: 265px;
	font-family: "Times New Roman", Times, serif;
	background-color: #36000e;
	position: relative;
	height: 2008px;
	background-image: url(../images/grad_red_extension.png);
}
#infoContainer a:link, #infoContainer a:active, #infoContainer a:visited  {
	color: #FFFFCC;
	text-decoration: none;
}
#infoContainer a:hover {
	color: #FFFFCC;
	text-decoration: underline;
}
#infoContainerLong {
	display: inline;
	float: left;
	width: 265px;
	font-family: "Times New Roman", Times, serif;
	background-color: #36000e;
	position: relative;
	height: 2008px;
	background-image: url(../images/grad_red_extension.png);
}
#infoContainerLong a:link, #infoContainerLong a:active, #infoContainerLong a:visited  {
	color: #FFFFCC;
	text-decoration: none;
}
#infoContainerLong a:hover {
	color: #FFFFCC;
	text-decoration: underline;
}
.indLinkTitle1 {
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 10px;
	font-style: italic;
}
.justified {
	text-align: justify;
}

.left {
	float: left;
	display: inline;
}

#location {
	text-align: center;
}
.locationPic {
	float: none;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
}

#location img {
	margin-right: 20px;
	margin-left: 20px;
}

#mainContainer {
	margin-right: auto;
	margin-left: auto;
	width: 955px;
	margin-top: 10px;
}
/*
#mainContentContainer {
	float: left;
	display: inline;
	width: 640px;
	background-color: #A8A29E;
	height: 560px;
	padding-top: 0px;
	padding-left: 50px;
}
#mainContent {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 660px;
	padding-left: 29px;
	height: 560px;
}*/

#mainContentContainerFull {
	float: left;
	display: inline;
	width: 905px;
	background-color: #A8A29E;
	height: auto;
	padding-top: 10px;
	padding-left: 50px;
}
#mainContentWrap {
	float: left;
	display: inline;
	position: relative;
	width: 660px;
	background-color: #A8A29E;
	padding-left: 30px;
	height: 560px;
}
#mainContentWrapLong {
	float: left;
	display: inline;
	position: relative;
	width: 630px;
	background-color: #A8A29E;
	padding-left: 60px;
	height: 1900px;
}
#mainContentWrapLong a:link, #mainContentWrapLong a:active, #mainContentWrapLong a:visited  {
	color: #5B0017;
	text-decoration: none;
	font-weight: bold;
}

#mainContentWrapLong a:hover {
	color: #0F7ECD;
	text-decoration: underline;
	font-weight: bold;
}
#navBottom {
	float: left;
	display: inline;
	width: 670px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #A8A29E;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffcc;
	font-size: 11pt;
	color: #515100;
	text-transform: uppercase;
	height: 30px;
	padding-bottom: 3px;
	line-height: 20px;
	margin-right: 10px;
	margin-left: 10px;
}
#navBottomWrap {
	background-color: #A8A29E;
	height: 34px;
	width: 690px;
	display: inline;
	float: left;
	display: inline;
}

#navBottom a:link, #navBottom a:active, #navBottom a:visited  {
	color: #515100;
	text-decoration: none;
}
#navBottom a:hover {
	color: #5B0017;
	text-decoration: underline;
}
#navBottom ul {
	list-style-type: none;
	padding-left: 0px;
}
#navBottom li {
	float: left;
	display: inline;
	padding-left: 10px;
	height: 20px;
	padding-right: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffffcc;
	padding-top: 0px;
	margin-top: 5px;
}
#navBottom #firstNavLink {
	border-left-style: none;
}

#navBottomFull {
	float: left;
	display: inline;
	width: 955px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #A8A29E;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffcc;
	font-size: 11pt;
	color: #515100;
	text-transform: uppercase;
}
#navBottomFull ul {
	list-style-type: none;
	padding-left: 200px;
}
#navBottomFull li {
	float: left;
	display: inline;
	padding-left: 15px;
	height: 20px;
	padding-right: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffffcc;
	padding-top: 0px;
	margin-top: 5px;
}
#navBottomFull #firstNavLink {
	border-left-style: none;
}
#navBottomFull a:link, #navBottomFull a:active, #navBottomFull a:visited  {
	color: #515100;
	text-decoration: none;
}
#navBottomFull a:hover {
	color: #5B0017;
	text-decoration: underline;
}
#navHeader {
	background-color: #A8A29E;
	height: 39px;
	float: left;
	display: inline;
	width: 670px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11pt;
	text-transform: uppercase;
	color: #515100;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffcc;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
#navHeaderWrap {
	background-color: #A8A29E;
	height: 50px;
	width: 690px;
	display: inline;
	float: left;
}

#navHeader a:link, #navHeader a:active, #navHeader a:visited  {
	color: #515100;
	text-decoration: none;
}
#navHeader a:hover {
	color: #5B0017;
	text-decoration: underline;
}
#navHeader #firstNavLinkTop {
	border-left-style: none;
}
#navHeader ul {
	list-style-type: none;
	padding-left: 0px;
}
#navHeader li {
	float: left;
	display: inline;
	padding-left: 10px;
	height: 20px;
	padding-right: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffffcc;
	margin-top: 15px;
	margin-bottom: 10px;
}

#redBottom {
	background-image: url(../images/dark_blu_bottom.jpg);
	background-repeat: repeat;
	height: 18px;
}
.right {
	float: right;
	display: inline;
}

.subheading {
	font-size: 12pt;
	color: #FFFFCC;
	margin-left: 20px;
	margin-top: -5px;
	letter-spacing: 6pt;
}
#titleContainer {
	background-color: #670518;
	height: 120px;
	font-size: 12pt;
	color: #dadada;
	text-align: center;
	padding-top: 10px;
}
#titleContainerFull {
	background-color: #27395d;
	height: 140px;
	font-size: 12pt;
	color: #dadada;
	text-align: center;
	padding-top: 10px;
}


#topHeader {
	background-color: #eff4fa;
	float: left;
	display: inline;
	height: 70px;
	width: 955px;
	background-image: url(../images/top_bg.png);
	background-repeat: repeat-y;
}
#topTitle {
	background-color: #4b5e7e;
	float: left;
	display: inline;
	height: 50px;
	width: 690px;
	text-align: center;
	padding-top: 0px;
	color: #dadada;
	background-image: url(../images/top_bg.png);
	background-position: -300px;
}
#topInfoSpacer {
	height: 50px;
	width: 265px;
	float: left;
	display: inline;
	background-color: #000000;
}
#topInfoSpacerFull {
	height: 100px;
	float: left;
	display: inline;
	background-color: #A8A29E;
	width: 823px;
	text-align: center;
	padding-left: 132px;
}


.title {
	font-size: 24pt;
	color: #36000e;
	margin-top: 15px;
}
.txt14pt {
	font-size: 15pt;
}


.underline {
	font-weight: bold;
	text-decoration: underline;
}
#website {
	color: #FFFFFF;
	font-size: 15pt;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	height: 20px;
	margin-top: 25px;
}
.uppercase {
	text-transform: uppercase;
}

/* Credits: Dynamic Drive CSS Library */
/* URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
    position: relative;
    z-index: 0;
}

.thumbnail:hover{
    background-color: transparent;
    z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: white;
	padding: 5px;
    left: -1000px;
	border: 1px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
    border-width: 0;
    padding: 2px;
}


.thumbnail:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	/*	position where enlarged image should offset horizontally
		from the right edge of the thumbnail.

		if you move the image to the left side of the page,
		use left: 0 instead.
	*/
    left: -20px;
	top: -180px;
    z-index: 50;
}

.thumbnail_r{
    position: relative;
    z-index: 0;
}

.thumbnail_r:hover{
    background-color: transparent;
    z-index: 50;
}

.thumbnail_r span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: white;
	padding: 5px;
    left: -1000px;
	border: 1px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
    z-index: 50;
}

.thumbnail_r span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}

.thumbnail_r  img{ /*fix center positioning in explorer*/
	float: left;
	display: inline;
}

.thumbnail_r:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	/*	position where enlarged image should offset horizontally
		from the right edge of the thumbnail.

		if you move the image to the left side of the page,
		use left: 0 instead.
	*/
    left: -500px;
	top: -280px;
}
#pictureContainer {
	height: 250px;
	width: 265px;
}
.indexBlock {
	display: inline;
	float: left;
	height: 85px;
	width: 500px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #333333;
	margin-top: 5px;
	margin-bottom: 8px;
	margin-left: 20px;
}
.indexBlock a:link, .indexBlockv a:active, .indexBlock a:visited  {
	color: #5B0017;
	text-decoration: none;
	font-weight: bold;
}

.indexBlock a:hover {
	color: #0F7ECD;
	text-decoration: underline;
	font-weight: bold;
}

.indexBlock img{
	display: inline;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
