body {
	margin: 0;
	padding: 0;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.4;
	background-image: url(/images/blueprint_texture.jpg);
}


ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	 
	padding-right: 15px;
	padding-left: 15px; 
}
a img { 
	border: none;
}
.Centered {
	text-align: center;
}


a:link {
	color:#000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}


.container {
	width: 90%;
	max-width: 1260px;
	min-width: 750px;
	background: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
}


#header {
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: right;
	margin-left: 0px;
}

.sidebar1 {
	float: left;
	width: 25%;
	padding-bottom: 0px;
	background-color: #FFF;
	padding-left: 0px;
	left: 10px;
}
.content {
	width: 75%;
	float: left;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
.topbar {
	float: left;
	background-color: #FFF;
}

.header3 {
	position: relative;
	left: 553px;
	top: 274px;
	float: right;
	width: 242px;
	height: 101px;
}
.topbar2 {
	width: 50%;
	float: left;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
.texasboard {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-indent: 150;
	text-align: left;
}
.slogan {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	left: 1in;
	color: #36F;
}



/* menu */
#nav, #nav ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav {
	height: 24px;
	width: 100%;
	background-color: #333333;
}
#nav_footer {
	height: 18px;
	width: 100%;
	background-color: #000;
	min-width: 800px;
}



#nav a {
	display: block;
	width: 10em;
	text-align: center;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#nav a.menu_homepage {
	width: 8em;
}
#nav a.menu_applype {
	width: 8em;
}


#nav a.menu_contact {
	width: 12em;
}

#nav a.menu_general {
	width: 6em;
}

#nav a.menu_board {
	width: 5em;
}

#nav a.menu_enforcement {
	width: 8em;
}

#nav a.menu_licensing {
	width: 7em;
}

#nav a.menu_exams {
	width: 9em;
}
#nav a.menu_eits {
	width: 7em;
}
#nav a.menu_windstorm {
	width: 8em;
}

#nav a.menu_pes {
	width: 5em;
}

#nav a.menu_firms {
	width: 5em;
}

#nav a.menu_roster {
	width: 8em;
}

#nav li a {
	color: #FFF;
	text-decoration: none;
}

#nav li {
	background-color: #333333;
	color: white;
	float: left;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#nav li footer {
	font: bold 11px sans-serif;
	background-color: #000;
	color: white;
	float: left;
}


#nav li ul { 
	position: absolute;
	width: 10em;
	left: -999em; 
	z-index: 1;
}

#nav li ul li {
	background-color: #3F3F3F;
	color: black;
	border-top: 1px solid white;
	padding-left: 5px;
}

#nav li ul li a {
	color: #FFF;
	text-align: left;
	width: 19em;
}

#nav li:hover, #nav li.sfhover {
	background-color: #008FD5;
	position: static;
}

#nav li:hover ul, #nav li.sfhover ul { 
	left: auto;
}

#nav li ul li a:hover, #nav li ul li.sfhover a { 
	color: white;
}
.slogan_small {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	left: 1in;
	color: #006AB0;
	font-style: italic;
}
.sidebar2 {
	float: left;
	width: 25%;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	font-family: Verdana, Geneva, sans-serif;
}


.content ul, .content ol {
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 40px;
}


ul.nav {
	list-style: none;
	border-top: 1px solid #666;
	margin-bottom: 15px;
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #CCCCCC;
	color: #000;
}
ul.nav li {
	border-bottom: 1px solid #666;
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #CCC;
}
ul.nav a, ul.nav a:visited {
	display: block;
	text-decoration: none;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #DF111C;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 15px;
	margin-bottom: 2px;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus {
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #666;
	margin-bottom: 2px;
}


.footer {
	padding: 10px 0;
	position: relative;
	clear: both; 
	background-color: #FFF;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}


.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.header_menu {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: none;
}
#apDiv1 {
	position:absolute;
	width:291px;
	height:62px;
	z-index:1;
	left: 319px;
	top: 179px;
}
