@charset "utf-8";



body                      {font: 100% Verdana, Arial, Helvetica, sans-serif; margin: 0; padding: 0; text-align: center;
                           color: #000000;	background-image: url(../images/sitebg.jpg)}

#dallasHeader             {width: 810px; margin: 0 auto; text-align: left; height: auto}

#navBar                   {margin: auto; margin-top: 10px;	margin-bottom: 1px;	border: 1px solid #000000; padding: 0px;
                           width: 780px; height: 35px;	text-align: left; background-image: url(../images/roNav.jpg);
						   background-repeat: repeat-x}

#mainContainer            {width: 780px; background-image: url(../images/background2.png); background-repeat: repeat-x; background-color: #FF9;
                           margin: 0 auto; border: 1px solid #000000; text-align: left; height: auto} 

#navBar a                 {font-size: 16px;	font-weight: bold; font-family: Arial, Helvetica, sans-serif; color: #DCC0C0; display: block;
                           height: 35px; width: 100px; float: left; text-align: center; line-height: 32px; background-image: url(../images/ro.jpg);
					       background-repeat: no-repeat; background-position: left top;	text-decoration: none}

#navBar a:hover           {background-position: bottom}

#header                   {font-size: 34px; font-weight: bolder; height: auto; width: auto; color: #FFF}

#header2                  {height: 60px; width: auto; font-size: 18px;	font-weight: bold; color: #FFF}

#header3                  {height: auto; width: auto; padding-top: 0; padding-right: 10px;	padding-bottom: 0; padding-left: 0px;
                           float: none;	font-size: 38px; text-align: right;	font-weight: bold}

#header4                  {height: auto; width: auto; padding-top: 0; padding-right: 10px;	padding-bottom: 0; padding-left: 0px;
                           float: none;	text-align: right; font-size: 24px}

#header4 a:link           {color: black; text-decoration: none}
#header4 a:visited        {color: black; text-decoration: none}
#header4 a:hover          {color: black; text-decoration: underline}
#header4 a:active         {color: black; text-decoration: none}

#header5                  {height: auto; width: auto; padding-top: 0; padding-right: 10px;	padding-bottom: 0; padding-left: 0px;
                           float: none;	text-align: right; font-size: 24px}

#header5 a:link           {color: black; text-decoration: none}
#header5 a:visited        {color: black; text-decoration: none}
#header5 a:hover          {color: black; text-decoration: underline}
#header5 a:active         {color: black; text-decoration: none}

#sidebar1                 {float: left;	width: 210px; height: auto; background-image: url(../images/background2.png); background-repeat: repeat-x}
#sidebar1 h3 img          {border-style: none}

#quicklinks               {float: left; width: 210px}
#quicklinks ul            {list-style-type: none; padding: 0px; margin: 0px; margin-left: 10px}
#quicklinks ul li         {font-size: 12px; margin-top: 10px; font-weight: bold}
#quicklinks ul ul li      {font-size: 10px; margin-top: 5px; font-weight: normal}
#quicklinks ul ul         {margin-left: 5px}
#quicklinks a             {color: black; text-decoration: none}
#quicklinks a:hover       {text-decoration: underline; color:#06C}


#mainContent              {border-left: 1px solid black; margin: 0 0 0 210px; padding: 5px 20px 0px 20px} 
#mainContent h4 a:link    {color: black; text-decoration: none}
#mainContent h4 a:visited {color: black; text-decoration: none}
#mainContent h4 a:hover   {color: black; text-decoration: underline}
#mainContent h4 a:active  {color: black; text-decoration: none}

#mainContent img          {border-style: none}

#mainContent p            {text-indent: 1em; font-size: 12px}

#mainContent h3 a:link    {color: blue; text-decoration: none}
#mainContent h3 a:visited {color: blue; text-decoration: none}
#mainContent h3 a:hover   {color: blue; text-decoration: underline}
#mainContent h3 a:active  {color: blue; text-decoration: none}

#footer                   {background-color: #FFF;	border-top-width: 2px; border-right-width: 2px;	border-bottom-width: 2px; border-left-width: 2px;
                           border-top-style: solid; border-right-style: none; border-bottom-style: none; border-left-style: none; border-top-color: #000;
						   border-right-color: #000; border-bottom-color: #000; border-left-color: #000}

div.roundedBox            {margin: 0px; position: relative; background-image:url(../images/Box.png)}
div.boxContent            {padding: 40px}
