@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #455063;
	background-color: #1B1B1B;
	background-image: url(images/bg-body.jpg);
	background-repeat: repeat-x;
}

a:link {
	text-decoration: none;
	color: #0066CC;
}
strong {
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF4CA;
	}
a:visited {
	text-decoration: none;
	color: #0066CC;
}
a:hover {
	text-decoration: underline;
}
#navigation {
	background-image: url(images/nav-bg_03.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	letter-spacing: 1px;
	text-align: center;
	color: #A7CCE9;
	padding-top: 14px;
	padding-bottom: 15px;
}
#navigation a:link, #navigation a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#navigation a:hover {
	text-decoration: underline;
}
#sidebar {
	width: 254px;
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url(images/bg-right_06.jpg);
	background-repeat: no-repeat;
}
#sidetext {
	padding-left: 15px;
}
#sidebar a:link, #sidebar a:visited {
	text-decoration: none;
	color: #666666;
}
#sidebar a:hover {
	color: #0066FF;
	text-decoration: underline;
}

#wrapperwhite {
	background-color: #FFFFFF;
}
#wrapperblue {
	background-color: #A7CCE9;
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}

#header {
	background-repeat: no-repeat;
	height: 133px;
	margin: auto;
	background-image: url(images/houston-defense-attorney_02_02.jpg);
}
#headress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 15px;
	font-size: 85%;
	line-height: 16px;
}
#headress a:link, #headress a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#headress a:hover {
	text-decoration: underline;
}

#skyline {
	height: 186px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/houston-defense-lawyer-skyline.jpg);
}
#content {
	position: relative;
	top: 0px;
	right: 0px;
	margin-bottom: auto;
}

#mainbody {
	background-image: url(images/Index2_05.gif);
	background-repeat: no-repeat;
	padding-top: 1px;
	width: 696px;
	text-align: justify;
}
#mainbody h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: normal;
	color: #393E4F;
}
#mainbody h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #233243;
}
#mainbody h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #393E4F;
	text-decoration: underline;
}

#bodytext {
	padding-left: 40px;
	padding-right: 20px;
}
#profilepic {
	float: left;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-top: 0px;
}
#topheader     h1      {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-indent: -782px;
	margin-bottom: -20px;
}
#topheader h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-indent: -955px;
	margin-bottom: -10px;
}





.bold {
	font-weight: bold;
}
#container1 {
	background-image: url(images/Index2_09.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	padding-top: 20px;
}
#container1 li {
	list-style-type: none;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: -5px;
}
#container1 ul {
}


#container2 {
	background-image: url(images/Index2_10.gif);
	background-repeat: no-repeat;
	padding-top: 40px;
	margin-top: 10px;
}
#container2 li {
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDD8E2;
	margin-right: 45px;
}

#container3 {
	background-image: url(images/Index2_12.gif);
	background-repeat: no-repeat;
	padding-top: 40px;
}
#container3 li {
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDD8E2;
	margin-right: 45px;
}

#container4 {
	background-image: url(images/Index2_14.gif);
	background-repeat: no-repeat;
	padding-top: 40px;
	text-align: center;
}


.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #6C6C6C;
	list-style-type: square;
}
.sub2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #6C6C6C;
	list-style-type: circle;
	text-indent: 15px;
}


#footer {
	background-color: #636363;
	height: 350px;
	background-image: url(images/houston-defense-attorney_19.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#footernav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	text-align: center;
	padding-top: 30px;
}
#footer a:link, #footer a:visited {
	color: #000000;
	text-decoration: none;
}
.nolink {
	color: #000000;
}

#footer a:hover {
	color: #FFFFFF;
}
.copyright {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	text-align: center;
}

.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #FFFFFF;
	list-style-type: none;
}


form input, form textarea {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;
	background-color: #181833;
	border: 1px solid #A7CCE9;
}
.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #FFFFFF;
	list-style-type: none;
	border: 1px solid #A7CCE9;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #405A6F;
}
.boldbig {
	font-weight: bold;
	font-size: 110%;
}
#geofooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #000000;
	margin-right: 100px;
	margin-left: 100px;
	text-align: center;
	padding-top: 25px;
}
#footeraddress {
	color: #000000;
	font-size: 70%;
	text-align: center;
	padding-top: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 49px;
	padding-left: 49px;
	padding-bottom: 10px;
}

.nolinkgrey {
	color: #CCCCCC;
}

.zizinya {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #CCCCCC;
	text-align: center;
}
#disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	background-color: #E5E5E5;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B1B5D8;
	border-bottom-color: #CCCEE5;
	margin-top: 35px;
	padding: 10px;
}
.bold {
	font-weight: bold;
}
.left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	text-align: left;
	padding-left: 8px;
}
.right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	text-align: right;
	padding-left: 595px;
}
#boilerplate {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C0CED6;
	padding-top: 15px;
}
#recent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	background-color: #E5E5E5;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B1B5D8;
	border-bottom-color: #CCCEE5;
	margin-top: 35px;
	padding: 10px;
}
#recent ul {
	text-align: left;
	text-indent: 100px;
}
#bodytextl {
	padding-left: 40px;
	padding-right: 20px;
	height: 1000px;
}
.small {
	font-size: 12px;
}
.clr {
	clear: both;
}
