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

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666;
	background-color: #CCCCCC;
	width: 100%;
	margin: 10px auto;
}

h1 {
	font-size: 12pt;
}

h2 {
	font-size: 12pt;
}

h3 {
	font-size: 10pt;
}

img {
	padding: 8px;
}

a:link, a:visited {
	color: #666;
	text-decoration: none;
}

a:hover, #ctr_content a:hover {
	color: #EEE;
}

#header a, #header a:visited {
	color: #FFF;
	text-decoration: none;
}

#ctr_content a:link, #ctr_content a:visited {
	color: #666;
	text-decoration: underline;
}

#footer a:link, #footer a:visited {
	color: #FFF;
	margin-right: 14px;
}

#container {
	width: 985px;
	max-width: 985px;
	background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
}

#container table #left_menu {
	width: 170px;
	padding: 0 6px 0 8px;
	border-right: 2px solid #CCC;
}

#header {
	background-image: url(images/vwtexlaw-header.jpg);
	height: 100px;
}

#header .call {
	float: right;
	margin: 15px 20px;
	color: #FFF;
	font-size: 11pt;
	font-weight: bold;
}

#header .call p {
	margin: 0;
}

#header .call:first-line {
	font-size: 19pt;
	font-weight: bold;
}

#left_menu {
	vertical-align: top;
}

#left_menu .button {
	background: url(images/buttonbg.gif);
	width: 172px;
	height: 27px;
	text-indent: 22px;
	color: #FFF;
	font-size: 10pt;
	font-weight: bold;
	padding: 6px 0px 0px 0px;
}

#left_menu .button a {
	padding: 0 5% 0 0;
	color: #FFF;
}

#left_menu .button_z {
	background: url(images/buttonbg.gif);
	width: 172px;
	height: 27px;
	text-indent: 22px;
	color: #FFF;
	font-size: 10pt;
	font-weight: bold;
	padding: 6px 0px 0px 0px;
	border-bottom: 1px solid #000;
}

#left_menu .button_z a {
	padding: 8px 5% 8px 0;
	color: #FFF;
}

#left_menu .sub_button {
	width: 170px;
	background-color: #CCC;
	text-indent: 8px;
	padding-top: 4px;
	font-size: 8pt;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

#ctr_content {
	vertical-align: top;
	padding: 10px 10px 10px 10px;
}

#ctr_content ul {
	list-style-type: disc;
	margin-top: 30px;
}

#ctr_content .site_map ul {
	list-style-type: disc;
	margin-top: 5px;

}
#ctr_content .site_map li {
	list-style: none;
	list-style-type: none;
	padding-top: 8px;


}

#ctr_content .white_space {
	margin-bottom: 120px;
}

#rt_content {
	vertical-align: top;
	width: 190px;
	border-left: 2px solid #CCC; 
	padding: 4px 8px 0 4px;
}

#rt_content form {
	background: url(images/footerbg.gif);
	padding: 10px 8px 25px 8px;
	color: #FFF;
}

#footer {
	background: url(images/footerbg.gif);
	width: 985px;
	height: 120px;
	font-size: 8pt;
	color: #FFF;
}

.contacttext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
}

.footer_links {
	padding-top: 40px;
	float: left;
	width: 600px;
	text-align: center;
	text-transform: uppercase;
}

.footer_links p {
	margin: 8px 0;
}

.footer_contact {
	padding-top: 0;
	float: right;
	width: 200px;
}

.attorney-images {
	float:left;
	height: 400px;
	width: 225px;
	padding-left: 10px;
	padding-right: 10px;
}

.smaller-text {
	font-size: 10px;
}
