/* Irving, TX Web site */
/* Author: Justin Boyette */


body { 
	color: #000; 
	background-color: #e6e6e6;
 	background-image: url(images/main-bg.jpg);
	background-position: top left;
   	background-repeat: repeat-x;
	font-size: 11px; 
	line-height: 14px;
	font-family:  Arial, Helvetica, sans-serif;
	text-align: left;
    margin: 0px; 
	padding: 0px;
	}

a:link{ 
    color: #000000;
    font-size: 11 px; 
    line-height: 14px;
    font-family:  Arial, Helvetica, sans-serif;
    text-decoration: underline;
}

a:visited{ 
     color: #333333;
     font-size: 11px; 
     line-height: 14px;
     font-family:  Arial, Helvetica, sans-serif;
     text-decoration:underline;
}

a:hover{
     color: #000000;
     font-size: 11px; 
     line-height: 14px;
     font-family:  Arial, Helvetica, sans-serif;
     text-decoration:underline;
 }

hr{
  color:#cccccc;
  background-color:#cccccc;
  border:0px;
}

	
/* Style for main page layout */	
/* Note - top menu style | menu-style.css */	

#container { 
	position: relative; 
	margin: 0 auto;
	width: 940px; 
	padding: 0px;
	}

#top {
	width: 940px;
	height: 102px;
	}

#logo {
	position: absolute;
	background: #000 url(images/top-left.jpg) no-repeat; 
	top: 0px; 
	left: 0px;
	width: 399px;
	height: 102px;
	}
	
#des {
	position: absolute;
	background: #000 url(images/top-right.jpg) no-repeat; 
	top: 0px; 
	right: 15px;
	width: 450px;
	height: 102px;
	z-index:2;
	}
	
#search {
	position: absolute;
	top: 17px; 
	left: 225px;
	width: 225px;
	z-index:3;
	}
	
#jump {
	position: absolute;
	top: 17px; 
	left: 25px;
	width: 225px;
	z-index:3;
	}

#header {
	color: #000;
	/*background: #000 url(images/header-main.jpg) no-repeat; */
	text-align:left;
	margin-bottom: 5px;
	min-height: 142px;
	}
	
/* Style for body content */	

#contents {
	position: absolute;
	top: 135px; 
	width: 940px;
	background: #FFFFFF;
	text-align:left;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	}
	
#contents-text {
	color: #000;
	text-align:left;
	padding: 20px;
	}	

#sub-menu {
	float:left;
	background-color: #f0eddb;
	color: #000; 
	padding-top: 1px;
	padding-left: 1px;
	width:175px; 
	}


#sub-menu li {
	list-style-type: none;
	color: #fff; 
	font-weight: normal;
	font-size: 11px; 
	line-height: 14px;
	font-family:  Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 1px;
	margin: 0px;
	}

#sub-menu li a {
	list-style-type: none;
	color: #222222; 
	font-weight: normal;
	font-size: 11px; 
	font-family:  Arial, Helvetica, sans-serif;
	text-decoration: none;
	}

#sub-menu li a:hover {	
	list-style-type: none;
	color: #990000; 
	font-weight: normal;
	font-size: 11px; 
	font-family:  Arial, Helvetica, sans-serif;
	}
	

#sub-content {
	float:left;
	color: #222222; 
	font-weight: normal;
	font-size: 11px; 
	line-height: 14px;
	padding: 5px;
	margin-left: 12px;
	margin-bottom: 12px;
	width:700px; 
	}

#sub-content h1 {
        font: 18px arial, sans-serif;
        line-height: 20px;
        margin-bottom:0px;
        color:#333;
        font-weight:bold;
       border-bottom: 1px solid #ccc;

        }

#sub-content h2 {
	font: 12px arial, sans-serif;
        line-height: 14px;
        margin-bottom:0px;
        color:#000;
        font-weight:bold;
        }

#sub-content h3 {
	color: #000000; 
	}

#sub-content h4 {
	color: #000000; 
	}
	
#clear2 {
	clear: both;
	}

	
/* Style for form elements */	
	
.button {    
	 font: 10px Arial, Helvetica, sans-serif;
	 background-color: #ddd;    
	 color: #610000;  
	}

.texta {
	 font-size: 1.2em;
	 background-color: #fff;
	 border: 1px solid #666666;
	}
	
.fbutton {  
	 font: 11px Arial, Helvetica, sans-serif;
	 background-color:#f0eddb; 
	 border:1px solid #620001; 
	 color: #610000;
	 padding: 1px; 
	 margin: 2px;
	}
	
fieldset {
	 font: 11px Arial, Helvetica, sans-serif;
	 text-align: right;
	 border-bottom: 0px solid #bbb;
	 border-left: 0px solid #666666;
	 border-right: 0px solid #666666;
	 border-top: 0px solid #666666;
	 padding-top: 0px;
	 padding-left: 0px;
	 padding-right: 0px;
	 padding-bottom: 5px;
	}
fieldsetcc {
	 font: 11px Arial, Helvetica, sans-serif;
	 text-align: left;
	 border-bottom: 0px solid #bbb;
	 border-left: 0px solid #666666;
	 border-right: 0px solid #666666;
	 border-top: 0px solid #666666;
	 padding-top: 0px;
	 padding-left: 0px;
	 padding-right: 0px;
	 padding-bottom: 5px;
	}

.ftexta {
	 font: 11px Arial, Helvetica, sans-serif;
	 background-color: #fff;
	 border: 1px solid #666666;
	 padding: 1px; 
	 margin: 2px;
	}

/* Style for footer content */	

#bottom {
	color: #fff;
	width: 940px;
	height: 102px;
	background: #272727 url(images/footer-bg.jpg);
	min-height: 350px;
        height:auto !important;
	text-align:left;
	}

#clear3 {
	clear: both;
	}

#bottom ul {
	padding: 3px;
	}

#bottom li {
	list-style-type: none;
	color: #646262; 
	font-weight: normal;
	font-size: 11px; 
	line-height: 14px;
	font-family:  Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 2px;
	margin: 0px;
	}

#bottom li a {
	list-style-type: none;
	color: #dbd8c7; 
	font-weight: normal;
	font-size: 11px; 
	font-family:  Arial, Helvetica, sans-serif;
	text-decoration: none;
	}

#bottom li a:hover {	
	list-style-type: none;
	color: #dbd8c7; 
	font-weight: normal;
	font-size: 11px; 
	font-family:  Arial, Helvetica, sans-serif;
	}

#box {
	color: #000;
        background-color: #fff;
	*/border: 1px solid #666666*/
        font-weight: normal;
	font-size: 11px; 
	font-family:  Arial, Helvetica, sans-serif;
	text-align:left;
	padding: 10px;
        width:400px;
	}

#copyright {
        position: absolute; 
	color: #fff; 
	font-weight: normal;
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	bottom: 10px; 
	left: 510px;
	z-index:4;
}

