/* CSS Document */
html, body {
	text-align: center;
	margin: 0;
	background-color: #f2f2f2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 20px;
	}
h1 {
	margin: 0;
	padding:0;
	
	}
h2 {
	margin: 0;
	padding:0;
	font-size: 22px;
	font-weight:bold;
	color: #344b5b;
	text-transform: uppercase;
	}
h3 {
	margin: 0;
	padding:0;
	font-size: 14px;
	font-weight:bold;
	color: #8c8c8c;
	text-transform: uppercase;
	}
h4 {
	margin: 0;
	padding:0;
	font-size: 12px;
	font-weight:bold;
	color: #8c8c8c;
	text-transform: uppercase;
	}
p {
	margin: 7px 0;
	line-height: 20px;
	text-align:justify
	
	}
ul {
	margin: 0;
	padding-left: 15px;
	}

img {
	border: 0;
	}
a:link, a:visited {
	color: #000;
	font-weight:bold;
	text-decoration: none;
	}
a:hover, a:active {
	text-decoration: underline;
	}
#wrapper {
	width: 930px;
	margin: 0 auto;
	background: url(../images/html_bg.gif) top left repeat-y;
	display:table;
	height: 100%;
	}
#container {
	padding-left: 15px;
	text-align:left;
	background: url(../images/content_bg.gif) top left repeat-y;
	}
body#page_home #container {
	background: url(../images/content_bg2.gif) top left repeat-y;
	}
#content {
	}
.home_content {
	background: url(../images/home_img02.jpg) bottom left no-repeat;
	padding: 0 0 0 281px;
	
	}
.home_content p {
	padding: 0 35px 0 35px;
	}
.content p {
	padding: 0 35px 0 0px;
	}
.content .txt {
	padding: 5px 35px 55px 0px;
	}

.content {
	width: 619px;
	float: left;
	margin: 0 0 0 43px; 
	}
#sidebar {
	width: 238px;
	float: left;
	padding: 20px 0;
	}
#sidebar h3, #sidebar p {
	padding: 0 15px 0 21px;
	}
#sidebar p {
	color:#395073;
	}
.cta01 {
	background: url(../images/cta01_bg_n.jpg) bottom left no-repeat;
	height: 182px;
	width: 300px;
	float: left;
	font-family:arial narrow;
	color:#FFF;
	position:relative;
	}
.cta01 .cta_ttl {
	background-color:#395073;
	font-size: 15px;
	font-family:arial narrow;
	text-transform: uppercase;
	color:#FFF;
	font-weight:bold;
	padding: 5px 0 6px 11px;
	}
.cta01 .cta_ttl2 {
	font-size: 13px;
	text-transform: uppercase;
	color:#FFF;
	font-weight:bold;
	font-family:arial narrow;
	padding: 4px 8px 0 154px;
	}	
.cta01 .cta_ttl2 .f16 {
	font-size: 16px;
	font-weight:bold;
	}
.cta01 .cta_txt {
	font-size: 15px;
	padding: 0 8px 0 154px;
	}
.cta01 .cta_btn {
	position:absolute;
	right: 18px;
	bottom: 4px;
	}
.cta01 .cta_btn a {
	color:#FFF;
	font-size: 12px;
	text-transform: uppercase;
	font-weight:bold;	
	}
.cta02 {
	width: 300px;
	height: 182px;
	background: url(../images/cta02_bg.jpg) top left repeat-y;
	float: left;
	font-family:arial narrow;
	color:#FFF;
	position:relative;
	}
.cta02 .cta_ttl {
	font-size: 15px;
	font-family:arial narrow;
	text-transform: uppercase;
	color:#FFF;
	font-weight:bold;
	padding: 5px 0 4px 11px;
	}
.cta02 .cta_txt {
	font-size: 14px;
	padding: 40px 160px 8px 18px;
	font-family: arial narrow;
	}
.cta02 .cta_btn {
	position:absolute;
	right: 18px;
	bottom: 4px;
	}
.cta02 .cta_btn a {
	font-size: 12px;
	text-transform: uppercase;
	font-weight:bold;
	color:#FFF;
	}
.cta03 {
	width: 112px;
	height: 182px;
	float: left;
	}
.cta04 {
	background: url(../images/cta03_bg.jpg) top left no-repeat;
	width: 300px;
	height: 182px; 
	float: left;
	font-family:arial narrow;
	color:#FFF;
	position:relative;
	}
.cta04 .cta_ttl {
	font-size: 15px;
	text-transform: uppercase;
	color:#FFF;
	font-weight:bold;
	padding: 8px 0 4px 11px;
	line-height: 16px;
	}
.cta04 .cta_txt {
	font-size: 14px;
	padding: 40px 120px 0 18px;
	font-family:arial narrow;
	}
.cta04 .cta_btn {
	position:absolute;
	right: 18px;
	bottom: 4px;
	}
.cta04 .cta_btn a {
	font-size: 12px;
	text-transform: uppercase;
	font-weight:bold;
	color:#FFF;
	}
/* top nav
-----------------------------------------------------------------------*/
#faculty {
	
	}
#faculty .ttl {
	height: 20px;
	}
#faculty .odd {
	margin: 0 40px 0 0;
	}
#faculty .even {
	margin: 0 40px 0 0;
	}
#faculty .txt01 {
	border-top:1px solid #d5d5d6;
	padding: 10px 20px 10px 20;
	background-color:#fbfbfb;
	margin: 0 0 10px 0;
	}
/* SiteMap
-----------------------------------------------------------------------------*/
#sitemap {
	background: transparent url(../images/sitemap_bg.gif) top left no-repeat;
	position:relative;
	height: 350px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight:bold;
	}
#sitemap a:link, #sitemap a:visited {
	color: #395073;
	font-size:11px;
	text-decoration:underline;
	}
#sitemap a:hover, #sitemap a:active {
	text-decoration:none;
	}	
#sitemap .home a {
	background: transparent url(../images/sitemap_ico03.gif) 0 0 no-repeat;
	color: #395073;
	padding-left: 26px;
	display:block;
	width: 56px!important;
	width: 82px;
	font-size: 12px;
	text-decoration:underline;
	}
#sitemap .home a:hover {
	background: transparent url(../images/sitemap_ico04.gif) 0 0 no-repeat;
	color:#395073;
	text-decoration:none;
	}
#sitemap .mainlink a {
	background: transparent url(../images/sitemap_ico01.gif) 0 0 no-repeat;
	color: #395073;
	padding-left: 26px;
	display:block;
	width: 161px!important;
	width: 187px;
	font-size: 11px;
	text-decoration:underline;
	}
#sitemap .mainlink a:hover {
	background: transparent url(../images/sitemap_ico02.gif) 0 0 no-repeat;
	color:#395073;
	text-decoration:none;
	}
#sitemap .sublink a {
	color: #395073;
	font-size: 11px;
	font-style:italic;
	font-weight:bold;
	}
#sitemap .sublink a:hover {
	text-decoration:none;
	}
#sitemap .link01 {
	position:absolute;
	top: 2px;
	left:0px;
	}
#sitemap .link02 {
	position:absolute;
	top:69px;
	left:23px;
	}
#sitemap .link03 {
	position:absolute;
	top:132px;
	left:23px;
	}
#sitemap .link04 {
	position:absolute;
	top:168px;
	left:75px;
	}
#sitemap .link05 {
	position:absolute;
	top:195px;
	left:75px;
	}
#sitemap .link06 {
	position:absolute;
	top:232px;
	left:23px;
	}
#sitemap .link07 {
	position:absolute;
	top:69px;
	left:218px;
	}
#sitemap .link08 {
	position:absolute;
	top:132px;
	left:218px;
	}
#sitemap .link09 {
	position:absolute;
	top:195px;
	left:218px;
	}
#sitemap .link10 {
	position:absolute;
	top:240px;
	left:245px;
	}
#sitemap .link11 {
	position:absolute;
	top:280px;
	left:245px;
	}
#sitemap .link12 {
	position:absolute;
	top:69px;
	left:411px;
	}
#sitemap .link13 {
	position:absolute;
	top:132px;
	left:411px;
	}


/* top nav
-----------------------------------------------------------------------*/
#leftnav {
	width: 238px;
	padding: 0 0 0 0;
	}
#leftnav a {
	height: 23px;
	float: left;
	text-decoration: none;
	text-indent: -1000px;
	overflow: hidden;
	}
#leftnav a:hover {
	background-position: 0 -23px;
	}
#nav_our_mission {
	width: 238px;
	background: url(../images/nav2_our-mission.gif);
	}
#nav_news {
	width: 238px;
	background: url(../images/nav2_news.gif);
	}
#nav_executives {
	width: 238px;
	background: url(../images/nav2_executives.gif);
	}
#nav_dfw {
	width: 238px;
	background: url(../images/nav2_dallas.gif);
	}
#nav_birmingham {
	width: 238px;
	background: url(../images/nav2_birmingham.gif);
	}
#nav_hou {
	width: 238px;
	background: url(../images/nav2_houston.gif);
	}
#nav_locate {
	width: 238px;
	background: url(../images/nav2-locate.gif);
	}

/* footer
-----------------------------------------------------------------------*/
#footer {
	clear: both;
	font-size: 10px;
	background-color:#e5e5e5;
	color:#727272;
	border-top:3px solid #FFF;
	margin: 0 15px 0 0;
	padding: 0 15px;
	height: 23px;
	}
#footer .right {
	float: right;
	}
#footer .left {
	float: left;
	}
#footer a:link, #footer a:visited {
	padding: 0 8px 0 8px;
	color:#727272;
	}
#footer a:hover, #footer a:active {
	text-decoration: underline;
	}

/* form
-----------------------------------------------------------------------*/
form {
	padding:0;
	margin:0;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	
	}
label {
	display: block;
	margin-top: 8px;
	margin-bottom: 2px;
	}
form .error input {
	border:1px solid #5B0508;
	}
form .error label {
	color:#5B0508;
	}
textarea {
	background-color: #F2F2F2;
	}
input, select {
	background-color: #F2F2F2;
	}
form .row {
	padding: 0px 0px 0px 0px;
	zoom: 1.0; /* gives element "layout" in IE.  See: http://msdn.microsoft.com/workshop/author/dhtml/reference/properties/haslayout.asp */	
	}
form .row div {
	float: left;
	margin-right: 10px;
	}
form .row div.block {
	float: none;
	}	
form .asterisk {
	color:#5B0705;
}
form .submit {
	float: right;
	padding: 12px 75px 12px 14px;
}
form .clear-form {
	float: right;
	padding: 12px 0px 12px 14px;
}
/* Common CSS
------------------------------------------------------------*/
img {
	border: 0;
	}
.right {
	float:right;
}
.left {
	float:left;
}
.imgRight {
	float:right;
	margin: 0px 0px 10px 20px;
}
.imgLeft {
	float:left;
	margin: 0px 20px 10px 0px;
}
.txtRight {
	text-align:right;
}
.txtLeft {
	text-align: left;
}
.txtCenter {
	text-align: center;
}
.clear {
	clear:both;
}
.clearLeft {
	clear:left;
}
.clearRight {
	clear:right;
}
.ttl-01 {
	background: url(../images/ttl_bg01.gif) top left no-repeat;
	border-bottom: 1px solid #d9d9d9;
	height: 20px;
	color:#172e51;
	padding: 0 0 0 8px;
	font-weight:bold;
	font-size:12px;
	}
.main-ttl {
	height:110px;border-bottom:1px solid #e5e5e5;
	}


/* Matt CSS
------------------------------------------------------------*/
	#header {
		position: relative;
		}
	
	#flash {
		position: relative;
		z-index: 1;
		}
	
	#new_logo {
		cursor: pointer;
		height: 61px;
		position: absolute;
			top: 0;
			left: 15px;
		width: 900px;
		z-index: 100;
		}
	
	