
/* CSS Document */

/*AACIS Copyright 2009*/

/* Colors
Dark Blue 	#001A30
Blue		#002666
Orange		#FB7015
Yellow		#F6D600
*/

body 				{color: #1d2b5a; background: #001a30 url(images/blue-gradation.jpg) top left repeat-x; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}
h1					{font-size: 150%; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; color: #c97107;}
h2					{font-size: 135%; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;  color: #c97107;}
h3					{font-size: 115%; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;  color: #000000;}
h4					{font-size: 110%; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;  color: #000000;}

a:link 				{color: #FB7015; text-decoration:none;}
a:visited			{color: #FB7015; text-decoration:none;}
a:hover 			{color: #FB7015; text-decoration:underline;}
a:active 			{color: #FB7015; text-decoration:none;}

#TopTag				{width: 970px; margin: 0 auto; text-align: center; color: #F6D600; font-size: 24px;}
#HomeHeader			{width: 970px; height: 130px; margin: 0 auto; padding: 0px; clear: both; background: url(images/BlankBar_withText.png) bottom left no-repeat;}
#HeaderPg2			{width: 950px; height: 165px; margin: 0 auto; padding: 10px 10px 0px 10px; clear: both; background: url(images/blue-box.png) bottom left no-repeat;}
#Header				{width: 950px; height: 95px; margin: 0 auto; padding: 0px; clear: both; border-bottom: solid 6px #F6D600;}

#PageWrapper		{width: 970px; margin: 0 auto; clear: both; background: url(images/side-shadow.png) top left repeat-y;}
#PageContainer		{width: 950px; background: #ffffff; margin: 0 auto; padding: 0px; clear: both;}

#TopYellow			{width: 950px; height: 6px; background: #F6D600;}
#Navigation			{width: 930px; background: #FFFFFF url(images/nav-bar.jpg) top left repeat-x; height: 30px; padding: 8px 10px 2px 10px; text-align: center; font-size: 18px; color: #006BB7;}
#Navigation a		{color: #1d2b5a; text-decoration:none;}
#Navigation a:hover	{color: #FB7015; text-decoration:none;}
#PageContent	    {width: 950px; background: #FFFFFF   border-bottom: #F6D600 6px solid; clear: both;}
#ContentContainer	{width: 900px; padding: 25px; clear: both;}
#ContentContainerHome	{width: 950px; padding: 0px 0px 0px 0px; clear: both;}
#SideNavigation		{width: 250px; padding: 0px 30px 20px 0px; float: left;}
#SideNavigation li 	{list-style-type: square; color: #FB7015;}
#SideNavigation span {color: #000000; font-size: 16px;}

#RightContent		{width: 620px; padding: 0px; float: left;}
#EndContent			{width: 900px; clear: both;}
#PageFooter			{width: 970px; height: 50px; margin: 0 auto; padding: 0px; clear: both; background: url(images/page-footer-counties.png) bottom left no-repeat;}
#ContactFooter		{width: 970px; margin: 0 auto; padding: 0px; clear: both; text-align: center; color: #FFFFFF;}

.HomeLogo
{   
        width: 320px; 
        height: 81px; 
        left: -12px; 
        top: 35px;
    position: relative;
    margin-left: 30px;
    z-index: 999;
}
.SideMenuHome		{width: 400px; padding: 0px; position: absolute; margin-left: 25px; margin-top: 25px; z-index: 100;}
.SideMenuHome li 	{list-style-type: square; color: #FB7015;}
.SideMenuHome span  {color: #000000; font-size: 16px;}
.copytxt			{font-size: x-small;}
.pg2float			{width: 970px; height: 175px; position: absolute; z-index:999; margin-left: -10px; margin-top: -10px;}

.TexasPicture
{width: 400px; padding: 0px; position: absolute; margin-left: 0px; margin-top: 10px; z-index: 100; top: 110px; left: 0px;}
.GraphPicture
{width: 400px; padding: 0px; position: absolute; margin-left: 0px; margin-top: 10px; z-index: 100; top: 200px; left: 0px;
}
.SideMenu
{width: 400px; padding: 0px; position: absolute; margin-left: 0px; margin-top: 10px; z-index: 100; top: 0px; left: 0px;
}
